Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7bde2ab7cb51f14c6f6574f0f5a78445f2caed3e
/
kernel
f0af911a9
time: Provide xtime_update()
by Torben Hohn
· 14 years ago
79ecaf0
time: Remove unused __get_wall_to_monotonic()
by Thomas Gleixner
· 14 years ago
48cf76f7
time: Provide get_xtime_and_monotonic_offset()
by Torben Hohn
· 14 years ago
fbad1ea
time: Move get_jiffies_64 to kernel/time/jiffies.c
by Torben Hohn
· 14 years ago
871cf1e
time: Move do_timer() to kernel/time/timekeeping.c
by Torben Hohn
· 14 years ago
aa5bd67
Fix prlimit64 for suid/sgid processes
by Kacper Kornet
· 14 years ago
bffb276
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
05ca62c
sched: Use rq->clock_task instead of rq->clock for correctly maintaining load averages
by Paul Turner
· 14 years ago
b815f19
sched: Fix/remove redundant cfs_rq checks
by Paul Turner
· 14 years ago
e37b6a7
sched: Fix sign under-flows in wake_affine
by Paul Turner
· 14 years ago
6fb1b30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
ac751ef
console: rename acquire/release_console_sem() to console_lock/unlock()
by Torben Hohn
· 14 years ago
500d85c
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
ce84d53
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
bc09475
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
8c6a98b
Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent
by Andy Whitcroft
· 14 years ago
3ff6dca
sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug
by Yong Zhang
· 14 years ago
e94965e
module: show version information for built-in modules in sysfs
by Dmitry Torokhov
· 14 years ago
5bf7a65
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
806839b
perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/
by Oleg Nesterov
· 14 years ago
547e9fd
perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splat
by Peter Zijlstra
· 14 years ago
1c77ff2
genirq: Remove __do_IRQ
by Thomas Gleixner
· 14 years ago
2b1caf6
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
8d99641
Merge branch 'akpm'
by Linus Torvalds
· 14 years ago
225c8e0
kernel/smp.c: consolidate writes in smp_call_function_interrupt()
by Milton Miller
· 14 years ago
6dc1989
kernel/smp.c: fix smp_call_function_many() SMP race
by Anton Blanchard
· 14 years ago
466c190
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
bd924e8
smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status to init/main.c
by Tejun Heo
· 14 years ago
2ce802f
lockdep: Move early boot local IRQ enable/disable status to init/main.c
by Tejun Heo
· 14 years ago
2d0640b
hrtimers: Notify hrtimer users of switches to NOHZ mode
by Stephen Boyd
· 14 years ago
8550d7c
perf: Fix perf_event_init_task()/perf_event_free_task() interaction
by Oleg Nesterov
· 14 years ago
dbe08d8
perf: Fix find_get_context() vs perf_event_exit_task() race
by Oleg Nesterov
· 14 years ago
068c5cc
sched, cgroup: Use exit hook to avoid use-after-free crash
by Peter Zijlstra
· 14 years ago
335bc70
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
66832eb
perf: Validate cpu early in perf_event_alloc()
by Oleg Nesterov
· 14 years ago
22a4ec7
perf: Find_get_context: fix the per-cpu-counter check
by Oleg Nesterov
· 14 years ago
c5ed514
perf: Fix contexted inheritance
by Peter Zijlstra
· 14 years ago
d7d8294
sched: Fix signed unsigned comparison in check_preempt_tick()
by Mike Galbraith
· 14 years ago
fce2097
sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count
by Yong Zhang
· 14 years ago
f449377
sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure
by Mike Galbraith
· 14 years ago
8ecedd7
sched: Display autogroup names in /proc/sched_debug
by Bharata B Rao
· 14 years ago
efe25c2
sched: Reinstate group names in /proc/sched_debug
by Bharata B Rao
· 14 years ago
977dda7
sched: Update effective_load() to use global share weights
by Paul Turner
· 14 years ago
f9ee7f6
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
7f85803
tracing: Remove syscall_exit_fields
by Lai Jiangshan
· 14 years ago
acda472
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
by Linus Torvalds
· 14 years ago
c72a04e
cgroup_fs: fix cgroup use of simple_lookup()
by Al Viro
· 14 years ago
1161ec9
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent
by Ingo Molnar
· 14 years ago
b24efdf
rcu: avoid pointless blocked-task warnings
by Paul E. McKenney
· 14 years ago
c072a38
rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status
by Paul E. McKenney
· 14 years ago
3ec762a
cgroups: Fix a lockdep warning at cgroup removal
by Li Zefan
· 14 years ago
52cfd50
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
ba76149
thp: khugepaged
by Andrea Arcangeli
· 14 years ago
e7a00c4
thp: add pmd_huge_pte to mm_struct
by Andrea Arcangeli
· 14 years ago
a5b338f
thp: update futex compound knowledge
by Andrea Arcangeli
· 14 years ago
dabb16f
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
by Mandeep Singh Baines
· 14 years ago
43bb40c
sched: remove long deprecated CLONE_STOPPED flag
by Dave Jones
· 14 years ago
6c9ae00
irq: use per_cpu kstat_irqs
by Eric Dumazet
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
b2034d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
e2c18e4
pps: capture MONOTONIC_RAW timestamps as well
by Alexander Gordeev
· 14 years ago
025b40a
ntp: add hardpps implementation
by Alexander Gordeev
· 14 years ago
9ab020c
taskstats: use better ifdef for alignment
by Jeff Mahoney
· 14 years ago
6164281
user_ns: improve the user_ns on-the-slab packaging
by Pavel Emelyanov
· 14 years ago
e020e74
sysctl: remove obsolete comments
by Jovi Zhang
· 14 years ago
5561050
sysctl: fix #ifdef guard comment
by Jovi Zhang
· 14 years ago
34e49d4
fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps
by Joe Perches
· 14 years ago
fb842b00
printk: use RCU to prevent potential lock contention in kmsg_dump
by Huang Ying
· 14 years ago
455cd5a
kptr_restrict for hiding kernel pointers from unprivileged users
by Dan Rosenberg
· 14 years ago
351f8f8
kernel: clean up USE_GENERIC_SMP_HELPERS
by Amerigo Wang
· 14 years ago
04c6862
kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_restart paths
by Seiji Aguchi
· 14 years ago
0df6a63
switch cgroup
by Al Viro
· 14 years ago
afa14e7
timekeeping: Make local variables static
by H Hartley Sweeten
· 14 years ago
5fdade9
time: Rename misnamed minsec argument of clocks_calc_mult_shift()
by Nicolas Pitre
· 14 years ago
03b6e6e
Merge branch 'apei' into release
by Len Brown
· 14 years ago
81e88fd
ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
by Huang Ying
· 14 years ago
4277616
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
42c025f
workqueue: note the nested NOT_RUNNING test in worker_clr_flags() isn't a noop
by Tejun Heo
· 14 years ago
e159489b
workqueue: relax lockdep annotation on flush_work()
by Tejun Heo
· 14 years ago
f123c98
rtmutex: Fix comment about why new_owner can be NULL in wake_futex_pi()
by Steven Rostedt
· 14 years ago
e0e736f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
0c05384
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
c8940ec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
797a455
block: ensure that completion error gets properly traced
by Jens Axboe
· 14 years ago
d2e7ad1
Merge branch 'master' into next
by James Morris
· 14 years ago
4385428
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
by Ingo Molnar
· 14 years ago
870915e
tracing: Fix TRACE_EVENT power tracepoint creation
by Mathieu Desnoyers
· 14 years ago
1dbd195
tracing: Fix preempt count leak
by Li Zefan
· 14 years ago
72eb6a7
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
e744070
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
56b85f3
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
b4a45f5
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
by Linus Torvalds
· 14 years ago
c9b5f50
sched: Constify function scope static struct sched_param usage
by Peter Zijlstra
· 14 years ago
524429c
sched: Fix strncmp operation
by Hillf Danton
· 14 years ago
1c5354d
sched: Move sched_autogroup_exit() to free_signal_struct()
by Mike Galbraith
· 14 years ago
e9aa1dd
sched: Fix struct autogroup memory leak
by Mike Galbraith
· 14 years ago
0ca0873
sched: Mark autogroup_init() __init
by Yong Zhang
· 14 years ago
07e06b0
sched: Consolidate the name of root_task_group and init_task_group
by Yong Zhang
· 14 years ago
Next »