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
2011-01-07
fs: scale inode alias list
Nick Piggin
9
-9
/
+78
2011-01-07
fs: dcache scale subdirs
Nick Piggin
16
-160
/
+339
2011-01-07
fs: dcache scale d_unhashed
Nick Piggin
10
-54
/
+102
2011-01-07
fs: dcache scale dentry refcount
Nick Piggin
21
-69
/
+126
2011-01-07
fs: dcache scale lru
Nick Piggin
1
-28
/
+84
2011-01-07
fs: dcache scale hash
Nick Piggin
2
-44
/
+64
2011-01-07
hostfs: simplify locking
Nick Piggin
3
-17
/
+24
2011-01-07
fs: change d_hash for rcu-walk
Nick Piggin
25
-51
/
+94
2011-01-07
fs: change d_compare for rcu-walk
Nick Piggin
23
-157
/
+242
2011-01-07
fs: name case update method
Nick Piggin
4
-31
/
+37
2011-01-07
jfs: dont overwrite dentry name in d_revalidate
Nick Piggin
1
-8
/
+35
2011-01-07
cifs: dont overwrite dentry name in d_revalidate
Nick Piggin
1
-19
/
+24
2011-01-07
fs: change d_delete semantics
Nick Piggin
22
-42
/
+47
2011-01-07
fs: dcache documentation cleanup
Nick Piggin
1
-12
/
+6
2011-01-07
config fs: avoid switching ->d_op on live dentry
Nick Piggin
1
-8
/
+9
2011-01-07
cgroup fs: avoid switching ->d_op on live dentry
Nick Piggin
1
-5
/
+22
2011-01-07
fs: use fast counters for vfs caches
Nick Piggin
2
-13
/
+23
2011-01-07
vfs: revert per-cpu nr_unused counters for dentry and inodes
Nick Piggin
2
-21
/
+12
2011-01-07
kernel: kmem_ptr_validate considered harmful
Nick Piggin
5
-99
/
+1
2011-01-07
fs: d_validate fixes
Nick Piggin
1
-18
/
+7
2011-01-06
Merge branch 'next' into for-linus
Dmitry Torokhov
63
-753
/
+3201
2011-01-06
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
253
-8402
/
+20757
2011-01-06
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
500
-28862
/
+17774
2011-01-06
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
661
-12081
/
+30869
2011-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
26
-602
/
+454
2011-01-06
Merge branch 'devel-stable' into devel
Russell King
413
-6826
/
+23377
2011-01-06
Merge branch 'pgt' (early part) into devel
Russell King
15
-332
/
+315
2011-01-06
Merge branch 'misc' into devel
Russell King
147
-1316
/
+1674
2011-01-06
Merge branch 'smp' into misc
Russell King
1391
-12331
/
+25581
2011-01-06
ARM: DMA: add support for DMA debugging
Russell King
4
-23
/
+83
2011-01-06
Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
27
-197
/
+1434
2011-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
Linus Torvalds
46
-1101
/
+4820
2011-01-06
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
32
-752
/
+907
2011-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1108
-77569
/
+146804
2011-01-06
cassini: Use local-mac-address prom property for Cassini MAC address
Richard Mortimer
2
-0
/
+19
2011-01-06
net: remove the duplicate #ifdef __KERNEL__
Changli Gao
1
-6
/
+2
2011-01-06
atyfb: Fix bootup hangs on sparc64.
David S. Miller
1
-22
/
+5
2011-01-06
net: bridge: check the length of skb after nf_bridge_maybe_copy_header()
Changli Gao
1
-10
/
+6
2011-01-06
netconsole: clarify stopping message
Ferenc Wagner
1
-2
/
+2
2011-01-06
netconsole: don't announce stopping if nothing happened
Ferenc Wagner
1
-1
/
+3
2011-01-06
cnic: Fix the type field in SPQ messages
Michael Chan
1
-21
/
+12
2011-01-06
netfilter: fix export secctx error handling
Pablo Neira Ayuso
3
-13
/
+16
2011-01-06
netfilter: fix the race when initializing nf_ct_expect_hash_rnd
Changli Gao
3
-20
/
+22
2011-01-06
ipv4: IP defragmentation must be ECN aware
Eric Dumazet
1
-0
/
+34
2011-01-06
net: r6040: Return proper error for r6040_init_one
Axel Lin
1
-0
/
+2
2011-01-06
dcb: use after free in dcb_flushapp()
Dan Carpenter
1
-1
/
+2
2011-01-06
dcb: unlock on error in dcbnl_ieee_get()
Dan Carpenter
1
-3
/
+8
2011-01-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-143
/
+39
2011-01-06
net: ixp4xx_eth: Return proper error for eth_init_one
Axel Lin
1
-1
/
+3
2011-01-06
Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...
Linus Torvalds
11
-15
/
+117
[prev]
[next]