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-11-14
Merge branch 'scheduler' into prepare_sched_mc
Vincent Guittot
2011-11-14
ARM: cpu topology: Enable ARCH_POWER
Vincent Guittot
2011-11-14
sched: Ensure cpu_power periodic update
Vincent Guittot
2011-11-14
sched: Request for idle balance during nohz idle load balance
Suresh Siddha
2011-11-14
sched: Use resched IPI to kick off the nohz idle balance
Vincent Guittot
2011-11-11
Merge commit 'v3.1.1' into linaro-3.1
Nicolas Pitre
2011-11-11
PM / Suspend: Off by one in pm_suspend()
Dan Carpenter
2011-11-11
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
Ian Campbell
2011-11-11
tracing: Fix returning of duplicate data after EOF in trace_pipe_raw
Steven Rostedt
2011-11-11
ftrace/kprobes: Fix not to delete probes if in use
Masami Hiramatsu
2011-11-11
time: Change jiffies_to_clock_t() argument type to unsigned long
hank
2011-11-11
kmod: prevent kmod_loop_msg overflow in __request_module()
Jiri Kosina
2011-10-19
Merge commit 'v3.1-rc10-9-ge4fcd69' into linaro-3.1
linux-linaro-3.1-2011.10-0
Nicolas Pitre
2011-10-18
cputimer: Cure lock inversion
Peter Zijlstra
2011-10-17
Avoid using variable-length arrays in kernel/sys.c
Linus Torvalds
2011-10-17
Merge remote-tracking branch 'rmk/devel-stable' into linaro-3.1
Nicolas Pitre
2011-10-01
Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...
Linus Torvalds
2011-09-30
posix-cpu-timers: Cure SMP wobbles
Peter Zijlstra
2011-09-29
Resource: fix wrong resource window calculation
Ram Pai
2011-09-26
sched: Fix up wchan borkage
Simon Kirby
2011-09-26
Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...
Russell King
2011-09-25
ptrace: PTRACE_LISTEN forgets to unlock ->siglock
Oleg Nesterov
2011-09-23
cpu_pm: call notifiers during suspend
Colin Cross
2011-09-23
cpu_pm: Add cpu power management notifiers
Colin Cross
2011-09-21
Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable
Russell King
2011-09-20
irq: Fix check for already initialized irq_domain in irq_domain_add
Rob Herring
2011-09-19
Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Linus Torvalds
2011-09-19
Make taskstats round statistics down to nearest 1k bytes/events
Linus Torvalds
2011-09-19
Make TASKSTATS require root access
Linus Torvalds
2011-09-18
sched/rt: Migrate equal priority tasks to available CPUs
Shawn Bohrer
2011-09-14
workqueue: lock cwq access in drain_workqueue
Thomas Tuttle
2011-09-12
genirq: Make irq_shutdown() symmetric vs. irq_startup again
Geert Uytterhoeven
2011-09-07
Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Linus Torvalds
2011-09-07
Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Linus Torvalds
2011-08-31
perf_event: Fix broken calc_timer_values()
Eric B Munson
2011-08-31
perf: provide PMU when initing events
Mark Rutland
2011-08-29
perf events: Fix slow and broken cgroup context switch code
Stephane Eranian
2011-08-29
sched: Fix a memory leak in __sdt_free()
WANG Cong
2011-08-29
sched: Move blk_schedule_flush_plug() out of __schedule()
Thomas Gleixner
2011-08-29
sched: Separate the scheduler entry for preemption
Thomas Gleixner
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-25
kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon
Nishanth Aravamudan
2011-08-25
Add a personality to report 2.6.x version numbers
Andi Kleen
2011-08-23
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-08-23
Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"
Linus Torvalds
2011-08-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-08-18
irqdesc: fix new kernel-doc warning
Randy Dunlap
2011-08-17
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-08-17
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-08-17
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]