summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-11-24Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-24Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook
2017-11-24x86/decoder: Add new TEST instruction patternMasami Hiramatsu
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas
2017-11-23x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov
2017-11-23x86/boot/KASLR: Remove unused variableChao Fan
2017-11-23x86/entry/64: Add missing irqflags tracing to native_load_gs_index()Andy Lutomirski
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-11-22powerpc/64s: Fix Power9 DD2.1 logic in DT CPU featuresMichael Ellerman
2017-11-22powerpc/perf: Fix IMC_MAX_PMU macroMadhavan Srinivasan
2017-11-22powerpc/perf: Fix pmu_count to count only nest imc pmusMadhavan Srinivasan
2017-11-22powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWXChristophe Leroy
2017-11-22x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin
2017-11-22x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracingAndy Lutomirski
2017-11-22powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()Michael Ellerman
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-21s390: cmm: Convert timers to use timer_setup()Kees Cook
2017-11-21ARC: perf: avoid vmalloc backed mmapVineet Gupta
2017-11-21ARCv2: perf: optimize given that num counters <= 32Vineet Gupta
2017-11-21ARCv2: perf: tweak overflow interruptVineet Gupta
2017-11-21ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin
2017-11-21ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin
2017-11-21ARM: make decompressor debug output user selectableRussell King
2017-11-21ARM: fix get_user_pages_fastRussell King
2017-11-21powerpc/vas: Export chip_to_vas_id()Sukadev Bhattiprolu
2017-11-21x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...Ricardo Neri
2017-11-20powerpc/64s/slice: Use addr limit when computing slice maskAneesh Kumar K.V
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-11-18kbuild: remove all dummy assignments to obj-Masahiro Yamada
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-17arch/tile/include/asm/topology.h: remove unused parent_node() macroDou Liyang
2017-11-17arch/sparc/include/asm/topology_64.h: remove unused parent_node() macroDou Liyang
2017-11-17arch/sh/include/asm/topology.h: remove unused parent_node() macroDou Liyang
2017-11-17arch/ia64/include/asm/topology.h: remove unused parent_node() macroDou Liyang
2017-11-17pid: remove pidhashGargi Sharma
2017-11-17pid: replace pid bitmap implementation with IDR APIGargi Sharma
2017-11-17bug: define the "cut here" string in a single placeKees Cook
2017-11-17sh/boot: add static stack-protector to pre-kernelKees Cook