| Commit message (Expand) | Author | Age | Files | Lines |
* | kfifo: fix warn_unused_result | Stefani Seibold | 2009-12-22 | 1 | -4/+27 |
* | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold | 2009-12-22 | 2 | -6/+6 |
* | kfifo: cleanup namespace | Stefani Seibold | 2009-12-22 | 1 | -6/+6 |
* | kfifo: move out spinlock | Stefani Seibold | 2009-12-22 | 2 | -10/+13 |
* | kfifo: move struct kfifo in place | Stefani Seibold | 2009-12-22 | 2 | -32/+29 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-12-16 | 1 | -9/+109 |
|\ |
|
| * | Merge branch 'ipmi' into release | Len Brown | 2009-12-16 | 1 | -9/+109 |
| |\ |
|
| | * | ipmi: add PNP discovery (ACPI namespace via PNPACPI) | Bjorn Helgaas | 2009-12-15 | 1 | -0/+104 |
| | * | ipmi: refer to table as "SPMI", not "ACPI" | Bjorn Helgaas | 2009-12-15 | 1 | -5/+5 |
| | * | ipmi: remove unused PCI probe code | Bjorn Helgaas | 2009-12-15 | 1 | -4/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2009-12-16 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | bfin-otp: add BF51x to the supported arch list | Mike Frysinger | 2009-12-15 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-12-16 | 1 | -3/+7 |
|\ \ \ \ |
|
| * | | | | Input: keyboard - don't override beep with a bell | Dmitry Torokhov | 2009-12-15 | 1 | -3/+7 |
| |/ / / |
|
* | | | | drivers/char/ipmi: Use KCS_IDLE_STATE | Julia Lawall | 2009-12-16 | 1 | -1/+1 |
* | | | | efirtc: explicitly set llseek to no_llseek | John Kacur | 2009-12-16 | 1 | -0/+1 |
* | | | | vt: make the default cursor shape configurable | Clemens Ladisch | 2009-12-16 | 1 | -2/+5 |
* | | | | oom-kill: fix NUMA constraint check with nodemask | KAMEZAWA Hiroyuki | 2009-12-16 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | random.c: use %pU to print UUIDs | Joe Perches | 2009-12-15 | 1 | -7/+3 |
* | | | vt: introduce and use vt_kmsg_redirect() function | Bernhard Walle | 2009-12-15 | 1 | -6/+37 |
* | | | drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number all... | Thadeu Lima de Souza Cascardo | 2009-12-15 | 1 | -13/+9 |
* | | | drivers/char/misc.c: clear allocation bit in minor bitmap when device registe... | Thadeu Lima de Souza Cascardo | 2009-12-15 | 1 | -3/+5 |
* | | | misc: remove MAC pmu function declaration from misc device class | Thadeu Lima de Souza Cascardo | 2009-12-15 | 1 | -2/+0 |
* | | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 1 | -1/+1 |
* | | | /dev/mem: remove redundant parameter from do_write_kmem() | Wu Fengguang | 2009-12-15 | 1 | -8/+6 |
* | | | /dev/mem: remove the "written" variable in write_kmem() | Wu Fengguang | 2009-12-15 | 1 | -27/+22 |
* | | | /dev/mem: make size_inside_page() logic straight | Wu Fengguang | 2009-12-15 | 1 | -22/+12 |
* | | | /dev/mem: cleanup unxlate_dev_mem_ptr() calls | Wu Fengguang | 2009-12-15 | 1 | -8/+6 |
* | | | /dev/mem: introduce size_inside_page() | Wu Fengguang | 2009-12-15 | 1 | -41/+19 |
* | | | /dev/mem: remove redundant test on len | Wu Fengguang | 2009-12-15 | 1 | -8/+6 |
|/ / |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-14 | 1 | -4/+10 |
|\ \ |
|
| * | | nvram: Fix write beyond end condition; prove to gcc copy is safe | H. Peter Anvin | 2009-12-11 | 1 | -4/+10 |
* | | | tty: Fix BKL taken under a spinlock bug introduced in the BKL split | Alan Cox | 2009-12-12 | 1 | -2/+0 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-12-12 | 2 | -52/+26 |
|\ \ \ |
|
| * \ \ | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 | 17 | -412/+242 |
| |\ \ \ |
|
| * | | | | agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks. | Michel Dänzer | 2009-12-09 | 1 | -53/+11 |
| * | | | | agp/uninorth: Also handle user memory types in u3_remove_memory(). | Michel Dänzer | 2009-12-09 | 1 | -7/+22 |
| * | | | | hvc_console: Export (GPL'ed) hvc_remove | Amit Shah | 2009-12-08 | 1 | -0/+1 |
* | | | | | Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-12-11 | 1 | -26/+89 |
|\ \ \ \ \ |
|
| * | | | | | lp: move compat_ioctl handling into lp.c | Arnd Bergmann | 2009-12-10 | 1 | -26/+89 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2009-12-11 | 16 | -3327/+554 |
|\ \ \ \ \ \ |
|
| * | | | | | | tty: split the lock up a bit further | Alan Cox | 2009-12-11 | 1 | -0/+3 |
| * | | | | | | tty: Move the leader test in disassociate | Alan Cox | 2009-12-11 | 1 | -2/+3 |
| * | | | | | | tty: Push the bkl down a bit in the hangup code | Alan Cox | 2009-12-11 | 1 | -2/+2 |
| * | | | | | | tty: Push the lock down further into the ldisc code | Alan Cox | 2009-12-11 | 2 | -5/+9 |
| * | | | | | | tty: push the BKL down into the handlers a bit | Alan Cox | 2009-12-11 | 3 | -62/+94 |
| * | | | | | | tty: moxa: split open lock | Alan Cox | 2009-12-11 | 1 | -12/+11 |
| * | | | | | | tty: moxa: Kill the use of lock_kernel | Alan Cox | 2009-12-11 | 1 | -14/+2 |
| * | | | | | | tty: moxa: Fix modem op locking | Alan Cox | 2009-12-11 | 1 | -15/+10 |
| * | | | | | | tty: moxa: Kill off the throttle method | Alan Cox | 2009-12-11 | 1 | -20/+1 |