Input: cdev lock_kernel() pushdown
[safe/jmp/linux-2.6] / kernel /
2008-04-30 Oleg Nesterovsignals: join send_sigqueue() with send_group_sigqueue()
2008-04-30 Oleg Nesterovsignals: unify send_sigqueue/send_group_sigqueue completely
2008-04-30 Pavel Emelyanovsignals: fold complete_signal() into send_signal/do_sen...
2008-04-30 Oleg Nesterovsignals: use __group_complete_signal() for the specific...
2008-04-30 Oleg Nesterovsignals: change send_signal/do_send_sigqueue to take...
2008-04-30 Oleg Nesterovsignals: move the definition of __group_complete_signal...
2008-04-30 Oleg Nesterovsignals: microoptimize the usage of ->curr_target
2008-04-30 Oleg Nesterovsignals: send_sig_info: don't take tasklist_lock
2008-04-30 Oleg Nesterovsignals: do_tkill: don't use tasklist_lock
2008-04-30 Oleg Nesterovsignals: move handle_stop_signal() into send_signal()
2008-04-30 Oleg Nesterovsignals: send_group_sigqueue: don't take tasklist_lock
2008-04-30 Oleg Nesterovsignals: __group_complete_signal: cache the value of...
2008-04-30 Oleg Nesterovsignals: send_sigqueue: don't forget about handle_stop_...
2008-04-30 Oleg Nesterovsignals: send_sigqueue: don't take rcu lock
2008-04-30 Oleg Nesterovget_signal_to_deliver: use the cached ->signal/sighand...
2008-04-30 Oleg Nesterovhandle_stop_signal: use the cached p->signal value
2008-04-30 Oleg Nesterovhandle_stop_signal: unify partial/full stop handling
2008-04-30 Oleg Nesterovkill_pid_info: don't take now unneeded tasklist_lock
2008-04-30 Oleg Nesterovsignals: re-assign CLD_CONTINUED notification from...
2008-04-30 Oleg Nesterovsignals: cleanup security_task_kill() usage/implementation
2008-04-30 Pavel Emelyanovsignals: consolidate send_sigqueue and send_group_sigqueue
2008-04-30 Pavel Emelyanovsignals: clean dequeue_signal from excess checks and...
2008-04-30 Pavel Emelyanovsignals: consolidate checks for whether or not to ignor...
2008-04-30 Oleg Nesterovk_getrusage: don't take rcu_read_lock()
2008-04-30 Oleg Nesterovlock_task_sighand: add rcu lock/unlock
2008-04-30 Oleg Nesterovsignals: do_group_exit(): use signal_group_exit() more...
2008-04-30 Oleg Nesterovsignals: do_signal_stop(): use signal_group_exit()
2008-04-30 Pavel Emelyanovsignals: consolidate checking for ignored/legacy signals
2008-04-30 Pavel Emelyanovsignals: turn LEGACY_QUEUE macro into static inline...
2008-04-30 Pavel Emelyanovsignals: remove unused variable from send_signal()
2008-04-29 Linus TorvaldsMerge branch 'audit.b50' of git://git./linux/kernel...
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-04-29 Christoph LameterAdd kbuild.h that contains common definitions for kbuil...
2008-04-29 Masami Hiramatsurelayfs: support larger relay buffer
2008-04-29 Hirofumi NakagawaRemove duplicated unlikely() in IS_ERR()
2008-04-29 Pavel Emelyanovsysctl: add the ->permissions callback on the ctl_table...
2008-04-29 Pavel Emelyanovsysctl: clean from unneeded extern and forward declarations
2008-04-29 Holger Schurigsysctl: allow embedded targets to disable sysctl_check.c
2008-04-29 Denis V. Lunevkernel: use non-racy method for proc entries creation
2008-04-29 Alexey Dobriyanproc: remove proc_root from drivers
2008-04-29 Matt Helsleyprocfs task exe symlink
2008-04-29 David Howellskeys: make the keyring quotas controllable through...
2008-04-29 David Howellskeys: don't generate user and user session keyrings...
2008-04-29 Serge E. Hallynipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC)
2008-04-29 Manfred Spraulipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_N...
2008-04-29 Manfred Spraulipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM)
2008-04-29 Nadia Derbeyipc: re-enable msgmni automatic recomputing msgmni...
2008-04-29 Oleg Nesterovsimplify cpu_hotplug_begin()/put_online_cpus()
2008-04-29 Oleg Nesterovcleanup_workqueue_thread: remove the unneeded "cpu...
2008-04-29 Oleg Nesterovworkqueues: shrink cpu_populated_map when CPU dies
2008-04-29 Paul MenageCpuset hardwall flag: add a mem_hardwall flag to cpusets
2008-04-29 Paul MenageCpuset hardwall flag: switch cpusets to use the bulk...
2008-04-29 Adrian Bunkkernel/cpuset.c: make 3 functions static
2008-04-29 Pavel Emelyanovmemcgroup: add the max_usage member on the res_counter
2008-04-29 Balbir Singhcgroups: add an owner to the mm_struct
2008-04-29 Serge E. Hallyncgroups: introduce cft->read_seq()
2008-04-29 Li Zefancgroups: remove the css_set linked-list
2008-04-29 Li Zefancgroups: simplify init_subsys()
2008-04-29 Li Zefancgroups: use a hash table for css_set finding
2008-04-29 Pavel Emelyanovcgroups: add the trigger callback to struct cftype
2008-04-29 Li Zefancgroup: switch to proc_create()
2008-04-29 Li Zefancgroup: annotate cgroup_init_subsys with __init
2008-04-29 Paul MenageCGroups _s64 files: use read_s64/write_s64 in CFS cgrou...
2008-04-29 Paul MenageCGroups _s64 files: add cgroups read_s64/write_s64...
2008-04-29 Paul MenageCGroup API files: move "releasable" to cgroup_debug...
2008-04-29 Paul MenageCGroup API files: add cgroup map data type
2008-04-29 Paul MenageCGroup API files: update cpusets to use cgroup structur...
2008-04-29 Paul MenageCGroup API files: strip all trailing whitespace in...
2008-04-29 Paul MenageCGroup API files: add res_counter_read_u64()
2008-04-29 Paul MenageCGroup API files: rename read/write_uint methods to...
2008-04-29 Adrian Bunkcgroups: kernel/ns_cgroup.c should #include <linux...
2008-04-29 Paul Jacksoncgroup: fix sparse warning of shadow symbol in cgroup.c
2008-04-29 Adrian Bunkmake cgroup_enable_task_cg_lists() static
2008-04-29 Michael HalcroweCryptfs: make key module subsystem respect namespaces
2008-04-29 Dave Youngisolate ratelimit from printk.c for other use
2008-04-29 Robert P. J. Daykernel: explicitly include required header files under...
2008-04-29 Dmitry Adamushkokthread: call wake_up_process() without the lock being...
2008-04-29 Sam Ravnborgcpu: fix section mismatch warning in reference to regis...
2008-04-29 Sam Ravnborgcpu: fix section mismatch warnings in *cpu_down
2008-04-29 Sam Ravnborgcpu: fix section mismatch warning in unregister_cpu_not...
2008-04-29 Sripathi Kodiadd RUSAGE_THREAD
2008-04-29 Nur HusseinTaint kernel after WARN_ON(condition)
2008-04-29 Tom Zanussirelay: fix splice problem
2008-04-29 Harvey Harrisonkernel: fix integer as NULL pointer warnings
2008-04-28 Roland McGrathptrace: conditionalize compat_ptrace_request
2008-04-28 Thomas Gleixnerhrtimer: raise softirq unlocked to avoid circular lock...
2008-04-28 Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-hrt
2008-04-28 Andres SalomonPM/gxfb: add hook to PM console layer that allows disab...
2008-04-28 Masami Hiramatsukprobes: add (un)register_jprobes for batch registration
2008-04-28 Masami Hiramatsukprobes: add (un)register_kretprobes for batch registration
2008-04-28 Masami Hiramatsukprobes: add (un)register_kprobes for batch registration
2008-04-28 Srinivasa Dskprobes: prevent probing of preempt_schedule()
2008-04-28 Andrew G. Morgancapabilities: implement per-process securebits
2008-04-28 Lee Schermerhornmempolicy: rename mpol_copy to mpol_dup
2008-04-28 Lee Schermerhornmempolicy: rename mpol_free to mpol_put
2008-04-28 Ken'ichi Ohmichivmcoreinfo: add page flags values
2008-04-28 Christoph Lametermm: Get rid of __ZONE_COUNT
2008-04-28 Christoph Lameterpageflags: get rid of FLAGS_RESERVED
2008-04-28 Christoph Lameterkbuild: create a way to create preprocessor constants...
2008-04-28 Mel Gormanmm: filter based on a nodemask as well as a gfp_mask
next