Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
cb655f079b3afbe04fcc4415afae8be75efaee82
/
kernel
97d68a8
kernel/main: fix calling sysfs_notify from atomic context
by Amar Singhal
· 13 years ago
099aa69
kernel: reduce sleep duration in wait_task_inactive
by Steve Muckle
· 13 years ago
6cad96a
Merge "kernel/power: add pollable sysfs entries for touch events" into msm-3.0
by Linux Build Service Account
· 13 years ago
2fb0354
framebuffer: add a pollable sysfs entry for display status
by Amar Singhal
· 13 years ago
ac2a6d6
kernel/power: add pollable sysfs entries for touch events
by Amar Singhal
· 13 years ago
aa9b60b
printk: Log printk events
by Laura Abbott
· 13 years ago
7b10397
Merge changes I8b0f5d25,I2835dacf,Idef697db,I34c6a1f5,Ie3340d07 into msm-3.0
by Linux Build Service Account
· 13 years ago
cf68d7a
irq: irqdomain: Add API to find free irq range
by Michael Bohan
· 13 years ago
6f4df41
irq: irqdomain: Change irq_domain_add to detect errors
by Michael Bohan
· 13 years ago
e6717fd
irq: irqdomain: Add support for dynamic irq_desc allocations
by Michael Bohan
· 13 years ago
7215381
tracing: Clean up tb_fmt to not give faulty compile warning
by Steven Rostedt
· 13 years ago
3ccc821
Merge changes I0059a438,Ic6455ac0,I3ac329f2 into msm-3.0
by Linux Build Service Account
· 13 years ago
c1105e1
Revert "cpu-hotplug: Add the function 'cpu_hotplug_inprogress'"
by Michael Bohan
· 13 years ago
140260e
Revert "printk: Don't allow cpu to get console lock during hotplugging"
by Michael Bohan
· 13 years ago
6c0389f
Revert "partition_sched_domains: Do not destroy old sched domain on cpu_up"
by Michael Bohan
· 13 years ago
f10f2a8
tick-sched: change the cpu that updates rq_stats
by Amar Singhal
· 13 years ago
60fe460
irq: support domains with non-zero hwirq base
by Rob Herring
· 13 years ago
36b2c36
irq: Fix check for already initialized irq_domain in irq_domain_add
by Rob Herring
· 13 years ago
1714337
genirq: percpu: allow interrupt type to be set at enable time
by Trilok Soni
· 13 years ago
2c4d6f2
genirq: Add support for per-cpu dev_id interrupts
by Marc Zyngier
· 13 years ago
6f1c405
irq: Track the owner of irq descriptor
by Sebastian Andrzej Siewior
· 14 years ago
45db69a
nohz: Remove "Switched to NOHz mode" debugging messages
by Heiko Carstens
· 13 years ago
219a067
Merge "Revert "power: wakelock: don't set check_done flag if aborting"" into msm-3.0
by Linux Build Service Account
· 13 years ago
06e8572
ARM: cpu_pm: Add cpu power management notifiers
by Colin Cross
· 13 years ago
b599ff7
Revert "power: wakelock: don't set check_done flag if aborting"
by Patrick Cain
· 13 years ago
949f865
Merge "hrtimer: remove timerqueue node before reprogramming clockevent device" into msm-3.0
by Linux Build Service Account
· 13 years ago
ead6b51
hrtimer: remove timerqueue node before reprogramming clockevent device
by Jeff Ohlstein
· 13 years ago
d074fa2
Merge remote-tracking branch 'common/android-3.0' into msm-3.0
by Bryan Huntsman
· 13 years ago
afcffe5
Revert "power: wakelock: don't set check_done flag if aborting"
by Patrick Cain
· 13 years ago
b811aa7
Revert "power: wakelock: reset wakelock checked early"
by Patrick Cain
· 13 years ago
2bb3e31
Merge commit 'v3.0.8' into android-3.0
by Colin Cross
· 13 years ago
fa3a6d5
power: wakelock: reset wakelock checked early
by Abhijeet Dharmapurikar
· 13 years ago
607ce3e
cputimer: Cure lock inversion
by Peter Zijlstra
· 13 years ago
6063552
Avoid using variable-length arrays in kernel/sys.c
by Linus Torvalds
· 13 years ago
971a0ee
dt/irq: add irq_domain_generate_simple() helper
by Grant Likely
· 14 years ago
6469dfb
irq: add irq_domain translation infrastructure
by Grant Likely
· 14 years ago
e9baa79
Merge "genirq: chip: set pending only for edge interrupts" into msm-3.0
by Linux Build Service Account
· 13 years ago
b615b0e
genirq: chip: set pending only for edge interrupts
by Abhijeet Dharmapurikar
· 13 years ago
f49d99b
rq_stats: Doing rq_stats calculation in the scheduler tick.
by Amar Singhal
· 13 years ago
9374622
ftrace: Fix regression where ftrace breaks when modules are loaded
by Steven Rostedt
· 14 years ago
d7f04c4
ftrace: Fix regression of :mod:module function enabling
by Steven Rostedt
· 14 years ago
249cf80
posix-cpu-timers: Cure SMP wobbles
by Peter Zijlstra
· 13 years ago
4e41ce6
sched: Fix up wchan borkage
by Simon Kirby
· 13 years ago
113f8b8
sched/rt: Migrate equal priority tasks to available CPUs
by Shawn Bohrer
· 13 years ago
c37683a
Merge "power: wakelock: don't set check_done flag if aborting" into msm-3.0
by Linux Build Service Account
· 13 years ago
7ef4dba
power: wakelock: don't set check_done flag if aborting
by Abhijeet Dharmapurikar
· 13 years ago
17e081d
Merge "Revert "ARM: Make low-level printk work"" into msm-3.0
by Linux Build Service Account
· 13 years ago
9049d36
Revert "ARM: Make low-level printk work"
by Stepan Moskovchenko
· 14 years ago
25bcca8
genirq: fix handle_nested_irq for lazy disable
by Abhijeet Dharmapurikar
· 13 years ago
32a41b2
kernel: prevent unnecessary rebuilding due to config_data.gz
by Peter Foley
· 14 years ago
2aba4e8
printk: Don't allow cpu to get console lock during hotplugging
by Maya Spivak
· 14 years ago
57b34bb
power: wakelock: BUG if wakelock is taken very late
by Abhijeet Dharmapurikar
· 13 years ago
ef2293e
genirq: explicitly mask a freed irq
by Abhijeet Dharmapurikar
· 13 years ago
e0473b4
partition_sched_domains: Do not destroy old sched domain on cpu_up
by Maya Spivak
· 14 years ago
3d321a3
cpu-hotplug: Add the function 'cpu_hotplug_inprogress'
by Maya Spivak
· 14 years ago
d5b1a08
workqueue: lock cwq access in drain_workqueue
by Thomas Tuttle
· 13 years ago
79e72e1
genirq: Make irq_shutdown() symmetric vs. irq_startup again
by Geert Uytterhoeven
· 13 years ago
70a4888
sched: Fix a memory leak in __sdt_free()
by WANG Cong
· 13 years ago
f4e97b6
sched: Move blk_schedule_flush_plug() out of __schedule()
by Thomas Gleixner
· 14 years ago
edbb7ce
sched: Separate the scheduler entry for preemption
by Thomas Gleixner
· 14 years ago
c3a44b4
alarmtimers: Avoid possible denial of service with high freq periodic timers
by John Stultz
· 13 years ago
0898dd1
alarmtimers: Memset itimerspec passed into alarm_timer_get
by John Stultz
· 14 years ago
26cf1a7
alarmtimers: Avoid possible null pointer traversal
by John Stultz
· 14 years ago
7f4e156
kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon
by Nishanth Aravamudan
· 13 years ago
cfca519
Revert "workqueue: add workqueue_empty() api"
by Pratik Patel
· 14 years ago
529461b
power: fix suspend_sys_sync_wait()
by Pratik Patel
· 14 years ago
3f75d16
sched: Remove invalid cases from cpuset_cpu_active
by Maya Spivak
· 14 years ago
3f2bc4d
Initial Contribution
by Bryan Huntsman
· 13 years ago
7013f49
PM: Backoff suspend if repeated attempts fail
by Todd Poynor
· 13 years ago
512228f
Add a personality to report 2.6.x version numbers
by Andi Kleen
· 13 years ago
6857336
x86, mtrr: lock stop machine during MTRR rendezvous sequence
by Suresh Siddha
· 14 years ago
9a420aa
genirq: Fix wrong bit operation
by jhbird.choi@samsung.com
· 14 years ago
efcf89c
panic: Add board ID to panic output
by Nishanth Menon
· 13 years ago
3169336
futex: Fix regression with read only mappings
by Shawn Bohrer
· 14 years ago
9abd59b
Merge commit 'v3.0.1' into android-3.0
by Colin Cross
· 13 years ago
4e11175
Merge commit 'v3.0' into android-3.0
by Colin Cross
· 13 years ago
ca64b0c
PM: wakelocks: Display wakelocks preventing suspend by default
by Todd Poynor
· 13 years ago
ed27e53
PM: wakelocks: Don't report wake up wakelock if suspend aborted
by Todd Poynor
· 13 years ago
b045b9a
mm/futex: fix futex writes on archs with SW tracking of dirty & young
by Benjamin Herrenschmidt
· 14 years ago
ff7b3dc
tracing: Have "enable" file use refcounts like the "filter" file
by Steven Rostedt
· 14 years ago
f35869d
tracing: Fix bug when reading system filters on module removal
by Steven Rostedt
· 14 years ago
462fee3
perf: Fix software event overflow
by Peter Zijlstra
· 14 years ago
68cd235
PM: Fix printing IRQ names for pending wakeup IRQs
by Todd Poynor
· 14 years ago
fec502d
earlysuspend: add verbose debug flag
by Erik Gilling
· 14 years ago
cf6ace1
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
07b02fb
power: Add option to log time spent in suspend
by Colin Cross
· 14 years ago
d1e9ae4
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent
by Ingo Molnar
· 14 years ago
a841796
signal: align __lock_task_sighand() irq disabling and RCU
by Paul E. McKenney
· 14 years ago
ec433f0
softirq,rcu: Inform RCU of irq_exit() activity
by Peter Zijlstra
· 14 years ago
c5d753a
sched: Add irq_{enter,exit}() to scheduler_ipi()
by Peter Zijlstra
· 14 years ago
10f39bb
rcu: protect __rcu_read_unlock() against scheduler-using irq handlers
by Paul E. McKenney
· 14 years ago
d110235
sched: Avoid creating superfluous NUMA domains on non-NUMA systems
by Peter Zijlstra
· 14 years ago
e3589f6
sched: Allow for overlapping sched_domain spans
by Peter Zijlstra
· 14 years ago
9c3f75c
sched: Break out cpu_power from the sched_group structure
by Peter Zijlstra
· 14 years ago
be0e1e2
rcu: Streamline code produced by __rcu_read_unlock()
by Paul E. McKenney
· 14 years ago
7765be2
rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special
by Paul E. McKenney
· 14 years ago
131906b
rcu: decrease rcu_report_exp_rnp coupling with scheduler
by Paul E. McKenney
· 14 years ago
9a736a2
Move x86_64 idle notifiers to generic
by Todd Poynor
· 14 years ago
df8d6fe
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu
by Linus Torvalds
· 14 years ago
c64be78
sched: Fix 32bit race
by Peter Zijlstra
· 14 years ago
Next »