summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-11-047-88/+163
|\
| * powerpc: use device_online/offline() instead of cpu_up/down()Dan Streetman2014-11-021-2/+2
| * powerpc/powernv: Properly fix LPC debugfs endiannessBenjamin Herrenschmidt2014-10-311-0/+59
| * powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard2014-10-311-0/+6
| * powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini2014-10-303-85/+95
| * powerpc: Fix section mismatch warningFabian Frederick2014-10-301-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-11-033-1/+3
|\ \
| * | m68k: Wire up bpfGeert Uytterhoeven2014-10-273-1/+3
* | | Merge tag 'armsoc-for-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-037-48/+44
|\ \ \
| * \ \ Merge tag 'fixes-against-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2014-11-02142-1486/+1212
| |\ \ \
| | * | | ARM: OMAP2+: Warn about deprecated legacy booting modeTony Lindgren2014-10-291-0/+4
| | * | | ARM: omap2plus_defconfig: Fix errors with NAND BCHTony Lindgren2014-10-291-0/+1
| | * | | ARM: omap2plus_defconfig: Fix bloat caused by having ipv6 built-inTony Lindgren2014-10-271-2/+1
| | |/ /
| * | | ARM: multi_v7_defconfig: fix support for APQ8084Srinivas Kandagatla2014-10-281-0/+2
| * | | ARM: ixp4xx: remove compilation warnings in io.hStefan Hengelein2014-10-281-2/+2
| * | | Merge tag 'socfpga_defconfig_for_v3.19' of git://git.rocketboards.org/linux-s...Olof Johansson2014-10-271-43/+28
| |\ \ \
| | * | | ARM: socfpga_defconfig: Update defconfig for SoCFPGADinh Nguyen2014-10-241-43/+28
| * | | | Merge tag 'fixes-for-v3.18-rc2' of https://github.com/rjarzmik/linux into fixesOlof Johansson2014-10-272-1/+6
| |\ \ \ \
| | * | | | ARM: pxa: fix hang on startup with DEBUG_LLRobert Jarzmik2014-10-202-1/+6
| | |/ / /
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-11-025-9/+23
|\ \ \ \ \
| * | | | | ARM: 8180/1: mm: implement no-highmem fast path in kmap_atomic_pfn()Thomas Petazzoni2014-10-291-0/+3
| * | | | | ARM: 8183/1: l2c: Improve l2c310_of_parse() error messageFabio Estevam2014-10-291-2/+2
| * | | | | ARM: 8181/1: Drop extra return statementLaura Abbott2014-10-291-1/+0
| * | | | | ARM: 8182/1: l2c: Make l2x0_cache_size_of_parse() return 'int'Fabio Estevam2014-10-291-6/+16
| * | | | | ARM: enable bpf syscallRussell King2014-10-292-0/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-11-022-16/+45
|\ \ \ \ \
| * | | | | KVM: vmx: defer load of APIC access page address during resetPaolo Bonzini2014-11-021-1/+1
| * | | | | KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka2014-11-021-0/+4
| * | | | | KVM: x86: Fix far-jump to non-canonical checkNadav Amit2014-11-021-3/+5
| * | | | | KVM: emulator: fix execution close to the segment limitPaolo Bonzini2014-10-291-10/+33
| * | | | | KVM: emulator: fix error code for __linearizePaolo Bonzini2014-10-291-2/+2
| | |_|/ / | |/| | |
* | | | | x86_64, entry: Fix out of bounds read on sysenterAndy Lutomirski2014-11-011-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-312-3/+2
|\ \ \ \ \
| * | | | | net: smc91x: Fix gpios for device tree based bootingTony Lindgren2014-10-312-3/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-313-4/+5
|\ \ \ \ \ \
| * | | | | | sparc: Hook up bpf system call.David S. Miller2014-10-283-4/+5
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'microblaze-3.18-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-10-315-3/+14
|\ \ \ \ \ \
| * | | | | | microblaze: Wire up bpf syscallMichal Simek2014-10-273-1/+3
| * | | | | | microblaze: Fix IO space breakage after of_pci_range_to_resource() changeMichal Simek2014-10-271-2/+7
| * | | | | | microblaze: Fix missing NR_CPUS in menuconfigMichal Simek2014-10-271-0/+4
| |/ / / / /
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-3112-29/+34
|\ \ \ \ \ \
| * | | | | | x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAEDexuan Cui2014-10-291-1/+1
| * | | | | | ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi()Jiang Liu2014-10-291-1/+1
| * | | | | | x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu2014-10-292-2/+2
| * | | | | | x86: Don't enable F00F workaround on Intel Quark processorsDave Jones2014-10-291-2/+3
| * | | | | | x86/irq: Fix XT-PIC-XT-PIC in /proc/interruptsMaciej W. Rozycki2014-10-282-4/+2
| * | | | | | x86, cma: Reserve DMA contiguous area after initmem_init()Weijie Yang2014-10-281-1/+1
| * | | | | | i386/audit: stop scribbling on the stack frameEric Paris2014-10-241-8/+7
| * | | | | | Merge tag 'v3.18-rc1' into x86/urgentH. Peter Anvin2014-10-24404-2216/+4260
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski2014-10-222-3/+6