index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2012-03-29
Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-03-29
cgroup: cgroup_attach_task() could return -errno after success
Tejun Heo
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-29
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-29
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-29
irqdomain: Remove powerpc dependency from debugfs file
Grant Likely
2012-03-28
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
pidns: add reboot_pid_ns() to handle the reboot syscall
Daniel Lezcano
2012-03-28
sysctl: use bitmap library functions
Akinobu Mita
2012-03-28
kexec: add further check to crashkernel
Zhenzhong Duan
2012-03-28
kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations
Will Deacon
2012-03-28
smp: add func to IPI cpus based on parameter func
Gilad Ben-Yossef
2012-03-28
smp: introduce a generic on_each_cpu_mask() function
Gilad Ben-Yossef
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
2012-03-28
cpusets: Remove an unused variable
Dan Carpenter
2012-03-27
sched/rt: Improve pick_next_highest_task_rt()
Michael J Wang
2012-03-27
sched: Fix select_fallback_rq() vs cpu_active/cpu_online
Peter Zijlstra
2012-03-26
module: Remove module size limit
Sasha Levin
2012-03-26
module: move __module_get and try_module_get() out of line.
Steven Rostedt
2012-03-26
params: <level>_initcall-like kernel parameters
Pawel Moll
2012-03-26
module_param: remove support for bool parameters which are really int.
Rusty Russell
2012-03-26
module: add kernel param to force disable module load
Dave Young
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n
Thomas Gleixner
2012-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
Linus Torvalds
2012-03-23
kmod: make __request_module() killable
Oleg Nesterov
2012-03-23
kmod: introduce call_modprobe() helper
Oleg Nesterov
2012-03-23
usermodehelper: ____call_usermodehelper() doesn't need do_exit()
Oleg Nesterov
2012-03-23
usermodehelper: kill umh_wait, renumber UMH_* constants
Oleg Nesterov
2012-03-23
usermodehelper: implement UMH_KILLABLE
Oleg Nesterov
2012-03-23
usermodehelper: introduce umh_complete(sub_info)
Oleg Nesterov
2012-03-23
signal: zap_pid_ns_processes: s/SEND_SIG_NOINFO/SEND_SIG_FORCED/
Oleg Nesterov
2012-03-23
signal: cosmetic, s/from_ancestor_ns/force/ in prepare_signal() paths
Oleg Nesterov
2012-03-23
signal: give SEND_SIG_FORCED more power to beat SIGNAL_UNKILLABLE
Oleg Nesterov
2012-03-23
ptrace: remove PTRACE_SEIZE_DEVEL bit
Denys Vlasenko
2012-03-23
ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameter
Denys Vlasenko
2012-03-23
ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS code
Denys Vlasenko
2012-03-23
ptrace: don't modify flags on PTRACE_SETOPTIONS failure
Denys Vlasenko
2012-03-23
kernel/watchdog.c: add comment to watchdog() exit path
Andrew Morton
2012-03-23
kernel/watchdog.c: convert to pr_foo()
Andrew Morton
2012-03-23
watchdog: make sure the watchdog thread gets CPU on loaded system
Michal Hocko
2012-03-23
kernel/exit.c: if init dies, log a signal which killed it, if any
Denys Vlasenko
2012-03-23
prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision
Lennart Poettering
2012-03-23
kernel-time: fix s/then/than/ spelling errors
Jim Cromie
2012-03-23
time: remove no_sync_cmos_clock
Cesar Eduardo Barros
[next]