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-03-24
perf: Move mmap page data_head offset assertion out of header
Jiri Olsa
2012-03-24
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-03-23
perf: Fix mmap_page capabilities and docs
Peter Zijlstra
2012-03-22
tracing: Fix ftrace stack trace entries
Wolfgang Mauerer
2012-03-22
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-03-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-03-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-19
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-16
genirq: Remove paranoid warnons and bogus fixups
Thomas Gleixner
2012-03-15
prctl: use CAP_SYS_RESOURCE for PR_SET_MM option
Cyrill Gorcunov
2012-03-15
ntp: Fix integer overflow when setting time
Sasha Levin
2012-03-15
printk: Make it compile with !CONFIG_PRINTK
Peter Zijlstra
2012-03-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-03-14
genirq: Flush the irq thread on synchronization
Ido Yariv
2012-03-13
tracing: Fix build breakage without CONFIG_PERF_EVENTS
Mark Brown
2012-03-13
ftrace: Fix function_graph for archs that test ftrace_trace_function
Rajesh Bhagat
2012-03-13
Merge branch 'linus' into irq/core
Thomas Gleixner
2012-03-13
Merge tag 'v3.3-rc7' into sched/core
Ingo Molnar
2012-03-12
Merge branch 'perf/hw-branch-sampling' into perf/core
Ingo Molnar
2012-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-12
sched: Fix nohz load accounting -- again!
Peter Zijlstra
2012-03-12
sched: Update yield() docs
Peter Zijlstra
2012-03-12
printk/sched: Introduce special printk_sched() for those awkward moments
Peter Zijlstra
2012-03-12
sched/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancer
Diwakar Tundlam
2012-03-12
sched: Cleanup cpu_active madness
Peter Zijlstra
2012-03-12
sched: Fix load-balance wreckage
Peter Zijlstra
2012-03-09
genirq: Get rid of unnecessary IRQTF_DIED flag
Alexander Gordeev
2012-03-09
genirq: No need to check IRQTF_DIED before stopping a thread handler
Alexander Gordeev
2012-03-09
genirq: Get rid of unnecessary irqaction field in task_struct
Alexander Gordeev
2012-03-09
genirq: Fix incorrect check for forced IRQ thread handler
Alexander Gordeev
2012-03-07
Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res...
Linus Torvalds
2012-03-06
genirq: Clear action->thread_mask if IRQ_ONESHOT is not set
Thomas Gleixner
2012-03-06
softirq: Reduce invoke_softirq() code duplication
Heiko Carstens
2012-03-06
genirq: Fix long-term regression in genirq irq_set_irq_type() handling
Russell King
2012-03-05
hung_task: fix the broken rcu_lock_break() logic
Oleg Nesterov
2012-03-05
vfork: kill PF_STARTING
Oleg Nesterov
2012-03-05
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
2012-03-05
vfork: make it killable
Oleg Nesterov
2012-03-05
vfork: introduce complete_vfork_done()
Oleg Nesterov
2012-03-05
kprobes: return proper error code from register_kprobe()
Prashanth Nageshappa
2012-03-05
kmsg_dump: don't run on non-error paths by default
Matthew Garrett
2012-03-05
perf: Add callback to flush branch_stack on context switch
Stephane Eranian
2012-03-05
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
Stephane Eranian
2012-03-05
perf: Add generic taken branch sampling support
Stephane Eranian
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-02
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
2012-03-02
sched: Clean up parameter passing of proc_sched_autogroup_set_nice()
Hiroshi Shimamoto
[next]