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
2012-02-14
Move x86_64 idle notifiers to generic
Todd Poynor
2012-02-14
sched: Add a generic notifier when a task struct is about to be freed
San Mehat
2012-02-14
proc: smaps: Allow smaps access for CAP_SYS_RESOURCE
San Mehat
2012-02-14
printk: update log_buf_copy for 3.3
Colin Cross
2012-02-14
kernel: printk: Add non exported function for clearing the log ring buffer
San Mehat
2012-02-14
printk: Fix log_buf_copy termination.
Arve Hjønnevåg
2012-02-14
Revert "printk: remove unused code from kernel/printk.c"
Arve Hjønnevåg
2012-02-14
PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks...
Arve Hjønnevåg
2012-02-14
PM: wakelock: Abort task freezing if a wake lock is held.
Arve Hjønnevåg
2012-02-14
PM: Add user-space wake lock api.
Arve Hjønnevåg
2012-02-14
PM: Implement wakelock api.
Arve Hjønnevåg
2012-02-14
mm: Add min_free_order_shift tunable.
Arve Hjønnevåg
2012-02-14
ARM: Make low-level printk work
Tony Lindgren
2012-02-14
cgroup: Remove call to synchronize_rcu in cgroup_attach_task
Colin Cross
2012-02-14
cgroup: Add generic cgroup subsystem permission checks
Colin Cross
2012-02-14
cgroup: Set CGRP_RELEASABLE when adding to a cgroup
Colin Cross
2012-02-14
power: Add option to log time spent in suspend
Colin Cross
2012-02-14
panic: Add board ID to panic output
Nishanth Menon
2012-02-14
PM: Print pending wakeup IRQ preventing suspend to dmesg
Todd Poynor
2012-02-14
printk: do not handle non-sleepable notification in console_cpu_notify
mhban
2012-02-14
Add build option to to set the default panic timeout.
Arve Hjønnevåg
2012-02-14
sched: Enable might_sleep before initializing drivers.
Arve Hjønnevåg
2012-02-04
Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-02-04
PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails
Srivatsa S. Bhat
2012-02-03
kprobes: fix a memory leak in function pre_handler_kretprobe()
Jiang Liu
2012-02-02
Fix race in process_vm_rw_core
Christopher Yeoh
2012-02-02
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...
Linus Torvalds
2012-02-01
PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path
Srivatsa S. Bhat
2012-01-29
PM / Hibernate: Fix s2disk regression related to freezing workqueues
Rafael J. Wysocki
2012-01-27
sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW
Chanho Min
2012-01-27
perf: Fix broken interrupt rate throttling
Stephane Eranian
2012-01-27
sched: Fix ancient race in do_exit()
Yasunori Goto
2012-01-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-01-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-01-26
bugs, x86: Fix printk levels for panic, softlockups and stack dumps
Prarit Bhargava
2012-01-26
sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplug
Suresh Siddha
2012-01-26
sched/s390: Fix compile error in sched/core.c
Christian Borntraeger
2012-01-26
sched: Fix rq->nr_uninterruptible update race
Peter Zijlstra
2012-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-23
Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-01-23
Merge branch 'kernel-doc' from Randy Dunlap
Linus Torvalds
2012-01-23
kernel-doc: fix kernel-doc warnings in sched
Randy Dunlap
2012-01-23
kernel-doc: fix new warnings in auditsc.c
Randy Dunlap
2012-01-23
kprobes: initialize before using a hlist
Ananth N Mavinakayanahalli
2012-01-22
net: introduce res_counter_charge_nofail() for socket allocations
Glauber Costa
2012-01-21
perf: Call perf_cgroup_event_time() directly
Namhyung Kim
2012-01-21
perf: Don't call release_callchain_buffers() if allocation fails
Namhyung Kim
2012-01-19
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
2012-01-19
PM / Hibernate: Correct additional pages number calculation
Namhyung Kim
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
[next]