summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* reiserfs: use open_bdev_exclChristoph Hellwig2008-04-301-1/+0Star
* mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi2008-04-301-0/+1
* mm: bdi: export bdi_writeout_inc()Miklos Szeredi2008-04-301-0/+2
* mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-301-20/+57
* mm: bdi: move statistics to debugfsMiklos Szeredi2008-04-301-0/+6
* mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra2008-04-302-0/+15
* mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra2008-04-301-0/+4
* mm: bdi: export BDI attributes in sysfsPeter Zijlstra2008-04-302-0/+12
* pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov2008-04-302-2/+2
* pids: introduce change_pid() helperOleg Nesterov2008-04-301-2/+4
* Deprecate find_task_by_pid()Pavel Emelyanov2008-04-301-1/+4
* devpts: factor out PTY index allocationSukadev Bhattiprolu2008-04-301-0/+4
* tty: add throttle/unthrottle helpersAlan Cox2008-04-302-0/+6
* tty: The big operations reworkAlan Cox2008-04-302-48/+62
* char: switch gs, cyclades and esp to return int for put_charAlan Cox2008-04-301-1/+1
* tty_io: fix remaining pid struct lockingAlan Cox2008-04-301-0/+1
* redo locking of tty->pgrpAlan Cox2008-04-301-4/+6
* tty: BKL pushdownAlan Cox2008-04-301-2/+2
* ptrace: introduce ptrace_reparented() helperOleg Nesterov2008-04-301-0/+4
* signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath2008-04-302-3/+9
* signals: set_restore_sigmask TIF_SIGPENDINGRoland McGrath2008-04-301-1/+7
* signals: add set_restore_sigmaskRoland McGrath2008-04-301-1/+14
* signals: fix /sbin/init protection from unwanted signalsOleg Nesterov2008-04-301-0/+2
* signals: join send_sigqueue() with send_group_sigqueue()Oleg Nesterov2008-04-301-2/+1Star
* kill_pid_info: don't take now unneeded tasklist_lockOleg Nesterov2008-04-301-2/+0Star
* signals: re-assign CLD_CONTINUED notification from the sender to recieverOleg Nesterov2008-04-301-0/+6
* md: support blocking writes to an array on device failureDan Williams2008-04-302-0/+5
* Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu2008-04-301-2/+4
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-305-1983/+0Star
* ext4: remove duplicate include of ext4_fs_i.h header fileJoe Perches2008-04-291-2/+0Star
* Convert ext4 to use unlocked_ioctlAndi Kleen2008-04-301-2/+1Star
* ext4: Fix race between migration and mmap writeAneesh Kumar K.V2008-04-291-0/+1
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-301-6/+6
|\
| * [libata] linux/libata.h: reorganize ata_device struct members a bitJeff Garzik2008-04-291-6/+6
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-04-293-12/+19
|\ \
| * | i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-291-6/+6
| * | i2c: Add support for device alias namesJean Delvare2008-04-292-3/+13
| * | i2c: Drop unused RTC driver IDsJean Delvare2008-04-291-3/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-04-291-1/+2
|\ \ \
| * | | mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin2008-04-291-1/+2
| | |/ | |/|
* | | Security: Typecast CAP_*_SET macrosDavid Howells2008-04-291-6/+6
* | | Security: Make secctx_to_secid() take const secdataDavid Howells2008-04-291-3/+3
|/ /
* | Improve queue_is_locked()Jens Axboe2008-04-291-0/+4
* | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-293-17/+21
|\ \ | |/ |/|
| * [PATCH] new predicate - AUDIT_FILETYPEAl Viro2008-04-281-0/+1
| * [patch 1/2] audit: let userspace fully control TTY input auditingMiloslav Trmac2008-04-281-5/+0Star
| * Audit: increase the maximum length of the key fieldEric Paris2008-04-281-1/+1
| * Audit: standardize string audit interfacesEric Paris2008-04-281-8/+14
| * Audit: collect sessionid in netlink messagesEric Paris2008-04-283-3/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-04-293-2/+11
|\ \