netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / drivers / char /
2010-01-20 Greg Kroah-Hartmantty: fix race in tty_fasync
2010-01-20 Alan Coxnozomi: quick fix for the close/close bug
2010-01-18 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2010-01-16 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-01-16 Jeff Mahoneyvirtio: fix section mismatch warnings
2010-01-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-01-15 Zhenyu Wangdrm/i915: enable 36bit physical address for hardware...
2010-01-15 Kamalesh Babulalpowerpc/hvc: Driver build breaks with !HVC_CONSOLE
2010-01-13 FUJITA Tomonorix86/agp: Fix agp_amd64_init and agp_amd64_cleanup
2010-01-11 Linus TorvaldsMerge branch 'agp-fixes' of git://git./linux/kernel...
2010-01-11 Bjorn Helgaasagp/hp: fail gracefully if we don't find an IOC
2010-01-11 Bjorn Helgaasagp/hp: fixup hp agp after ACPI changes
2010-01-11 Kevin Winchesteragp: correct missing cleanup on error in agp_add_bridge
2010-01-04 Alan Coxtosh: Use non bkl ioctl
2010-01-04 John Kacursony_pi: Remove the BKL from open and ioctl
2009-12-31 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-31 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-12-30 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-12-30 FUJITA Tomonorix86/agp: Fix agp_amd64_init() initialization with CONFI...
2009-12-30 Ingo MolnarACPI: fix ACPI=n allmodconfig build
2009-12-24 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2009-12-23 Herbert Xuhwrng: core - Fix double unlock in rng_dev_read
2009-12-22 Stefani Seiboldkfifo: fix warn_unused_result
2009-12-22 Stefani Seiboldkfifo: rename kfifo_put... into kfifo_in... and kfifo_g...
2009-12-22 Stefani Seiboldkfifo: cleanup namespace
2009-12-22 Stefani Seiboldkfifo: move out spinlock
2009-12-22 Stefani Seiboldkfifo: move struct kfifo in place
2009-12-19 Russell KingARM: add missing include to nwflash.c
2009-12-16 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-16 Julia Lawalldrivers/char/ipmi: Use KCS_IDLE_STATE
2009-12-16 John Kacurefirtc: explicitly set llseek to no_llseek
2009-12-16 Clemens Ladischvt: make the default cursor shape configurable
2009-12-16 KAMEZAWA Hiroyukioom-kill: fix NUMA constraint check with nodemask
2009-12-16 Len BrownMerge branch 'ipmi' into release
2009-12-16 Dmitry TorokhovInput: keyboard - don't override beep with a bell
2009-12-15 Bjorn Helgaasipmi: add PNP discovery (ACPI namespace via PNPACPI)
2009-12-15 Bjorn Helgaasipmi: refer to table as "SPMI", not "ACPI"
2009-12-15 Bjorn Helgaasipmi: remove unused PCI probe code
2009-12-15 Joe Perchesrandom.c: use %pU to print UUIDs
2009-12-15 Bernhard Wallevt: introduce and use vt_kmsg_redirect() function
2009-12-15 Thadeu Lima de Sou... drivers/char/misc.c: use bitmap/bitops functions for...
2009-12-15 Thadeu Lima de Sou... drivers/char/misc.c: clear allocation bit in minor...
2009-12-15 Thadeu Lima de Sou... misc: remove MAC pmu function declaration from misc...
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-15 Wu Fengguang/dev/mem: remove redundant parameter from do_write_kmem()
2009-12-15 Wu Fengguang/dev/mem: remove the "written" variable in write_kmem()
2009-12-15 Wu Fengguang/dev/mem: make size_inside_page() logic straight
2009-12-15 Wu Fengguang/dev/mem: cleanup unxlate_dev_mem_ptr() calls
2009-12-15 Wu Fengguang/dev/mem: introduce size_inside_page()
2009-12-15 Wu Fengguang/dev/mem: remove redundant test on len
2009-12-15 Mike Frysingerbfin-otp: add BF51x to the supported arch list
2009-12-14 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-12 Alan Coxtty: Fix BKL taken under a spinlock bug introduced...
2009-12-12 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-12-12 Linus TorvaldsMerge branch 'compat-ioctl-merge' of git://git./linux...
2009-12-11 H. Peter Anvinnvram: Fix write beyond end condition; prove to gcc...
2009-12-11 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2009-12-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-11 Alan Coxtty: split the lock up a bit further
2009-12-11 Alan Coxtty: Move the leader test in disassociate
2009-12-11 Alan Coxtty: Push the bkl down a bit in the hangup code
2009-12-11 Alan Coxtty: Push the lock down further into the ldisc code
2009-12-11 Alan Coxtty: push the BKL down into the handlers a bit
2009-12-11 Alan Coxtty: moxa: split open lock
2009-12-11 Alan Coxtty: moxa: Kill the use of lock_kernel
2009-12-11 Alan Coxtty: moxa: Fix modem op locking
2009-12-11 Alan Coxtty: moxa: Kill off the throttle method
2009-12-11 Alan Coxtty: moxa: Locking clean up
2009-12-11 Alan Coxtty: moxa: rework the locking a bit
2009-12-11 Alan Coxtty: moxa: Use more tty_port ops
2009-12-11 Alan Coxtty: isicom: fix deadlock on shutdown
2009-12-11 Alan Coxtty: mxser: Use the new locking rules to fix setserial...
2009-12-11 Alan Coxtty: mxser: use the tty_port_open method
2009-12-11 Alan Coxtty: isicom: sort out the board init logic
2009-12-11 Alan Coxtty: isicom: switch to the new tty_port_open helper
2009-12-11 Alan Coxtty: tty_port: Add a kref object to the tty port
2009-12-11 Alan Coxtty: istallion: tty port open/close methods
2009-12-11 Alan Coxtty: stallion: Convert to the tty_port_open/close methods
2009-12-11 Alan Coxtty: tty_port: Move the IO_ERROR clear
2009-12-11 Alan Coxtty: tty_port: Add IO_ERROR bit handling
2009-12-11 Alan Coxtty: riscom8: switch to the tty_port_open API
2009-12-11 Alan Coxtty: tty_port: Change the buffer allocator locking
2009-12-11 Alan Coxtty_port: Move hupcl handling
2009-12-11 Alan Coxtty_port: coding style cleaning pass
2009-12-11 Alan Coxtty_port: add "tty_port_open" helper
2009-12-11 Alan Coxtty: stallion: kill BKL ioctl
2009-12-11 Alan Coxtty: istallion: Kill off the BKL ioctl
2009-12-11 Alan Coxtty: esp: remove broken driver
2009-12-11 Alexey Dobriyantty: const: constify remaining tty_operations
2009-12-11 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-12-11 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-12-10 Arnd Bergmannlp: move compat_ioctl handling into lp.c
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
2009-12-10 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Frederic Weisbeckernvram: Fix missing smp_lock.h in nvram
2009-12-09 Linus TorvaldsMerge branch 'bkl-drivers-for-linus' of git://git....
next