summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-064-20/+40
|\
| * [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ...Richard Purdie2005-09-053-0/+30
| * [ARM] 2876/1: N30 - remove task to toggle USB D+ lineBen Dooks2005-09-051-20/+10Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-062-2/+2
|\ \
| * | kbuild: drop descend - converting existing usersSam Ravnborg2005-07-252-2/+2
* | | [SPARC64]: Don't include drivers/firmware/KconfigDavid S. Miller2005-09-061-2/+0Star
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-0527-84/+86
|\ \ \ | | |/ | |/|
| * | [ARM] Wrap calls to descriptor handlersRussell King2005-09-0423-41/+41
| * | [ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King2005-09-047-29/+29
| * | [ARM] Fix compilation in locomo.cPavel Machek2005-09-041-7/+7
| * | [ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8Russell King2005-09-041-1/+1
| * | [ARM] 2875/1: Data Abort fixesTimothy Baldwin2005-09-041-4/+4
| * | [ARM] 2874/1: S3C2410 - add cpu_init() call after sleep wakeupBen Dooks2005-09-031-2/+4
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-0513-604/+285Star
|\ \ \
| * | | [SPARC]: Kill io_remap_page_range()David S. Miller2005-09-025-94/+1Star
| * | | [SPARC64]: Use 'unsigned long' for port argument to I/O string ops.David S. Miller2005-09-011-33/+44
| * | | [SPARC64]: Use drivers/KconfigDavid S. Miller2005-08-311-308/+20Star
| * | | [SPARC64]: Preserve nucleus ctx page size during TLB flushes.David S. Miller2005-08-311-14/+25
| * | | [SPARC64]: Do not expand CHEETAH_LOG_ERROR 3 times.David S. Miller2005-08-311-136/+173
| * | | [SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.David S. Miller2005-08-302-2/+14
| * | | [SPARC64]: Eliminate irq_cpustat_t.David S. Miller2005-08-302-17/+8Star
* | | | [PATCH] s390: compat system callsHeiko Carstens2005-09-051-2/+2
* | | | [PATCH] s390: pfault interrupt raceMartin Schwidefsky2005-09-051-1/+4
* | | | [PATCH] s390: debug feature changesMichael Holzheu2005-09-051-20/+32
* | | | [PATCH] s390: machine check handler bugsMartin Schwidefsky2005-09-052-55/+174
* | | | [PATCH] uml: fix x86_64 page leakJeff Dike2005-09-052-1/+12
* | | | [PATCH] uml: fix advanced sysemu checkBodo Stroesser2005-09-051-11/+17
* | | | [PATCH] uml: allow host capability usage to be disabledBodo Stroesser2005-09-051-0/+24
* | | | [PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser2005-09-058-238/+348
* | | | [PATCH] uml: increase granularity of host capability checkingBodo Stroesser2005-09-054-34/+96
* | | | [PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov2005-09-058-168/+230
* | | | [PATCH] uml: add host AIO support to block driverJeff Dike2005-09-054-409/+373Star
* | | | [PATCH] uml: use host AIO supportJeff Dike2005-09-056-15/+475
* | | | [PATCH] uml: build cleanupsAl Viro2005-09-055-14/+6Star
* | | | [PATCH] uml: system call path cleanupJeff Dike2005-09-0513-215/+131Star
* | | | [PATCH] uml: TLB operation batchingJeff Dike2005-09-058-166/+273
* | | | [PATCH] uml: remove duplicated exportsJeff Dike2005-09-051-19/+0Star
* | | | [PATCH] uml: mark SMP on UML/x86_64 as brokenJeff Dike2005-09-052-1/+5
* | | | [PATCH] uml: remove libc reference in buildAl Viro2005-09-051-1/+1
* | | | [PATCH] uml: build cleanupAl Viro2005-09-053-4/+1Star
* | | | [PATCH] uml: error path cleanupJeff Dike2005-09-051-5/+9
* | | | [PATCH] uml: fix a macro typoAl Viro2005-09-051-1/+1
* | | | [PATCH] uml: fix signal frame copy_userAl Viro2005-09-052-18/+25
* | | | [PATCH] uml: fault handler micro-cleanupsPaolo 'Blaisorblade' Giarrusso2005-09-051-15/+13Star
* | | | [PATCH] uml: fix SIGWINCH handler race while waiting for signals.Bodo Stroesser2005-09-051-5/+6
* | | | [PATCH] uml: workaround GDB problems on debuggingPaolo 'Blaisorblade' Giarrusso2005-09-053-4/+15
* | | | [PATCH] uml: SYSEMU: slight cleanup and speedupPaolo 'Blaisorblade' Giarrusso2005-09-051-7/+1Star
* | | | [PATCH] SYSEMU: fix sysaudit / singlestep interactionBodo Stroesser2005-09-051-3/+20
* | | | [PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386Bodo Stroesser2005-09-051-4/+17
* | | | [PATCH] Uml support: reorganize PTRACE_SYSEMU supportBodo Stroesser2005-09-052-30/+21Star