safe/jmp/linux-2.6
2008-02-08 Harvey Harrisonfs: remove fastcall, it is always empty
2008-02-08 Nick Pigginrd: support XIP
2008-02-08 Nick Pigginrewrite rd
2008-02-08 David Howellsmn10300: add platform MTD support for the ASB2303 board
2008-02-08 David Howellsmn10300: add the MN10300/AM33 architecture to the kernel
2008-02-08 David Howellsmn10300: allocate serial port UART IDs for on-chip...
2008-02-08 David Howellsusb: net2280 can't have a function called show_registers()
2008-02-08 David Howellsaout: remove unnecessary inclusions of {asm, linux...
2008-02-08 David Howellsaout: suppress A.OUT library support if !CONFIG_ARCH_SU...
2008-02-08 David Howellsaout: mark arches that support A.OUT format
2008-02-08 David Howellsaout: move STACK_TOP[_MAX] to asm/processor.h
2008-02-08 Li Zefantime: fix typo in comments
2008-02-08 Li Zefantimekeeping: rename timekeeping_is_continuous to timeke...
2008-02-08 Li Zefanclockevent: simplify list operations
2008-02-08 Li Zefanclocksource: remove redundant code
2008-02-08 Pavel EmelyanovGet rid of the kill_pgrp_info() function
2008-02-08 Pavel EmelyanovClean up the kill_something_info
2008-02-08 Pavel EmelyanovPidns: fix badly converted mqueues pid handling
2008-02-08 Pavel EmelyanovPidns: make full use of xxx_vnr() calls
2008-02-08 Oleg NesterovITIMER_REAL: convert to use struct pid
2008-02-08 Oleg Nesterovuglify while_each_pid_task() to make sure we don't...
2008-02-08 Oleg Nesterovuglify kill_pid_info() to fix kill() vs exec() race
2008-02-08 Eric W. Biedermanpid: fix solaris_procids
2008-02-08 Eric W. Biedermanpid: fix mips irix emulation pid usage
2008-02-08 Oleg Nesterovsys_getsid: don't use ->nsproxy directly
2008-02-08 Eric W. Biedermanpid: Extend/Fix pid_vnr
2008-02-08 Eric W. Biedermanpid: sys_wait... fixes
2008-02-08 Oleg Nesterovmove the related code from exit_notify() to exit_signals()
2008-02-08 Oleg Nesterovsys_setsid: remove now unneeded session != 1 check
2008-02-08 Oleg Nesterovfix group stop with exit race
2008-02-08 Oleg Nesterovstart the global /sbin/init with 0,0 special pids
2008-02-08 Oleg Nesterovmove daemonized kernel threads into the swapper's session
2008-02-08 Oleg Nesterovteach set_special_pids() to use struct pid
2008-02-08 Oleg Nesterovfix setsid() for sub-namespace /sbin/init
2008-02-08 Oleg Nesterovsys_setpgid(): simplify pid/ns interaction
2008-02-08 Oleg Nesterovwait_task_zombie: remove ->exit_state/exit_signal check...
2008-02-08 Oleg Nesterovwait_task_continued/zombie: don't use task_pid_nr_ns...
2008-02-08 Oleg Nesterovdo_wait: fix security checks
2008-02-08 Oleg Nesterovdo_wait: cleanup delay_group_leader() usage
2008-02-08 Oleg Nesterovwait_task_stopped(): remove unneeded delay_group_leader...
2008-02-08 Oleg Nesterovptrace_stop: fix racy nonstop_code setting
2008-02-08 Oleg Nesterovdo_wait: factor out "retval != 0" checks
2008-02-08 Oleg Nesterovwait_task_stopped: simplify and fix races with SIGCONT...
2008-02-08 Oleg Nesterovptrace_stop: fix the race with ptrace detach+attach
2008-02-08 Oleg Nesterovptrace_check_attach: remove unneeded ->signal != NULL...
2008-02-08 Oleg Nesterovkill my_ptrace_child()
2008-02-08 Oleg Nesterovkill PT_ATTACHED
2008-02-08 Pierre PeifferIPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_e...
2008-02-08 Pierre PeifferIPC: make struct ipc_ids static in ipc_namespace
2008-02-08 Pierre PeifferIPC/semaphores: consolidate SEM_STAT and IPC_STAT commands
2008-02-08 Pavel Emelyanovipc: uninline some code from util.h
2008-02-08 Alan Coxserial_core: bring mostly into line with coding style
2008-02-08 Alan Cox8250: enable rate reporting via termios
2008-02-08 Alan Coxserial8250: coding style
2008-02-08 Alan Cox8250_pci: coding style
2008-02-08 Alan Cox8250_hub6: codding style
2008-02-08 Alan Cox8250_hp300: coding style
2008-02-08 Alan Cox8250_gsc: coding style
2008-02-08 Alan Cox8250_early: coding style
2008-02-08 Alan Coxtty_ioctl: drag screaming into compliance with the...
2008-02-08 Alan Coxtty_io: drag screaming into coding style compliance
2008-02-08 Alan Coxtty_audit: fix checkpatch complaint
2008-02-08 Alan Coxrocket: don't let random users reset the controller
2008-02-08 Alan Coxrocket: first pass at termios reporting
2008-02-08 Alan Coxn_tty: clean up old code to follow coding style and...
2008-02-08 Alan Coxmoxa: first pass at termios reporting
2008-02-08 Andrew Mortonfix "modules: make module_address_lookup() safe"
2008-02-08 Christoph Lametermodules: include sections.h to avoid defining linker...
2008-02-08 Christoph LameterModules: handle symbols that have a zero value
2008-02-08 Heiko Carstenstty: s390 support for termios2.
2008-02-08 Heiko Carstenstty: let architectures override the user/kernel macros.
2008-02-08 mark grossintel-iommu: fault_reason index cleanup
2008-02-08 mark grossintel-iommu: PMEN support
2008-02-08 Alexey Dobriyanproc: fix ->open'less usage due to ->proc_fops flip
2008-02-08 Eric W. Biedermanproc: fix the threaded /proc/self
2008-02-08 Eric W. Biedermanproc: proper pidns handling for /proc/self
2008-02-08 Eric W. Biedermanproc: seqfile convert proc_pid_status to properly handl...
2008-02-08 Eric W. Biedermanseqfile convert proc_pid_statm
2008-02-08 Eric W. Biedermanproc: rewrite do_task_stat to correctly handle pid...
2008-02-08 Eric W. Biedermanproc: implement proc_single_file_operations
2008-02-08 Zhang Ruiproc: detect duplicate names on registration
2008-02-08 Alexey Dobriyanproc: remove useless check on symlink removal
2008-02-08 Alexey Dobriyanproc: simplify function prototypes
2008-02-08 Alexey Dobriyanproc: less LOCK operations during lookup
2008-02-08 Alexey Dobriyanproc: remove MODULE_LICENSE
2008-02-08 Pavel Emelyanovnamespaces: mark NET_NS with "depends on NAMESPACES"
2008-02-08 Pavel Emelyanovnamespaces: cleanup the code managed with PID_NS option
2008-02-08 Pavel Emelyanovnamespaces: cleanup the code managed with the USER_NS...
2008-02-08 Pavel Emelyanovnamespaces: move the IPC namespace under IPC_NS option
2008-02-08 Pavel Emelyanovnamespaces: move the UTS namespace under UTS_NS option
2008-02-08 Pavel Emelyanovnamespaces: add the NAMESPACES config option
2008-02-08 Nishanth Aravamudanhugetlb: add locking for overcommit sysctl
2008-02-08 Ulisses Furquiminotify: fix check for one-shot watches before destroyi...
2008-02-08 Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2008-02-08 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-02-08 Nick PigginConvert SG from nopage to fault.
2008-02-08 Linus TorvaldsMerge branch 'slub-linus' of git://git./linux/kernel...
2008-02-08 Jonathan Brassowdm raid1: report fault status
2008-02-08 Jonathan Brassowdm raid1: handle read failures
next