aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Basic braille screen reader supportSamuel Thibault2008-04-301-0/+4
* asm-*/futex.h should include linux/uaccess.hJeff Dike2008-04-308-8/+8
* reiserfs: use open_bdev_exclChristoph Hellwig2008-04-301-1/+0
* 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: x86 TS_RESTORE_SIGMASKRoland McGrath2008-04-302-4/+22
* signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath2008-04-302-3/+9
* signals: ia64 renumber TIF_RESTORE_SIGMASKakpm@linux-foundation.org2008-04-301-3/+2
* signals: s390: renumber TIF_RESTORE_SIGMASKRoland McGrath2008-04-301-1/+1
* 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/+1
* kill_pid_info: don't take now unneeded tasklist_lockOleg Nesterov2008-04-301-2/+0
* 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
* pxafb: preliminary smart panel interface supportEric Miao2008-04-302-4/+56
* pxafb: introduce register independent LCD connection type for pxafberic miao2008-04-301-0/+44
* pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao2008-04-303-196/+140
* 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-295-1983/+0
* ext4: remove duplicate include of ext4_fs_i.h header fileJoe Perches2008-04-291-2/+0
* Convert ext4 to use unlocked_ioctlAndi Kleen2008-04-291-2/+1
* ext4: Fix race between migration and mmap writeAneesh Kumar K.V2008-04-291-0/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-04-293-3/+9
|\
| * [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang2008-04-292-0/+6
| * [IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson2008-04-291-3/+3
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-291-6/+6
|\ \
| * | [libata] linux/libata.h: reorganize ata_device struct members a bitJeff Garzik2008-04-291-6/+6
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-295-55/+18
|\ \
| * \ Merge branch 'orion-fixes2'Russell King2008-04-291-0/+8
| |\ \
| | * | [ARM] Feroceon: Feroceon-specific WA-cache compatible {copy,clear}_user_page()Lennert Buytenhek2008-04-281-0/+8
| | | |
| | \ \
| *-. \ \ Merge branches 'pxa' and 'orion-fixes1'Russell King2008-04-294-55/+10
| |\ \ \ \ | | | |/ /
| | | * | [ARM] Orion: fix ioremap() optimizationNicolas Pitre2008-04-281-5/+4