aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens2014-03-04
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-03-02
|\
| * perf/x86: Fix event schedulingPeter Zijlstra2014-02-27
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-01
|\ \
| * | x86, kaslr: add missed "static" declarationsKees Cook2014-02-25
| * | x86, kaslr: export offset in VMCOREINFO ELF notesEugene Surovegin2014-02-25
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-02-28
|\ \ \
| * | | kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini2014-02-27
| * | | kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig2014-02-27
| * | | arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier2014-02-27
| * | | KVM: MMU: drop read-only large sptes when creating lower level sptesMarcelo Tosatti2014-02-26
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-02-28
|\ \ \ \
| * | | | arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas2014-02-28
| * | | | arm64: mm: Add double logical invert to pte accessorsSteve Capper2014-02-28
| * | | | ARM64: unwind: Fix PC calculationOlof Johansson2014-02-17
| |/ / /
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-02-28
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc/powernv: Fix indirect XSCOM unmanglingBenjamin Herrenschmidt2014-02-28
| * | | powerpc/powernv: Fix opal_xscom_{read,write} prototypeBenjamin Herrenschmidt2014-02-28
| * | | powerpc/powernv: Refactor PHB diag-data dumpGavin Shan2014-02-28
| * | | powerpc/powernv: Dump PHB diag-data immediatelyGavin Shan2014-02-28
| * | | powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras2014-02-28
| * | | powerpc/ftrace: bugfix for test_24bit_addrLiu Ping Fan2014-02-28
| * | | powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour2014-02-28
| * | | powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds2014-02-28
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-02-25
|\ \ \ \
| * | | | m68k: Wire up sched_setattr and sched_getattrGeert Uytterhoeven2014-02-10
| * | | | m68k: Switch to asm-generic/barrier.hGeert Uytterhoeven2014-02-10
| * | | | m68k: Sort arch/m68k/include/asm/KbuildGeert Uytterhoeven2014-02-10
* | | | | Merge tag 'xtensa-next-20140224' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-02-25
|\ \ \ \ \
| * \ \ \ \ Merge tag 'xtensa-for-next-20140221-1' into for_nextChris Zankel2014-02-24
| |\ \ \ \ \
| | * | | | | xtensa: wire up sched_setattr and sched_getattr syscallsMax Filippov2014-02-21
| | * | | | | xtensa: xtfpga: set ethoc clock frequencyMax Filippov2014-02-21
| | * | | | | xtensa: xtfpga: use common clock frameworkMax Filippov2014-02-21
| | * | | | | xtensa: support common clock frameworkMax Filippov2014-02-21
| | * | | | | xtensa: no need to select USE_GENERIC_SMP_HELPERSPaul Bolle2014-02-21
| | * | | | | xtensa: fsf: drop nonexistent GPIO32 supportMax Filippov2014-02-21
| | * | | | | xtensa: don't pass high memory to bootmem allocatorMax Filippov2014-02-21
| | | |_|/ / | | |/| | |
| * | | | | xtensa: fix fast_syscall_spill_registersChris Zankel2014-01-29
| * | | | | xtensa: fix fast_syscall_spill_registersChris Zankel2014-01-29
| * | | | | xtensa: save current register frame in fast_syscall_spill_registers_fixupMax Filippov2014-01-25
| * | | | | xtensa: introduce spill_registers_kernel macroMax Filippov2014-01-25
| * | | | | xtensa: export ccount_freqMax Filippov2014-01-19
| * | | | | xtensa: fix warning '"CONFIG_OF" is not defined'Max Filippov2014-01-19
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-02-24
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | s390/pci/dma: use correct segment boundary sizeGerald Schaefer2014-02-21
| * | | | | s390/compat: fix sys_sched_getattr compat wrapperHeiko Carstens2014-02-21
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-23
|\ \ \ \ \ \
| * | | | | | ARM: tegra: only run PL310 init on systems with oneStephen Warren2014-02-18
| * | | | | | ARM: tegra: Add head numbers to display controllersThierry Reding2014-02-18
| * | | | | | Merge tag 'mvebu-dt-fixes-3.14' of git://git.infradead.org/linux-mvebu into f...Olof Johansson2014-02-18
| |\ \ \ \ \ \