summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'autosuspend' into for-nextJiri Kosina2009-03-306-114/+428
|\
| * HID: autosuspend -- fix lockup of hid on resetOliver Neukum2009-03-251-1/+1
| * HID: hid_reset_resume() needs to be defined only when CONFIG_PM is setJiri Kosina2009-03-251-50/+51
| * HID: fix USB HID devices after STD with autosuspendOliver Neukum2009-03-251-1/+10
| * HID: do not try to compile PM code with CONFIG_PM unsetJiri Kosina2009-03-251-0/+5
| * HID: autosuspend support for USB HIDOliver Neukum2009-03-256-103/+402
* | HID: remove compat stuffJiri Slaby2009-03-3030-195/+0
* | HID: constify arrays of struct apple_key_translationPaul Collins2009-03-301-9/+9
* | HID: add support for Kye/Genius Ergo 525VJiri Kosina2009-03-306-0/+85
* | HID: Support Apple mini aluminum keyboardRyan Finnie2009-03-303-0/+12
* | HID: support for Kensington slimblade deviceJiri Kosina2009-03-306-0/+80
* | HID: DragonRise game controller force feedback driverRichard Walmsley2009-03-306-0/+205
* | HID: add support for another version of 0e8f:0003 device in hid-plAnssi Hannula2009-03-301-12/+38
* | HID: fix race between usb_register_dev() and hiddev_open()Oliver Neukum2009-03-301-0/+5
* | HID: bring back possibility to specify vid/pid ignore on module loadJiri Kosina2009-03-302-0/+4
* | HID: make HID_DEBUG defaults consistentPavel Machek2009-03-301-3/+3
* | Merge branch 'bzip2-lzma-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-03-291-21/+33
|\ \
| * | bzip2/lzma: don't ask for compression mode for the default initramfsH. Peter Anvin2009-03-281-10/+22
| * | bzip2/lzma: consistently capitalize LZMA in KconfigH. Peter Anvin2009-03-281-3/+3
| * | bzip2/lzma: clarify the meaning of the CONFIG_RD_ optionsH. Peter Anvin2009-03-281-3/+3
| * | bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDEDH. Peter Anvin2009-03-281-8/+8
| * | Merge commit 'v2.6.29' into x86/setup-lzmaIngo Molnar2009-03-263472-61325/+123997
| |\|
* | | Fix build error in <linux/irq.h>Ralf Baechle2009-03-291-0/+2
* | | sched: fix errors in struct & function commentsRandy Dunlap2009-03-291-7/+8
* | | maple: fix Error in kernel-doc notationRandy Dunlap2009-03-291-1/+1
* | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-281-125/+76
|\ \ \
| * \ \ Merge branch 'linus' into core/futexesIngo Molnar2009-03-283915-167433/+290974
| |\ \ \
| * | | | futex: remove the pointer math from double_unlock_hb, fixIngo Molnar2009-03-131-1/+2
| * | | | futex: remove the pointer math from double_unlock_hbDarren Hart2009-03-131-8/+2
| * | | | futex: clean up fault logicDarren Hart2009-03-121-90/+36
| * | | | futex: unlock before returning -EFAULTDarren Hart2009-03-121-0/+7
| * | | | futex: use current->time_slack_ns for rt tasks tooDarren Hart2009-03-121-5/+2
| * | | | futex: add double_unlock_hb()Darren Hart2009-03-121-12/+17
| * | | | futex: additional (get|put)_futex_key() fixesDarren Hart2009-03-121-5/+11
| * | | | futex: update futex commentaryDarren Hart2009-03-121-19/+14
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-03-2822-737/+783
|\ \ \ \ \
| * | | | | smack: Add a new '-CIPSO' option to the network address label configurationEtienne Basset2009-03-285-15/+82
| * | | | | netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore2009-03-284-118/+161
| * | | | | lsm: Remove the socket_post_accept() hookPaul Moore2009-03-284-25/+0
| * | | | | selinux: Remove the "compat_net" compatibility codePaul Moore2009-03-284-234/+7
| * | | | | netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-288-220/+360
| * | | | | lsm: Relocate the IPv4 security_inet_conn_request() hooksPaul Moore2009-03-282-7/+9
| * | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...James Morris2009-03-281961-102885/+162796
| |\ \ \ \ \
| * | | | | | TOMOYO: Fix a typo.Tetsuo Handa2009-03-271-1/+1
| * | | | | | Merge branch 'master' into nextJames Morris2009-03-271122-23412/+51791
| |\ \ \ \ \ \
| * | | | | | | smack: convert smack to standard linux listsEtienne Basset2009-03-264-122/+168
* | | | | | | | Annotate struct fs_struct's usage count restrictionDavid Howells2009-03-281-1/+4
* | | | | | | | fix setuid sometimes wouldn'tHugh Dickins2009-03-281-34/+16
* | | | | | | | fix setuid sometimes doesn'tHugh Dickins2009-03-283-9/+5
* | | | | | | | compat_do_execve should unshare_filesHugh Dickins2009-03-281-1/+11