]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers/char
iwlwifi: iwl-sta redundant includes clean up
[linux-2.6-omap-h63xx.git] / drivers / char /
2008-04-30 Alan Coxtty_ioctl: locking for tty_wait_until_sent
2008-04-30 Alan Coxtty_io: fix remaining pid struct locking
2008-04-30 Joe PetersonResume TTY on SUSP and fix CRNL order in N_TTY line...
2008-04-30 Alan Coxredo locking of tty->pgrp
2008-04-30 Alan Coxtty: BKL pushdown
2008-04-30 Alan Coxvt_ioctl: Prepare for BKL push down
2008-04-30 Alan Coxviocons: BKL locking
2008-04-30 Alan Coxsynclink series: Prepare for BKL pushdown
2008-04-30 Alan Coxsx: prepare for BKL pushdown
2008-04-30 Alan Coxstallion: Prepare for BKL push down
2008-04-30 Alan Coxspecialix: Prepare for BKL pushdown
2008-04-30 Alan Coxserial167: prepare to push BKL down into drivers
2008-04-30 Alan Coxrocket: Prepare for BKL pushdown
2008-04-30 Alan Coxriscom8: Prepare for BKL pushdown
2008-04-30 Alan Coxmxser: prepare for BKL pushdown
2008-04-30 Alan Coxisicom: istallion prepare for lock_kernel pushdown
2008-04-30 Alan Coxisicom: prepare for lock_kernel push down
2008-04-30 Alan Coxesp: lock_kernel push down
2008-04-30 Alan Coxepca: lock_kernel push down
2008-04-30 Alan Coxcyclades: Prepare for relaxed locking in callers
2008-04-30 Alan Coxamiserial: prepare for locking relaxation in caller
2008-04-30 Paul MackerrasMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-30 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-04-29 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-04-29 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-04-29 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-04-29 Dean Nelson[IA64] allocate multiple contiguous pages via uncached...
2008-04-29 Russell KingMerge branch 'orion-fixes2'
2008-04-29 Russell KingMerge branches 'pxa' and 'orion-fixes1'
2008-04-29 Linus TorvaldsMerge branch 'audit.b50' of git://git.kernel.org/pub...
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-29 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-29 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-04-29 Harvey Harrisonchar: use get_unaligned_* helpers
2008-04-29 Bjorn Helgaastpm: change Kconfig dependencies from PNPACPI to PNP
2008-04-29 Sam Ravnborgtpm: fix section mismatch warning
2008-04-29 Jeff Dikerandom: add async notification support to /dev/random
2008-04-29 Matt Mackallrandom: simplify and rename credit_entropy_store
2008-04-29 Matt Mackallrandom: make mixing interface byte-oriented
2008-04-29 Matt Mackallrandom: simplify add_ptr logic
2008-04-29 Matt Mackallrandom: remove some prefetch logic
2008-04-29 Matt Mackallrandom: eliminate redundant new_rotate variable
2008-04-29 Matt Mackallrandom: remove cacheline alignment for locks
2008-04-29 Matt Mackallrandom: make backtracking attacks harder
2008-04-29 Matt Mackallrandom: improve variable naming, clear extract buffer
2008-04-29 Matt Mackallrandom: reuse rand_initialize
2008-04-29 Matt Mackallrandom: use unlocked_ioctl
2008-04-29 Matt Mackallrandom: consolidate wakeup logic
2008-04-29 Matt Mackallrandom: clean up checkpatch complaints
2008-04-29 Denis V. Lunevdrivers: use non-racy method for proc entries creation
2008-04-29 Alexey Dobriyanproc: switch /proc/ip2mem to seq_file interface
2008-04-29 Alexey Dobriyanproc: switch /proc/apm to seq_file interface
2008-04-29 Alexey Dobriyanproc: remove proc_root from drivers
2008-04-29 Adrian Bunkipmi: fix return from atca_oem_poweroff_hook
2008-04-29 Adrian Bunkipmi: make alloc_recv_msg static
2008-04-29 Alexey Dobriyanipmi: remove ->write_proc code
2008-04-29 Denis Chengipmi: remove unused target and action in Makefile
2008-04-29 Corey MinyardIPMI: Style fixes in the misc code
2008-04-29 Corey MinyardIPMI: Style fixes in the system interface code
2008-04-29 Corey Minyardipmi: style fixes in the base code
2008-04-29 Corey MinyardIPMI: Convert system interface defines to an enum
2008-04-29 Corey Minyardipmi: convert locked counters to atomics in the system...
2008-04-29 Corey MinyardIPMI: convert message handler defines to an enum
2008-04-29 Konstantin Baydarovipmi: convert locked counters to atomics
2008-04-29 Corey Minyardipmi: update driver version
2008-04-29 Corey Minyardipmi: don't print event queue full on every event
2008-04-29 Konstantin Baydarovipmi: don't grab locks in run-to-completion mode
2008-04-29 Corey Minyardipmi: run to completion fixes
2008-04-29 Corey Minyardipmi: hold ATTN until upper layer ready
2008-04-29 Jan Engelhardtvt: fix background color on line feed
2008-04-29 Rik van Rielsysrq: add show-backtrace-on-all-cpus function
2008-04-29 Jiri Kosinaipwireless: remove dead code
2008-04-29 Arjan van de Venmake /dev/kmem a config option
2008-04-29 Jeff GarzikMerge branch 'upstream-jeff' of git://git.kernel.org...
2008-04-29 Harvey Harrisondrivers: fix integer as NULL pointer warnings
2008-04-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-29 Harvey Harrisondrivers: atm, char fix integer as NULL pointer warnings
2008-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-28 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-28 Karl DahlkeVT notifier extension for accessibility
2008-04-28 Harvey Harrisonchar: make functions static in synclinkmp.c
2008-04-28 Joe Perchessynclink drivers bool conversion
2008-04-28 Mel Gormanmm: introduce node_zonelist() for accessing the zonelis...
2008-04-28 Julia Lawalldrivers/char/rtc.c: use time_before, time_before_eq...
2008-04-28 David Brownellrtc: avoid legacy drivers with generic framework
2008-04-28 Miloslav Trmac[patch 1/2] audit: let userspace fully control TTY...
2008-04-28 Eric ParisAudit: standardize string audit interfaces
2008-04-28 Eric ParisAudit: collect sessionid in netlink messages
2008-04-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next