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
2011-01-07
fs: rcu-walk for path lookup
Nick Piggin
3
-9
/
+46
2011-01-07
kernel: optimise seqlock
Nick Piggin
1
-7
/
+73
2011-01-07
fs: avoid inode RCU freeing for pseudo fs
Nick Piggin
2
-0
/
+2
2011-01-07
fs: icache RCU free inodes
Nick Piggin
2
-2
/
+4
2011-01-07
fs: dcache rationalise dget variants
Nick Piggin
1
-12
/
+3
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
5
-11
/
+14
2011-01-07
fs: Use rename lock and RCU for multi-step operations
Nick Piggin
1
-0
/
+1
2011-01-07
fs: scale inode alias list
Nick Piggin
1
-0
/
+1
2011-01-07
fs: dcache scale subdirs
Nick Piggin
1
-0
/
+1
2011-01-07
fs: dcache scale dentry refcount
Nick Piggin
1
-14
/
+15
2011-01-07
fs: dcache scale hash
Nick Piggin
1
-33
/
+2
2011-01-07
hostfs: simplify locking
Nick Piggin
1
-1
/
+1
2011-01-07
fs: change d_hash for rcu-walk
Nick Piggin
1
-1
/
+2
2011-01-07
fs: change d_compare for rcu-walk
Nick Piggin
2
-9
/
+7
2011-01-07
fs: name case update method
Nick Piggin
1
-0
/
+2
2011-01-07
fs: change d_delete semantics
Nick Piggin
1
-3
/
+3
2011-01-07
fs: dcache documentation cleanup
Nick Piggin
1
-12
/
+6
2011-01-07
kernel: kmem_ptr_validate considered harmful
Nick Piggin
1
-2
/
+0
2011-01-03
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2011-01-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-3
/
+10
2011-01-03
[media] wm8775: Revert changeset fcb9757333 to avoid a regression
Mauro Carvalho Chehab
1
-3
/
+0
2011-01-03
dmaengine: provide dummy functions for DMA_ENGINE=n
Guennadi Liakhovetski
1
-3
/
+10
2010-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-12
/
+42
2010-12-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-10
/
+35
2010-12-23
Revert "ipv4: Allow configuring subnets as local addresses"
David S. Miller
1
-1
/
+0
2010-12-22
taskstats: pad taskstats netlink response for aligment issues on ia64
Jeff Mahoney
1
-1
/
+2
2010-12-22
include/linux/unaligned: pack the whole struct rather than just the field
Will Newton
1
-3
/
+3
2010-12-22
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-4
/
+24
2010-12-22
kthread_work: make lockdep happy
Yong Zhang
1
-10
/
+35
2010-12-21
net: Fix range checks in tcf_valid_offset().
David S. Miller
1
-1
/
+3
2010-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-2
/
+4
2010-12-20
mac80211/rt2x00: add ieee80211_tx_status_ni()
Johannes Stezenbach
1
-4
/
+24
2010-12-20
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2010-12-20
net_sched: always clone skbs
Changli Gao
1
-5
/
+1
2010-12-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-3
/
+7
2010-12-20
clarify a usage constraint for cnt32_to_63()
Nicolas Pitre
1
-1
/
+19
2010-12-19
ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.
David Stevens
1
-0
/
+10
2010-12-19
Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....
Linus Torvalds
2
-0
/
+3
2010-12-19
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2010-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-1
/
+1
2010-12-17
netlink: fix gcc -Wconversion compilation warning
Dmitry V. Levin
1
-1
/
+1
2010-12-17
resources: add arch hook for preventing allocation in reserved areas
Bjorn Helgaas
1
-0
/
+1
2010-12-17
Revert "resources: support allocating space within a region from the top down"
Bjorn Helgaas
1
-1
/
+0
2010-12-17
ceph: mark user pages dirty on direct-io reads
Henry C Chang
1
-2
/
+4
2010-12-17
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+2
2010-12-17
Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+2
2010-12-17
block: max hardware sectors limit wrapper
Mike Snitzer
1
-0
/
+1
2010-12-17
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
1
-3
/
+6
2010-12-16
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
3
-7
/
+8
2010-12-16
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-6
/
+11
[next]