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-05-24
xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC
Dave Chinner
1
-0
/
+1
2013-05-24
xfs: fix missing KM_NOFS tags to keep lockdep happy
Dave Chinner
4
-5
/
+7
2013-05-24
parisc: fix irq stack on UP and SMP
Helge Deller
3
-41
/
+26
2013-05-24
xfs: Don't reference the EFI after it is freed
Dave Chinner
1
-2
/
+3
2013-05-24
xfs: fix rounding in xfs_free_file_space
Dave Chinner
1
-2
/
+2
2013-05-24
xfs: fix sub-page blocksize data integrity writes
Dave Chinner
1
-0
/
+19
2013-05-24
parisc/superio: Use module_pci_driver to register driver
Peter Huewe
1
-12
/
+1
2013-05-24
parisc: make interrupt and interruption stack allocation reentrant
John David Anglin
2
-10
/
+10
2013-05-24
parisc: show number of FPE and unaligned access handler calls in /proc/interr...
Helge Deller
4
-0
/
+14
2013-05-24
parisc: add additional parisc git tree to MAINTAINERS file
Helge Deller
1
-0
/
+1
2013-05-24
parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.S
Helge Deller
1
-6
/
+6
2013-05-24
parisc: add rp5470 entry to machine database
Helge Deller
1
-0
/
+1
2013-05-24
MPILIB: disable usage of floating point registers on parisc
Helge Deller
1
-2
/
+3
2013-05-24
Merge tag 'trace-fixes-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2013-05-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2013-05-24
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Olof Johansson
4
-10
/
+5
2013-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
4
-6
/
+11
2013-05-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
18
-95
/
+146
2013-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
95
-461
/
+937
2013-05-24
GFS2: Fix typo in gfs2_log_end_write loop
Steven Whitehouse
1
-1
/
+1
2013-05-24
GFS2: fix DLM depends to fix build errors
Randy Dunlap
1
-1
/
+1
2013-05-24
GFS2: Use single-block reservations for directories
Bob Peterson
1
-2
/
+7
2013-05-24
GFS2: two minor quota fixups
Bob Peterson
1
-2
/
+2
2013-05-24
ARM: at91/sama5: fix incorrect PMC pcr div definition
Josh Wu
1
-3
/
+3
2013-05-24
ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definition
Boris BREZILLON
1
-1
/
+1
2013-05-24
ARM: at91: at91sam9n12: move external irq declatation to DT
Jean-Christophe PLAGNIOL-VILLARD
2
-6
/
+1
2013-05-24
powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware support
Brian King
1
-3
/
+37
2013-05-24
powerpc/powernv: Build a zImage.epapr
Benjamin Herrenschmidt
1
-0
/
+1
2013-05-24
powerpc: Make radeon 32-bit MSI quirk work on powernv
Benjamin Herrenschmidt
6
-48
/
+38
2013-05-24
powerpc: Context switch more PMU related SPRs
Michael Ellerman
3
-0
/
+40
2013-05-24
powerpc/powernv: Fix condition for when to invalidate the TCE cache
Benjamin Herrenschmidt
1
-1
/
+1
2013-05-24
powerpc/pci: Fix bogus message at boot about empty memory resources
Benjamin Herrenschmidt
1
-3
/
+4
2013-05-24
powerpc: Fix TLB cleanup at boot on POWER8
Benjamin Herrenschmidt
1
-2
/
+6
2013-05-24
drivers/crypto/nx: Fixes for multiple races and issues
Kent Yoder
6
-38
/
+19
2013-05-23
be2net: bug fix on returning an invalid nic descriptor
Wei Yang
1
-9
/
+4
2013-05-23
tcp: xps: fix reordering issues
Eric Dumazet
1
-4
/
+6
2013-05-23
Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-21
/
+64
2013-05-23
NFS: Fix SETCLIENTID fallback if GSS is not available
Chuck Lever
1
-1
/
+1
2013-05-23
Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-7
/
+23
2013-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-23
/
+69
2013-05-23
net: Revert unused variable changes.
David S. Miller
3
-0
/
+3
2013-05-23
Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
13
-184
/
+234
2013-05-23
Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
32
-52
/
+499
2013-05-23
Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+6
2013-05-23
Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-13
/
+29
2013-05-23
Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
75
-238
/
+268
2013-05-23
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-12
/
+30
2013-05-23
lib: make iovec obj instead of lib
Randy Dunlap
1
-2
/
+2
2013-05-23
Input: wacom - add an eraser to DTH2242/DTK2241
Ping Cheng
1
-4
/
+15
2013-05-23
ARC: Use enough bits for determining page's cache color
Vineet Gupta
1
-1
/
+1
[prev]
[next]