index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
sysctl: fix write access to dmesg_restrict/kptr_restrict
Kees Cook
2012-04-02
irq_work: fix compile failure on MIPS from system.h split
Paul Gortmaker
2012-03-31
sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()
Srivatsa S. Bhat
2012-03-30
genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value
Jiang Liu
2012-03-29
cgroup: cgroup_attach_task() could return -errno after success
Tejun Heo
2012-03-29
kgdb,debug_core: pass the breakpoint struct instead of address and memory
Jason Wessel
2012-03-29
kdb: Fix smatch warning on dbg_io_ops->is_console
Jason Wessel
2012-03-29
irqdomain: Remove powerpc dependency from debugfs file
Grant Likely
2012-03-29
padata: Fix cpu hotplug
Steffen Klassert
2012-03-29
padata: Use the online cpumask as the default
Steffen Klassert
2012-03-29
padata: Add a reference to the api documentation
Steffen Klassert
2012-03-29
futex: Mark get_robust_list as deprecated
Kees Cook
2012-03-29
futex: Do not leak robust list to unprivileged process
Kees Cook
2012-03-29
genirq: Respect NUMA node affinity in setup_irq_irq affinity()
Prarit Bhargava
2012-03-29
genirq: Get rid of unneeded force parameter in irq_finalize_oneshot()
Alexander Gordeev
2012-03-29
genirq: Minor readablity improvement in irq_wake_thread()
Alexander Gordeev
2012-03-29
sched: Fix __schedule_bug() output when called from an interrupt
Stephen Boyd
2012-03-29
documentation: remove references to cpu_*_map.
Rusty Russell
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
PM / QoS: add pm_qos_update_request_timeout() API
MyungJoo Ham
2012-03-28
PM / Sleep: Mitigate race between the freezer and request_firmware()
Rafael J. Wysocki
2012-03-28
PM / Sleep: Move disabling of usermode helpers to the freezer
Rafael J. Wysocki
2012-03-28
PM / Hibernate: Disable usermode helpers right before freezing tasks
Rafael J. Wysocki
2012-03-28
firmware_class: Do not warn that system is not ready from async loads
Rafael J. Wysocki
2012-03-28
firmware_class: Rework usermodehelper check
Rafael J. Wysocki
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
tracing: Fix ent_size in trace output
Steven Rostedt
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
alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n
Thomas Gleixner
2012-03-24
perf: Move mmap page data_head offset assertion out of header
Jiri Olsa
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
[next]