Commit Graph

5770 Commits (bc835978cfb5dbb904a9d2e13804b6c343743530)

Author SHA1 Message Date
Heiko Carstens a0e280e0f3 stop_machine/cpu hotplug: fix disable_nonboot_cpus 16 years ago
Arjan van de Ven e8de1481fd resource: allow MMIO exclusivity for device drivers 16 years ago
Arjan van de Ven ad160d2319 async: don't do the initcall stuff post boot 16 years ago
Arjan van de Ven 22a9d64567 async: Asynchronous function calls to speed up kernel boot 16 years ago
Peter Zijlstra da8d5089da sched: fix possible recursive rq->lock 16 years ago
Johannes Weiner 58c6d3dfe4 dma-coherent: catch oversized requests to dma_alloc_from_coherent() 16 years ago
Andrew Morton eccd83e116 dma_alloc_coherent: clean it up 16 years ago
Andrew Morton 0bef3c2dc7 dma_alloc_from_coherent(): fix fallback to generic memory 16 years ago
Hidehiro Kawai 4cb0e11b15 coredump_filter: permit changing of the default filter 16 years ago
Sukadev Bhattiprolu 9cd4fd1043 SEND_SIG_NOINFO: set si_pid to tgid instead of pid 16 years ago
Sukadev Bhattiprolu 09bca05c90 SEND_SIG_NOINFO: masquerade si_pid when crossing pid-ns boundary 16 years ago
Randy Dunlap bd4207c901 kmod: fix varargs kernel-doc 16 years ago
Masami Hiramatsu f24659d96f kprobes: support probing module __init function 16 years ago
Masami Hiramatsu 0deddf436a module: add MODULE_STATE_LIVE notify 16 years ago
Masami Hiramatsu 49ad2fd76c kprobes: remove called_from argument 16 years ago
Masami Hiramatsu e8386a0cb2 kprobes: support probing module __exit function 16 years ago
Masami Hiramatsu 017c39bdb1 kprobes: add __kprobes to kprobe internal functions 16 years ago
Masami Hiramatsu 1294156078 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() 16 years ago
Masami Hiramatsu a06f6211ef module: add within_module_core() and within_module_init() 16 years ago
Masami Hiramatsu 12da3b888b kprobes: add tests for register_kprobes 16 years ago
Masami Hiramatsu 8e1144050e kprobes: indirectly call kprobe_target 16 years ago
Masami Hiramatsu bc2f70151f kprobes: bugfix: try_module_get even if calling_mod is NULL 16 years ago
KOSAKI Motohiro 26e5438e4b profile: don't include <asm/ptrace.h> twice. 16 years ago
Paul Mackerras e3d5a27d58 Allow times and time system calls to return small negative values 16 years ago
Arjan van de Ven d6624f996a oops: increment the oops UUID every time we oops 16 years ago
Zhaolei 60348802e9 fork.c: cleanup for copy_sighand() 16 years ago
Alexey Dobriyan f1883f86de Remove remaining unwinder code 16 years ago
Oleg Nesterov 901608d904 mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting 16 years ago
David Rientjes 2da02997e0 mm: add dirty_background_bytes and dirty_bytes sysctls 16 years ago
Hugh Dickins e5991371ee mm: remove cgroup_mm_owner_callbacks 16 years ago
David Rientjes 75aa199410 oom: print triggering task's cpuset and mems allowed 16 years ago
David Howells 3699c53c48 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] 16 years ago
James Morris 29881c4502 Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]" 16 years ago
Kay Sievers 81ff86a11f pm: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Ming Lei cd3772e689 kernel/ksysfs.c:fix dependence on CONFIG_NET 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Jiri Kosina edb123e16c trivial: printk: fix indentation of new_text_line declaration 16 years ago
Li Zefan db2f59c8c9 sched: fix section mismatch 16 years ago
Li Zefan 0c910d2895 sched: fix double kfree in failure path 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
Ingo Molnar 82c5b7b527 hrtimer: splitout peek ahead functionality, fix 16 years ago
Li Zefan c70f22d203 sched: clean up arch_reinit_sched_domains() 16 years ago
Li Zefan 39aac64812 sched: mark sched_create_sysfs_power_savings_entries() as __init 16 years ago
Thomas Gleixner e3f1d88374 hrtimer: fixup comments 16 years ago
Peter Zijlstra a6037b61c2 hrtimer: fix recursion deadlock by re-introducing the softirq 16 years ago
Thomas Gleixner 731a55ba0f hrtimer: simplify hotplug migration 16 years ago
Thomas Gleixner d5fd43c4ae hrtimer: fix HOTPLUG_CPU=n compile warning 16 years ago
Thomas Gleixner 8bdec955b0 hrtimer: splitout peek ahead functionality 16 years ago
Paul E. McKenney c59ab97e9e rcu: fix rcutorture bug 16 years ago
Paul E. McKenney ea7d3fef42 rcu: eliminate synchronize_rcu_xxx macro 16 years ago