| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-03-09 | 8 | -240/+774 |
|\ |
|
| * | [IA64] refresh config files | Tony Luck | 2007-03-08 | 3 | -207/+721 |
| * | [IA64] put kdump_find_rsvd_region in __init | Horms | 2007-03-08 | 1 | -1/+1 |
| * | [IA64] add missing syscall trace clear | Akiyama, Nobuyuki | 2007-03-08 | 1 | -0/+1 |
| * | [IA64] Cleanup in crash.c | Simon Horman | 2007-03-08 | 1 | -5/+5 |
| * | [IA64] Cache error recovery | Russ Anderson | 2007-03-08 | 1 | -21/+11 |
| * | [IA64] Proper handling of TLB errors from duplicate itr.d dropins | Russ Anderson | 2007-03-08 | 2 | -6/+35 |
* | | Pull bugzilla-5966 into release branch | Len Brown | 2007-03-09 | 1 | -1/+22 |
|\ \ |
|
| * | | ACPI: fix Thinkpad 600/600E/600X interrupts | Len Brown | 2007-03-08 | 1 | -1/+22 |
* | | | Pull altix into release branch | Len Brown | 2007-03-09 | 2 | -22/+24 |
|\ \ \ |
|
| * | | | ACPI: Altix: reinitialize acpi tables | John Keller | 2007-03-01 | 1 | -0/+2 |
| * | | | ACPI: Altix: cannot register acpi bus driver before bus scan | John Keller | 2007-02-23 | 1 | -22/+22 |
* | | | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po... | Linus Torvalds | 2007-03-09 | 9 | -30/+94 |
|\ \ \ \ |
|
| * | | | | [POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQ | Kumar Gala | 2007-03-07 | 1 | -0/+1 |
| * | | | | [POWERPC] Select u-image as default image for Linkstation | Segher Boessenkool | 2007-03-07 | 1 | -0/+1 |
| * | | | | [POWERPC] 83xx: Minor fixes for 834x_mds USB setup code | Li Yang | 2007-03-07 | 1 | -4/+4 |
| * | | | | [POWERPC] Fix warning in powermac pci.c | Benjamin Herrenschmidt | 2007-03-08 | 1 | -2/+5 |
| * | | | | [POWERPC] Fix warning in powermac feature.c | Benjamin Herrenschmidt | 2007-03-08 | 1 | -1/+4 |
| * | | | | [POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld() | Benjamin Herrenschmidt | 2007-03-08 | 1 | -1/+1 |
| * | | | | [POWERPC] Celleb: bug fix caused by not casting pointer types | Ishizaki Kou | 2007-03-08 | 1 | -21/+61 |
| * | | | | [POWERPC] Add missing newline in xmon help output | Michael Ellerman | 2007-03-08 | 1 | -1/+1 |
| * | | | | [POWERPC] No DEEPNAP on 970MP 1.0 | Olof Johansson | 2007-03-08 | 1 | -0/+16 |
| | |/ /
| |/| | |
|
* | | | | [MIPS] Sibyte: Fix ZBbus profiler | Ralf Baechle | 2007-03-09 | 3 | -108/+283 |
* | | | | [MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled. | Ralf Baechle | 2007-03-09 | 1 | -4/+6 |
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-03-09 | 1 | -3/+0 |
|\ \ \ \ |
|
| * | | | | [MIPS] DEC: Remove call to register_prom_console. | Ralf Baechle | 2007-03-09 | 1 | -3/+0 |
* | | | | | [PATCH] build fix for i386 earlyquirk.c | Dave Jones | 2007-03-08 | 1 | -1/+1 |
|/ / / / |
|
* | | | | [PATCH] ACPI: repair nvidia early quirk breakage on x86_64 | Len Brown | 2007-03-08 | 2 | -14/+2 |
| |_|/
|/| | |
|
* | | | [PATCH] uml: arch_prctl should set thread fs | Jeff Dike | 2007-03-08 | 1 | -2/+4 |
* | | | [PATCH] Add epoll compat_ code to fs/compat.c | Davide Libenzi | 2007-03-08 | 1 | -46/+0 |
* | | | [PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be accepted | Paolo 'Blaisorblade' Giarrusso | 2007-03-08 | 1 | -0/+1 |
* | | | [PATCH] um: fix errno usage | Paolo 'Blaisorblade' Giarrusso | 2007-03-08 | 1 | -8/+9 |
* | | | [PATCH] uml: activate_fd: return ENOMEM only when appropriate | Paolo 'Blaisorblade' Giarrusso | 2007-03-08 | 1 | -0/+1 |
* | | | [PATCH] um: fix confusion irq early reenabling | Paolo 'Blaisorblade' Giarrusso | 2007-03-08 | 1 | -3/+3 |
* | | | [PATCH] um: mark both consoles as CON_ANYTIME | Paolo 'Blaisorblade' Giarrusso | 2007-03-08 | 2 | -2/+2 |
* | | | [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process() | Paolo 'Blaisorblade' Giarrusso | 2007-03-08 | 3 | -6/+5 |
* | | | [PATCH] um: fix a memory leak in the multicast driver | Paolo 'Blaisorblade' Giarrusso | 2007-03-08 | 1 | -1/+9 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-03-07 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | [MIPS] ARC: Fix several compiler warnings. | Ralf Baechle | 2007-03-08 | 1 | -3/+3 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-03-07 | 6 | -10/+130 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [IA64] fsys_getcpu for IA64 | Fenghua Yu | 2007-03-07 | 2 | -0/+106 |
| * | | | [IA64] remove duplicate declaration of efi_initialize_iomem_resources | Horms | 2007-03-07 | 1 | -2/+0 |
| * | | | [IA64] Pick highest possible saved_max_pfn for crash_dump | Tony Luck | 2007-03-07 | 1 | -5/+5 |
| * | | | [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function | KAMEZAWA Hiroyuki | 2007-03-07 | 2 | -3/+19 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 | Linus Torvalds | 2007-03-07 | 4 | -28/+33 |
|\ \ \ |
|
| * | | | [AVR32] Don't use kmap() in flush_icache_page() | Haavard Skinnemoen | 2007-03-07 | 1 | -2/+1 |
| * | | | [AVR32] Fix bogus ti->flags manipulation in debug handler | Haavard Skinnemoen | 2007-03-07 | 1 | -2/+2 |
| * | | | [AVR32] show_trace: Only walk valid stack addresses | Haavard Skinnemoen | 2007-03-07 | 1 | -23/+29 |
| * | | | [AVR32] at32_spi_setup_slaves should be __init | Haavard Skinnemoen | 2007-03-07 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-03-07 | 18 | -364/+353 |
|\ \ \ |
|