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
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-58
/
+57
2012-01-06
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...
Linus Torvalds
1
-5
/
+7
2012-01-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+5
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
4
-58
/
+57
2012-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
27
-2463
/
+2687
2012-01-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-306
/
+476
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-243
/
+933
2012-01-06
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+4
2012-01-06
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2012-01-06
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-16
/
+37
2012-01-06
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-6
/
+56
2012-01-05
Merge branch 'devel-stable' into for-linus
Russell King
1
-5
/
+7
2012-01-04
ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach
Oleg Nesterov
2
-3
/
+12
2012-01-04
ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race
Oleg Nesterov
1
-1
/
+8
2012-01-03
hung_task: fix false positive during vfork
Mandeep Singh Baines
1
-4
/
+10
2011-12-31
futex: Fix uninterruptible loop due to gate_area
Hugh Dickins
1
-8
/
+20
2011-12-30
Revert "clockevents: Set noop handler in clockevents_exchange_device()"
Linus Torvalds
1
-1
/
+0
2011-12-23
ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF
Jamie Iles
1
-5
/
+7
2011-12-23
sched/tracing: Add a new tracepoint for sleeptime
Arun Sharma
2
-2
/
+1
2011-12-23
sched: Disable scheduler warnings during oopses
Dave Jones
1
-0
/
+3
2011-12-21
clockevents: remove sysdev.h
Kay Sievers
1
-1
/
+0
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-21
/
+19
2011-12-21
sched: Fix cgroup movement of waking process
Daisuke Nishimura
1
-1
/
+3
2011-12-21
sched: Fix cgroup movement of newly created process
Daisuke Nishimura
1
-0
/
+13
2011-12-21
sched: Fix cgroup movement of forking process
Daisuke Nishimura
1
-2
/
+5
2011-12-21
sched: Remove cfs bandwidth period check in tg_set_cfs_period()
Kamalesh Babulal
1
-3
/
+0
2011-12-21
sched: Fix load-balance lock-breaking
Peter Zijlstra
1
-7
/
+25
2011-12-21
sched: Replace all_pinned with a generic flags field
Peter Zijlstra
1
-16
/
+19
2011-12-21
sched: Only queue remote wakeups when crossing cache boundaries
Peter Zijlstra
3
-30
/
+70
2011-12-21
lockdep/waitqueues: Add better annotation
Peter Zijlstra
1
-2
/
+2
2011-12-21
Merge commit 'v3.2-rc6' into core/locking
Ingo Molnar
18
-53
/
+265
2011-12-20
Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+0
2011-12-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+9
2011-12-20
Merge commit 'v3.2-rc6' into perf/core
Ingo Molnar
20
-79
/
+352
2011-12-20
binary_sysctl(): fix memory leak
Michel Lespinasse
1
-1
/
+1
2011-12-20
cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
David Rientjes
1
-5
/
+24
2011-12-20
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
1
-1
/
+1
2011-12-19
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Martin Schwidefsky
18
-2272
/
+2479
2011-12-19
cgroups: fix a css_set not found bug in cgroup_attach_proc
Mandeep Singh Baines
1
-5
/
+0
2011-12-19
time/clocksource: Fix kernel-doc warnings
Kusanagi Kouichi
1
-3
/
+9
2011-12-17
Merge branches 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://...
Linus Torvalds
2
-8
/
+14
2011-12-16
sched: Fix select_idle_sibling() regression in selecting an idle SMT sibling
Peter Zijlstra
1
-6
/
+8
2011-12-16
sched: Add missing rcu_dereference() around ->real_parent usage
Kees Cook
1
-1
/
+1
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
11
-174
/
+116
2011-12-15
Merge commit 'v3.2-rc5' into sched/core
Ingo Molnar
22
-55
/
+311
2011-12-14
clocksource: convert sysdev_class to a regular subsystem
Kay Sievers
1
-18
/
+19
2011-12-14
rtmutex-tester: convert sysdev_class to a regular subsystem
Kay Sievers
1
-18
/
+19
2011-12-14
perf events: Fix ring_buffer_wakeup() brown paperbag bug
Will Deacon
1
-2
/
+6
2011-12-12
cpu: Export cpu_up()
Paul E. McKenney
1
-0
/
+1
2011-12-11
rcu: Apply ACCESS_ONCE() to rcu_boost() return value
Paul E. McKenney
2
-3
/
+4
[next]