| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] MCA/INIT: use per cpu stacks | Keith Owens | 2005-09-11 | 4 | -984/+1272 |
* | [IA64] MCA/INIT: avoid reading INIT record during INIT event | Keith Owens | 2005-09-11 | 1 | -28/+34 |
* | [PATCH] uml: avoid already done dirtying | Paolo 'Blaisorblade' Giarrusso | 2005-09-10 | 1 | -2/+1 |
* | [PATCH] uml: fix fault handler on write | Paolo 'Blaisorblade' Giarrusso | 2005-09-10 | 1 | -1/+2 |
* | [PATCH] uml: inline mk_pte and various friends | Paolo 'Blaisorblade' Giarrusso | 2005-09-10 | 3 | -41/+11 |
* | [PATCH] x86_64 linker script cleanups for debug sections | Paolo 'Blaisorblade' Giarrusso | 2005-09-10 | 1 | -16/+3 |
* | [PATCH] i386 / uml: add dwarf sections to static link script | Paolo 'Blaisorblade' Giarrusso | 2005-09-10 | 3 | -50/+12 |
* | [PATCH] Uml: more cleaning | Paolo 'Blaisorblade' Giarrusso | 2005-09-10 | 1 | -4/+3 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-10 | 5 | -26/+15 |
|\ |
|
| * | [ARM] 2894/1: Sharp Scoop driver pm_message_t type fix | Richard Purdie | 2005-09-09 | 1 | -1/+1 |
| * | [ARM] 2893/1: [MMC] Update corgi to use the new mmc delayed detection function | Richard Purdie | 2005-09-09 | 1 | -23/+5 |
| * | [ARM] sys_mbind needs wrapping | Russell King | 2005-09-09 | 2 | -1/+5 |
| * | [ARM] Fix typo in arch/arm/Kconfig.debug | Russell King | 2005-09-09 | 1 | -1/+1 |
| * | [ARM] Add memory type based allocation syscalls | Russell King | 2005-09-09 | 1 | -1/+4 |
* | | [PATCH] powerpc: Move include3 to arch/$(ARCH)/include | Stephen Rothwell | 2005-09-10 | 2 | -13/+16 |
* | | [PATCH] ppc32: support hotplug cpu on powermacs | Paul Mackerras | 2005-09-10 | 6 | -61/+113 |
* | | [PATCH] ppc32: Kill init on unhandled synchronous signals | Paul Mackerras | 2005-09-10 | 2 | -5/+23 |
* | | [PATCH] mips: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 | 2 | -17/+3 |
* | | [PATCH] i386: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 | 1 | -2/+1 |
* | | [PATCH] alpha: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 | 1 | -2/+1 |
* | | [PATCH] i386/x86_64: make get_cpu_vendor() static | Adrian Bunk | 2005-09-10 | 2 | -2/+2 |
* | | [PATCH] remove ACPI S4bios support | Pavel Machek | 2005-09-10 | 1 | -6/+0 |
* | | [PATCH] janitor: sh: hd64465: minmax-removal | Michael Veeck | 2005-09-10 | 1 | -6/+2 |
* | | [PATCH] janitor: sh: bigsur/io: minmax-removal | Michael Veeck | 2005-09-10 | 1 | -6/+2 |
* | | [PATCH] merge some from Rusty's trivial patches | Adrian Bunk | 2005-09-10 | 4 | -4/+1 |
* | | [PATCH] i386/smpboot: use msleep() instead of schedule_timeout() | Nishanth Aravamudan | 2005-09-10 | 1 | -2/+1 |
* | | [PATCH] SH64: C99 initializers for hw_interrupt_type structures | Thomas Gleixner | 2005-09-10 | 1 | -7/+7 |
* | | [PATCH] V850: C99 initializers for hw_interrupt_type structures | Thomas Gleixner | 2005-09-10 | 3 | -21/+21 |
* | | [PATCH] SH: C99 initializers for hw_interrupt_type structures | Thomas Gleixner | 2005-09-10 | 13 | -105/+105 |
* | | [PATCH] PPC: C99 initializers for hw_interrupt_type structures | Thomas Gleixner | 2005-09-10 | 5 | -38/+23 |
* | | [PATCH] Remove even more stale references to Documentation/smp.tex | Arthur Othieno | 2005-09-10 | 2 | -4/+4 |
* | | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 | 20 | -1137/+28 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-09 | 157 | -345/+175 |
|\ \ |
|
| * | | kbuild: um fix so it compile with generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 2 | -0/+17 |
| * | | kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h file | Sam Ravnborg | 2005-09-09 | 3 | -0/+3 |
| * | | kbuild: cris use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 3 | -10/+4 |
| * | | kbuild: mips use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 15 | -47/+16 |
| * | | kbuild: ia64 use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 7 | -20/+13 |
| * | | kbuild: v850 use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 3 | -14/+2 |
| * | | kbuild: alpha,x86_64 use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 14 | -33/+12 |
| * | | kbuild: arm - use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 28 | -34/+29 |
| * | | kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 58 | -107/+57 |
| * | | kbuild: arm26,sparc use generic asm-offset support | Sam Ravnborg | 2005-09-09 | 15 | -34/+14 |
| * | | kbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 4 | -33/+4 |
| * | | kbuild: full dependency check on asm-offsets.h | Sam Ravnborg | 2005-09-09 | 5 | -13/+4 |
* | | | [PATCH] Update PCI IOMEM allocation start | Daniel Ritz | 2005-09-09 | 2 | -16/+16 |
* | | | [PATCH] lost fput in 32bit ioctl on x86-64 | Kirill Korotaev | 2005-09-09 | 1 | -4/+13 |
* | | | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions | Ingo Molnar | 2005-09-09 | 10 | -10/+10 |
* | | | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 2005-09-09 | 4 | -6/+4 |
* | | | [PATCH] s3c2410fb: Platform support for ARM S3C2410 framebuffer driver | Arnaud Patard | 2005-09-09 | 2 | -1/+61 |