index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-09
ARM: dts: orion5x: add device tree for buffalo linkstation ls-gl
Roger Shimizu
2
-0
/
+88
2016-02-09
ARM: dts: orion5x: split linkstation lswtgl into common and device parts
Roger Shimizu
4
-198
/
+402
2016-02-09
ARM: dts: armada-38x: add reference to ETH connectors for A385-AP
Thomas Petazzoni
1
-0
/
+3
2016-02-09
ARM: dts: armada-38x: change order of ethernet DT nodes on Armada 38x
Thomas Petazzoni
1
-9
/
+21
2016-02-09
Merge branch 'mvebu/fixes' into mvebu/dt
Gregory CLEMENT
2
-1
/
+32
2016-02-09
ARM: dts: orion5x: fix the missing mtd flash on linkstation lswtgl
Roger Shimizu
1
-0
/
+31
2016-02-09
ARM: dts: kirkwood: use unique machine name for ds112
Heinrich Schuchardt
1
-1
/
+1
2016-02-09
ARM: dts: kirkwood: add device tree for buffalo linkstation ls-qvl
Mario Lange
3
-0
/
+137
2016-02-09
ARM: dts: kirkwood: fix audio for OpenRD clients
Aaro Koskinen
2
-2
/
+6
2016-02-09
ARM: dts: kirkwood: provide template for RS-232/485 configuration for OpenRD
Aaro Koskinen
1
-1
/
+30
2016-02-09
ARM: dts: kirkwood: split lswvl dts to linkstation lsvl and lswvl
Roger Shimizu
5
-161
/
+189
2016-02-09
ARM: dts: kirkwood: split lswxl dts to linkstation lswsxl and lswxl
Roger Shimizu
6
-143
/
+371
2016-02-09
ARM: dts: kirkwood: relicense dts of ls-wvl/vl and ls-wxl/wsxl under GPLv2/X11
Roger Shimizu
2
-8
/
+74
2016-02-09
ARM: dts: kirkwood: fix SD slot default configuration for OpenRD
Aaro Koskinen
1
-0
/
+8
2016-02-09
ARM: dts: kirkwood: fix pin names for UART/SD selection for OpenRD
Aaro Koskinen
1
-2
/
+2
2016-02-09
ARM: dts: armada-370: Update the mpp63 function in the device tree on Armada 370
Gregory CLEMENT
4
-4
/
+7
2016-02-09
ARM: dts: armada-38x: use usb-nop-xceiv PHY for the xhci nodes on Armada 388 GP
Gregory CLEMENT
1
-4
/
+12
2016-02-09
ARM: dts: armada-38x: use regulator-boot-on for SATA regulators on Armada 388 GP
Thomas Petazzoni
1
-12
/
+4
2016-02-09
ARM: dts: armada-38x: adjust board name and compatible for Armada 388 GP
Thomas Petazzoni
1
-2
/
+2
2016-02-07
Linux 4.5-rc3
Linus Torvalds
1
-1
/
+1
2016-02-07
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
33
-149
/
+230
2016-02-07
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
2
-7
/
+2
2016-02-06
Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-65
/
+131
2016-02-06
Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-14
/
+32
2016-02-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-126
/
+166
2016-02-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-17
/
+75
2016-02-05
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
28
-252
/
+461
2016-02-05
Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-23
/
+10
2016-02-05
epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
Jason Baron
1
-6
/
+32
2016-02-05
radix-tree: fix oops after radix_tree_iter_retry
Konstantin Khlebnikov
1
-3
/
+3
2016-02-05
MAINTAINERS: trim the file triggers for ABI/API
Michael Kerrisk (man-pages)
1
-2
/
+0
2016-02-05
dax: dirty inode only if required
Dmitry Monakhov
1
-1
/
+2
2016-02-05
thp: make deferred_split_scan() work again
Kirill A. Shutemov
1
-1
/
+1
2016-02-05
mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
Konstantin Khlebnikov
2
-44
/
+25
2016-02-05
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
xuejiufei
1
-0
/
+2
2016-02-05
um: asm/page.h: remove the pte_high member from struct pte_t
Nicolai Stange
1
-13
/
+10
2016-02-05
mm, hugetlb: don't require CMA for runtime gigantic pages
Vlastimil Babka
4
-7
/
+7
2016-02-05
mm/hugetlb: fix gigantic page initialization/allocation
Mike Kravetz
1
-2
/
+3
2016-02-05
mm: downgrade VM_BUG in isolate_lru_page() to warning
Kirill A. Shutemov
1
-1
/
+1
2016-02-05
mempolicy: do not try to queue pages from !vma_migratable()
Kirill A. Shutemov
1
-9
/
+5
2016-02-05
mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress
Tetsuo Handa
1
-1
/
+1
2016-02-05
vmstat: make vmstat_update deferrable
Michal Hocko
1
-1
/
+1
2016-02-05
mm, vmstat: make quiet_vmstat lighter
Michal Hocko
1
-22
/
+46
2016-02-05
mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT
Vlastimil Babka
1
-4
/
+5
2016-02-05
memblock: don't mark memblock_phys_mem_size() as __init
David Gibson
1
-1
/
+1
2016-02-05
dump_stack: avoid potential deadlocks
Eric Dumazet
1
-3
/
+4
2016-02-05
mm: validate_mm browse_rb SMP race condition
Andrea Arcangeli
1
-2
/
+5
2016-02-05
m32r: fix build failure due to SMP and MMU
Sudip Mukherjee
1
-0
/
+1
2016-02-05
block: fix pfn_mkwrite() DAX fault handler
Ross Zwisler
1
-1
/
+7
2016-02-05
signals: avoid random wakeups in sigsuspend()
Sasha Levin
1
-2
/
+4
[next]