Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3ed75eb8f1cd89565966599c4f77d2edb086d5b0
/
kernel
58f9b52
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
by Linus Torvalds
· 17 years ago
54e840d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
c80544d
sparse pointer use of zero as null
by Stephen Hemminger
· 17 years ago
c66f08b
Add scaled time to taskstats based process accounting
by Michael Neuling
· 17 years ago
5b4db0c
whitespace fixes: system timers
by Daniel Walker
· 17 years ago
0719e37
whitespace fixes: interval timers
by Daniel Walker
· 17 years ago
62769dc
whitespace fixes: execution domains
by Daniel Walker
· 17 years ago
5600b89
whitespace fixes: system auditing
by Daniel Walker
· 17 years ago
bd3a849
whitespace fixes: compat syscalls
by Daniel Walker
· 17 years ago
9f8dbe9
whitespace fixes: syscall auditing
by Daniel Walker
· 17 years ago
314f70f
whitespace fixes: capability syscalls
by Daniel Walker
· 17 years ago
c277e63
whitespace fixes: panic handling
by Daniel Walker
· 17 years ago
22a8bde
whitespace fixes: module loading
by Daniel Walker
· 17 years ago
23ff444
whitespace fixes: fork
by Daniel Walker
· 17 years ago
902749c
whitespace fixes: DMA channel allocator
by Daniel Walker
· 17 years ago
9ce3421
whitespace fixes: audit filtering
by Daniel Walker
· 17 years ago
1bfbc60
whitespace fixes: relayfs
by Daniel Walker
· 17 years ago
dedf8b7
whitespace fixes: cpuset
by Daniel Walker
· 17 years ago
6ae965c
whitespace fixes: process accounting
by Daniel Walker
· 17 years ago
6fa6c3b
whitespace fixes: time syscalls
by Daniel Walker
· 17 years ago
72c2d58
V3 file capabilities: alter behavior of cap_setpcap
by Andrew Morgan
· 17 years ago
7058cb0
sysctl: deprecate sys_sysctl in a user space visible fashion.
by Eric W. Biederman
· 17 years ago
8ada720
sysctl: for irda update sysctl_checks list of binary paths
by Eric W. Biederman
· 17 years ago
49ffcf8
sysctl: update sysctl_check_table
by Eric W. Biederman
· 17 years ago
fc6cd25
sysctl: Error on bad sysctl tables
by Eric W. Biederman
· 17 years ago
c65f923
sysctl: remove the cad_pid binary sysctl path
by Eric W. Biederman
· 17 years ago
35834ca
sysctl: simplify the pty sysctl logic
by Eric W. Biederman
· 17 years ago
0d135a4
sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flags
by Eric W. Biederman
· 17 years ago
f5ead5c
sysctl: remove binary sysctl support where it clearly doesn't work
by Eric W. Biederman
· 17 years ago
49a0c45
sysctl: Factor out sysctl_data.
by Eric W. Biederman
· 17 years ago
d8217f0
sysctl core: Stop using the unnecessary ctl_table typedef
by Eric W. Biederman
· 17 years ago
a0d8cdb
cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with CPU_UP_PREPARE
by Akinobu Mita
· 17 years ago
faf8c71
param_sysfs_builtin memchr argument fix
by Dave Young
· 17 years ago
2c62214
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
by Tony Breeds
· 17 years ago
6212e3a
Remove struct task_struct::io_wait
by Alexey Dobriyan
· 17 years ago
9cd9a00
Hibernation: Enter platform hibernation state in a consistent way
by Rafael J. Wysocki
· 17 years ago
c7e0831
Hibernation: Check if ACPI is enabled during restore in the right place
by Rafael J. Wysocki
· 17 years ago
d307c4a
Hibernation: Arbitrary boot kernel support - generic code
by Rafael J. Wysocki
· 17 years ago
8f4ce8c
serial: turn serial console suspend a boot rather than compile time option
by Andres Salomon
· 17 years ago
438e2ce
freezer: measure freezing time
by Rafael J. Wysocki
· 17 years ago
b842ee5
freezer: be more verbose
by Rafael J. Wysocki
· 17 years ago
c3d42d7
unexport pm_power_off_prepare
by Adrian Bunk
· 17 years ago
d5d8c59
freezer: do not send signals to kernel threads
by Rafael J. Wysocki
· 17 years ago
2e13189
freezer: prevent new tasks from inheriting TIF_FREEZE set
by Rafael J. Wysocki
· 17 years ago
232b143
freezer: do not sync filesystems from freeze_processes
by Rafael J. Wysocki
· 17 years ago
b3dac3b
PM: Rename hibernation_ops to platform_hibernation_ops
by Rafael J. Wysocki
· 17 years ago
74f270a
PM: Rework struct hibernation_ops
by Rafael J. Wysocki
· 17 years ago
f242d91
PM: Make suspend_ops static
by Rafael J. Wysocki
· 17 years ago
e6c5eb9
PM: Rework struct platform_suspend_ops
by Rafael J. Wysocki
· 17 years ago
26398a7
PM: Rename struct pm_ops and related things
by Rafael J. Wysocki
· 17 years ago
a065c86
make kernel/power/main.c:suspend_enter() static
by Adrian Bunk
· 17 years ago
c70878b
hrtimer: hook compat_sys_nanosleep up to high res timer code
by Anton Blanchard
· 17 years ago
04c2271
hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier
by Anton Blanchard
· 17 years ago
480b943
sched: reduce schedstat variable overhead a bit
by Ken Chen
· 17 years ago
cc4ea79
sched: add KERN_CONT annotation
by Ingo Molnar
· 17 years ago
d801649
sched: cleanup, make struct rq comments more consistent
by Ingo Molnar
· 17 years ago
8401f77
sched: cleanup, fix spacing
by Ingo Molnar
· 17 years ago
51e9799
sched: fix return value of wait_for_completion_interruptible()
by Andi Kleen
· 17 years ago
3dfbc88
x86: C1E late detection fix. Really switch off lapic timer
by Thomas Gleixner
· 17 years ago
e6d5a11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
cbfee34
security/ cleanups
by Adrian Bunk
· 17 years ago
57c521c
ifdef struct task_struct::security
by Alexey Dobriyan
· 17 years ago
d2da272
migration_call(CPU_DEAD): use spin_lock_irq() instead of task_rq_lock()
by Oleg Nesterov
· 17 years ago
f7b4cdd
do CPU_DEAD migrating under read_lock(tasklist) instead of write_lock_irq(tasklist)
by Oleg Nesterov
· 17 years ago
d58ae67
module: return error when mod_sysfs_init() failed
by Akinobu Mita
· 17 years ago
28e3fed
Compile handle_percpu_irq even for uniprocessor kernels
by Ralf Baechle
· 17 years ago
fd5eea4
change inotifyfs magic as the same magic is used for futexfs
by Andrey Mirkin
· 17 years ago
db8906d
Use KMEM_CACHE macro to create the nsproxy cache
by Pavel Emelyanov
· 17 years ago
970a864
user.c: #ifdef ->mq_bytes
by Alexey Dobriyan
· 17 years ago
40aeb40
user.c: deinline
by Alexey Dobriyan
· 17 years ago
22e48ea
constify string/array kparam tracking structures
by Jan Beulich
· 17 years ago
b012d34
make kernel/profile.c:time_hook static
by Adrian Bunk
· 17 years ago
0732a55
kernel/sys_ni.c: add dummy sys_ni_syscall() prototype
by Adrian Bunk
· 17 years ago
e98c320
Move PREEMPT_NOTIFIERS into an always-included Kconfig
by Avi Kivity
· 17 years ago
42b2dd0
Shrink task_struct if CONFIG_FUTEX=n
by Alexey Dobriyan
· 17 years ago
bcbba6c
add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros
by Ken'ichi Ohmichi
· 17 years ago
6cfa062
add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data
by Ken'ichi Ohmichi
· 17 years ago
d768281
add-vmcore: cleanup the coding style according to Andrew's comments
by Ken'ichi Ohmichi
· 17 years ago
fd59d23
Add vmcoreinfo
by Ken'ichi Ohmichi
· 17 years ago
13fbcb7
do_sigaction: don't worry about signal_pending()
by Oleg Nesterov
· 17 years ago
6db840f
exec: RT sub-thread can livelock and monopolize CPU on exec
by Oleg Nesterov
· 17 years ago
c17ac85
Make rcutorture RNG use temporal entropy
by Paul E. McKenney
· 17 years ago
b2d9323
Use num_possible_cpus() instead of NR_CPUS for timer distribution
by john stultz
· 17 years ago
ba2a631
kernel/time/timekeeping.c: cleanups
by Adrian Bunk
· 17 years ago
715015e
wait_task_stopped/continued: remove unneeded p->signal != NULL check
by Oleg Nesterov
· 17 years ago
18442cf
__group_complete_signal: eliminate unneeded wakeup of ->group_exit_task
by Oleg Nesterov
· 17 years ago
442a10c
wait_task_zombie: don't fight with non-existing race with a dying ptracee
by Oleg Nesterov
· 17 years ago
ebca4cd
zap_other_threads: don't optimize thread_group_empty() case
by Oleg Nesterov
· 17 years ago
3ae4cba
exit_notify: don't take tasklist for TIF_SIGPENDING re-targeting
by Oleg Nesterov
· 17 years ago
2f4e6e2
wait_task_zombie: fix 2/3 races vs forget_original_parent()
by Oleg Nesterov
· 17 years ago
407af46
wait_task_zombie: remove unneeded child->signal check
by Oleg Nesterov
· 17 years ago
84eb646
handle the multi-threaded init's exit() properly
by Oleg Nesterov
· 17 years ago
045f902
do_sigaction: remove now unneeded recalc_sigpending()
by Oleg Nesterov
· 17 years ago
d2ee719
pi-futex: set PF_EXITING without taking ->pi_lock
by Oleg Nesterov
· 17 years ago
0b15d04
printk: add interfaces for external access to the log buffer
by Mike Frysinger
· 17 years ago
a4d63e7
kernel/rtmutex-debug.c: cleanups
by Adrian Bunk
· 17 years ago
6d76013
Add /sys/module/name/notes
by Roland McGrath
· 17 years ago
1d99493
Fix CONFIG_DEBUG_SHIRQ trigger on free_irq()
by David Woodhouse
· 17 years ago
af49d92
Remove "unsafe" from module struct
by Rusty Russell
· 17 years ago
bf020cb
time: simplify smp_call_function_single() call sequence
by Avi Kivity
· 17 years ago
Next »