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
2012-01-02
Squashfs: fix mount time sanity check for corrupted superblock
Phillip Lougher
1
-1
/
+1
2011-12-30
Squashfs: optimise squashfs_cache_get entry search
Ajeet Yadav
2
-3
/
+9
2011-12-30
Squashfs: Update documentation to include xattrs
Phillip Lougher
1
-3
/
+3
2011-12-30
Squashfs: add missing block release on error condition
Phillip Lougher
1
-6
/
+13
2011-12-23
Linux 3.2-rc7
v3.2-rc7
Linus Torvalds
1
-1
/
+1
2011-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+32
2011-12-23
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
2
-13
/
+13
2011-12-23
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-3
/
+2
2011-12-23
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2011-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-5
/
+7
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+2
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-20
/
+26
2011-12-23
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
1
-3
/
+3
2011-12-23
netfilter: xt_connbytes: handle negation correctly
Florian Westphal
1
-3
/
+3
2011-12-23
Btrfs: call d_instantiate after all ops are setup
Al Viro
1
-4
/
+5
2011-12-23
Btrfs: fix worker lock misuse in find_worker
Chris Mason
1
-1
/
+2
2011-12-23
net: relax rcvbuf limits
Eric Dumazet
3
-10
/
+6
2011-12-22
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
Xi Wang
1
-2
/
+5
2011-12-22
net: introduce DST_NOPEER dst flag
Eric Dumazet
4
-4
/
+5
2011-12-22
mqprio: Avoid panic if no options are provided
Thomas Graf
1
-1
/
+1
2011-12-22
bridge: provide a mtu() method for fake_dst_ops
Eric Dumazet
1
-0
/
+6
2011-12-22
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
4
-10
/
+13
2011-12-23
md/bitmap: It is OK to clear bits during recovery.
NeilBrown
1
-4
/
+1
2011-12-23
md: don't give up looking for spares on first failure-to-add
NeilBrown
1
-2
/
+1
2011-12-23
md/raid5: ensure correct assessment of drives during degraded reshape.
NeilBrown
1
-4
/
+10
2011-12-23
md/linear: fix hot-add of devices to linear arrays.
NeilBrown
1
-0
/
+1
2011-12-22
sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().
David S. Miller
1
-2
/
+2
2011-12-22
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-8
/
+9
2011-12-22
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
1
-1
/
+1
2011-12-22
pata_of_platform: Add missing CONFIG_OF_IRQ dependency.
David Miller
1
-1
/
+1
2011-12-22
ipv4: using prefetch requires including prefetch.h
Stephen Rothwell
1
-0
/
+1
2011-12-22
VFS: Fix race between CPU hotplug and lglocks
Srivatsa S. Bhat
1
-4
/
+32
2011-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-47
/
+220
2011-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+4
2011-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
10
-20
/
+29
2011-12-21
vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL
Dave Kleikamp
1
-5
/
+2
2011-12-21
Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...
Greg Kroah-Hartman
3
-4
/
+5
2011-12-21
USB: Fix usb/isp1760 build on sparc
David Miller
1
-4
/
+4
2011-12-21
net: Add a flow_cache_flush_deferred function
Steffen Klassert
3
-4
/
+27
2011-12-21
ipv4: reintroduce route cache garbage collector
Eric Dumazet
1
-0
/
+107
2011-12-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-5
/
+14
2011-12-20
firmware: Refer to the co-maintained linux-firmware.git repository
Ben Hutchings
1
-1
/
+2
2011-12-20
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
4
-7
/
+11
2011-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
16
-75
/
+53
2011-12-21
SELinux: Fix RCU deref check warning in sel_netport_insert()
David Howells
1
-1
/
+3
2011-12-21
Merge branch 'evm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kas...
James Morris
1
-4
/
+15
2011-12-20
Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+0
2011-12-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+8
2011-12-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-6
/
+32
2011-12-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-6
/
+14
[next]