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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-07
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
188
-2678
/
+3593
2016-10-07
cred: simpler, 1D supplementary groups
Alexey Dobriyan
1
-2
/
+2
2016-10-07
uprobes: remove function declarations from arch/{mips,s390}
Marcin Nowakowski
2
-22
/
+0
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
39
-8
/
+49
2016-10-07
arch/tile: adopt the new nmi_backtrace framework
Chris Metcalf
4
-63
/
+27
2016-10-07
nmi_backtrace: do a local dump_stack() instead of a self-NMI
Chris Metcalf
1
-9
/
+0
2016-10-07
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
8
-26
/
+37
2016-10-07
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
Vineet Gupta
10
-10
/
+0
2016-10-07
ia64: implement atomic64_dec_if_positive
Vineet Gupta
1
-0
/
+16
2016-10-07
arm64 Kconfig: select gigantic page
Yisheng Xie
1
-0
/
+1
2016-10-07
mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE
Yisheng Xie
2
-0
/
+2
2016-10-07
mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
Baoyou Xie
2
-4
/
+0
2016-10-07
powerpc: implement arch_reserved_kernel_pages
Srikar Dronamraju
2
-0
/
+8
2016-10-07
metag: Only define atomic_dec_if_positive conditionally
Guenter Roeck
1
-2
/
+1
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-0
/
+66
2016-10-07
Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-788
/
+24
2016-10-07
Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
1
-2
/
+3
2016-10-07
parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
Helge Deller
2
-1
/
+9
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+16
2016-10-07
parisc: Drop bootmem and switch to memblock
Helge Deller
3
-66
/
+64
2016-10-07
arch/x86: Handle non enumerated CPU after physical hotplug
Prarit Bhargava
1
-3
/
+15
2016-10-06
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-0
/
+98
2016-10-06
parisc: Add hardened usercopy feature
Helge Deller
3
-19
/
+41
2016-10-06
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-2
/
+2
2016-10-06
Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-92
/
+97
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
101
-1840
/
+3192
2016-10-06
MIPS: generic: Convert SEAD-3 to a generic board
Paul Burton
22
-730
/
+152
2016-10-06
MIPS: generic: Introduce generic DT-based board support
Paul Burton
22
-1
/
+643
2016-10-06
MIPS: Support generating Flattened Image Trees (.itb)
Paul Burton
2
-1
/
+64
2016-10-06
MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0
Paul Burton
3
-7
/
+5
2016-10-06
MIPS: Print CM error reports upon bus errors
Paul Burton
3
-21
/
+3
2016-10-06
MIPS: Support per-device DMA coherence
Paul Burton
7
-2
/
+31
2016-10-06
MIPS: dma-default: Don't check hw_coherentio if device is non-coherent
Paul Burton
1
-4
/
+3
2016-10-06
MIPS: Sanitise coherentio semantics
Paul Burton
7
-14
/
+31
2016-10-06
MIPS: PCI: Support generic drivers
Paul Burton
3
-0
/
+54
2016-10-06
MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACY
Paul Burton
4
-25
/
+43
2016-10-06
MIPS: PCI: Split pci.c into pci.c & pci-legacy.c
Paul Burton
3
-284
/
+306
2016-10-06
MIPS: PCI: Inline pcibios_assign_all_busses
Paul Burton
2
-7
/
+4
2016-10-06
MIPS: PCI: Make pcibios_set_cache_line_size an initcall
Paul Burton
1
-3
/
+3
2016-10-06
MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERIC
Paul Burton
3
-3
/
+25
2016-10-06
MIPS: PCI: Use struct list_head lists
Paul Burton
2
-6
/
+6
2016-10-06
MIPS: tracing: disable uprobe/kprobe on compact branch instructions
Marcin Nowakowski
4
-0
/
+48
2016-10-06
MIPS: tracing: move insn_has_delay_slot to a shared header
Marcin Nowakowski
3
-120
/
+87
2016-10-06
MIPS: BMIPS: Support APPENDED_DTB
Jaedon Shin
1
-0
/
+8
2016-10-06
MIPS: BMIPS: Use interrupt-controller node name
Jaedon Shin
8
-38
/
+38
2016-10-06
MIPS: BMIPS: Add support NAND device nodes
Jaedon Shin
13
-0
/
+195
2016-10-06
MIPS: BMIPS: Add support SDHCI device nodes
Jaedon Shin
10
-0
/
+92
2016-10-06
MIPS: BMIPS: Add support GPIO device nodes
Jaedon Shin
8
-0
/
+246
2016-10-06
MIPS: BMIPS: Add support PWM device nodes
Jaedon Shin
16
-0
/
+204
[prev]
[next]