Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
fb9843f2a4ac9ad01a7daa14cc2d25a2ef56bbad
/
kernel
4608ad6
PM / Sleep: Clean up remnants of workqueue-based sync
by Stepan Moskovchenko
· 11 years ago
db4ac78
Merge "tracing/sched: Add trace events to track cpu hotplug."
by Linux Build Service Account
· 11 years ago
9b057b5
Merge "tracing/sched: Track per-cpu rt and non-rt cpu_load."
by Linux Build Service Account
· 11 years ago
1d09732
tracing/sched: Add trace events to track cpu hotplug.
by Arun Bharadwaj
· 11 years ago
b1ff5c3
Merge "Merge remote-tracking branch 'quic/tmp-ab21102b381' into msm-3.4"
by Linux Build Service Account
· 11 years ago
f924588
Merge "perf: Treat attr.config as u64 in perf_swevent_init()"
by Linux Build Service Account
· 11 years ago
4dc47fb
tracing/sched: Track per-cpu rt and non-rt cpu_load.
by Arun Bharadwaj
· 11 years ago
69edfb4
Merge remote-tracking branch 'quic/tmp-ab21102b381' into msm-3.4
by Laura Abbott
· 11 years ago
9003b35
kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite
by Johannes Weiner
· 13 years ago
8cfb3a6
mm: remove swap token code
by Rik van Riel
· 13 years ago
f7706a2
Merge "sched: Make sure to not re-read variables after validation"
by Linux Build Service Account
· 11 years ago
ba8a9c3
perf: Treat attr.config as u64 in perf_swevent_init()
by Tommi Rantala
· 12 years ago
f43021b
Merge "sched: re-calculate a cpu's next_balance point upon sched domain changes"
by Linux Build Service Account
· 12 years ago
fef154f
sched: Make sure to not re-read variables after validation
by Peter Zijlstra
· 13 years ago
91b609b
sched: re-calculate a cpu's next_balance point upon sched domain changes
by Srivatsa Vaddagiri
· 12 years ago
d491a87
signal: always clear sa_restorer on execve
by Kees Cook
· 12 years ago
00292ad
sched: remove migration notification from RT class
by Steve Muckle
· 12 years ago
a59922e
Merge "sched: provide per cpu-cgroup option to notify on migrations"
by Linux Build Service Account
· 12 years ago
63a5fe4
sched: fix reference to wrong cfs_rq
by Srivatsa Vaddagiri
· 12 years ago
f2a9a76
workqueue: reimplement WQ_HIGHPRI using a separate worker_pool
by Tejun Heo
· 12 years ago
ca6a47d
workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool()
by Tejun Heo
· 12 years ago
1ab4f069
workqueue: separate out worker_pool flags
by Tejun Heo
· 12 years ago
ae73f6e
workqueue: use @pool instead of @gcwq or @cpu where applicable
by Tejun Heo
· 12 years ago
e3676a6
workqueue: factor out worker_pool from global_cwq
by Tejun Heo
· 12 years ago
5b92cea
workqueue: don't use WQ_HIGHPRI for unbound workqueues
by Tejun Heo
· 12 years ago
8a85eb9
workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is active
by Tejun Heo
· 13 years ago
7e773f8
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
by Tirupathi Reddy
· 12 years ago
40b8180
Revert "hrtimer: Consider preemption when migrating hrtimer cpu_bases"
by Michael Bohan
· 12 years ago
98b2c56
Revert "hrtimer: Prevent enqueue of hrtimer on dead CPU"
by Michael Bohan
· 12 years ago
88a7e37
sched: provide per cpu-cgroup option to notify on migrations
by Steve Muckle
· 12 years ago
40a4646
Merge "kernel: Mark find_task_by_vpid with EXPORT_SYMBOL_GPL"
by Linux Build Service Account
· 12 years ago
1dae1ea3
Merge "sched: Mark schedule_io_timeout() with EXPORT_SYMBOL"
by Linux Build Service Account
· 12 years ago
e6d1163
Merge "sched: Fix SCHED_HRTICK bug leading to late preemption of tasks"
by Linux Build Service Account
· 12 years ago
ab63595
Merge "sched: Reset rq->next_interval before going idle"
by Linux Build Service Account
· 12 years ago
94e3492
kernel: Mark find_task_by_vpid with EXPORT_SYMBOL_GPL
by Jordan Crouse
· 12 years ago
a32dfba
sched: Mark schedule_io_timeout() with EXPORT_SYMBOL
by Jordan Crouse
· 12 years ago
7db16c8
sched: Fix SCHED_HRTICK bug leading to late preemption of tasks
by Srivatsa Vaddagiri
· 12 years ago
878f1bd
hrtimer: Prevent enqueue of hrtimer on dead CPU
by Michael Bohan
· 12 years ago
f31b9b9
hrtimer: Consider preemption when migrating hrtimer cpu_bases
by Michael Bohan
· 12 years ago
db150a4
hrtimer: Prevent hrtimer_enqueue_reprogram race
by Leonid Shatz
· 12 years ago
7b723da
PM / Sleep: Fix a mistake in a conditional in autosleep_store()
by Arve Hjønnevåg
· 13 years ago
d319b9e
hrtimer: Don't reinitialize a cpu_base's lock on CPU_UP
by Michael Bohan
· 12 years ago
4251740
Drop whitespace, Kconfigs, Makefile noise and dead code
by Stephen Boyd
· 12 years ago
e019a21
power: main: Add conditional compilation for touch nodes
by Amar Singhal
· 13 years ago
90cc51f
PM / Sleep: User space wakeup sources garbage collector Kconfig option
by Rafael J. Wysocki
· 13 years ago
902df69
PM / Sleep: Make the limit of user space wakeup sources configurable
by Rafael J. Wysocki
· 13 years ago
fab8837
power: Remove unnecessary options from Kconfig
by Anurag Singh
· 12 years ago
90cce09
PM / Sleep: Add wake lock api wrapper on top of wakeup sources
by Arve Hjønnevåg
· 13 years ago
fbadbb7
PM / Sleep: Add user space interface for manipulating wakeup sources, v3
by Rafael J. Wysocki
· 13 years ago
8baadce
PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources
by Rafael J. Wysocki
· 13 years ago
55b9836
PM / Sleep: Implement opportunistic sleep, v2
by Rafael J. Wysocki
· 13 years ago
f85607a
power: Remove legacy wakelock code.
by Anurag Singh
· 12 years ago
9b785e3
Revert "power: main: Add conditional compilation for touch nodes"
by Anurag Singh
· 12 years ago
55ddeb0
sched: Reset rq->next_interval before going idle
by Srivatsa Vaddagiri
· 12 years ago
80fee3d
kernel/sys.c: fix stack memory content leak via UNAME26
by Kees Cook
· 12 years ago
3b23c188
android/lowmemorykiller: Ignore tasks with freed mm
by Liam Mark
· 12 years ago
41f0d47
input: synaptics_i2c_rmi4: Add TS support
by Shantanu Jain
· 12 years ago
d5591a6
input: touchscreen: synaptics v1.1
by Alexandra Chin
· 12 years ago
03ddb42
touchscreen: Remove firmware_updater from build
by Amy Maloche
· 12 years ago
669d27c
first commit
by Alexandra Chin
· 12 years ago
d12bf2a
Merge "net/ipv6/addrconf: IPv6 tethering enhancement"
by Linux Build Service Account
· 12 years ago
c0eabcb
coresight: abort coresight tracing on kernel panic
by Pratik Patel
· 12 years ago
bc4eca1
net/ipv6/addrconf: IPv6 tethering enhancement
by Tianyi Gou
· 12 years ago
4ca1d04
sched: fix rq->lock recursion
by Srivatsa Vaddagiri
· 12 years ago
9d5b38d
sched: add sysctl for controlling task migrations on wake
by Steve Muckle
· 12 years ago
aaa6da5
coresight: have trace_printk only log the actual data to STM
by Pushkar Joshi
· 12 years ago
949ddf3
coresight: Have trace_marker only log the actual data
by Pushkar Joshi
· 12 years ago
6517f20
printk: Defer CPU_ONLINE console flushing
by Jeff Ohlstein
· 12 years ago
ec72de1
Merge "rcu: Fix day-one dyntick-idle stall-warning bug"
by Linux Build Service Account
· 12 years ago
b924b75
Merge "sched_avg: add run queue averaging"
by Linux Build Service Account
· 12 years ago
a389ade
rcu: Fix day-one dyntick-idle stall-warning bug
by Paul E. McKenney
· 12 years ago
0299fca
sched_avg: add run queue averaging
by Jeff Ohlstein
· 12 years ago
a629fb0
trace: cpu_freq_switch: Add profiler for CPU frequency switch times
by Matt Wagantall
· 12 years ago
c6eafcd
Merge "sched: add PF_WAKE_UP_IDLE"
by Linux Build Service Account
· 12 years ago
5009880
sched: add PF_WAKE_UP_IDLE
by Steve Muckle
· 12 years ago
981b7f2
coresight: don't directly log printk to STM
by Pratik Patel
· 12 years ago
2128069
tracing/filter: Correct potential uninitialized variable
by Matt Wagantall
· 12 years ago
8e1e6b6
coresight: enable stm logging for ftrace events and printk
by Pratik Patel
· 12 years ago
a2cd6ea
trace: Modify timer_start and irq_handler_entry trace events.
by Badhri Jagan Sridharan
· 12 years ago
9feb87d
tick-sched: recalculate sleep length each time it is requested
by Jeff Ohlstein
· 12 years ago
dd58afe
panic: Fix a possible deadlock in panic()
by Vikram Mulukutla
· 12 years ago
bb6b30f
irqdomain: Port system to new API
by Michael Bohan
· 13 years ago
f066380
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.130' into msm-3.4
by Steve Muckle
· 13 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 13 years ago
8c880ff
power: main: Add conditional compilation for touch nodes
by Amar Singhal
· 13 years ago
23016de
PM / Suspend: Print wall time at suspend entry and exit
by Todd Poynor
· 13 years ago
5500e4f
Merge commit 'v3.4' into android-3.4
by Colin Cross
· 13 years ago
73937f5
block: ioctl support for sanitize in eMMC 4.5
by Maya Erez
· 13 years ago
5459bf8
debug: add parameters to prevent entering debug mode on errors
by Colin Cross
· 13 years ago
2eec7c9
sched/rt: fix SCHED_RR across cgroups
by Colin Cross
· 13 years ago
31ae983
Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
3911ff3
genirq: export handle_edge_irq() and irq_to_desc()
by Jiri Kosina
· 13 years ago
ec0b571
Merge commit 'v3.4-rc7' into android-3.4
by Colin Cross
· 13 years ago
5e2bf01
namespaces, pid_ns: fix leakage on fork() failure
by Mike Galbraith
· 13 years ago
9b63776
tracing: Do not enable function event with enable
by Steven Rostedt
· 13 years ago
b7dafa0
compat: Fix RT signal mask corruption via sigprocmask
by Jan Kiszka
· 13 years ago
30b4e9e
sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list assumption
by Igor Mammedov
· 13 years ago
aadf030
Merge commit 'v3.4-rc5' into android-3.4
by Colin Cross
· 13 years ago
6cfdd02
Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
78e97a4
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
Next »