aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-30mm: bdi: export BDI attributes in sysfsPeter Zijlstra2-0/+12
2008-04-30pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov2-2/+2
2008-04-30pids: introduce change_pid() helperOleg Nesterov1-2/+4
2008-04-30Deprecate find_task_by_pid()Pavel Emelyanov1-1/+4
2008-04-30devpts: factor out PTY index allocationSukadev Bhattiprolu1-0/+4
2008-04-30tty: add throttle/unthrottle helpersAlan Cox2-0/+6
2008-04-30tty: The big operations reworkAlan Cox2-48/+62
2008-04-30char: switch gs, cyclades and esp to return int for put_charAlan Cox1-1/+1
2008-04-30tty_io: fix remaining pid struct lockingAlan Cox1-0/+1
2008-04-30redo locking of tty->pgrpAlan Cox1-4/+6
2008-04-30tty: BKL pushdownAlan Cox1-2/+2
2008-04-30ptrace: introduce ptrace_reparented() helperOleg Nesterov1-0/+4
2008-04-30signals: x86 TS_RESTORE_SIGMASKRoland McGrath2-4/+22
2008-04-30signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath2-3/+9
2008-04-30signals: ia64 renumber TIF_RESTORE_SIGMASKakpm@linux-foundation.org1-3/+2
2008-04-30signals: s390: renumber TIF_RESTORE_SIGMASKRoland McGrath1-1/+1
2008-04-30signals: set_restore_sigmask TIF_SIGPENDINGRoland McGrath1-1/+7
2008-04-30signals: add set_restore_sigmaskRoland McGrath1-1/+14
2008-04-30signals: fix /sbin/init protection from unwanted signalsOleg Nesterov1-0/+2
2008-04-30signals: join send_sigqueue() with send_group_sigqueue()Oleg Nesterov1-2/+1
2008-04-30kill_pid_info: don't take now unneeded tasklist_lockOleg Nesterov1-2/+0
2008-04-30signals: re-assign CLD_CONTINUED notification from the sender to recieverOleg Nesterov1-0/+6
2008-04-30md: support blocking writes to an array on device failureDan Williams2-0/+5
2008-04-30pxafb: preliminary smart panel interface supportEric Miao2-4/+56
2008-04-30pxafb: introduce register independent LCD connection type for pxafberic miao1-0/+44
2008-04-30pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao3-196/+140
2008-04-30Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu1-2/+4
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig5-1983/+0
2008-04-29ext4: remove duplicate include of ext4_fs_i.h header fileJoe Perches1-2/+0
2008-04-29Convert ext4 to use unlocked_ioctlAndi Kleen1-2/+1
2008-04-29ext4: Fix race between migration and mmap writeAneesh Kumar K.V1-0/+1
2008-04-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-3/+9
2008-04-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-6/+6
2008-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-55/+18
2008-04-29[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang2-0/+6
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-0/+1
2008-04-29Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds6-15/+24
2008-04-29[libata] linux/libata.h: reorganize ata_device struct members a bitJeff Garzik1-6/+6
2008-04-29V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil1-0/+1
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare1-6/+6
2008-04-29i2c: Add support for device alias namesJean Delvare5-6/+18
2008-04-29i2c: Drop unused RTC driver IDsJean Delvare1-3/+0
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-1/+3
2008-04-29[IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson1-3/+3
2008-04-29IB/iser: Count FMR alignment violations per sessionEli Dorfman1-0/+1
2008-04-29mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin1-1/+2
2008-04-29Merge branch 'orion-fixes2'Russell King1-0/+8
2008-04-29Merge branches 'pxa' and 'orion-fixes1'Russell King4-55/+10
2008-04-29Security: Typecast CAP_*_SET macrosDavid Howells1-6/+6
2008-04-29Security: Make secctx_to_secid() take const secdataDavid Howells1-3/+3