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
2013-08-28
md/raid5: use seqcount to protect access to shape in make_request.
NeilBrown
2
-1
/
+14
2013-08-28
raid5: sysfs entry to control worker thread number
Shaohua Li
1
-0
/
+60
2013-08-28
raid5: offload stripe handle to workqueue
Shaohua Li
2
-15
/
+186
2013-08-28
raid5: fix stripe release order
Shaohua Li
1
-0
/
+15
2013-08-28
raid5: make release_stripe lockless
Shaohua Li
2
-3
/
+49
2013-08-27
md: avoid deadlock when dirty buffers during md_stop.
NeilBrown
2
-9
/
+33
2013-08-27
md: Don't test all of mddev->flags at once.
NeilBrown
2
-5
/
+6
2013-08-27
md: Fix apparent cut-and-paste error in super_90_validate
Dave Jones
1
-1
/
+1
2013-08-27
raid6/test: replace echo -e with printf
Max Filippov
1
-1
/
+1
2013-08-27
RAID: add tilegx SIMD implementation of raid6
Ken Steele
5
-0
/
+103
2013-08-27
md: fix safe_mode buglet.
NeilBrown
1
-1
/
+1
2013-08-27
md: don't call md_allow_write in get_bitmap_file.
NeilBrown
1
-4
/
+1
2013-08-25
Linux 3.11-rc7
v3.11-rc7
Linus Torvalds
1
-1
/
+1
2013-08-25
Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+3
2013-08-25
Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-2
/
+7
2013-08-25
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-4
/
+9
2013-08-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-19
/
+17
2013-08-24
Merge tag 'acpi-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-8
/
+3
2013-08-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-19
/
+110
2013-08-24
ARC: [lib] strchr breakage in Big-endian configuration
Joern Rennecke
1
-0
/
+10
2013-08-24
VFS: collect_mounts() should return an ERR_PTR
Dan Carpenter
1
-1
/
+1
2013-08-24
bfs: iget_locked() doesn't return an ERR_PTR
Dan Carpenter
1
-1
/
+1
2013-08-24
efs: iget_locked() doesn't return an ERR_PTR()
Dan Carpenter
1
-1
/
+1
2013-08-24
proc: kill the extra proc_readfd_common()->dir_emit_dots()
Oleg Nesterov
1
-2
/
+0
2013-08-24
cope with potentially long ->d_dname() output for shmem/hugetlb
Al Viro
4
-14
/
+14
2013-08-23
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+11
2013-08-23
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+9
2013-08-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-49
/
+114
2013-08-23
usb: phy: fix build breakage
Anatolij Gustschin
2
-2
/
+2
2013-08-23
USB: OHCI: add missing PCI PM callbacks to ohci-pci.c
Alan Stern
1
-0
/
+5
2013-08-23
staging: comedi: bug-fix NULL pointer dereference on failed attach
Ian Abbott
1
-1
/
+1
2013-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
36
-175
/
+282
2013-08-23
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
8
-14
/
+12
2013-08-23
lib/lz4: correct the LZ4 license
Richard Laager
3
-7
/
+7
2013-08-23
memcg: get rid of swapaccount leftovers
Michal Hocko
3
-3
/
+2
2013-08-23
nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...
Vyacheslav Dubeyko
1
-1
/
+1
2013-08-23
nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...
Vyacheslav Dubeyko
1
-2
/
+1
2013-08-23
drivers/platform/olpc/olpc-ec.c: initialise earlier
Daniel Drake
1
-1
/
+1
2013-08-23
Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danve...
Dave Airlie
2
-0
/
+14
2013-08-22
ipv4: expose IPV4_DEVCONF
stephen hemminger
2
-33
/
+35
2013-08-22
ipv6: handle Redirect ICMP Message with no Redirected Header option
Duan Jiong
3
-1
/
+26
2013-08-22
be2net: fix disabling TX in be_close()
Sathya Perla
1
-1
/
+1
2013-08-22
Revert "ACPI / video: Always call acpi_video_init_brightness() on init"
Rafael J. Wysocki
1
-8
/
+3
2013-08-22
Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
1
-1
/
+1
2013-08-22
Revert "genetlink: fix family dump race"
Johannes Berg
1
-7
/
+0
2013-08-22
Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2
-18
/
+6
2013-08-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-18
/
+27
2013-08-22
Merge tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
1
-0
/
+2
2013-08-22
Merge tag 'dm-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
1
-9
/
+7
2013-08-22
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
Radu Caragea
3
-3
/
+6
[next]