summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2012-03-29Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2012-03-29cgroup: cgroup_attach_task() could return -errno after successTejun Heo-1/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-9/+61
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-3/+2
2012-03-29Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-42/+59
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+4
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-124/+77
2012-03-29irqdomain: Remove powerpc dependency from debugfs fileGrant Likely-4/+14
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-5/+141
2012-03-28pidns: add reboot_pid_ns() to handle the reboot syscallDaniel Lezcano-0/+42
2012-03-28sysctl: use bitmap library functionsAkinobu Mita-5/+3
2012-03-28kexec: add further check to crashkernelZhenzhong Duan-0/+4
2012-03-28kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurationsWill Deacon-0/+2
2012-03-28smp: add func to IPI cpus based on parameter funcGilad Ben-Yossef-0/+61
2012-03-28smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef-0/+29
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-6/+5
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-6/+0
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells-0/+1
2012-03-28Disintegrate asm/system.h for SparcDavid Howells-0/+4
2012-03-28cpusets: Remove an unused variableDan Carpenter-1/+0
2012-03-27sched/rt: Improve pick_next_highest_task_rt()Michael J Wang-1/+1
2012-03-27sched: Fix select_fallback_rq() vs cpu_active/cpu_onlinePeter Zijlstra-32/+50
2012-03-26module: Remove module size limitSasha Levin-2/+1
2012-03-26module: move __module_get and try_module_get() out of line.Steven Rostedt-0/+30
2012-03-26params: <level>_initcall-like kernel parametersPawel Moll-5/+14
2012-03-26module_param: remove support for bool parameters which are really int.Rusty Russell-21/+2
2012-03-26module: add kernel param to force disable module loadDave Young-0/+1
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+0
2012-03-24alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=nThomas Gleixner-3/+8
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds-659/+3
2012-03-23kmod: make __request_module() killableOleg Nesterov-2/+24
2012-03-23kmod: introduce call_modprobe() helperOleg Nesterov-8/+16
2012-03-23usermodehelper: ____call_usermodehelper() doesn't need do_exit()Oleg Nesterov-1/+1
2012-03-23usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov-6/+2
2012-03-23usermodehelper: implement UMH_KILLABLEOleg Nesterov-2/+25
2012-03-23usermodehelper: introduce umh_complete(sub_info)Oleg Nesterov-2/+7
2012-03-23signal: zap_pid_ns_processes: s/SEND_SIG_NOINFO/SEND_SIG_FORCED/Oleg Nesterov-6/+2
2012-03-23signal: cosmetic, s/from_ancestor_ns/force/ in prepare_signal() pathsOleg Nesterov-8/+7
2012-03-23signal: give SEND_SIG_FORCED more power to beat SIGNAL_UNKILLABLEOleg Nesterov-1/+2
2012-03-23ptrace: remove PTRACE_SEIZE_DEVEL bitDenys Vlasenko-15/+0
2012-03-23ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameterDenys Vlasenko-10/+21
2012-03-23ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS codeDenys Vlasenko-23/+8
2012-03-23ptrace: don't modify flags on PTRACE_SETOPTIONS failureDenys Vlasenko-1/+4
2012-03-23kernel/watchdog.c: add comment to watchdog() exit pathAndrew Morton-0/+4
2012-03-23kernel/watchdog.c: convert to pr_foo()Andrew Morton-6/+10
2012-03-23watchdog: make sure the watchdog thread gets CPU on loaded systemMichal Hocko-4/+3
2012-03-23kernel/exit.c: if init dies, log a signal which killed it, if anyDenys Vlasenko-2/+5
2012-03-23prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervisionLennart Poettering-5/+39
2012-03-23kernel-time: fix s/then/than/ spelling errorsJim Cromie-8/+8
2012-03-23time: remove no_sync_cmos_clockCesar Eduardo Barros-5/+1