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-03-16
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-15
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-03-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-03-15
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-03-15
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2011-03-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-15
Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...
Linus Torvalds
2011-03-15
vfs: Add open by file handle support
Aneesh Kumar K.V
2011-03-15
vfs: Add name to file handle conversion support
Aneesh Kumar K.V
2011-03-14
futex: Deobfuscate handle_futex_death()
Thomas Gleixner
2011-03-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2011-03-14
open-style analog of vfs_path_lookup()
Al Viro
2011-03-14
kill path_lookup()
Al Viro
2011-03-14
fix race in audit_get_nd()
Al Viro
2011-03-12
posix-clocks: Check write permissions in posix syscalls
Torben Hohn
2011-03-12
Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/g...
Thomas Gleixner
2011-03-12
genirq: Add chip flag to force mask on suspend
Thomas Gleixner
2011-03-11
futex,plist: Remove debug lock assignment from plist_node
Lai Jiangshan
2011-03-11
futex,plist: Pass the real head of the priority list to plist_del()
Lai Jiangshan
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
2011-03-11
futex: Avoid redudant evaluation of task_pid_vnr()
Thomas Gleixner
2011-03-10
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-10
SUNRPC: Close a race in __rpc_wait_for_completion_task()
Trond Myklebust
2011-03-10
futex: Update futex_wait_setup comments about locking
Michel Lespinasse
2011-03-10
hrtimer: Remove empty hrtimer_init_hres_timer()
Thomas Gleixner
2011-03-10
tracing: Fix irqoff selftest expanding max buffer
Steven Rostedt
2011-03-10
tracing: Align 4 byte ints together in struct tracer
Steven Rostedt
2011-03-10
tracing: Export trace_set_clr_event()
Yuanhan Liu
2011-03-10
tracing: Explain about unstable clock on resume with ring buffer warning
Jiri Olsa
2011-03-10
tracing: Adjust conditional expression latency formatting.
David Sharp
2011-03-10
tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeup
David Sharp
2011-03-10
tracing: Remove lock_depth from event entry
Steven Rostedt
2011-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-09
ring-buffer: Remove unused #include <linux/trace_irq.h>
David Sharp
2011-03-09
tracing: Add an 'overwrite' trace_option.
David Sharp
2011-03-08
genirq: Add comments to Kconfig switches
Thomas Gleixner
2011-03-08
Merge commit 'v2.6.38-rc8' into perf/core
Ingo Molnar
2011-03-08
debugobjects: Add hint for better object identification
Stanislaw Gruszka
2011-03-08
unfuck proc_sysctl ->d_compare()
Al Viro
2011-03-04
cpuset: add a missing unlock in cpuset_write_resmask()
Li Zefan
2011-03-04
Mark ptrace_{traceme,attach,detach} static
Linus Torvalds
2011-03-04
rcu: add comment saying why DEBUG_OBJECTS_RCU_HEAD depends on PREEMPT.
Paul E. McKenney
2011-03-04
rcupdate: remove dead code
Amerigo Wang
2011-03-04
rcutorture: Get rid of duplicate sched.h include
Jesper Juhl
2011-03-04
rcu: call __rcu_read_unlock() in exit_rcu for tiny RCU
Lai Jiangshan
2011-03-04
perf: Fix cgroup vs jump_label problem
Peter Zijlstra
2011-03-04
perf cgroup: Clean up perf_cgroup_create()
Li Zefan
[next]