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
*
parisc/core: Fix section mismatches
Helge Deller
2017-08-22
1
-3
/
+3
*
parisc: Wire up support for self-extracting kernel
Helge Deller
2017-08-22
2
-3
/
+19
*
parisc: Make existing core files reuseable for bootloader
Helge Deller
2017-08-22
4
-1
/
+24
*
parisc: Add core code for self-extracting kernel
Helge Deller
2017-08-22
9
-0
/
+679
*
parisc: Enable UBSAN support
Helge Deller
2017-08-22
1
-0
/
+2
*
parisc/random: Add machine specific randomness
Helge Deller
2017-08-22
1
-3
/
+21
*
parisc: Optimize switch_mm
John David Anglin
2017-08-22
1
-0
/
+3
*
parisc: Drop MADV_SPACEAVAIL, MADV_VPS_PURGE and MADV_VPS_INHERIT
Helge Deller
2017-08-22
1
-3
/
+0
*
parisc: Static initialization of pcxl_res_lock spinlock
Helge Deller
2017-08-22
1
-2
/
+1
*
parisc: Drop exception_data struct
Helge Deller
2017-08-22
1
-2
/
+0
*
parisc: Static initialization of spinlocks in perf and unwind code
Helge Deller
2017-08-22
2
-6
/
+2
*
parisc: PDT: Add full support for memory failure via Page Deallocation Table ...
Helge Deller
2017-08-22
2
-41
/
+240
*
parisc: PDT/firmware: Add support to read PDT on older PAT-machines
Helge Deller
2017-08-22
2
-8
/
+53
*
parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINE
Helge Deller
2017-08-22
1
-0
/
+3
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-08-20
18
-66
/
+84
|
\
|
*
x86: Constify attribute_group structures
Arvind Yadav
2017-08-18
7
-36
/
+36
|
*
x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'
Alexander Potapenko
2017-08-17
1
-3
/
+4
|
*
x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks
Oleg Nesterov
2017-08-16
1
-2
/
+1
|
*
x86: Fix norandmaps/ADDR_NO_RANDOMIZE
Oleg Nesterov
2017-08-16
1
-2
/
+2
|
*
x86/mtrr: Prevent CPU hotplug lock recursion
Thomas Gleixner
2017-08-15
1
-3
/
+15
|
*
x86: Mark various structures and functions as 'static'
Colin Ian King
2017-08-11
4
-5
/
+5
|
*
x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD"...
Borislav Petkov
2017-08-11
2
-2
/
+2
|
*
x86/smpboot: Unbreak CPU0 hotplug
Vitaly Kuznetsov
2017-08-10
1
-13
/
+17
|
*
x86/asm/64: Clear AC on NMI entries
Andy Lutomirski
2017-08-10
1
-0
/
+2
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-08-20
1
-2
/
+2
|
\
\
|
*
\
Merge branch 'clockevents/4.13-fixes' of http://git.linaro.org/people/daniel....
Ingo Molnar
2017-08-13
1
-2
/
+2
|
|
\
\
|
|
*
|
clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace is e...
Ding Tianhong
2017-08-11
1
-2
/
+2
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-08-20
1
-9
/
+7
|
\
\
\
\
|
*
|
|
|
perf/x86: Fix RDPMC vs. mm_struct tracking
Peter Zijlstra
2017-08-10
1
-9
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-08-20
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
kernel/watchdog: Prevent false positives with turbo modes
Thomas Gleixner
2017-08-18
1
-0
/
+1
*
|
|
|
|
mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
Kees Cook
2017-08-19
2
-4
/
+4
*
|
|
|
|
kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog
Nicholas Piggin
2017-08-19
2
-2
/
+2
*
|
|
|
|
Merge tag 'powerpc-4.13-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-08-18
1
-2
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC
Benjamin Herrenschmidt
2017-08-16
1
-2
/
+3
*
|
|
|
|
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2017-08-18
9
-17
/
+24
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'imx-fixes-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2017-08-18
1
-2
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe reset
Gary Bisson
2017-08-18
1
-2
/
+2
|
*
|
|
|
|
|
|
Merge tag 'sunxi-fixes-for-4.13-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2017-08-18
4
-0
/
+6
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
arm64: allwinner: h5: fix pinctrl IRQs
Icenowy Zheng
2017-08-14
1
-0
/
+3
|
|
*
|
|
|
|
|
|
arm64: allwinner: a64: sopine: add missing ethernet0 alias
Icenowy Zheng
2017-08-10
1
-0
/
+1
|
|
*
|
|
|
|
|
|
arm64: allwinner: a64: pine64: add missing ethernet0 alias
Icenowy Zheng
2017-08-10
1
-0
/
+1
|
|
*
|
|
|
|
|
|
arm64: allwinner: a64: bananapi-m64: add missing ethernet0 alias
Icenowy Zheng
2017-08-10
1
-0
/
+1
|
*
|
|
|
|
|
|
|
Merge tag 'renesas-fixes4-for-v4.13' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2017-08-17
1
-1
/
+1
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
arm64: renesas: salvator-common: avoid audio_clkout naming conflict
Kuninori Morimoto
2017-08-07
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
Merge tag 'at91-ab-4.13-dt-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2017-08-15
1
-6
/
+6
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
ARM: dts: at91: sama5d2: fix EBI/NAND controllers declaration
Ludovic Desroches
2017-07-17
1
-5
/
+5
|
|
*
|
|
|
|
|
|
|
|
ARM: dts: at91: sama5d2: use sama5d2 compatible string for SMC
Ludovic Desroches
2017-07-17
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'imx-fixes-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2017-08-15
1
-0
/
+1
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
ARM: dts: i.MX25: add ranges to tscadc
Martin Kaiser
2017-08-05
1
-0
/
+1
[next]