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-08-23
rcu: upgrade stallwarn.txt documentation for CPU-bound RT processes
Paul E. McKenney
1
-0
/
+18
2010-08-23
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
54
-458
/
+1364
2010-08-21
vhost: add __rcu annotations
Arnd Bergmann
3
-13
/
+35
2010-08-21
workqueue: Add basic tracepoints to track workqueue execution
Arjan van de Ven
2
-0
/
+71
2010-08-21
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-8
/
+5
2010-08-21
Replace Configure with Enable in description of MAXSMP
Samuel Thibault
1
-2
/
+2
2010-08-21
mm: make stack guard page logic use vm_prev pointer
Linus Torvalds
1
-4
/
+11
2010-08-21
mm: make the mlock() stack guard page checks stricter
Linus Torvalds
1
-5
/
+16
2010-08-21
mm: make the vma list be doubly linked
Linus Torvalds
4
-9
/
+28
2010-08-20
mtd: nand: Fix probe of Samsung NAND chips
Tilman Sauerbeck
1
-0
/
+1
2010-08-20
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-22
/
+72
2010-08-20
Documentation: fix ozlabs.org mailing list address
Stephen Rothwell
1
-1
/
+1
2010-08-20
MAINTAINERS: Fix ozlabs.org mailing list addresses
Stephen Rothwell
1
-28
/
+28
2010-08-20
Documentation: kernel-locking: mutex_trylock cannot be used in interrupt context
Stefan Richter
1
-2
/
+5
2010-08-20
drivers/scsi/qla4xxx: fix build
Andrew Morton
2
-2
/
+2
2010-08-20
uml: fix compile error in dma_get_cache_alignment()
Miklos Szeredi
1
-7
/
+0
2010-08-20
oom: __task_cred() need rcu_read_lock()
KOSAKI Motohiro
1
-1
/
+1
2010-08-20
oom: fix tasklist_lock leak
KOSAKI Motohiro
1
-3
/
+6
2010-08-20
oom: fix NULL pointer dereference
KOSAKI Motohiro
1
-3
/
+2
2010-08-20
drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function
Kyungmin Park
1
-3
/
+3
2010-08-20
sdhci: add no hi-speed bit quirk support
Kyungmin Park
2
-1
/
+4
2010-08-20
s5pc110: SDHCI-s3c support on s5pc110
Kyungmin Park
1
-1
/
+1
2010-08-20
s5pc110: SDHCI-s3c can override host capabilities
Kyungmin Park
3
-0
/
+6
2010-08-20
lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()
Jan Kara
2
-2
/
+6
2010-08-20
revert "hwmon: f71882fg: add support for the Fintek F71808E"
Andrew Morton
3
-82
/
+11
2010-08-20
kfifo: add explicit error checking in all the examples
Andrea Righi
4
-51
/
+144
2010-08-20
kfifo: fix a memory leak in dma example
Andrea Righi
1
-3
/
+1
2010-08-20
kfifo: fix kernel BUG in dma example
Andrea Righi
1
-0
/
+1
2010-08-20
kfifo: add explicit error checking in byte stream example
Andrea Righi
1
-6
/
+27
2010-08-20
kfifo: add kfifo_skip() testcase
Andrea Righi
1
-0
/
+4
2010-08-20
kfifo: implement missing __kfifo_skip_r()
Andrea Righi
2
-0
/
+11
2010-08-20
matroxfb: fix incorrect use of memcpy_toio()
Ondrej Zary
1
-2
/
+2
2010-08-20
rcu: add comment stating that list_empty() applies to RCU-protected lists
Paul E. McKenney
1
-0
/
+9
2010-08-20
rcu: apply TINY_PREEMPT_RCU read-side speedup to TREE_PREEMPT_RCU
Paul E. McKenney
1
-2
/
+4
2010-08-20
rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCU
Paul E. McKenney
4
-113
/
+72
2010-08-20
rcu: Upgrade srcu_read_lock() docbook about SRCU grace periods
Paul E. McKenney
1
-1
/
+6
2010-08-20
rcu: document ways of stalling updates in low-memory situations
Paul E. McKenney
1
-7
/
+16
2010-08-20
rcu: repair code-duplication FIXMEs
Paul E. McKenney
5
-20
/
+15
2010-08-20
rcu: permit suppressing current grace period's CPU stall warnings
Paul E. McKenney
5
-0
/
+44
2010-08-20
rcu: refer RCU CPU stall-warning victims to stallwarn.txt
Paul E. McKenney
1
-2
/
+10
2010-08-20
rcu: update obsolete rcu_read_lock() comment.
Paul E. McKenney
1
-1
/
+14
2010-08-20
rcu: Add a TINY_PREEMPT_RCU
Paul E. McKenney
10
-68
/
+717
2010-08-20
x86, apic: Fix apic=debug boot crash
Daniel Kiper
1
-0
/
+2
2010-08-19
rcu: Fix RCU_FANOUT help message
Paul E. McKenney
1
-3
/
+6
2010-08-19
rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable
Paul E. McKenney
3
-1
/
+20
2010-08-19
rcu: restrict TREE_RCU to SMP builds with !PREEMPT
Paul E. McKenney
1
-0
/
+1
2010-08-19
rcu: allow RCU CPU stall warning messages to be controlled in /sys
Paul E. McKenney
1
-1
/
+1
2010-08-19
Update call_rcu() usage, add synchronize_rcu()
Paul E. McKenney
1
-2
/
+4
2010-08-19
Update documentation to note the passage of INIT_RCU_HEAD()
Paul E. McKenney
1
-8
/
+0
2010-08-19
rcu head remove init
Mathieu Desnoyers
1
-6
/
+0
[next]