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-01-14
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-01-14
cgroup_fs: fix cgroup use of simple_lookup()
Al Viro
2011-01-14
cgroups: Fix a lockdep warning at cgroup removal
Li Zefan
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
thp: khugepaged
Andrea Arcangeli
2011-01-13
thp: add pmd_huge_pte to mm_struct
Andrea Arcangeli
2011-01-13
thp: update futex compound knowledge
Andrea Arcangeli
2011-01-13
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
Mandeep Singh Baines
2011-01-13
sched: remove long deprecated CLONE_STOPPED flag
Dave Jones
2011-01-13
irq: use per_cpu kstat_irqs
Eric Dumazet
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
pps: capture MONOTONIC_RAW timestamps as well
Alexander Gordeev
2011-01-13
ntp: add hardpps implementation
Alexander Gordeev
2011-01-13
taskstats: use better ifdef for alignment
Jeff Mahoney
2011-01-13
user_ns: improve the user_ns on-the-slab packaging
Pavel Emelyanov
2011-01-13
sysctl: remove obsolete comments
Jovi Zhang
2011-01-13
sysctl: fix #ifdef guard comment
Jovi Zhang
2011-01-13
fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps
Joe Perches
2011-01-13
printk: use RCU to prevent potential lock contention in kmsg_dump
Huang Ying
2011-01-13
kptr_restrict for hiding kernel pointers from unprivileged users
Dan Rosenberg
2011-01-13
kernel: clean up USE_GENERIC_SMP_HELPERS
Amerigo Wang
2011-01-13
kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...
Seiji Aguchi
2011-01-12
switch cgroup
Al Viro
2011-01-12
Merge branch 'apei' into release
Len Brown
2011-01-12
ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
Huang Ying
2011-01-11
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-01-10
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-01-10
block: ensure that completion error gets properly traced
Jens Axboe
2011-01-10
Merge branch 'master' into next
James Morris
2011-01-09
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-01-07
tracing: Fix TRACE_EVENT power tracepoint creation
Mathieu Desnoyers
2011-01-07
tracing: Fix preempt count leak
Li Zefan
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-07
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-01-07
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-01-07
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-01-07
sched: Constify function scope static struct sched_param usage
Peter Zijlstra
2011-01-07
sched: Fix strncmp operation
Hillf Danton
2011-01-07
sched: Move sched_autogroup_exit() to free_signal_struct()
Mike Galbraith
2011-01-07
sched: Fix struct autogroup memory leak
Mike Galbraith
2011-01-07
sched: Mark autogroup_init() __init
Yong Zhang
2011-01-07
sched: Consolidate the name of root_task_group and init_task_group
Yong Zhang
2011-01-07
perf_events: Add perf_event_time()
Stephane Eranian
2011-01-07
perf_events: Generalize use of event_filter_match()
Stephane Eranian
2011-01-07
perf_events: Move code around to prepare for cgroup
Stephane Eranian
[next]