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
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-09
101
-452
/
+249
|
\
|
*
sh: defconfig: cleanup from old Kconfig options
Krzysztof Kozlowski
2017-09-09
55
-358
/
+0
|
*
mn10300: defconfig: cleanup from old Kconfig options
Krzysztof Kozlowski
2017-09-09
2
-14
/
+0
|
*
m32r: defconfig: cleanup from old Kconfig options
Krzysztof Kozlowski
2017-09-09
12
-37
/
+0
|
*
arch/microblaze: add choice for endianness and update Makefile
Babu Moger
2017-09-09
2
-0
/
+18
|
*
arch: define CPU_BIG_ENDIAN for all fixed big endian archs
Babu Moger
2017-09-09
6
-0
/
+18
|
*
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-09
8
-9
/
+9
|
*
vga: optimise console scrolling
Matthew Wilcox
2017-09-09
3
-0
/
+40
|
*
alpha: add support for memset16
Matthew Wilcox
2017-09-09
3
-13
/
+14
|
*
ARM: implement memset32 & memset64
Matthew Wilcox
2017-09-09
3
-6
/
+34
|
*
x86: implement memset16, memset32 & memset64
Matthew Wilcox
2017-09-09
2
-0
/
+60
|
*
mm/memory_hotplug: introduce add_pages
Michal Hocko
2017-09-09
2
-7
/
+19
|
*
mm: soft-dirty: keep soft-dirty bits over thp migration
Naoya Horiguchi
2017-09-09
1
-0
/
+17
|
*
mm: thp: enable thp migration in generic path
Zi Yan
2017-09-09
1
-0
/
+2
|
*
mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
Naoya Horiguchi
2017-09-09
1
-0
/
+4
|
*
mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
Naoya Horiguchi
2017-09-09
2
-8
/
+14
*
|
Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2017-09-09
39
-194
/
+725
|
\
\
|
*
|
ARC: Re-enable MMU upon Machine Check exception
Jose Abreu
2017-09-01
2
-3
/
+6
|
*
|
ARC: Show fault information passed to show_kernel_fault_diag()
Jose Abreu
2017-09-01
2
-2
/
+5
|
*
|
ARC: [plat-hsdk] initial port for HSDK board
Alexey Brodkin
2017-09-01
8
-2
/
+358
|
*
|
ARC: mm: Decouple RAM base address from kernel link address
Eugeniy Paltsev
2017-09-01
8
-10
/
+18
|
*
|
ARCv2: IOC: Tighten up the contraints (specifically base / size alignment)
Eugeniy Paltsev
2017-09-01
1
-8
/
+19
|
*
|
ARC: [plat-axs103] refactor the DT fudging code
Vineet Gupta
2017-09-01
1
-24
/
+22
|
*
|
ARC: [plat-axs103] use clk driver #2: Add core pll node to DT to manage cpu clk
Eugeniy Paltsev
2017-09-01
2
-4
/
+18
|
*
|
ARC: [plat-axs103] use clk driver #1: Get rid of platform specific cpu clk se...
Eugeniy Paltsev
2017-09-01
1
-113
/
+5
|
*
|
ARCv2: SLC: provide a line based flush routine for debugging
Vineet Gupta
2017-08-30
2
-1
/
+55
|
*
|
ARC: Hardcode ARCH_DMA_MINALIGN to max line length we may have
Alexey Brodkin
2017-08-30
1
-1
/
+2
|
*
|
ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exit
Liav Rehana
2017-08-29
3
-0
/
+33
|
*
|
ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switch
Noam Camus
2017-08-29
4
-1
/
+52
|
*
|
ARC: [plat-eznps] avoid toggling of DPC register
Elad Kanfi
2017-08-29
2
-0
/
+13
|
*
|
ARC: [plat-eznps] Update the init sequence of aux regs per cpu.
Liav Rehana
2017-08-29
2
-1
/
+12
|
*
|
ARC: [plat-eznps] new command line argument for HW scheduler at MTM
Noam Camus
2017-08-29
1
-2
/
+25
|
*
|
ARC: set boot print log level to PR_INFO
Noam Camus
2017-08-29
3
-5
/
+5
|
*
|
ARC: [plat-eznps] Handle user memory error same in simulation and silicon
Noam Camus
2017-08-29
3
-1
/
+21
|
*
|
ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle task
Noam Camus
2017-08-29
2
-1
/
+13
|
*
|
ARC: create cpu specific version of arch_cpu_idle()
Vineet Gupta
2017-08-29
3
-7
/
+16
|
*
|
ARC: [plat-eznps] spinlock aware for MTM
Noam Camus
2017-08-29
1
-0
/
+6
|
*
|
ARC: spinlock: Document the EX based spin_unlock
Vineet Gupta
2017-08-29
1
-0
/
+6
|
*
|
ARC: [plat-eznps] disabled stall counter due to a HW bug
Noam Camus
2017-08-29
1
-2
/
+0
|
*
|
ARC: [plat-eznps] Fix TLB Errata
Noam Camus
2017-08-29
1
-0
/
+9
|
*
|
ARC: [plat-eznps] typo fix at Kconfig
Noam Camus
2017-08-29
1
-2
/
+2
|
*
|
ARC: typos fix in kernel/entry-compact.S
Liav Rehana
2017-08-29
1
-11
/
+11
|
*
|
ARC: typo fix in mm/fault.c
Liav Rehana
2017-08-29
1
-1
/
+1
*
|
|
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-09
31
-343
/
+241
|
\
\
\
|
*
\
\
Merge branch 'pci/resource' into next
Bjorn Helgaas
2017-09-07
14
-265
/
+0
|
|
\
\
\
|
|
*
|
|
microblaze/PCI: Remove pcibios_setup_bus_{self/devices} dead code
Lorenzo Pieralisi
2017-08-10
2
-135
/
+0
|
|
*
|
|
ARC: Remove empty kernel/pcibios.c
Palmer Dabbelt
2017-08-02
2
-10
/
+0
|
|
*
|
|
PCI: Add a generic weak pcibios_align_resource()
Palmer Dabbelt
2017-08-02
9
-69
/
+0
|
|
*
|
|
PCI: Add a generic weak pcibios_fixup_bus()
Palmer Dabbelt
2017-08-02
9
-51
/
+0
|
*
|
|
|
Merge branch 'pci/irq-fixups' into next
Bjorn Helgaas
2017-09-07
19
-75
/
+219
|
|
\
\
\
\
[next]