Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Input: sentelic - fix left/right horizontal scroll mapping | Tai-hwa Liang | 2010-01-13 | 1 | -3/+3 | |
| | * | | | | | | Input: pmouse - move Sentelic probe down the list | Tai-hwa Liang | 2010-01-13 | 1 | -13/+15 | |
| | * | | | | | | Input: add compat support for sysfs and /proc capabilities output | Dmitry Torokhov | 2010-01-12 | 1 | -15/+71 | |
| | * | | | | | | Input: i8042 - add Dritek quirk for Acer Aspire 5610. | Elliott Sales de Andrade | 2010-01-11 | 1 | -0/+7 | |
| | * | | | | | | Input: xbox - do not use GFP_KERNEL under spinlock | Dmitry Torokhov | 2010-01-09 | 1 | -2/+2 | |
| | * | | | | | | Input: psmouse - fix Synaptics detection when protocol is disabled | Daniel Drake | 2010-01-07 | 3 | -1/+19 | |
| | * | | | | | | Input: bcm5974 - report ABS_MT events | Henrik Rydberg | 2010-01-06 | 1 | -1/+43 | |
| | * | | | | | | Input: davinci_keyscan - add device_enable method to platform data | Miguel Aguilar | 2010-01-06 | 2 | -0/+9 | |
| | * | | | | | | Input: evdev - be less aggressive about sending SIGIO notifies | Adam Jackson | 2010-01-06 | 1 | -1/+2 | |
| | * | | | | | | Input: atkbd - fix canceling event_work in disconnect | Dmitry Torokhov | 2010-01-06 | 1 | -2/+8 | |
| | * | | | | | | Input: serio - fix potential deadlock when unbinding drivers | Eric W. Biederman | 2010-01-06 | 3 | -82/+28 | |
| | * | | | | | | Input: gf2k - fix &&/|| confusion in gf2k_connect() | Roel Kluin | 2010-01-01 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2010-01-15 | 2 | -2/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | alpha: cpumask_of_node() should handle -1 as a node | Anton Blanchard | 2010-01-14 | 1 | -0/+3 | |
| | * | | | | | | | alpha: add myself as a maintainer, and drop mention of 2.4 | Matt Turner | 2010-01-14 | 1 | -2/+1 | |
| * | | | | | | | | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-01-15 | 2 | -1/+20 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | serial: sh-sci: using correct fifo size for SCIF and SCIFA ports. | Markus Pietrek | 2010-01-15 | 1 | -1/+12 | |
| | * | | | | | | | | sh: mach-ecovec24: Add motion sensor driver support. | NISHIMOTO Hiroki | 2010-01-15 | 1 | -0/+8 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | inotify: only warn once for inotify problems | Eric Paris | 2010-01-15 | 1 | -1/+1 | |
| * | | | | | | | | inotify: do not reuse watch descriptors | Eric Paris | 2010-01-15 | 1 | -2/+2 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-01-14 | 24 | -160/+137 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [S390] tape_char: add missing compat_ptr conversion | Heiko Carstens | 2010-01-13 | 1 | -3/+15 | |
| | * | | | | | | | [S390] zcrypt: add sanity check before copy_from_user() | Heiko Carstens | 2010-01-13 | 1 | -1/+3 | |
| | * | | | | | | | [S390] unwire sys_recvmmsg again | Heiko Carstens | 2010-01-13 | 3 | -12/+4 | |
| | * | | | | | | | [S390] con3215: remove empty ioctl function | Heiko Carstens | 2010-01-13 | 1 | -17/+0 | |
| | * | | | | | | | [S390] dasd: add proper compat pointer conversion for symmetrix ioctl | Heiko Carstens | 2010-01-13 | 1 | -5/+9 | |
| | * | | | | | | | [S390] mmap: add missing compat_ptr conversion to both mmap compat syscalls | Heiko Carstens | 2010-01-13 | 1 | -25/+16 | |
| | * | | | | | | | [S390] bug: implement arch specific __WARN macro | Heiko Carstens | 2010-01-13 | 1 | -0/+4 | |
| | * | | | | | | | [S390] Move __cpu_logical_map to smp.c | Heiko Carstens | 2010-01-13 | 5 | -8/+18 | |
| | * | | | | | | | [S390] tape_block: remove ioctl function | Heiko Carstens | 2010-01-13 | 1 | -39/+0 | |
| | * | | | | | | | [S390] smp: remove volatile type quilifier from __cpu_logical_map | Heiko Carstens | 2010-01-13 | 2 | -2/+2 | |
| | * | | | | | | | [S390] smp: setup smp_processor_id early | Heiko Carstens | 2010-01-13 | 2 | -1/+6 | |
| | * | | | | | | | [S390] use helpers for rlimits | Jiri Slaby | 2010-01-13 | 1 | -2/+2 | |
| | * | | | | | | | [S390] fs3270: add missing compat ptr conversion | Heiko Carstens | 2010-01-13 | 1 | -6/+11 | |
| | * | | | | | | | [S390] vmcp: add missing compat ptr conversion | Heiko Carstens | 2010-01-13 | 1 | -3/+9 | |
| | * | | | | | | | [S390] cio: add missing compat ptr conversion | Heiko Carstens | 2010-01-13 | 1 | -8/+15 | |
| | * | | | | | | | [S390] dasd: add missing compat ptr conversion | Heiko Carstens | 2010-01-13 | 1 | -5/+9 | |
| | * | | | | | | | [S390] remove superfluous TIF_USEDFPU bit | Martin Schwidefsky | 2010-01-13 | 3 | -15/+5 | |
| | * | | | | | | | [S390] duplicate SIGTRAP on signal delivery. | Martin Schwidefsky | 2010-01-13 | 1 | -9/+1 | |
| | * | | | | | | | [S390] clear TIF_SINGLE_STEP for new process. | Martin Schwidefsky | 2010-01-13 | 1 | -0/+1 | |
| | * | | | | | | | [S390] fix loading of PER control registers for utrace. | Martin Schwidefsky | 2010-01-13 | 1 | -0/+8 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-01-14 | 52 | -212/+388 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=n | Octavian Purdila | 2010-01-13 | 1 | -1/+1 | |
| | * | | | | | | | ipv6: skb_dst() can be NULL in ipv6_hop_jumbo(). | David S. Miller | 2010-01-13 | 1 | -1/+6 | |
| | * | | | | | | | tg3: Update copyright and driver version | Matt Carlson | 2010-01-13 | 2 | -3/+4 | |
| | * | | | | | | | tg3: Disable 5717 serdes and B0 support | Matt Carlson | 2010-01-13 | 1 | -0/+5 | |
| | * | | | | | | | tg3: Add reliable serdes detection for 5717 A0 | Matt Carlson | 2010-01-13 | 2 | -2/+9 | |
| | * | | | | | | | tg3: Fix std rx prod ring handling | Matt Carlson | 2010-01-13 | 1 | -2/+3 | |
| | * | | | | | | | tg3: Fix std prod ring nicaddr for 5787 and 57765 | Matt Carlson | 2010-01-13 | 1 | -1/+1 | |
| | * | | | | | | | sfc: Fix conditions for MDIO self-test | Ben Hutchings | 2010-01-13 | 1 | -2/+6 |