index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2011-06-14
printk: Fix log_buf_copy termination.
Arve Hjønnevåg
2011-06-14
Revert "printk: remove unused code from kernel/printk.c"
Arve Hjønnevåg
2011-06-14
cgroup: Add generic cgroup subsystem permission checks.
San Mehat
2011-06-14
PM: earlysuspend: Removing dependence on console.
Rebecca Schultz
2011-06-14
consoleearlysuspend: Fix for 2.6.32
Arve Hjønnevåg
2011-06-14
PM: earlysuspend: Add console switch when user requested sleep state changes.
Arve Hjønnevåg
2011-06-14
PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks...
Arve Hjønnevåg
2011-06-14
PM: wakelock: Abort task freezing if a wake lock is held.
Arve Hjønnevåg
2011-06-14
PM: Add user-space wake lock api.
Arve Hjønnevåg
2011-06-14
PM: Enable early suspend through /sys/power/state
Arve Hjønnevåg
2011-06-14
PM: Implement early suspend api
Arve Hjønnevåg
2011-06-14
PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of...
Arve Hjønnevåg
2011-06-14
power: wakelocks: fix buffer overflow in print_wake_locks
Erik Gilling
2011-06-14
power: Prevent spinlock recursion when wake_unlock() is called
Mike Chan
2011-06-14
PM: Implement wakelock api.
Arve Hjønnevåg
2011-06-14
sched: Enable might_sleep before initializing drivers.
Arve Hjønnevåg
2011-06-14
Add build option to to set the default panic timeout.
Arve Hjønnevåg
2011-06-14
mm: Add min_free_order_shift tunable.
Arve Hjønnevåg
2011-06-14
ARM: Make low-level printk work
Tony Lindgren
2011-06-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-06-10
genirq: Prevent potential NULL dereference in irq_set_irq_wake()
Jesper Juhl
2011-06-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-06-07
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-06-07
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-06-07
ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs
Steven Rostedt
2011-06-07
kprobes/trace: Fix kprobe selftest for gcc 4.6
Steven Rostedt
2011-06-07
sched: Fix/clarify set_task_cpu() locking rules
Peter Zijlstra
2011-06-07
lockdep: Fix lock_is_held() on recursion
Peter Zijlstra
2011-06-06
ftrace: Fix possible undefined return code
GuoWen Li
2011-06-04
perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABI
Vince Weaver
2011-06-04
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
2011-06-03
timers: Consider slack value in mod_timer()
Sebastian Andrzej Siewior
2011-06-03
genirq: Ensure we locate the passed IRQ in irq_alloc_descs()
Mark Brown
2011-06-03
genirq: Fix descriptor init on non-sparse IRQs
Linus Walleij
2011-06-03
irq: Handle spurios irq detection for threaded irqs
Sebastian Andrzej Siewior
2011-06-03
genirq: Print threaded handler in spurious debug output
Sebastian Andrzej Siewior
2011-06-03
clockevents: Handle empty cpumask gracefully
Thomas Gleixner
2011-05-31
perf, cgroups: Fix up for new API
Peter Zijlstra
2011-05-31
sched: Fix schedstat.nr_wakeups_migrate
Peter Zijlstra
2011-05-31
sched: Fix cross-cpu clock sync on remote wakeups
Peter Zijlstra
2011-05-31
rcu: Cure load woes
Peter Zijlstra
2011-05-29
mm: Fix boot crash in mm_alloc()
Linus Torvalds
2011-05-29
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-05-29
idle governor: Avoid lock acquisition to read pm_qos before entering idle
Tim Chen
2011-05-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-05-28
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-05-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-05-28
rcu: Start RCU kthreads in TASK_INTERRUPTIBLE state
Paul E. McKenney
2011-05-28
rcu: Remove waitqueue usage for cpu, node, and boost kthreads
Peter Zijlstra
2011-05-28
rcu: Avoid acquiring rcu_node locks in timer functions
Paul E. McKenney
[next]