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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-23
rcu: only one evaluation of arg in rcu_dereference_check() unless sparse
Paul E. McKenney
1
-3
/
+11
2010-08-23
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
27
-332
/
+519
2010-08-21
workqueue: Add basic tracepoints to track workqueue execution
Arjan van de Ven
1
-0
/
+62
2010-08-21
mm: make the vma list be doubly linked
Linus Torvalds
1
-1
/
+1
2010-08-20
kfifo: implement missing __kfifo_skip_r()
Andrea Righi
1
-0
/
+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: combine duplicate code, courtesy of CONFIG_PREEMPT_RCU
Paul E. McKenney
3
-104
/
+72
2010-08-20
rcu: Upgrade srcu_read_lock() docbook about SRCU grace periods
Paul E. McKenney
1
-1
/
+6
2010-08-20
rcu: repair code-duplication FIXMEs
Paul E. McKenney
3
-13
/
+15
2010-08-20
rcu: permit suppressing current grace period's CPU stall warnings
Paul E. McKenney
2
-0
/
+5
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
6
-45
/
+108
2010-08-19
rcu head remove init
Mathieu Desnoyers
1
-6
/
+0
2010-08-19
kernel: __rcu annotations
Arnd Bergmann
6
-11
/
+11
2010-08-19
idr: __rcu annotations
Arnd Bergmann
1
-2
/
+2
2010-08-19
radix-tree: __rcu annotations
Arnd Bergmann
1
-1
/
+3
2010-08-19
notifiers: __rcu annotations
Arnd Bergmann
1
-5
/
+5
2010-08-19
rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu()
Paul E. McKenney
1
-7
/
+9
2010-08-19
Add RCU check for find_task_by_vpid().
Tetsuo Handa
1
-5
/
+9
2010-08-19
kvm: add __rcu annotations
Arnd Bergmann
1
-1
/
+1
2010-08-19
net/netfilter: __rcu annotations
Arnd Bergmann
1
-1
/
+1
2010-08-19
input: __rcu annotations
Arnd Bergmann
1
-1
/
+1
2010-08-19
nfs: __rcu annotations
Arnd Bergmann
2
-3
/
+3
2010-08-19
keys: __rcu annotations
Arnd Bergmann
2
-2
/
+3
2010-08-19
credentials: rcu annotation
Arnd Bergmann
1
-2
/
+2
2010-08-19
cgroups: __rcu annotations
Arnd Bergmann
2
-3
/
+3
2010-08-19
rculist: avoid __rcu annotations
Arnd Bergmann
2
-24
/
+45
2010-08-19
rcu: define __rcu address space modifier for sparse
Paul E. McKenney
3
-143
/
+240
2010-08-19
net: convert to rcu_dereference_index_check()
Paul E. McKenney
1
-1
/
+2
2010-08-18
Fix the declaration of sys_execve() in asm-generic/syscalls.h
David Howells
1
-2
/
+4
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-23
/
+197
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+1
2010-08-18
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+3
2010-08-18
ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)
Jaroslav Kysela
1
-0
/
+1
2010-08-18
fs: scale files_lock
Nick Piggin
1
-0
/
+7
2010-08-18
lglock: introduce special lglock and brlock spin locks
Nick Piggin
1
-0
/
+172
2010-08-18
tty: fix fu_list abuse
Nick Piggin
2
-2
/
+8
2010-08-18
fs: cleanup files_lock locking
Nick Piggin
2
-5
/
+3
2010-08-18
fs: fs_struct rwlock to spinlock
Nick Piggin
1
-7
/
+7
2010-08-18
remove SWRITE* I/O types
Christoph Hellwig
2
-9
/
+1
2010-08-18
kill BH_Ordered flag
Christoph Hellwig
1
-2
/
+1
2010-08-17
spi.h: missing kernel-doc notation, please fix
Ernst Schwab
1
-0
/
+3
2010-08-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+1
2010-08-17
Make do_execve() take a const filename pointer
David Howells
3
-5
/
+8
2010-08-17
VIDEO: amba clcd: don't disable an already disabled clock
Russell King
1
-0
/
+1
2010-08-15
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-6
/
+5
2010-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-1
/
+5
2010-08-15
Merge branch 'linus' into release
Len Brown
466
-4599
/
+12310
2010-08-15
ACPI processor: remove deprecated ACPI procfs I/F
Zhang Rui
1
-1
/
+0
2010-08-15
Merge branch 'acpica-gpe' into release
Len Brown
4
-15
/
+57
[next]