| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: fm801-gp - handle errors from pci_enable_device() | Jeff Garzik | 2006-10-12 | 1 | -7/+15 |
* | Input: gameport core - handle errors returned by device_bind_driver() | Dmitry Torokhov | 2006-10-12 | 1 | -2/+16 |
* | Input: serio core - handle errors returned by device_bind_driver() | Dmitry Torokhov | 2006-10-12 | 1 | -2/+14 |
* | Lockdep: fix compile error in drivers/input/serio/serio.c | Andrew Morton | 2006-10-11 | 1 | -0/+2 |
* | Input: serio - add lockdep annotations | Jiri Kosina | 2006-10-11 | 3 | -2/+8 |
* | Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() | Peter Zijlstra | 2006-10-11 | 7 | -14/+23 |
* | Input: atkbd - supress "too many keys" error message | Dmitry Torokhov | 2006-10-11 | 1 | -13/+41 |
* | Input: i8042 - supress ACK/NAKs when blinking during panic | Dmitry Torokhov | 2006-10-11 | 1 | -2/+11 |
* | Input: add missing exports to fix modular build | Dmitry Torokhov | 2006-10-11 | 2 | -0/+2 |
* | ACPI: Allow setting SCI_EN bit in PM1_CONTROL register | Linus Torvalds | 2006-10-10 | 2 | -3/+1 |
* | [PATCH] firmware/dcdbas: fix bug in error cleanup | Jeff Garzik | 2006-10-10 | 1 | -1/+1 |
* | [PATCH] irda: donauboe fixes, cleanups | Jeff Garzik | 2006-10-10 | 1 | -13/+7 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2006-10-10 | 43 | -179/+370 |
|\ |
|
| * | [POWERPC] Fix windfarm platform device usage | Benjamin Herrenschmidt | 2006-10-10 | 3 | -36/+30 |
| * | [POWERPC] Fix i2c-powermac platform device usage | Benjamin Herrenschmidt | 2006-10-10 | 1 | -13/+15 |
| * | [POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacs | Paul Mackerras | 2006-10-10 | 1 | -1/+6 |
| * | [POWERPC] ARCH=ppc pt_regs fixes | Al Viro | 2006-10-10 | 34 | -99/+84 |
| * | [POWERPC] Update maple defconfig | Benjamin Herrenschmidt | 2006-10-10 | 1 | -13/+43 |
| * | [POWERPC] Fix Maple secondary IDE interrupt | Benjamin Herrenschmidt | 2006-10-10 | 1 | -2/+15 |
| * | [POWERPC] Make U4 PCIe work on maple | Benjamin Herrenschmidt | 2006-10-10 | 1 | -7/+169 |
| * | [POWERPC] cell: fix default zImage build target | Geoff Levand | 2006-10-10 | 1 | -6/+6 |
| * | [POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spaces | Michael Ellerman | 2006-10-10 | 1 | -2/+2 |
| * | [POWERPC] Fix xmon IRQ handler for pt_regs removal | Paul Mackerras | 2006-10-10 | 1 | -3/+3 |
* | | [PATCH] endianness annotations in s2io | Al Viro | 2006-10-10 | 1 | -161/+161 |
* | | [PATCH] ufs endianness annotations | Al Viro | 2006-10-10 | 2 | -9/+15 |
* | | [PATCH] fs/partitions endianness annotations | Al Viro | 2006-10-10 | 1 | -4/+2 |
* | | [PATCH] Finish annotations of struct vlan_ethhdr | Alexey Dobriyan | 2006-10-10 | 2 | -2/+2 |
* | | [PATCH] isofs endianness annotations | Al Viro | 2006-10-10 | 1 | -5/+5 |
* | | [PATCH] smbfs endianness annotations | Al Viro | 2006-10-10 | 1 | -6/+6 |
* | | [PATCH] hpfs endianness annotations | Al Viro | 2006-10-10 | 1 | -5/+6 |
* | | [PATCH] fs/fat endianness annotations | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] befs: endianness annotations | Al Viro | 2006-10-10 | 6 | -72/+106 |
* | | [PATCH] befs: missing fs32_to_cpu() in debug.c | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] befs: introduce on-disk endian types | Al Viro | 2006-10-10 | 2 | -18/+22 |
* | | [PATCH] befs: prepare to sanitizing headers | Al Viro | 2006-10-10 | 8 | -7/+2 |
* | | [PATCH] befs: remove bogus typedef | Al Viro | 2006-10-10 | 1 | -1/+0 |
* | | [PATCH] chelsio: add endian annotations | Alexey Dobriyan | 2006-10-10 | 1 | -3/+3 |
* | | [PATCH] serpent: fix endian warnings | Alexey Dobriyan | 2006-10-10 | 1 | -8/+8 |
* | | [PATCH] cdrom: add endianness annotations | Alexey Dobriyan | 2006-10-10 | 2 | -17/+17 |
* | | [PATCH] use %p for pointers | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] use %zu for size_t | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] missed const in prototype | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression | Al Viro | 2006-10-10 | 1 | -2/+3 |
* | | [PATCH] strndup() would better take size_t, not int | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] ptrdiff_t is %t, not %z | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] cpuset ANSI prototype | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] fs/inode.c NULL noise removal | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] em28xx NULL noise removal | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] __user annotations: loop.c | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] openprom NULL noise removal | Al Viro | 2006-10-10 | 1 | -1/+1 |