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
2017-01-25
dmaengine: dw: we do support Merrifield SoC in PCI mode
Andy Shevchenko
1
-0
/
+15
2017-01-25
dmaengine: dw: add support of iDMA 32-bit hardware
Andy Shevchenko
2
-9
/
+94
2017-01-25
dmaengine: dw: introduce register mappings for iDMA 32-bit
Andy Shevchenko
1
-3
/
+49
2017-01-25
dmaengine: dw: introduce block2bytes() and bytes2block()
Andy Shevchenko
2
-23
/
+35
2017-01-25
dmaengine: dw: extract dwc_chan_pause() for future use
Andy Shevchenko
1
-5
/
+9
2017-01-25
dmaengine: dw: replace convert_burst() with one liner
Andy Shevchenko
1
-18
/
+11
2017-01-25
dmaengine: dw: register IRQ and DMA pool with instance ID
Andy Shevchenko
5
-2
/
+10
2017-01-25
dmaengine: dw: Fix data corruption in large device to memory transfers
Jarkko Nikula
1
-11
/
+9
2017-01-10
dmaengine: dw: pci: remove LPE Audio DMA ID
Andy Shevchenko
1
-2
/
+1
2017-01-01
Linux 4.10-rc2
v4.10-rc2
Linus Torvalds
1
-1
/
+1
2017-01-01
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-143
/
+229
2016-12-30
Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+2
2016-12-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+28
2016-12-29
mm/filemap: fix parameters to test_bit()
Olof Johansson
1
-1
/
+1
2016-12-29
mm: optimize PageWaiters bit use for unlock_page()
Linus Torvalds
3
-6
/
+45
2016-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-3
/
+43
2016-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-86
/
+112
2016-12-27
Documentation/unaligned-memory-access.txt: fix incorrect comparison operator
Cihangir Akturk
1
-1
/
+1
2016-12-27
docs: Fix build failure
John Brooks
1
-1
/
+1
2016-12-27
Merge tag 'v4.10-rc1' into docs-next
Jonathan Corbet
11424
-224736
/
+700098
2016-12-27
net: stmmac: fix incorrect bit set in gmac4 mdio addr register
Kweh, Hock Leong
1
-1
/
+3
2016-12-27
r8169: add support for RTL8168 series add-on card.
Chun-Hao Lin
1
-0
/
+1
2016-12-27
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
2
-7
/
+0
2016-12-27
openvswitch: upcall: Fix vlan handling.
pravin shelar
2
-28
/
+27
2016-12-27
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
4
-10
/
+10
2016-12-27
crypto: testmgr - Use heap buffer for acomp test input
Laura Abbott
1
-2
/
+28
2016-12-26
ext4: Simplify DAX fault path
Jan Kara
1
-38
/
+10
2016-12-26
dax: Call ->iomap_begin without entry lock during dax fault
Jan Kara
1
-55
/
+66
2016-12-26
dax: Finish fault completely when loading holes
Jan Kara
1
-9
/
+18
2016-12-26
dax: Avoid page invalidation races and unnecessary radix tree traversals
Jan Kara
1
-17
/
+11
2016-12-26
mm: Invalidate DAX radix tree entries only if appropriate
Jan Kara
3
-24
/
+125
2016-12-26
ext2: Return BH_New buffers for zeroed blocks
Jan Kara
1
-2
/
+1
2016-12-26
x86/mce/AMD: Make the init code more robust
Thomas Gleixner
1
-0
/
+3
2016-12-26
smp/hotplug: Undo tglxs brainfart
Thomas Gleixner
1
-1
/
+8
2016-12-26
arm64: don't pull uaccess.h into *.S
Al Viro
9
-71
/
+72
2016-12-26
net: korina: Fix NAPI versus resources freeing
Florian Fainelli
1
-4
/
+4
2016-12-26
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
1
-1
/
+3
2016-12-25
Linux 4.10-rc1
v4.10-rc1
Linus Torvalds
1
-2
/
+2
2016-12-25
powerpc: Fix build warning on 32-bit PPC
Larry Finger
1
-1
/
+1
2016-12-25
avoid spurious "may be used uninitialized" warning
Linus Torvalds
1
-0
/
+1
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
227
-665
/
+604
2016-12-25
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
72
-689
/
+308
2016-12-25
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
3
-371
/
+673
2016-12-25
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
9
-50
/
+174
2016-12-25
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
Nicholas Piggin
4
-18
/
+25
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
4
-20
/
+4
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
56
-95
/
+84
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
48
-227
/
+200
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
132
-327
/
+320
2016-12-25
irqchip/armada-xp: Consolidate hotplug state space
Thomas Gleixner
2
-2
/
+1
[next]