aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-04-30Basic braille screen reader supportSamuel Thibault
2008-04-30reiserfs: use open_bdev_exclChristoph Hellwig
2008-04-30mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi
2008-04-30mm: bdi: export bdi_writeout_inc()Miklos Szeredi
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi
2008-04-30mm: bdi: move statistics to debugfsMiklos Szeredi
2008-04-30mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra
2008-04-30mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra
2008-04-30mm: bdi: export BDI attributes in sysfsPeter Zijlstra
2008-04-30pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov
2008-04-30pids: introduce change_pid() helperOleg Nesterov
2008-04-30Deprecate find_task_by_pid()Pavel Emelyanov
2008-04-30devpts: factor out PTY index allocationSukadev Bhattiprolu
2008-04-30tty: add throttle/unthrottle helpersAlan Cox
2008-04-30tty: The big operations reworkAlan Cox
2008-04-30char: switch gs, cyclades and esp to return int for put_charAlan Cox
2008-04-30tty_io: fix remaining pid struct lockingAlan Cox
2008-04-30redo locking of tty->pgrpAlan Cox
2008-04-30tty: BKL pushdownAlan Cox
2008-04-30ptrace: introduce ptrace_reparented() helperOleg Nesterov
2008-04-30signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath
2008-04-30signals: set_restore_sigmask TIF_SIGPENDINGRoland McGrath
2008-04-30signals: add set_restore_sigmaskRoland McGrath
2008-04-30signals: fix /sbin/init protection from unwanted signalsOleg Nesterov
2008-04-30signals: join send_sigqueue() with send_group_sigqueue()Oleg Nesterov
2008-04-30kill_pid_info: don't take now unneeded tasklist_lockOleg Nesterov
2008-04-30signals: re-assign CLD_CONTINUED notification from the sender to recieverOleg Nesterov
2008-04-30md: support blocking writes to an array on device failureDan Williams
2008-04-30Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig
2008-04-29ext4: remove duplicate include of ext4_fs_i.h header fileJoe Perches
2008-04-29Convert ext4 to use unlocked_ioctlAndi Kleen
2008-04-29ext4: Fix race between migration and mmap writeAneesh Kumar K.V
2008-04-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-04-29Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-04-29[libata] linux/libata.h: reorganize ata_device struct members a bitJeff Garzik
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare
2008-04-29i2c: Add support for device alias namesJean Delvare
2008-04-29i2c: Drop unused RTC driver IDsJean Delvare
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-04-29mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin
2008-04-29Security: Typecast CAP_*_SET macrosDavid Howells
2008-04-29Security: Make secctx_to_secid() take const secdataDavid Howells
2008-04-29Improve queue_is_locked()Jens Axboe
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-04-29block: fix queue locking verificationLinus Torvalds
2008-04-29pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu
2008-04-29pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds