Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Input: atkbd - Samsung NC10 key repeat fix | Stuart Hopkins | 2008-12-20 | 1 | -0/+25 | |
| | * | Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptop | Rikard Ljungstrand | 2008-12-20 | 1 | -0/+26 | |
| | * | Merge commit 'v2.6.28-rc9' into next | Dmitry Torokhov | 2008-12-20 | 2242 | -23498/+42136 | |
| | |\ | ||||||
| | * | | Input: libps2 - handle 0xfc responses from devices | Dmitry Torokhov | 2008-11-24 | 2 | -4/+18 | |
| | * | | Input: add support for Wacom W8001 penabled serial touchscreen | Jaya Kumar | 2008-11-24 | 4 | -0/+340 | |
| | * | | Input: synaptics - report multi-taps only if supported by the device | Peter Hutterer | 2008-11-20 | 1 | -6/+10 | |
| | * | | Input: add joystick driver for Walkera WK-0701 RC transmitter | Peter Popovec | 2008-11-19 | 4 | -0/+414 | |
| | * | | Input: pcspkr - fix PIT lockup on some chipsets | Zoltan Devai | 2008-11-19 | 1 | -2/+2 | |
| | * | | Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROM | Nuno Lucas | 2008-11-19 | 1 | -3/+2 | |
| | * | | Input: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-10-30 | 10 | -17/+15 | |
| | * | | Input: omap-keypad - allow more than 6 rows | Peter Ujfalusi | 2008-10-29 | 1 | -1/+1 | |
| | * | | Input: omap-keypad - interrupt disable fix | Peter Ujfalusi | 2008-10-29 | 1 | -4/+0 | |
| | * | | Input: appletouch - driver refactoring | Stelian Pop | 2008-10-29 | 1 | -138/+136 | |
| | * | | Input: gpio-keys - add flag to allow auto repeat | Dominic Curran | 2008-10-27 | 2 | -0/+5 | |
| | * | | Input: xilinx_ps2 - various cleanups | John Linn | 2008-10-27 | 1 | -107/+113 | |
| | * | | Input: refactor evdev 32bit compat to be shareable with uinput | Philip Langdale | 2008-10-27 | 5 | -217/+383 | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-01-06 | 26 | -423/+1229 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'next' into for-linus | James Morris | 2009-01-07 | 26 | -423/+1229 | |
| |\ \ \ \ | ||||||
| | * | | | | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] | David Howells | 2009-01-07 | 6 | -37/+94 | |
| | * | | | | Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ... | James Morris | 2009-01-07 | 9 | -129/+35 | |
| | * | | | | SELinux: shrink sizeof av_inhert selinux_class_perm and context | Eric Paris | 2009-01-05 | 3 | -10/+12 | |
| | * | | | | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] | David Howells | 2009-01-05 | 9 | -35/+129 | |
| | * | | | | Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex... | James Morris | 2009-01-05 | 17 | -375/+1122 | |
| | |\ \ \ \ | ||||||
| | | * | | | | smack: Add support for unlabeled network hosts and networks | Casey Schaufler | 2008-12-31 | 4 | -195/+538 | |
| | | * | | | | selinux: Deprecate and schedule the removal of the the compat_net functionality | Paul Moore | 2008-12-31 | 4 | -38/+23 | |
| | | * | | | | netlabel: Update kernel configuration API | Paul Moore | 2008-12-31 | 10 | -150/+569 | |
| | * | | | | | keys: fix sparse warning by adding __user annotation to cast | James Morris | 2009-01-01 | 1 | -1/+1 | |
| | |/ / / / | ||||||
* | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-01-06 | 2 | -73/+72 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | hrtimer: splitout peek ahead functionality, fix | Ingo Molnar | 2009-01-05 | 1 | -1/+5 | |
| * | | | | | | hrtimer: fixup comments | Thomas Gleixner | 2009-01-05 | 1 | -11/+9 | |
| * | | | | | | hrtimer: fix recursion deadlock by re-introducing the softirq | Peter Zijlstra | 2009-01-05 | 2 | -34/+29 | |
| * | | | | | | hrtimer: simplify hotplug migration | Thomas Gleixner | 2009-01-05 | 1 | -15/+10 | |
| * | | | | | | hrtimer: fix HOTPLUG_CPU=n compile warning | Thomas Gleixner | 2009-01-05 | 1 | -11/+8 | |
| * | | | | | | hrtimer: splitout peek ahead functionality | Thomas Gleixner | 2009-01-05 | 1 | -7/+17 | |
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-01-06 | 8 | -37/+35 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sched: fix section mismatch | Li Zefan | 2009-01-06 | 2 | -2/+2 | |
| * | | | | | | | sched: fix double kfree in failure path | Li Zefan | 2009-01-06 | 1 | -3/+2 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ | Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into sched/urgent | Ingo Molnar | 2009-01-06 | 416 | -11215/+31831 | |
| |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | ||||||
| | | * | | | | | | | sched: sched.c declare variables before they get used | Jaswinder Singh Rajput | 2008-12-30 | 1 | -3/+3 | |
| | * | | | | | | | | sched_clock: prevent scd->clock from moving backwards, take #2 | Thomas Gleixner | 2008-12-31 | 3 | -3/+10 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | sched: clean up arch_reinit_sched_domains() | Li Zefan | 2009-01-05 | 2 | -7/+3 | |
| * | | | | | | | | sched: mark sched_create_sysfs_power_savings_entries() as __init | Li Zefan | 2009-01-05 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'linus' into sched/urgent | Ingo Molnar | 2009-01-05 | 857 | -16062/+23840 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | getrusage: RUSAGE_THREAD should return ru_utime and ru_stime | KOSAKI Motohiro | 2009-01-04 | 1 | -0/+2 | |
| * | | | | | | | | sched: fix sched_slice() | Mike Galbraith | 2009-01-02 | 1 | -18/+12 | |
* | | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-06 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | genirq: provide irq_to_desc() to non-genirq architectures too | Ingo Molnar | 2009-01-05 | 1 | -1/+6 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-06 | 15 | -301/+195 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ | Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co... | Ingo Molnar | 2009-01-06 | 453 | -12204/+32757 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / | | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | | locking, percpu counters: introduce separate lock classes | Peter Zijlstra | 2008-12-29 | 4 | -22/+18 |