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
2015-07-10
MIPS: c-r4k: Fix cache flushing for MT cores
Markos Chandras
3
-4
/
+55
2015-07-09
Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"
Markos Chandras
1
-1
/
+1
2015-07-09
MIPS: cps-vec: Use macros for various arithmetics and memory operations
Markos Chandras
1
-16
/
+16
2015-07-09
MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0
Markos Chandras
1
-2
/
+2
2015-07-09
MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit
Markos Chandras
1
-21
/
+21
2015-07-09
MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2
Markos Chandras
1
-2
/
+2
2015-07-09
MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA
Markos Chandras
1
-10
/
+10
2015-07-09
MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting
Markos Chandras
1
-3
/
+3
2015-07-09
MIPS: Fix erroneous JR emulation for MIPS R6
Markos Chandras
1
-1
/
+1
2015-07-09
MIPS: Fix branch emulation for BLTC and BGEC instructions
Markos Chandras
2
-4
/
+4
2015-07-09
MIPS: kernel: traps: Fix broken indentation
Markos Chandras
1
-4
/
+4
2015-07-09
MIPS: bootmem: Don't use memory holes for page bitmap
Alexander Sverdlin
1
-8
/
+5
2015-07-08
MIPS: O32: Do not handle require 32 bytes from the stack to be readable.
Ralf Baechle
2
-18
/
+52
2015-07-07
MIPS, CPUFREQ: Fix spelling of Institute.
Ralf Baechle
11
-11
/
+11
2015-07-07
MIPS: Lemote 2F: Fix build caused by recent mass rename.
Ralf Baechle
1
-1
/
+1
2015-07-05
Linux 4.2-rc1
v4.2-rc1
Linus Torvalds
1
-2
/
+2
2015-07-05
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
7
-45
/
+1004
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
99
-553
/
+784
2015-07-04
bluetooth: fix list handling
Linus Torvalds
2
-2
/
+3
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
68
-6312
/
+3163
2015-07-04
Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb
Linus Torvalds
23
-2816
/
+5545
2015-07-04
9p: cope with bogus responses from server in p9_client_{read,write}
Al Viro
1
-0
/
+8
2015-07-04
p9_client_write(): avoid double p9_free_req()
Al Viro
1
-0
/
+1
2015-07-04
9p: forgetting to cancel request on interrupted zero-copy RPC
Al Viro
1
-1
/
+2
2015-07-04
dax: bdev_direct_access() may sleep
Matthew Wilcox
1
-0
/
+6
2015-07-04
block: Add support for DAX reads/writes to block devices
Matthew Wilcox
2
-2
/
+8
2015-07-04
dax: Use copy_from_iter_nocache
Matthew Wilcox
1
-1
/
+1
2015-07-04
dax: Add block size note to documentation
Matthew Wilcox
1
-2
/
+4
2015-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-16
/
+54
2015-07-04
NTB: Add split BAR output for debugfs stats
Dave Jiang
1
-15
/
+68
2015-07-04
NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
Dave Jiang
1
-8
/
+16
2015-07-04
NTB: Print driver name and version in module init
Dave Jiang
2
-0
/
+6
2015-07-04
NTB: Increase transport MTU to 64k from 16k
Dave Jiang
1
-1
/
+1
2015-07-04
NTB: Rename Intel code names to platform names
Dave Jiang
3
-465
/
+465
2015-07-04
NTB: Default to CPU memcpy for performance
Dave Jiang
1
-4
/
+13
2015-07-04
NTB: Improve performance with write combining
Dave Jiang
1
-1
/
+10
2015-07-04
NTB: Use NUMA memory in Intel driver
Allen Hubbe
1
-6
/
+12
2015-07-04
NTB: Use NUMA memory and DMA chan in transport
Allen Hubbe
1
-14
/
+32
2015-07-04
NTB: Rate limit ntb_qp_link_work
Allen Hubbe
1
-1
/
+1
2015-07-04
NTB: Add tool test client
Allen Hubbe
4
-0
/
+600
2015-07-04
NTB: Add ping pong test client
Allen Hubbe
6
-1
/
+289
2015-07-04
NTB: Add parameters for Intel SNB B2B addresses
Allen Hubbe
2
-19
/
+68
2015-07-04
NTB: Reset transport QP link stats on down
Allen Hubbe
1
-8
/
+28
2015-07-04
NTB: Do not advance transport RX on link down
Allen Hubbe
1
-2
/
+1
2015-07-04
NTB: Differentiate transport link down messages
Allen Hubbe
1
-2
/
+2
2015-07-04
NTB: Check the device ID to set errata flags
Dave Jiang
1
-5
/
+44
2015-07-04
NTB: Enable link for Intel root port mode in probe
Dave Jiang
1
-0
/
+10
2015-07-04
NTB: Read peer info from local SPAD in transport
Dave Jiang
1
-5
/
+5
2015-07-04
NTB: Split ntb_hw_intel and ntb_transport drivers
Allen Hubbe
13
-2194
/
+2588
2015-07-04
NTB: Add NTB hardware abstraction layer
Allen Hubbe
5
-1
/
+1271
[next]