aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2008-04-30redo locking of tty->pgrpAlan Cox
2008-04-30tty: BKL pushdownAlan Cox
2008-04-30vt_ioctl: Prepare for BKL push downAlan Cox
2008-04-30viocons: BKL lockingAlan Cox
2008-04-30synclink series: Prepare for BKL pushdownAlan Cox
2008-04-30sx: prepare for BKL pushdownAlan Cox
2008-04-30stallion: Prepare for BKL push downAlan Cox
2008-04-30specialix: Prepare for BKL pushdownAlan Cox
2008-04-30serial167: prepare to push BKL down into driversAlan Cox
2008-04-30rocket: Prepare for BKL pushdownAlan Cox
2008-04-30riscom8: Prepare for BKL pushdownAlan Cox
2008-04-30mxser: prepare for BKL pushdownAlan Cox
2008-04-30isicom: istallion prepare for lock_kernel pushdownAlan Cox
2008-04-30isicom: prepare for lock_kernel push downAlan Cox
2008-04-30esp: lock_kernel push downAlan Cox
2008-04-30epca: lock_kernel push downAlan Cox
2008-04-30cyclades: Prepare for relaxed locking in callersAlan Cox
2008-04-30amiserial: prepare for locking relaxation in callerAlan Cox
2008-04-29[IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-29char: use get_unaligned_* helpersHarvey Harrison
2008-04-29tpm: change Kconfig dependencies from PNPACPI to PNPBjorn Helgaas
2008-04-29tpm: fix section mismatch warningSam Ravnborg
2008-04-29random: add async notification support to /dev/randomJeff Dike
2008-04-29random: simplify and rename credit_entropy_storeMatt Mackall
2008-04-29random: make mixing interface byte-orientedMatt Mackall
2008-04-29random: simplify add_ptr logicMatt Mackall
2008-04-29random: remove some prefetch logicMatt Mackall
2008-04-29random: eliminate redundant new_rotate variableMatt Mackall
2008-04-29random: remove cacheline alignment for locksMatt Mackall
2008-04-29random: make backtracking attacks harderMatt Mackall
2008-04-29random: improve variable naming, clear extract bufferMatt Mackall
2008-04-29random: reuse rand_initializeMatt Mackall
2008-04-29random: use unlocked_ioctlMatt Mackall
2008-04-29random: consolidate wakeup logicMatt Mackall
2008-04-29random: clean up checkpatch complaintsMatt Mackall
2008-04-29drivers: use non-racy method for proc entries creationDenis V. Lunev
2008-04-29proc: switch /proc/ip2mem to seq_file interfaceAlexey Dobriyan
2008-04-29proc: switch /proc/apm to seq_file interfaceAlexey Dobriyan
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-04-29ipmi: fix return from atca_oem_poweroff_hookAdrian Bunk
2008-04-29ipmi: make alloc_recv_msg staticAdrian Bunk
2008-04-29ipmi: remove ->write_proc codeAlexey Dobriyan
2008-04-29ipmi: remove unused target and action in MakefileDenis Cheng
2008-04-29IPMI: Style fixes in the misc codeCorey Minyard
2008-04-29IPMI: Style fixes in the system interface codeCorey Minyard
2008-04-29ipmi: style fixes in the base codeCorey Minyard
2008-04-29IPMI: Convert system interface defines to an enumCorey Minyard
2008-04-29ipmi: convert locked counters to atomics in the system interfaceCorey Minyard
2008-04-29IPMI: convert message handler defines to an enumCorey Minyard