index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
thp: khugepaged
Andrea Arcangeli
1
-0
/
+5
2011-01-13
thp: add pmd_huge_pte to mm_struct
Andrea Arcangeli
1
-0
/
+7
2011-01-13
thp: update futex compound knowledge
Andrea Arcangeli
1
-10
/
+45
2011-01-13
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
Mandeep Singh Baines
1
-0
/
+1
2011-01-13
sched: remove long deprecated CLONE_STOPPED flag
Dave Jones
1
-27
/
+1
2011-01-13
irq: use per_cpu kstat_irqs
Eric Dumazet
1
-10
/
+30
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-18
/
+24
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-23
/
+7
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
13
-16
/
+16
2011-01-13
pps: capture MONOTONIC_RAW timestamps as well
Alexander Gordeev
1
-0
/
+43
2011-01-13
ntp: add hardpps implementation
Alexander Gordeev
1
-15
/
+410
2011-01-13
taskstats: use better ifdef for alignment
Jeff Mahoney
1
-1
/
+1
2011-01-13
user_ns: improve the user_ns on-the-slab packaging
Pavel Emelyanov
1
-3
/
+12
2011-01-13
sysctl: remove obsolete comments
Jovi Zhang
1
-17
/
+0
2011-01-13
sysctl: fix #ifdef guard comment
Jovi Zhang
1
-2
/
+2
2011-01-13
fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps
Joe Perches
1
-14
/
+9
2011-01-13
printk: use RCU to prevent potential lock contention in kmsg_dump
Huang Ying
1
-27
/
+7
2011-01-13
kptr_restrict for hiding kernel pointers from unprivileged users
Dan Rosenberg
1
-0
/
+10
2011-01-13
kernel: clean up USE_GENERIC_SMP_HELPERS
Amerigo Wang
3
-20
/
+20
2011-01-13
kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...
Seiji Aguchi
2
-0
/
+10
2011-01-12
switch cgroup
Al Viro
1
-23
/
+7
2011-01-11
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-43
/
+62
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+10
2011-01-10
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-11
/
+20
2011-01-10
block: ensure that completion error gets properly traced
Jens Axboe
1
-9
/
+13
2011-01-10
Merge branch 'master' into next
James Morris
62
-1736
/
+3665
2011-01-09
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
39
-1082
/
+2144
2011-01-07
tracing: Fix TRACE_EVENT power tracepoint creation
Mathieu Desnoyers
2
-1
/
+2
2011-01-07
tracing: Fix preempt count leak
Li Zefan
1
-4
/
+2
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
11
-63
/
+62
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+59
2011-01-07
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-35
/
+33
2011-01-07
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-6
/
+2
2011-01-07
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-15
/
+39
2011-01-07
sched: Constify function scope static struct sched_param usage
Peter Zijlstra
4
-4
/
+4
2011-01-07
sched: Fix strncmp operation
Hillf Danton
1
-1
/
+1
2011-01-07
sched: Move sched_autogroup_exit() to free_signal_struct()
Mike Galbraith
1
-4
/
+3
2011-01-07
sched: Fix struct autogroup memory leak
Mike Galbraith
1
-0
/
+1
2011-01-07
sched: Mark autogroup_init() __init
Yong Zhang
1
-1
/
+1
2011-01-07
sched: Consolidate the name of root_task_group and init_task_group
Yong Zhang
2
-25
/
+23
2011-01-07
perf_events: Add perf_event_time()
Stephane Eranian
1
-14
/
+24
2011-01-07
perf_events: Generalize use of event_filter_match()
Stephane Eranian
1
-8
/
+8
2011-01-07
perf_events: Move code around to prepare for cgroup
Stephane Eranian
2
-16
/
+26
2011-01-07
blktrace: add missing probe argument to block_bio_complete
Mathieu Desnoyers
1
-1
/
+2
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
1
-1
/
+1
2011-01-07
fs: dcache rationalise dget variants
Nick Piggin
1
-1
/
+1
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
1
-6
/
+0
2011-01-07
fs: dcache scale subdirs
Nick Piggin
1
-2
/
+17
2011-01-07
fs: dcache scale dentry refcount
Nick Piggin
1
-2
/
+0
[next]