summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-04-30mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra1-0/+4
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-30[S390] use generic sys_ptraceMartin Schwidefsky1-2/+0
2008-04-30[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens3-26/+21
2008-04-30[S390] System z large page support.Gerald Schaefer5-6/+225
2008-04-30[S390] Convert machine feature detection code to C.Heiko Carstens3-14/+33
2008-04-30[S390] Move stfl to system.h and delete duplicated version.Heiko Carstens1-0/+10
2008-04-30[S390] Add topology_core_siblings to topology.hHeiko Carstens1-0/+4
2008-04-30[S390] Automatically detect added cpus.Heiko Carstens1-0/+6
2008-04-30[S390] Add missing ifndef/define to include/asm-s390/sysinfo.h.Heiko Carstens1-0/+5
2008-04-30[S390] Move show_regs to traps.c.Heiko Carstens1-9/+0
2008-04-30x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu1-1/+1
2008-04-30ext4: move headers out of include/linuxChristoph Hellwig5-1983/+0
2008-04-30x86: fix section mismatch in pci_scan_busSam Ravnborg1-1/+2
2008-04-29Improve queue_is_locked()Jens Axboe1-0/+4
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-28/+34
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-2/+11
2008-04-29block: fix queue locking verificationLinus Torvalds1-2/+8
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+1
2008-04-29[ALSA] Add MPU401_INFO_NO_ACK bitflagTakashi Iwai1-0/+1
2008-04-29pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu1-0/+6
2008-04-29pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu1-0/+1
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds1-1/+1
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds4-1/+33