| Commit message (Expand) | Author | Age |
* | [PATCH] x86_64: Allow nesting of int3 by default for kprobes | Andi Kleen | 2006-01-16 |
* | [PATCH] x86_64: Mark powernow k8 init functions as __cpuinit | Andi Kleen | 2006-01-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-15 |
|\ |
|
| * | correct email address of Manfred Spraul | Christian Kujau | 2006-01-14 |
| * | return statement cleanup - kill pointless parentheses | Jesper Juhl | 2006-01-14 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-15 |
|\ \ |
|
| * | | powerpc/32: Restore previous version of 32-bit PCI code | Paul Mackerras | 2006-01-15 |
| * | | [PATCH] ppc: Remove powermac support from ARCH=ppc | Paul Mackerras | 2006-01-15 |
| * | | [PATCH] powerpc: Kconfig changes for CRASH_DUMP | Haren Myneni | 2006-01-15 |
| * | | [PATCH] powerpc: Update pmac32_defconfig | Benjamin Herrenschmidt | 2006-01-15 |
| * | | [PATCH] powerpc: Fix Maple build | Benjamin Herrenschmidt | 2006-01-14 |
| * | | [PATCH] powerpc: Fix kdump copy regs and dynamic allocate per-cpu crash notes | Haren Myneni | 2006-01-14 |
| * | | powerpc/32: Generate miboot images with ARCH=powerpc | Paul Mackerras | 2006-01-14 |
| |/ |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-01-14 |
|\ \ |
|
| * | | [ARM] 3262/4: allow ptraced syscalls to be overriden | Nicolas Pitre | 2006-01-14 |
| * | | [ARM] 3112/1: old ABI compat: config option to turn it on | Nicolas Pitre | 2006-01-14 |
| * | | [ARM] 3111/2: old ABI compat: adjust NWFPE to be operational within an EABI k... | Nicolas Pitre | 2006-01-14 |
| * | | [ARM] 3110/5: old ABI compat: multi-ABI syscall entry support | Nicolas Pitre | 2006-01-14 |
| * | | [ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matching | Nicolas Pitre | 2006-01-14 |
| * | | [ARM] 3108/2: old ABI compat: statfs64 and fstatfs64 | Nicolas Pitre | 2006-01-14 |
| * | | [ARM] 3107/3: ARM EABI: last bits to configure it | Nicolas Pitre | 2006-01-14 |
| * | | [ARM] 3105/4: ARM EABI: new syscall entry convention | Nicolas Pitre | 2006-01-14 |
| * | | [ARM] 3104/1: ARM EABI: new helper function names | Nicolas Pitre | 2006-01-14 |
| * | | [ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2) | Nicolas Pitre | 2006-01-14 |
| * | | [ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce... | Nicolas Pitre | 2006-01-14 |
| * | | [ARM] Separate VIC (vectored interrupt controller) support from Versatile | Russell King | 2006-01-13 |
| * | | [ARM] Remove useless 'default n' from Kconfig files | Russell King | 2006-01-13 |
| * | | [ARM] Support register switch in nommu mode | Hyok S. Choi | 2006-01-13 |
| * | | [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) | Nicolas Pitre | 2006-01-13 |
| * | | [ARM] 3259/1: remove phys_ram from struct machine_desc (part 1) | Nicolas Pitre | 2006-01-13 |
| * | | [ARM] 3257/1: ixp2000: map in scratch and sram | Lennert Buytenhek | 2006-01-13 |
* | | | [PATCH] enable unit-at-a-time optimisations for gcc4 | Ingo Molnar | 2006-01-14 |
* | | | [PATCH] gx1fb: (try to) play nicer with various BIOSes | David Vrabel | 2006-01-14 |
* | | | [PATCH] s390: cputime misaccounting | Martin Schwidefsky | 2006-01-14 |
* | | | [PATCH] s390: add dummy pm_power_off | Martin Schwidefsky | 2006-01-14 |
* | | | [PATCH] s390: spinlock fixes | Martin Schwidefsky | 2006-01-14 |
* | | | [PATCH] s390: fix cpcmd calls on UP | Alexey Dobriyan | 2006-01-14 |
* | | | [PATCH] s390: show_task oops | Heiko Carstens | 2006-01-14 |
* | | | [PATCH] s390: sha256 crypto code fix | Jan Glauber | 2006-01-14 |
* | | | [PATCH] s390: aes crypto code fixes | Jan Glauber | 2006-01-14 |
* | | | [PATCH] s390: des crypto code speedup | Jan Glauber | 2006-01-14 |
* | | | [PATCH] s390: des crypto code cleanup | Jan Glauber | 2006-01-14 |
* | | | [PATCH] i386: fix stack dump loglevel | Chuck Ebbert | 2006-01-14 |
* | | | [PATCH] i386: put HOTPLUG_CPU under Processor type, not Bus options | Randy Dunlap | 2006-01-14 |
* | | | [PATCH] uml: fix symbol for mktime | Miklos Szeredi | 2006-01-14 |
* | | | [PATCH] Altix: ioc3 serial support | Patrick Gefre | 2006-01-14 |
| |/
|/| |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6 | Linus Torvalds | 2006-01-14 |
|\ \ |
|
| * | | [PATCH] spi: simple SPI framework | David Brownell | 2006-01-13 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-01-14 |
|\ \ |
|
| * | | [PATCH] Add vio_bus_type probe and remove methods | Russell King | 2006-01-13 |