index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: sun6i: Relicense the A31 DTSI under GPLv2/X11
Maxime Ripard
2014-09-07
1
-5
/
+41
*
ARM: sun7i: Add support for Olimex A20-OLinuXino-LIME
FUKAUMI Naoki
2014-08-27
2
-0
/
+138
*
ARM: dts: sun7i: Add Merrii A20 Hummingbird board
Wills Wang
2014-08-19
2
-0
/
+237
*
ARM: dts: sun7i: Add uart3/4/5, i2c3 and spi2 pinmux
Wills Wang
2014-08-19
1
-0
/
+35
*
ARM: dt: sunxi: Remove i2c controller clock-frequency that matches default
Chen-Yu Tsai
2014-08-18
5
-18
/
+0
*
ARM: dts: sun8i: Enable i2c controllers on ippo-q8h-v5
Chen-Yu Tsai
2014-08-18
1
-0
/
+19
*
ARM: dts: sun8i: Add i2c controller nodes
Chen-Yu Tsai
2014-08-18
1
-0
/
+33
*
ARM: dts: sun8i: Add pin-muxing info for the i2c controllers
Chen-Yu Tsai
2014-08-17
1
-0
/
+21
*
ARM: dts: sun8i: Enable mmc controller on ippo-q8h-v5
Chen-Yu Tsai
2014-08-17
1
-0
/
+20
*
ARM: dts: sun8i: Add mmc controller nodes
Chen-Yu Tsai
2014-08-17
1
-0
/
+33
*
ARM: dts: sun8i: Add pin-muxing info for the mmc controllers
Chen-Yu Tsai
2014-08-17
1
-0
/
+14
*
ARM: dts: sun8i: Add mmc clocks to the dtsi
Chen-Yu Tsai
2014-08-17
1
-0
/
+24
*
ARM: dts: sun8i: ippo-q8h: Add pinctrl properties for R_UART
Chen-Yu Tsai
2014-08-17
1
-0
/
+2
*
ARM: dts: sun8i: Add pin muxing option for R_UART
Chen-Yu Tsai
2014-08-17
1
-0
/
+7
*
ARM: dts: sun8i: Add pinmux set for uart0
Chen-Yu Tsai
2014-08-17
1
-0
/
+7
*
ARM: dts: sun8i: Add R_PIO controller node to the dtsi
Chen-Yu Tsai
2014-08-17
1
-0
/
+13
*
ARM: dts: sun8i: Add PIO controller node to the sun8i dtsi
Chen-Yu Tsai
2014-08-17
1
-0
/
+14
*
ARM: sun7i: dt: enable DMA on SPI
Emilio López
2014-08-17
1
-0
/
+8
*
ARM: sun5i: dt: enable DMA on SPI
Emilio López
2014-08-17
2
-0
/
+12
*
ARM: sun4i: dt: enable DMA on SPI
Emilio López
2014-08-17
1
-0
/
+8
*
ARM: sun7i: dt: Add node to represent the DMA controller
Emilio López
2014-08-17
1
-0
/
+8
*
ARM: sun5i: dt: Add nodes to represent the DMA controllers
Emilio López
2014-08-17
2
-0
/
+16
*
ARM: sun4i: dt: Add node to represent the DMA controller
Emilio López
2014-08-17
1
-0
/
+8
*
ARM: dts: sun6i: add rtc device node
Chen-Yu Tsai
2014-08-17
1
-0
/
+6
*
ARM: dts: sun8i: add rtc device node
Chen-Yu Tsai
2014-08-17
1
-0
/
+6
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2014-08-16
1
-0
/
+3
|
\
|
*
intel_idle: Disable Baytrail Core and Module C6 auto-demotion
Len Brown
2014-08-15
1
-0
/
+3
*
|
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-15
2
-6
/
+6
|
\
\
|
*
|
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
2
-6
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2014-08-15
4
-5
/
+71
|
\
\
\
|
*
|
|
sparc: Hook up memfd_create system call.
David S. Miller
2014-08-14
3
-4
/
+5
|
*
|
|
sparc64: Properly claim resources as each PCI bus is probed.
David S. Miller
2014-08-14
1
-0
/
+32
|
*
|
|
sparc64: Skip bogus PCI bridge ranges.
David S. Miller
2014-08-14
1
-0
/
+11
|
*
|
|
sparc64: Expand PCI bridge probing debug logging.
David S. Miller
2014-08-14
1
-1
/
+23
*
|
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-08-14
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
kbuild: allow to override Python command name
Masahiro Yamada
2014-07-18
1
-1
/
+1
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-08-14
28
-223
/
+387
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/thp: Add tracepoints to track hugepage invalidate
Aneesh Kumar K.V
2014-08-13
2
-0
/
+10
|
*
|
|
|
|
powerpc/mm: Use read barrier when creating real_pte
Aneesh Kumar K.V
2014-08-13
1
-5
/
+25
|
*
|
|
|
|
powerpc/thp: Use ACCESS_ONCE when loading pmdp
Aneesh Kumar K.V
2014-08-13
1
-1
/
+3
|
*
|
|
|
|
powerpc/thp: Invalidate with vpn in loop
Aneesh Kumar K.V
2014-08-13
1
-16
/
+7
|
*
|
|
|
|
powerpc/thp: Handle combo pages in invalidate
Aneesh Kumar K.V
2014-08-13
3
-5
/
+13
|
*
|
|
|
|
powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte
Aneesh Kumar K.V
2014-08-13
1
-9
/
+70
|
*
|
|
|
|
powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
Aneesh Kumar K.V
2014-08-13
4
-43
/
+26
|
*
|
|
|
|
powerpc/thp: Add write barrier after updating the valid bit
Aneesh Kumar K.V
2014-08-13
1
-1
/
+4
|
*
|
|
|
|
powerpc: reorder per-cpu NUMA information's initialization
Nishanth Aravamudan
2014-08-13
2
-9
/
+15
|
*
|
|
|
|
powerpc/perf/hv-24x7: Use kmem_cache_free
Himangi Saraogi
2014-08-13
1
-1
/
+1
|
*
|
|
|
|
powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_info
Thomas Falcon
2014-08-13
1
-2
/
+2
|
*
|
|
|
|
powerpc: Hard disable interrupts in xmon
Anton Blanchard
2014-08-13
1
-0
/
+3
|
*
|
|
|
|
powerpc: remove duplicate definition of TEXASR_FS
Nishanth Aravamudan
2014-08-13
1
-2
/
+1
[next]