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
*
ARC: build: retire old toggles
Vineet Gupta
2016-10-28
1
-3
/
+0
*
ARC: boot log: refactor cpu name/release printing
Vineet Gupta
2016-10-28
3
-24
/
+34
*
ARC: boot log: remove awkward space comma from MMU line
Vineet Gupta
2016-10-28
1
-3
/
+3
*
ARC: boot log: don't assume SWAPE instruction support
Vineet Gupta
2016-10-28
2
-2
/
+5
*
ARC: boot log: refactor printing abt features not captured in BCRs
Vineet Gupta
2016-10-28
2
-45
/
+43
*
ARCv2: boot log: print IOC exists as well as enabled status
Vineet Gupta
2016-10-28
3
-9
/
+5
*
ARCv2: IOC: use @ioc_enable not @ioc_exist where intended
Vineet Gupta
2016-10-24
3
-7
/
+9
*
ARC: syscall for userspace cmpxchg assist
Vineet Gupta
2016-10-24
3
-4
/
+39
*
ARC: fix build warning in elf.h
Vineet Gupta
2016-10-19
1
-1
/
+1
*
ARC: Adjust cpuinfo for non-continuous cpu ids
Noam Camus
2016-10-19
1
-1
/
+1
*
ARC: [build] Support gz, lzma compressed uImage
Daniel Mentz
2016-10-17
2
-2
/
+16
*
ARCv2: intc: untangle SMP, MCIP and IDU
Vineet Gupta
2016-10-17
3
-28
/
+36
*
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-15
2
-0
/
+23
|
\
|
*
gcc-plugins: Add latent_entropy plugin
Emese Revfy
2016-10-10
2
-0
/
+23
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-10-15
210
-3399
/
+4748
|
\
\
|
*
|
MIPS: ptrace: Fix regs_return_value for kernel context
Marcin Nowakowski
2016-10-12
1
-1
/
+1
|
*
|
MIPS: VDSO: Drop duplicated -I*/-E* aflags
James Hogan
2016-10-11
1
-2
/
+0
|
*
|
MIPS: Fix -mabi=64 build of vdso.lds
James Hogan
2016-10-11
1
-1
/
+1
|
*
|
MIPS: Enable hardened usercopy
Paul Burton
2016-10-10
2
-0
/
+19
|
*
|
MIPS: generic: Convert SEAD-3 to a generic board
Paul Burton
2016-10-06
22
-730
/
+152
|
*
|
MIPS: generic: Introduce generic DT-based board support
Paul Burton
2016-10-06
22
-1
/
+643
|
*
|
MIPS: Support generating Flattened Image Trees (.itb)
Paul Burton
2016-10-06
2
-1
/
+64
|
*
|
MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0
Paul Burton
2016-10-06
3
-7
/
+5
|
*
|
MIPS: Print CM error reports upon bus errors
Paul Burton
2016-10-06
3
-21
/
+3
|
*
|
MIPS: Support per-device DMA coherence
Paul Burton
2016-10-06
7
-2
/
+31
|
*
|
MIPS: dma-default: Don't check hw_coherentio if device is non-coherent
Paul Burton
2016-10-06
1
-4
/
+3
|
*
|
MIPS: Sanitise coherentio semantics
Paul Burton
2016-10-06
7
-14
/
+31
|
*
|
MIPS: PCI: Support generic drivers
Paul Burton
2016-10-06
3
-0
/
+54
|
*
|
MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACY
Paul Burton
2016-10-06
4
-25
/
+43
|
*
|
MIPS: PCI: Split pci.c into pci.c & pci-legacy.c
Paul Burton
2016-10-06
3
-284
/
+306
|
*
|
MIPS: PCI: Inline pcibios_assign_all_busses
Paul Burton
2016-10-06
2
-7
/
+4
|
*
|
MIPS: PCI: Make pcibios_set_cache_line_size an initcall
Paul Burton
2016-10-06
1
-3
/
+3
|
*
|
MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERIC
Paul Burton
2016-10-06
3
-3
/
+25
|
*
|
MIPS: PCI: Use struct list_head lists
Paul Burton
2016-10-06
2
-6
/
+6
|
*
|
MIPS: tracing: disable uprobe/kprobe on compact branch instructions
Marcin Nowakowski
2016-10-06
4
-0
/
+48
|
*
|
MIPS: tracing: move insn_has_delay_slot to a shared header
Marcin Nowakowski
2016-10-06
3
-120
/
+87
|
*
|
MIPS: BMIPS: Support APPENDED_DTB
Jaedon Shin
2016-10-06
1
-0
/
+8
|
*
|
MIPS: BMIPS: Use interrupt-controller node name
Jaedon Shin
2016-10-06
8
-38
/
+38
|
*
|
MIPS: BMIPS: Add support NAND device nodes
Jaedon Shin
2016-10-06
13
-0
/
+195
|
*
|
MIPS: BMIPS: Add support SDHCI device nodes
Jaedon Shin
2016-10-06
10
-0
/
+92
|
*
|
MIPS: BMIPS: Add support GPIO device nodes
Jaedon Shin
2016-10-06
8
-0
/
+246
|
*
|
MIPS: BMIPS: Add support PWM device nodes
Jaedon Shin
2016-10-06
16
-0
/
+204
|
*
|
MIPS: Malta: Remove custom halt implementation
Paul Burton
2016-10-06
1
-6
/
+0
|
*
|
MIPS: Malta: Use syscon-reboot driver to reboot
Paul Burton
2016-10-06
11
-13
/
+32
|
*
|
MIPS: Malta: Probe pflash via DT
Paul Burton
2016-10-06
6
-48
/
+35
|
*
|
MIPS: Malta: Probe RTC via DT
Paul Burton
2016-10-06
2
-21
/
+15
|
*
|
MIPS: Malta: Remove custom DT match table
Paul Burton
2016-10-06
1
-15
/
+0
|
*
|
MIPS: Malta: Probe interrupt controllers via DT
Paul Burton
2016-10-06
4
-91
/
+124
|
*
|
MIPS: Malta: Use all available DDR by default
Paul Burton
2016-10-06
1
-6
/
+104
|
*
|
MIPS: Malta: Allow PCI devices DMA to lower 2GB physical
Paul Burton
2016-10-06
1
-10
/
+7
[next]