Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-28 | 5 | -5/+141 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | pidns: add reboot_pid_ns() to handle the reboot syscall | Daniel Lezcano | 2012-03-28 | 2 | -0/+42 | |
| * | | | | | | | | | | sysctl: use bitmap library functions | Akinobu Mita | 2012-03-28 | 1 | -5/+3 | |
| * | | | | | | | | | | kexec: add further check to crashkernel | Zhenzhong Duan | 2012-03-28 | 1 | -0/+4 | |
| * | | | | | | | | | | kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations | Will Deacon | 2012-03-28 | 1 | -0/+2 | |
| * | | | | | | | | | | smp: add func to IPI cpus based on parameter func | Gilad Ben-Yossef | 2012-03-28 | 1 | -0/+61 | |
| * | | | | | | | | | | smp: introduce a generic on_each_cpu_mask() function | Gilad Ben-Yossef | 2012-03-28 | 1 | -0/+29 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 8 | -6/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 6 | -6/+0 | |
| * | | | | | | | | | | Add #includes needed to permit the removal of asm/system.h | David Howells | 2012-03-28 | 1 | -0/+1 | |
| * | | | | | | | | | | Disintegrate asm/system.h for Sparc | David Howells | 2012-03-28 | 2 | -0/+4 | |
* | | | | | | | | | | | module: Remove module size limit | Sasha Levin | 2012-03-26 | 1 | -2/+1 | |
* | | | | | | | | | | | module: move __module_get and try_module_get() out of line. | Steven Rostedt | 2012-03-26 | 1 | -0/+30 | |
* | | | | | | | | | | | params: <level>_initcall-like kernel parameters | Pawel Moll | 2012-03-26 | 2 | -5/+14 | |
* | | | | | | | | | | | module_param: remove support for bool parameters which are really int. | Rusty Russell | 2012-03-26 | 1 | -21/+2 | |
* | | | | | | | | | | | module: add kernel param to force disable module load | Dave Young | 2012-03-26 | 1 | -0/+1 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2012-03-24 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | includecheck: delete any duplicate instances of module.h | Paul Gortmaker | 2012-02-28 | 1 | -1/+0 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl | Linus Torvalds | 2012-03-23 | 3 | -659/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sysctl: Move the implementation into fs/proc/proc_sysctl.c | Eric W. Biederman | 2012-01-24 | 3 | -625/+0 | |
| * | | | | | | | | | | | sysctl: Register the base sysctl table like any other sysctl table. | Eric W. Biederman | 2012-01-24 | 1 | -9/+4 | |
| * | | | | | | | | | | | sysctl: Consolidate !CONFIG_SYSCTL handling | Eric W. Biederman | 2012-01-24 | 1 | -26/+0 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | kmod: make __request_module() killable | Oleg Nesterov | 2012-03-23 | 1 | -2/+24 | |
* | | | | | | | | | | | kmod: introduce call_modprobe() helper | Oleg Nesterov | 2012-03-23 | 1 | -8/+16 | |
* | | | | | | | | | | | usermodehelper: ____call_usermodehelper() doesn't need do_exit() | Oleg Nesterov | 2012-03-23 | 1 | -1/+1 | |
* | | | | | | | | | | | usermodehelper: kill umh_wait, renumber UMH_* constants | Oleg Nesterov | 2012-03-23 | 1 | -6/+2 | |
* | | | | | | | | | | | usermodehelper: implement UMH_KILLABLE | Oleg Nesterov | 2012-03-23 | 1 | -2/+25 | |
* | | | | | | | | | | | usermodehelper: introduce umh_complete(sub_info) | Oleg Nesterov | 2012-03-23 | 1 | -2/+7 | |
* | | | | | | | | | | | signal: zap_pid_ns_processes: s/SEND_SIG_NOINFO/SEND_SIG_FORCED/ | Oleg Nesterov | 2012-03-23 | 1 | -6/+2 | |
* | | | | | | | | | | | signal: cosmetic, s/from_ancestor_ns/force/ in prepare_signal() paths | Oleg Nesterov | 2012-03-23 | 1 | -8/+7 | |
* | | | | | | | | | | | signal: give SEND_SIG_FORCED more power to beat SIGNAL_UNKILLABLE | Oleg Nesterov | 2012-03-23 | 1 | -1/+2 | |
* | | | | | | | | | | | ptrace: remove PTRACE_SEIZE_DEVEL bit | Denys Vlasenko | 2012-03-23 | 1 | -15/+0 | |
* | | | | | | | | | | | ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameter | Denys Vlasenko | 2012-03-23 | 1 | -10/+21 | |
* | | | | | | | | | | | ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS code | Denys Vlasenko | 2012-03-23 | 1 | -23/+8 | |
* | | | | | | | | | | | ptrace: don't modify flags on PTRACE_SETOPTIONS failure | Denys Vlasenko | 2012-03-23 | 1 | -1/+4 | |
* | | | | | | | | | | | kernel/watchdog.c: add comment to watchdog() exit path | Andrew Morton | 2012-03-23 | 1 | -0/+4 | |
* | | | | | | | | | | | kernel/watchdog.c: convert to pr_foo() | Andrew Morton | 2012-03-23 | 1 | -6/+10 | |
* | | | | | | | | | | | watchdog: make sure the watchdog thread gets CPU on loaded system | Michal Hocko | 2012-03-23 | 1 | -4/+3 | |
* | | | | | | | | | | | kernel/exit.c: if init dies, log a signal which killed it, if any | Denys Vlasenko | 2012-03-23 | 1 | -2/+5 | |
* | | | | | | | | | | | prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision | Lennart Poettering | 2012-03-23 | 3 | -5/+39 | |
* | | | | | | | | | | | Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-03-23 | 7 | -24/+133 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpoint | Jason Wessel | 2012-03-22 | 1 | -0/+7 | |
| * | | | | | | | | | | kdb: Avoid using dbg_io_ops until it is initialized | Tim Bird | 2012-03-22 | 1 | -1/+1 | |
| * | | | | | | | | | | kgdb,debug_core: add the ability to control the reboot notifier | Jason Wessel | 2012-03-22 | 1 | -0/+16 | |
| * | | | | | | | | | | KDB: Fix usability issues relating to the 'enter' key. | Andrei Warkentin | 2012-03-22 | 3 | -22/+83 | |
| * | | | | | | | | | | kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detach | Jason Wessel | 2012-03-22 | 2 | -0/+24 | |
| * | | | | | | | | | | kgdb: Respect that flush op is optional | Jan Kiszka | 2012-03-22 | 1 | -1/+2 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-03-22 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge commit 'v3.3-rc6' into next | Dmitry Torokhov | 2012-03-09 | 114 | -4767/+7422 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Input: add infrastructure for selecting clockid for event time stamps | John Stultz | 2012-02-03 | 1 | -0/+2 |