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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-29
rcu,cleanup: simplify the code when cpu is dying
Lai Jiangshan
4
-78
/
+31
2010-11-29
rcu,cleanup: move synchronize_sched_expedited() out of sched.c
Lai Jiangshan
5
-70
/
+77
2010-11-29
rcu: get rid of obsolete "classic" names in TREE_RCU tracing
Paul E. McKenney
1
-4
/
+4
2010-11-29
rcu: Distinguish between boosting and boosted
Paul E. McKenney
1
-0
/
+4
2010-11-29
rcu: document TINY_RCU and TINY_PREEMPT_RCU tracing.
Paul E. McKenney
1
-8
/
+124
2010-11-29
rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU
Paul E. McKenney
3
-11
/
+226
2010-11-29
rcu: priority boosting for TINY_PREEMPT_RCU
Paul E. McKenney
5
-53
/
+280
2010-11-17
rcu: move TINY_RCU from softirq to kthread
Paul E. McKenney
5
-26
/
+70
2010-10-07
rcu: add priority-inversion testing to rcutorture
Paul E. McKenney
1
-11
/
+259
2010-10-07
sched: fix RCU lockdep splat from task_group()
Peter Zijlstra
1
-0
/
+12
2010-10-07
rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask value
Dongdong Deng
1
-2
/
+2
2010-10-07
sched: suppress RCU lockdep splat in task_fork_fair
Paul E. McKenney
1
-1
/
+4
2010-10-07
net: suppress RCU lockdep false positive in sock_update_classid
Paul E. McKenney
1
-1
/
+4
2010-10-07
Merge commit 'v2.6.36-rc7' into core/rcu
Ingo Molnar
705
-3738
/
+6532
2010-10-07
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
730
-12169
/
+12282
2010-10-06
Linux 2.6.36-rc7
v2.6.36-rc7
Linus Torvalds
1
-1
/
+1
2010-10-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
28
-57
/
+125
2010-10-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-15
/
+4
2010-10-06
Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...
Linus Torvalds
2
-5
/
+9
2010-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-1
/
+1
2010-10-05
powerpc: remove unused variable
Stephen Rothwell
1
-1
/
+0
2010-10-05
rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_held
Paul E. McKenney
2
-2
/
+2
2010-10-05
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+15
2010-10-05
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-7
/
+15
2010-10-05
wait: using uninitialized member of wait queue
Evgeny Kuznetsov
1
-0
/
+1
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
11
-26
/
+14
2010-10-05
xen: do not initialize PV timers on HVM if !xen_have_vector_callback
Stefano Stabellini
1
-2
/
+3
2010-10-05
xen: do not set xenstored_ready before xenbus_probe on hvm
Stefano Stabellini
1
-3
/
+6
2010-10-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
2
-3
/
+5
2010-10-04
Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-6
/
+13
2010-10-04
Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
2
-1
/
+6
2010-10-04
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+19
2010-10-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-6
/
+12
2010-10-04
Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-3
/
+14
2010-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-35
/
+32
2010-10-04
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-83
/
+96
2010-10-04
ksm: fix bad user data when swapping
Hugh Dickins
1
-2
/
+4
2010-10-04
ksm: fix page_address_in_vma anon_vma oops
Hugh Dickins
1
-1
/
+7
2010-10-04
MIPS: Octeon: Place cnmips_cu2_setup in __init memory.
David Daney
1
-1
/
+1
2010-10-04
MIPS: Don't place cu2 notifiers in __cpuinitdata
David Daney
1
-1
/
+1
2010-10-04
MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin
Shmulik Ladkani
1
-1
/
+1
2010-10-04
MIPS: Alchemy: Resolve prom section mismatches
Manuel Lauss
1
-3
/
+2
2010-10-04
MIPS: Fix syscall 64 bit number comments.
Ralf Baechle
1
-2
/
+2
2010-10-04
MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.
David Daney
6
-9
/
+37
2010-10-04
MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
1
-1
/
+1
2010-10-04
MIPS: N32: Fix getdents64 syscall for n32
Bernhard Walle
1
-1
/
+1
2010-10-04
MIPS: Remove pr_<level> uses of KERN_<level>
Joe Perches
2
-2
/
+2
2010-10-04
MIPS: PNX8550: Sort out machine halt, restart and powerdown functions.
Ralf Baechle
2
-17
/
+6
2010-10-04
MIPS: GIC: Remove dependencies from Malta files.
Ralf Baechle
4
-5
/
+5
2010-10-04
MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC.
Ralf Baechle
1
-2
/
+18
[next]