ipc/sem.c: use ERR_CAST
[safe/jmp/linux-2.6] / kernel /
2010-05-27 Lai Jiangshancpuhotplug: do not need cpu_hotplug_begin() when CONFIG...
2010-05-27 Akinobu Mitakernel/: convert cpu notifier to return encapsulate...
2010-05-27 Akinobu Mitacpu-hotplug: return better errno on cpu hotplug failure
2010-05-27 Akinobu Mitacpu-hotplug: introduce cpu_notify(), __cpu_notify(...
2010-05-27 Oleg Nesterovproc: turn signal_struct->count into "int nr_threads"
2010-05-27 Oleg Nesterovproc_sched_show_task(): use get_nr_threads()
2010-05-27 Oleg Nesterovcheck_unshare_flags: kill the bogus CLONE_SIGHAND/sig...
2010-05-27 Oleg Nesterovexit: move taskstats_tgid_free() from __exit_signal...
2010-05-27 Oleg Nesterovkill the obsolete thread_group_cputime_free() helper
2010-05-27 Oleg Nesterovexit: __exit_signal: use thread_group_leader() consistently
2010-05-27 Oleg Nesterovsignals: kill the awful task_rq_unlock_wait() hack
2010-05-27 Oleg Nesterovsignals: clear signal->tty when the last thread exits
2010-05-27 Oleg Nesterovsignals: make task_struct->signal immutable/refcountable
2010-05-27 Oleg Nesterovfork/exit: move tty_kref_put() outside of __cleanup_sig...
2010-05-27 Oleg Nesterovposix-cpu-timers: avoid "task->signal != NULL" checks
2010-05-27 Oleg Nesterovexit: avoid sig->count in __exit_signal() to detect...
2010-05-27 Oleg Nesterovexit: avoid sig->count in de_thread/__exit_signal synch...
2010-05-27 Oleg Nesterovexit: change zap_other_threads() to count sub-threads
2010-05-27 Oleg Nesterovexit: exit_notify() can trust signal->notify_count < 0
2010-05-27 Oleg Nesterovcall_usermodehelper: UMH_WAIT_EXEC ignores kernel_threa...
2010-05-27 Oleg Nesterovcall_usermodehelper: simplify/fix UMH_NO_WAIT case
2010-05-27 Oleg Nesterovwait_for_helper: SIGCHLD from user-space can lead to...
2010-05-27 Oleg Nesterovcall_usermodehelper: no need to unblock signals
2010-05-27 Oleg Nesterovumh: creds: kill subprocess_info->cred logic
2010-05-27 Oleg Nesterovumh: creds: convert call_usermodehelper_keys() to use...
2010-05-27 Neil Hormanexec: replace call_usermodehelper_pipe with use of...
2010-05-27 Neil Hormankmod: add init function to usermodehelper
2010-05-27 Oleg Nesterovsignals: check_kill_permission(): don't check creds...
2010-05-27 Oleg Nesterovptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm
2010-05-27 Mike Frysingerptrace: unify FDPIC implementations
2010-05-27 Jack Steinercpusets: randomize node rotor used in cpuset_mem_spread...
2010-05-27 Jack Steinercpusets: new round-robin rotor for SLAB allocations
2010-05-27 Kirill A. Shutemovcgroups: make cftype.unregister_event() void-returning
2010-05-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-05-25 Linus TorvaldsRevert "module: drop the lock while waiting for module...
2010-05-25 J. R. Okajimaproc_dointvec: write a single value
2010-05-25 Andy Shevchenkosysctl: don't use own implementation of hex_to_bin()
2010-05-25 Wenji Huangmodule: remove duplicate declaration of __ksymtab_gpl_f...
2010-05-25 Haicheng Limem-hotplug: fix potential race while building zonelist...
2010-05-25 Haicheng Limem-hotplug: avoid multiple zones sharing same boot...
2010-05-25 minskey guocpu/mem hotplug: enable CPUs online before local memory...
2010-05-25 Mel Gormanmm: compaction: add a tunable that decides when memory...
2010-05-25 Mel Gormanmm: compaction: add /proc trigger for memory compaction
2010-05-25 Miao Xiecpuset,mm: fix no node to alloc memory when changing...
2010-05-25 Miao Xiemempolicy: restructure rebinding-mempolicy functions
2010-05-24 Jeff Chuatimers: Fix slack calculation for expired timers
2010-05-24 Thomas Gleixnertimekeeping: Fix timezone update
2010-05-22 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2010-05-22 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2010-05-22 Linus TorvaldsMerge branch 'modules' of git://git./linux/kernel/git...
2010-05-21 Linus TorvaldsMerge branch 'for-2.6.35' of git://git.kernel.dk/linux...
2010-05-21 Randy Dunlapsysctl: fix kernel-doc notation and typos
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-05-21 Jens AxboeMerge branch 'master' into for-2.6.35
2010-05-21 Jens Axboepipe: set lower and upper limit on max pages in the...
2010-05-21 Jens Axboepipe: add support for shrinking and growing pipes
2010-05-21 Linus TorvaldsMerge branch 'dbg-early-merge' of git://git./linux...
2010-05-21 Linus TorvaldsMerge branch 'kdb-merge' of git://git./linux/kernel...
2010-05-21 Chris Wrightsysfs: add struct file* to bin_attr callbacks
2010-05-21 Peter Zijlstralockdep: Add novalidate class for dev->mutex conversion
2010-05-21 NeilBrownkref: remove kref_set
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-05-21 Jason Wesselx86, kgdb, init: Add early and late debug states
2010-05-21 Jason Wesselkdb,debug_core: Allow the debug core to receive a panic...
2010-05-21 Jason Wesseldebug_core,kdb: Allow the debug core to process a recur...
2010-05-21 Jason Wesselprintk,kdb: capture printk() when in kdb shell
2010-05-21 Jason Wesselkgdboc,kdb: Allow kdb to work on a non open console...
2010-05-21 Jason Wesselkgdb: Add the ability to schedule a breakpoint via...
2010-05-21 Jason Wesselx86,kgdb: Add low level debug hook
2010-05-21 Jason Wesselkgdb: remove post_primary_code references
2010-05-21 Jason Wesselkgdboc,keyboard: Keyboard driver for kdb with kgdb
2010-05-21 Jason Wesselkgdb: gdb "monitor" -> kdb passthrough
2010-05-21 Jason Wesselkgdb,8250,pl011: Return immediately from console poll
2010-05-21 Jason Wesselkgdb: core changes to support kdb
2010-05-21 Jason Wesselkdb: core for kgdb back end (2 of 2)
2010-05-21 Jason Wesselkdb: core for kgdb back end (1 of 2)
2010-05-21 Jason WesselSeparate the gdbstub from the debug core
2010-05-21 Jason WesselMove kernel/kgdb.c to kernel/debug/debug_core.c
2010-05-20 Michal Nazarewiczwait_event_interruptible_locked() interface
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2010-05-20 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2010-05-19 KOSAKI Motohirocpumask: fix compat getaffinity
2010-05-19 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2010-05-19 Dmitry TorokhovMerge commit 'v2.6.34' into next
2010-05-19 Rusty Russellmodule: drop the lock while waiting for module to compl...
2010-05-19 Ben Hutchingspanic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I')
2010-05-19 Ben Hutchingspanic: Allow warnings to set different taint flags
2010-05-19 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-05-19 Steffen Klassertpadata: Use get_online_cpus/put_online_cpus in padata_free
2010-05-19 Steffen Klassertpadata: Add some code comments
2010-05-19 Steffen Klassertpadata: Flush the padata queues actively
2010-05-19 Steffen Klassertpadata: Use a timer to handle remaining objects in...
2010-05-18 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
next