aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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: x86 TS_RESTORE_SIGMASKRoland McGrath
2008-04-30signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath
2008-04-30signals: ia64 renumber TIF_RESTORE_SIGMASKakpm@linux-foundation.org
2008-04-30signals: s390: renumber TIF_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-30pxafb: preliminary smart panel interface supportEric Miao
2008-04-30pxafb: introduce register independent LCD connection type for pxafberic miao
2008-04-30pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao
2008-04-30Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu
2008-04-30[S390] use generic sys_ptraceMartin Schwidefsky
2008-04-30[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens
2008-04-30[S390] System z large page support.Gerald Schaefer
2008-04-30[S390] Convert machine feature detection code to C.Heiko Carstens
2008-04-30[S390] Move stfl to system.h and delete duplicated version.Heiko Carstens
2008-04-30[S390] Add topology_core_siblings to topology.hHeiko Carstens
2008-04-30[S390] Automatically detect added cpus.Heiko Carstens
2008-04-30[S390] Add missing ifndef/define to include/asm-s390/sysinfo.h.Heiko Carstens
2008-04-30[S390] Move show_regs to traps.c.Heiko Carstens
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig
2008-04-29netfilter: nf_conntrack: padding breaks conntrack hash on ARMPhilip Craig
2008-04-29ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()Timo Teras
2008-04-29net: Add compat support for getsockopt (MCAST_MSFILTER)David L Stevens
2008-04-29ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov
2008-04-29sparc: Add kgdb support.David S. Miller
2008-04-29sparc32: Kill smp_message_pass() and related code.David S. Miller
2008-04-29PNPBIOS: remove include/linux/pnpbios.hBjorn Helgaas
2008-04-29ISAPNP: remove unused pnp_dev->regs fieldBjorn Helgaas
2008-04-29PNP: make interfaces private to the PNP coreBjorn Helgaas
2008-04-29PNP: make pnp_resource_table private to PNP coreBjorn Helgaas
2008-04-29PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_t...Bjorn Helgaas
2008-04-29PNP: add pnp_get_resource() interfaceBjorn Helgaas
2008-04-29PNP: remove unused interfaces using pnp_resource_tableBjorn Helgaas
2008-04-29PNP: add pnp_init_resources(struct pnp_dev *) interfaceBjorn Helgaas
2008-04-29PNP: remove pnp_resource_table from internal get/set interfacesBjorn Helgaas
2008-04-29PNP: add debug output to option registrationBjorn Helgaas