| Commit message (Expand) | Author | Age | Files | Lines |
* | correct email address of Manfred Spraul | Christian Kujau | 2006-01-15 | 1 | -1/+1 |
* | return statement cleanup - kill pointless parentheses | Jesper Juhl | 2006-01-15 | 1 | -2/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6 | Linus Torvalds | 2006-01-14 | 1 | -0/+2 |
|\ |
|
| * | [PATCH] spi: simple SPI framework | David Brownell | 2006-01-13 | 1 | -0/+2 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-01-14 | 10 | -63/+65 |
|\ \ |
|
| * | | [PATCH] Add vio_bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -4/+4 |
| * | | [PATCH] Add of_platform_bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -2/+2 |
| * | | [PATCH] Add sh_bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -17/+17 |
| * | | [PATCH] Add ocp_bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -2/+2 |
| * | | [PATCH] Add parisc_bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -2/+2 |
| * | | [PATCH] Add tiocx bus_type probe/remove methods | Russell King | 2006-01-13 | 1 | -8/+8 |
| * | | [PATCH] Add logic module bus_type probe/remove methods | Russell King | 2006-01-13 | 1 | -18/+18 |
| * | | [PATCH] Add locomo bus_type probe/remove methods | Russell King | 2006-01-13 | 1 | -2/+2 |
| * | | [PATCH] Add SA1111 bus_type probe/remove methods | Russell King | 2006-01-13 | 1 | -2/+2 |
| * | | [PATCH] Add ecard_bus_type probe/remove/shutdown methods | Russell King | 2006-01-13 | 1 | -6/+8 |
| |/ |
|
* | | [PATCH] remove unused tmp_buf_sem's | Adrian Bunk | 2006-01-14 | 2 | -2/+0 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-01-14 | 18 | -1499/+523 |
|\ \ |
|
| * | | [IA64] build broken for ia64 simserial.c | Andreas Schwab | 2006-01-13 | 1 | -8/+2 |
| * | | [IA64] prevent accidental modification of args in jprobe handler | Zhang Yanmin | 2006-01-13 | 2 | -0/+84 |
| * | | [IA64] Add hotplug cpu to salinfo.c, replace semaphore with mutex | Keith Owens | 2006-01-13 | 1 | -51/+119 |
| * | | [IA64] Handle debug traps in fsys mode | Jason Uhlenkott | 2006-01-13 | 1 | -7/+19 |
| * | | [IA64-SGI] Fix sn_flush_device_kernel & spinlock initialization | Prarit Bhargava | 2006-01-13 | 4 | -71/+93 |
| * | | [IA64] Hole in IA64 TLB flushing from system threads | Jack Steiner | 2006-01-13 | 1 | -1/+1 |
| * | | [IA64-SGI] Altix BTE error handling fixes | Russ Anderson | 2006-01-13 | 2 | -14/+53 |
| * | | [IA64] Fix conversion of pal_min_state physical address | Francois Wellenrieter | 2006-01-13 | 1 | -1/+1 |
| * | | [IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup) | Dean Nelson | 2006-01-13 | 3 | -6/+6 |
| * | | [IA64-SGI] move xpc.h to include/asm-ia64/sn | Dean Nelson | 2006-01-13 | 1 | -1274/+0 |
| * | | [IA64-SGI] move xpc_system_reboot() | Dean Nelson | 2006-01-13 | 1 | -29/+29 |
| * | | [IA64-SGI] ignoring loss of heartbeat while XPC is in kdebug | Dean Nelson | 2006-01-13 | 1 | -1/+27 |
| * | | [IA64-SGI] XPC and unregistering from notifier lists | Dean Nelson | 2006-01-13 | 1 | -4/+6 |
| * | | [IA64-SGI] cleanup XPC disengage related messages | Dean Nelson | 2006-01-13 | 3 | -23/+68 |
| * | | [IA64-SGI] ensure XPC disengage request is processed | Dean Nelson | 2006-01-13 | 4 | -11/+16 |
| * | | [IA64] Add stub entry to fsys.S for sys_migrate_pages | Tony Luck | 2006-01-13 | 1 | -0/+1 |
| |/ |
|
* | | [PATCH] powerpc: Recognize /chaos bridge on old pmacs as PCI | Paul Mackerras | 2006-01-14 | 1 | -1/+2 |
* | | powerpc: Avoid unaligned loads and stores in boot memcpy code | Paul Mackerras | 2006-01-14 | 1 | -3/+17 |
* | | powerpc: Make COFF zImages for old 32-bit powermacs | Paul Mackerras | 2006-01-14 | 10 | -499/+895 |
* | | [PATCH] powerpc: Make CHRP build again | David Woodhouse | 2006-01-14 | 3 | -15/+26 |
* | | [PATCH] powerpc: special-case ibm,suspend-me RTAS call | Dave C Boutcher | 2006-01-14 | 1 | -1/+95 |
* | | ppc: Remove duplicate export of get_wchan | Paul Mackerras | 2006-01-14 | 1 | -1/+0 |
* | | [PATCH] powerpc/8xx: Use 8MB D-TLB's for kernel static mapping faults | Marcelo Tosatti | 2006-01-14 | 1 | -0/+77 |
* | | [PATCH] powerpc: Add MPC834x SYS board to arch/powerpc | Kumar Gala | 2006-01-14 | 7 | -2/+1292 |
* | | [PATCH] powerpc: Add FSL SOC library and setup code | Kumar Gala | 2006-01-14 | 3 | -0/+326 |
* | | [PATCH] powerpc: Allow for ppc_md restart, power_off, and halt to be NULL | Kumar Gala | 2006-01-14 | 1 | -3/+6 |
* | | [PATCH] powerpc: oprofile cpu type names clash with other code | Andy Whitcroft | 2006-01-14 | 2 | -30/+30 |
* | | powerpc: Provide a suitable AT_PLATFORM value | Paul Mackerras | 2006-01-14 | 1 | -44/+128 |
* | | [PATCH] powerpc: Remove lppaca structure from the PACA | David Gibson | 2006-01-13 | 14 | -69/+75 |
* | | [PATCH] powerpc: Cleanup LOADADDR etc. asm macros | David Gibson | 2006-01-13 | 8 | -69/+68 |
* | | [PATCH] powerpc: Updated platforms that use gianfar to match driver | Kumar Gala | 2006-01-13 | 9 | -55/+52 |
* | | [PATCH] powerpc/boot: Better use of defaultimage- | Tom Rini | 2006-01-13 | 1 | -2/+2 |
* | | [PATCH] powerpc: Add support for changing properties from userspace | Dave C Boutcher | 2006-01-13 | 1 | -0/+100 |