Commit Graph

10103 Commits (8bbea968f9022c3f66a36902509574597611be99)

Author SHA1 Message Date
Andi Kleen 8c4af38e9b gcc-4.6: printk: use stable variable to dump kmsg buffer 15 years ago
Richard Kennedy 878ae12749 stop_machine: struct cpu_stopper, remove alignment padding on 64 bits 15 years ago
Geert Uytterhoeven 459b37d423 kernel/range: remove unused definition of ARRAY_SIZE() 15 years ago
Oleg Nesterov 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 years ago
KAMEZAWA Hiroyuki d2997b1042 hibernation: freeze swap at hibernation 15 years ago
David Rientjes a63d83f427 oom: badness heuristic rewrite 15 years ago
David Rientjes 8e4228e1ed oom: move sysctl declarations to oom.h 15 years ago
Tejun Heo f6500947a9 workqueue: workqueue_cpu_callback() should be cpu_notifier instead of hotcpu_notifier 15 years ago
Namhyung Kim 38f5156800 workqueue: add missing __percpu markup in kernel/workqueue.c 15 years ago
Greg KH 676db4af04 cgroupfs: create /sys/fs/cgroup to mount cgroupfs on 15 years ago
Ian Abbott 94f17cd788 hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NET 15 years ago
Jason Wessel 81d4450732 vt,console,kdb: automatically set kdb LINES variable 15 years ago
Jason Wessel 3fa43aba08 debug_core,kdb: fix crash when arch does not have single step 15 years ago
Jason Wessel 19063c776f ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump 15 years ago
Jason Wessel 955b61e597 ftrace,kdb: Extend kdb to be able to dump the ftrace buffer 15 years ago
Jason Wessel 6d855b1d83 gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set() 15 years ago
Jason Wessel 55751145dc gdbstub: Implement gdbserial 'p' and 'P' packets 15 years ago
Jason Wessel 534af10823 kgdb,kdb: individual register set and and get API 15 years ago
Jason Wessel 84a0bd5b28 gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol 15 years ago
Andy Shevchenko a9fa20a7af kgdb: remove custom hex_to_bin()implementation 15 years ago
Kevin Cernekee 034260d677 printk: fix delayed messages from CPU hotplug events 15 years ago
Rusty Russell 51f3d0f474 module: cleanup comments, remove noinline 15 years ago
Rusty Russell 811d66a0e1 module: group post-relocation functions into post_relocation() 15 years ago
Rusty Russell 6526c534b2 module: move module args strndup_user to just before use 15 years ago
Rusty Russell 49668688dd module: pass load_info into other functions 15 years ago
Rusty Russell 36b0360d17 module: fix sysfs cleanup for !CONFIG_SYSFS 15 years ago
Rusty Russell 8f6d037815 module: sysfs cleanup 15 years ago
Rusty Russell d913188c75 module: layout_and_allocate 15 years ago
Rusty Russell 511ca6ae43 module: fix crash in get_ksymbol() when oopsing in module init 15 years ago
Rusty Russell eded41c1c6 module: kallsyms functions take struct load_info 15 years ago
Rusty Russell d6df72a06e module: refactor out section header rewriting: FIX modversions 15 years ago
Rusty Russell 8b5f61a795 module: refactor out section header rewriting 15 years ago
Linus Torvalds 3264d3f9dd module: add load_info 15 years ago
Linus Torvalds 44032e6316 module: reduce stack usage for each_symbol() 15 years ago
Rusty Russell 22e268ebec module: refactor load_module part 5 15 years ago
Rusty Russell 9f85a4bbb1 module: refactor load_module part 4 15 years ago
Rusty Russell 40dd2560ec module: refactor load_module part 3 15 years ago
Linus Torvalds 65b8a9b4d5 module: refactor load_module part 2 15 years ago
Linus Torvalds f91a13bb99 module: refactor load_module 15 years ago
Eric Dumazet 2409e74278 module: module_unload_init() cleanup 15 years ago
David Howells 694f690d27 CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks 15 years ago
Srikar Dronamraju 9da79ab83e tracing/kprobes: unregister_trace_probe needs to be called under mutex 15 years ago
Patrick Pannuto 5e7f5a178b timer: Added usleep_range timer 15 years ago
Thomas Gleixner e1b004c3ef Revert "timer: Added usleep[_range] timer" 15 years ago
Jesse Barnes 8cadd2831b timer: add on-stack deferrable timer interfaces 15 years ago
Arjan van de Ven af5ab277de clockevents: Remove the per cpu tick skew 15 years ago
Frederic Weisbecker 669336e4cf perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint call 15 years ago
Suresh Siddha 6ee0578b4d workqueue: mark init_workqueues() as early_initcall() 15 years ago
Tejun Heo 098849516d workqueue: explain for_each_*cwq_cpu() iterators 15 years ago
Steffen Klassert 0500e9b3f1 padata: Remove padata_get_cpumask 15 years ago