Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | [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 | 5 | -48/+23 | |
* | | | | | | | | | | [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 | 4 | -50/+50 | |
* | | | | | | | | | | [PATCH] Uml: more cleaning | Paolo 'Blaisorblade' Giarrusso | 2005-09-10 | 1 | -4/+3 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-09-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [SERIAL] Spelling fix in 8250.c | Russell King | 2005-09-09 | 1 | -1/+1 | |
* | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-10 | 6 | -26/+18 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [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 | 2 | -1/+7 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | [PATCH] envctrl fixes | viro@ZenIV.linux.org.uk | 2005-09-10 | 2 | -5/+2 | |
* | | | | | | | | | | [PATCH] __user annotations (scsi/ch) | viro@ZenIV.linux.org.uk | 2005-09-10 | 2 | -14/+15 | |
* | | | | | | | | | | [PATCH] powerpc: Move include3 to arch/$(ARCH)/include | Stephen Rothwell | 2005-09-10 | 2 | -13/+16 | |
* | | | | | | | | | | [PATCH] cfq-iosched: reverse bad reference count fix | Jens Axboe | 2005-09-10 | 1 | -0/+3 | |
* | | | | | | | | | | [PATCH] ppc32: support hotplug cpu on powermacs | Paul Mackerras | 2005-09-10 | 7 | -61/+119 | |
* | | | | | | | | | | [PATCH] ppc32: Kill init on unhandled synchronous signals | Paul Mackerras | 2005-09-10 | 3 | -5/+24 | |
* | | | | | | | | | | [PATCH] telephony: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 | 1 | -36/+18 | |
* | | | | | | | | | | [PATCH] parport: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 | 3 | -12/+8 | |
* | | | | | | | | | | [PATCH] drivers/char: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 | 6 | -36/+17 | |
* | | | | | | | | | | [PATCH] drivers/cdrom: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 | 2 | -4/+2 | |
* | | | | | | | | | | [PATCH] drivers/block: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 | 8 | -24/+13 | |
* | | | | | | | | | | [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] mm: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 | 2 | -4/+2 | |
* | | | | | | | | | | [PATCH] kernel: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 | 3 | -20/+10 | |
* | | | | | | | | | | [PATCH] fs: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 | 10 | -33/+21 | |
* | | | | | | | | | | [PATCH] time.h: remove ifdefs | Andrew Morton | 2005-09-10 | 1 | -9/+0 | |
* | | | | | | | | | | [PATCH] include: update jiffies/{m,u}secs conversion functions | Nishanth Aravamudan | 2005-09-10 | 2 | -20/+22 | |
* | | | | | | | | | | [PATCH] add schedule_timeout_{,un}interruptible() interfaces | Nishanth Aravamudan | 2005-09-10 | 2 | -0/+16 | |
* | | | | | | | | | | [PATCH] i386/x86_64: make get_cpu_vendor() static | Adrian Bunk | 2005-09-10 | 3 | -3/+2 | |
* | | | | | | | | | | [PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h> | Adrian Bunk | 2005-09-10 | 1 | -0/+1 | |
* | | | | | | | | | | [PATCH] remove ACPI S4bios support | Pavel Machek | 2005-09-10 | 5 | -27/+1 | |
* | | | | | | | | | | [PATCH] include/linux/bio.h: "extern inline" -> "static inline" | Adrian Bunk | 2005-09-10 | 1 | -4/+3 | |
* | | | | | | | | | | [PATCH] "extern inline" -> "static inline" | Adrian Bunk | 2005-09-10 | 1 | -3/+3 | |
* | | | | | | | | | | [PATCH] include/linux/blkdev.h: "extern inline" -> "static inline" | Adrian Bunk | 2005-09-10 | 1 | -1/+1 | |
* | | | | | | | | | | [PATCH] include/asm-i386/: "extern inline" -> "static inline" | Adrian Bunk | 2005-09-10 | 2 | -3/+3 | |
* | | | | | | | | | | [PATCH] janitor: reiserfs: super.c - vfree() checking cleanups | James Lamanna | 2005-09-10 | 1 | -2/+1 | |
* | | | | | | | | | | [PATCH] janitor: ide/ide-cs: replace schedule_timeout() with msleep() | Nishanth Aravamudan | 2005-09-10 | 1 | -2/+2 | |
* | | | | | | | | | | [PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_in... | Nishanth Aravamudan | 2005-09-10 | 1 | -9/+6 | |
* | | | | | | | | | | [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] janitor: tulip/de4x5: list_for_each | Domen Puncer | 2005-09-10 | 1 | -2/+2 | |
* | | | | | | | | | | [PATCH] janitor: block/umem: replace PRINTK with pr_debug | Domen Puncer | 2005-09-10 | 1 | -7/+4 | |
* | | | | | | | | | | [PATCH] janitor: ide-tape: replace schedule_timeout() with msleep() | Nishanth Aravamudan | 2005-09-10 | 1 | -2/+1 | |
* | | | | | | | | | | [PATCH] janitor: fs/dcache.c: list_for_each* | Domen Puncer | 2005-09-10 | 1 | -12/+4 | |
* | | | | | | | | | | [PATCH] janitor: fs/namespace.c: list_for_each_entry | Domen Puncer | 2005-09-10 | 1 | -3/+1 |