signals: do_signal_stop: kill the SIGNAL_UNKILLABLE check
[safe/jmp/linux-2.6] / kernel /
2008-07-25 Oleg Nesterovsignals: do_signal_stop: kill the SIGNAL_UNKILLABLE...
2008-07-25 Oleg Nesterovsignals: dequeue_signal: don't check SIGNAL_GROUP_EXIT...
2008-07-25 Oleg Nesterov__exit_signal: don't take rcu lock
2008-07-25 Oleg Nesterovsignals: change collect_signal() to return void
2008-07-25 Oleg Nesterovsignals: collect_signal: simplify the "still_pending...
2008-07-25 Oleg Nesterovsignals: collect_signal: remove the unneeded sigismembe...
2008-07-25 Oleg Nesterovposix timers: release_posix_timer: kill the bogus put_t...
2008-07-25 Oleg Nesterovposix timers: timer_delete: remove the bogus "->it_proc...
2008-07-25 Lai Jiangshancpuset: two minor code-cleanups
2008-07-25 Lai Jiangshancpuset: code-cleanup for started_after
2008-07-25 Lai Jiangshancpuset: don't pass empty cpumasks to partition_sched_do...
2008-07-25 Li Zefancpuset: avoid unnecessary sched domains rebuilding
2008-07-25 Miao Xiecpusets: update task's cpus_allowed and mems_allowed...
2008-07-25 Miao Xiecpusets: restructure the function update_cpumask()...
2008-07-25 Serge E. Hallyncgroup_clone: use pid of newly created task for new...
2008-07-25 Paul Menagecgroup files: convert res_counter_write() to be a cgrou...
2008-07-25 Paul Menagecgroup files: remove cpuset_common_file_write()
2008-07-25 Paul Menagecgroup files: turn attach_task_by_pid directly into...
2008-07-25 Paul Menagecgroup files: move notify_on_release file to separate...
2008-07-25 Paul Menagecgroups: misc cleanups to write_string patchset
2008-07-25 Paul Menagecgroup files: move the release_agent file to use typed...
2008-07-25 Paul Menagecgroup files: add write_string cgroup control file...
2008-07-25 Li Zefancgroups: annotate two variables with __read_mostly
2008-07-25 KOSAKI Motohirocgroup: list_for_each cleanup
2008-07-25 Li Zefancgroup: use read lock to guard find_existing_css_set()
2008-07-25 Abhishek Sagarkprobes: remove redundant config check
2008-07-25 Srinivasa D Skprobes: improve kretprobe scalability with hashed...
2008-07-25 Dave Youngprintk ratelimiting rewrite
2008-07-25 Arjan van de Venkernel/irq/manage.c: replace a printk + WARN_ON() to...
2008-07-25 Arjan van de VenAdd a WARN() macro; this is WARN_ON() + printk arguments
2008-07-25 FUJITA Tomonoriclean up duplicated alloc/free_thread_info
2008-07-25 KOSAKI Motohirocall_usermodehelper(): increase reliability
2008-07-25 Adrian Bunkbuild kernel/profile.o only when requested
2008-07-25 Vegard Nossumkallsyms: fix potential overflow in binary search
2008-07-25 Wang Chenflag parameters: fix compile error of sys_epoll_create1
2008-07-24 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-07-24 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-07-24 Ulrich Drepperflag parameters: NONBLOCK in pipe
2008-07-24 Ulrich Drepperflag parameters: inotify_init
2008-07-24 Ulrich Drepperflag parameters: eventfd
2008-07-24 Ulrich Drepperflag parameters: signalfd
2008-07-24 Ulrich Drepperflag parameters: paccept
2008-07-24 Uwe Kleine-Königgeneric irqs: handle failure of irqchip->set_type in...
2008-07-24 David Howellspm: fix try_to_freeze_tasks()'s use of do_div()
2008-07-24 Zhang Ruipm: schedule sysrq poweroff on boot cpu
2008-07-24 Zhang Ruipm: introduce new interfaces schedule_work_on() and...
2008-07-24 Akinobu Mitapm: hibernation: simplify memory bitmap
2008-07-24 David Brownellpm: boot time suspend selftest
2008-07-24 Pavel Machekswsusp: provide users with a hint about the no_console_...
2008-07-24 Andrew G. Morgansecurity: filesystem capabilities refactor kernel code
2008-07-24 Andi Kleenhugetlb: multiple hstates for multiple page sizes
2008-07-24 Mel Gormanhugetlb: reserve huge pages for reliable MAP_PRIVATE...
2008-07-24 Adrian Bunkmm/vmstat.c: proper externs
2008-07-24 Peter Zijlstrasched: clean up compiler warning
2008-07-24 Linus TorvaldsMerge branch 'x86/auditsc' of git://git./linux/kernel...
2008-07-24 Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'core/softlockup-for-linus' of git://git...
2008-07-24 Roland McGrathx86_64 syscall audit fast-path
2008-07-23 Uwe Kleine-Königset_irq_wake: fix return code and wake status tracking
2008-07-23 Ingo Molnarsched: fix hrtick & generic-ipi dependency
2008-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-07-22 Atsushi NemotoFix build on COMPAT platforms when CONFIG_EPOLL is...
2008-07-22 Miao Xiecpusets: fix wrong domain attr updates
2008-07-22 Johannes Bergremove CONFIG_KMOD from core kernel code
2008-07-22 Rusty Russellmodules: Take a shortcut for checking if an address...
2008-07-22 Denys Vlasenkomodule: turn longs into ints for module sizes
2008-07-22 Denys VlasenkoShrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs
2008-07-22 Rusty Russellmodule: generic each_symbol iterator function
2008-07-22 Rusty Russellmodule: don't use stop_machine for waiting rmmod
2008-07-22 Andi Kleensysdev: Pass the attribute to the low level sysdev...
2008-07-20 Ingo Molnarsched: hrtick_enabled() should use cpu_active()
2008-07-20 Ingo MolnarMerge branch 'sched/urgent' into sched/devel
2008-07-20 Peter Zijlstrasched, x86: clean up hrtick implementation
2008-07-18 Mike Traviscpumask: Optimize cpumask_of_cpu in kernel/time/tick...
2008-07-18 Mike Traviscpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
2008-07-18 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-18 Ingo MolnarMerge branch 'linus' into timers/nohz
2008-07-18 Mike Traviskthread: reduce stack pressure in create_kthread and...
2008-07-18 Hiroshi Shimamotosoftlockup: fix invalid proc_handler for softlockup_panic
2008-07-18 Thomas Gleixnernohz: prevent tick stop outside of the idle loop
2008-07-18 David Howellssched: fix warning in inc_rt_tasks() to not declare...
2008-07-18 Max Krasnyanskycpu hotplug: Make cpu_active_map synchronization depend...
2008-07-18 Max Krasnyanskycpu hotplug, sched: Introduce cpu_active_map and redo...
2008-07-18 Dmitry Adamushkosched: rework of "prioritize non-migratable tasks over...
2008-07-18 Mike Travissched: reduce stack size in isolated_cpu_setup()
2008-07-18 Ingo MolnarRevert parts of "ftrace: do not trace scheduler functions"
2008-07-17 Ingo MolnarMerge branch 'linus' into xen-64bit
2008-07-17 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-07-17 Jeremy Fitzhardingex86, xen, power: fix up config dependencies on PM
2008-07-17 Ingo Molnarftrace: do not trace scheduler functions
2008-07-17 Roland McGrathfix dangling zombie when new parent ignores children
2008-07-17 Roland McGrathdo_wait: return security_task_wait() error code in...
2008-07-17 Roland McGrathptrace children revamp
2008-07-17 Roland McGrathdo_wait reorganization
2008-07-17 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-07-16 Rafael J. Wysockisnapshot: Use pm_mutex for mutual exclusion
2008-07-16 Alan Coxsnapshot: Push BKL down into ioctl handlers
next