Commit Graph

12391 Commits (df777bd39a266637d1765d48043493489418e75b)

Author SHA1 Message Date
Linus Torvalds 288d5abec8 Boot up with usermodehelper disabled 14 years ago
Oleg Nesterov a7295898a1 taskstats: add_del_listener() should ignore !valid listeners 14 years ago
Oleg Nesterov dfc428b656 taskstats: add_del_listener() shouldn't use the wrong node 14 years ago
Jason Wessel 37f86b469d kdb,kgdb: Allow arbitrary kgdb magic knock sequences 14 years ago
Jason Wessel d613d828e8 kdb: Remove all references to DOING_KGDB2 14 years ago
Jason Wessel f679c4985b kdb,kgdb: Implement switch and pass buffer from kdb -> gdb 14 years ago
Jason Wessel 3bdb65ec95 kdb: cleanup unused variables missed in the original kdb merge 14 years ago
Geert Uytterhoeven 1c388919d8 resources: Add lookup_resource() 14 years ago
Sebastian Andrzej Siewior b6873807a7 irq: Track the owner of irq descriptor 14 years ago
Sebastian Andrzej Siewior f3637a5f2e irq: Always set IRQF_ONESHOT if no primary handler is specified 14 years ago
Grant Likely 7e71330169 dt/irq: add irq_domain_generate_simple() helper 14 years ago
Grant Likely 08a543ad33 irq: add irq_domain translation infrastructure 14 years ago
Hans Verkuil 2330fb8242 [media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support 14 years ago
Oleg Nesterov c1095c6da5 signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked() 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Hugh Dickins 4302fbc8ec panic: panic=-1 for immediate reboot 14 years ago
Vitaliy Ivanov 947be5dfda gcov: disable CONSTRUCTORS for UML 14 years ago
Vasiliy Kulikov b34a6b1da3 ipc: introduce shm_rmid_forced sysctl 14 years ago
Daniel Rebelo de Oliveira fb0a685cb9 kernel/fork.c: fix a few coding style issues 14 years ago
Michal Hocko 778d3b0ff0 cpusets: randomize node rotor used in cpuset_mem_spread_node() 14 years ago
Shawn Bohrer 9ea71503a8 futex: Fix regression with read only mappings 14 years ago
jhbird.choi@samsung.com 1dd75f91ae genirq: Fix wrong bit operation 14 years ago
Stephen Boyd 626a031251 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n 14 years ago
Amerigo Wang c5f41752fd notifiers: sys: move reboot notifiers into reboot.h 14 years ago
Maxin B John ae891a1b93 devres: fix possible use after free 14 years ago
Benjamin Herrenschmidt 2efaca927f mm/futex: fix futex writes on archs with SW tracking of dirty & young 14 years ago
Jesper Juhl f629299b54 trace events: Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED 14 years ago
Kay Sievers 88bfa32479 module: add /sys/module/<name>/uevent files 14 years ago
Kay Sievers 4befb026cf module: change attr callbacks to take struct module_kobject 14 years ago
Jonas Bonn 74e08fcf7b modules: add default loader hook implementations 14 years ago
Satoru Moriya 81c7413650 param: fix return value handling in param_set_* 14 years ago
Lin Ming 0f3171438f sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fair 14 years ago
Peter Zijlstra efbe2eee6d lockdep: Fix lockdep_no_validate against IRQ states 14 years ago
Lin Ming 9985c20f9e perf: Remove perf_event_attr::type check 14 years ago
Stephan Baerwolf 2bd2d6f2dc sched: Replace use of entity_key() 14 years ago
Jan H. Schönherr acb5a9ba3b sched: Separate group-scheduling code more clearly 14 years ago
Richard Kennedy 26a148eb9c sched: Reorder root_domain to remove 64 bit alignment padding 14 years ago
Bianca Lutz 99bc52429f sched: Do not attempt to destroy uninitialized rt_bandwidth 14 years ago
Jan Schoenherr 045176d22f sched: Remove unused function cpu_cfs_rq() 14 years ago
Jan Schoenherr 5f817d676b sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED' 14 years ago
Peter Zijlstra 9763b67fb9 sched, cgroup: Optimize load_balance_fair() 14 years ago
Paul Turner 9598c82dca sched: Don't update shares twice on on_rq parent 14 years ago
Paul Turner 9bbd737436 sched: update correct entity's runtime in check_preempt_wakeup() 14 years ago
Oleg Nesterov 8a35241803 ptrace: fix ptrace_signal() && STOP_DEQUEUED interaction 14 years ago
Christoph Hellwig 11b80f459a rw_semaphore: remove up/down_read_non_owner 14 years ago
John Stultz cbaa51524b time: Fix stupid KERN_WARN compile issue 14 years ago
Paul E. McKenney a95cded32d sysctl,rcu: Convert call_rcu(free_head) to kfree 14 years ago
Lai Jiangshan 3b097c4696 audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() 14 years ago
Paul E. McKenney a841796f11 signal: align __lock_task_sighand() irq disabling and RCU 14 years ago
Peter Zijlstra ec433f0c51 softirq,rcu: Inform RCU of irq_exit() activity 14 years ago