Age | Commit message (Expand) | Author |
2009-09-10 | Input: psmouse - use boolean type | Dmitry Torokhov |
2009-09-10 | Input: i8042 - use platform_driver_probe | Dmitry Torokhov |
2009-09-10 | Input: i8042 - use boolean type where it makes sense | Dmitry Torokhov |
2009-09-10 | Input: i8042 - try disabling and re-enabling AUX port at close | Dmitry Torokhov |
2009-09-10 | Input: pxa27x_keypad - allow modifying keymap from userspace | Dmitry Torokhov |
2009-09-10 | Input: sunkbd - fix formatting | Dmitry Torokhov |
2009-09-10 | Input: i8042 - bypass AUX IRQ delivery test on laptops | Dmitry Torokhov |
2009-09-03 | Input: wacom_w8001 - simplify querying logic | Dmitry Torokhov |
2009-09-03 | Input: atkbd - allow setting force-release bitmap via sysfs | Dmitry Torokhov |
2009-08-30 | Input: w90p910_keypad - move a dereference below a NULL test | Julia Lawall |
2009-08-27 | Input: add twl4030_keypad driver | David Brownell |
2009-08-27 | Input: matrix-keypad - add function to build device keymap | Dmitry Torokhov |
2009-08-27 | Input: tosakbd - fix cleaning up KEY_STROBEs after error | Roel Kluin |
2009-08-27 | Input: joydev - validate axis/button maps before clobbering current ones | Stephen Kitt |
2009-08-27 | Merge commit 'v2.6.31-rc8' into next | Dmitry Torokhov |
2009-08-27 | Linux 2.6.31-rc8v2.6.31-rc8 | Linus Torvalds |
2009-08-27 | module: workaround duplicate section names | James Bottomley |
2009-08-27 | module: fix BUG_ON() for powerpc (and other function descriptor archs) | Rusty Russell |
2009-08-27 | xenfb: connect to backend before registering fb | Jeremy Fitzhardinge |
2009-08-27 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds |
2009-08-27 | lmb: Remove __init from lmb_end_of_DRAM() | Benjamin Herrenschmidt |
2009-08-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2009-08-27 | ipv4: make ip_append_data() handle NULL routing table | Julien TINNES |
2009-08-27 | AFS: Stop readlink() on AFS crashing due to NULL 'file' ptr | David Howells |
2009-08-27 | inotify: Ensure we alwasy write the terminating NULL. | Eric W. Biederman |
2009-08-27 | inotify: fix locking around inotify watching in the idr | Eric Paris |
2009-08-27 | inotify: do not BUG on idr entries at inotify destruction | Eric Paris |
2009-08-27 | inotify: seperate new watch creation updating existing watches | Eric Paris |
2009-08-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-08-26 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-08-27 | powerpc/ps3: Update ps3_defconfig | Geoff Levand |
2009-08-27 | powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration | Geert Uytterhoeven |
2009-08-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-08-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2009-08-26 | leds: after setting inverted attribute, we must update the LED | Thadeu Lima de Souza Cascardo |
2009-08-26 | leds: fix multiple requests and releases of IRQ for GPIO LED Trigger | Thadeu Lima de Souza Cascardo |
2009-08-26 | acpi processor: remove superfluous warning message | Frans Pop |
2009-08-26 | ACPI processor: force throttling state when BIOS returns incorrect value | Frans Pop |
2009-08-26 | wmi: fix kernel panic when stack protection enabled. | Costantino Leandro |
2009-08-26 | acpi: don't call acpi_processor_init if acpi is disabled | Yinghai Lu |
2009-08-26 | thermal_sys: check get_temp return value | Michael Brunner |
2009-08-26 | clone(): fix race between copy_process() and de_thread() | Oleg Nesterov |
2009-08-26 | mm: fix for infinite churning of mlocked pages | Minchan Kim |
2009-08-26 | flex_array: convert element_nr formals to unsigned | David Rientjes |
2009-08-26 | flex_array: declare parts member to have incomplete type | David Rientjes |
2009-08-26 | flex_array: fix flex_array_free_parts comment | David Rientjes |
2009-08-26 | flex_array: fix get function for elements in base starting at non-zero | David Rientjes |
2009-08-26 | pps: fix incorrect verdict check | Joonwoo Park |
2009-08-27 | IMA: iint put in ima_counts_get and put | Eric Paris |
2009-08-26 | m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open | Geert Uytterhoeven |