Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | avr32: add generic ioremap_wc() definition in io.h | Chen Gang | 2014-02-17 | 1 | -0/+2 | |
| * | | | | | | | | avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 use | Chen Gang | 2014-02-17 | 1 | -1/+1 | |
| * | | | | | | | | avr32: fix missing module.h causing build failure in mimc200/fram.c | Paul Gortmaker | 2014-02-17 | 1 | -0/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2014-02-17 | 15 | -67/+123 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | powerpc/eeh: Disable EEH on reboot | Gavin Shan | 2014-02-17 | 2 | -1/+22 | |
| * | | | | | | powerpc/eeh: Cleanup on eeh_subsystem_enabled | Gavin Shan | 2014-02-17 | 4 | -10/+27 | |
| * | | | | | | powerpc/powernv: Rework EEH reset | Gavin Shan | 2014-02-17 | 1 | -25/+4 | |
| * | | | | | | powerpc: Use unstripped VDSO image for more accurate profiling data | Anton Blanchard | 2014-02-17 | 2 | -2/+2 | |
| * | | | | | | powerpc: Link VDSOs at 0x0 | Anton Blanchard | 2014-02-17 | 1 | -3/+3 | |
| * | | | | | | mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit | Aneesh Kumar K.V | 2014-02-17 | 1 | -0/+22 | |
| * | | | | | | powerpc/mm: Add new "set" flag argument to pte/pmd update function | Aneesh Kumar K.V | 2014-02-17 | 4 | -18/+24 | |
| * | | | | | | powerpc/pseries: Add Gen3 definitions for PCIE link speed | Kleber Sacilotto de Souza | 2014-02-17 | 1 | -0/+6 | |
| * | | | | | | powerpc/pseries: Fix regression on PCI link speed | Kleber Sacilotto de Souza | 2014-02-17 | 1 | -7/+9 | |
| * | | | | | | powerpc: Set the correct ksp_limit on ppc32 when switching to irq stack | Kevin Hao | 2014-02-17 | 1 | -1/+4 | |
* | | | | | | | Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-02-15 | 1 | -36/+47 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ftrace/x86: Use breakpoints for converting function graph caller | Steven Rostedt (Red Hat) | 2014-02-11 | 1 | -36/+47 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-02-15 | 5 | -4/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge remote-tracking branch 'efi/urgent' into x86/urgent | H. Peter Anvin | 2014-02-14 | 5 | -4/+20 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | x86/efi: Check status field to validate BGRT header | Matt Fleming | 2014-02-14 | 1 | -1/+1 | |
| | * | | | | | | | x86/efi: Fix 32-bit fallout | Borislav Petkov | 2014-02-14 | 4 | -3/+19 | |
| | |/ / / / / / | ||||||
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-02-15 | 31 | -10/+286 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ARM: ux500: disable msp2 device tree node | Linus Walleij | 2014-02-11 | 1 | -1/+0 | |
| * | | | | | | | | ARM: zynq: Reserve not DMAable space in front of the kernel | Michal Simek | 2014-02-10 | 1 | -0/+14 | |
| * | | | | | | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Kevin Hilman | 2014-02-10 | 5 | -2/+236 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ARM: at91: add Atmel's SAMA5D3 Xplained board | Nicolas Ferre | 2014-02-07 | 2 | -0/+230 | |
| | * | | | | | | | | ARM: at91: enable USB host on at91sam9n12ek board | Bo Shen | 2014-02-07 | 1 | -0/+4 | |
| | * | | | | | | | | ARM: at91/dt: fix sama5d3 ohci hclk clock reference | Boris BREZILLON | 2014-02-07 | 1 | -1/+1 | |
| | * | | | | | | | | ARM: at91/dt: sam9263: fix compatibility string for the I2C | Jean-Jacques Hiblot | 2014-02-07 | 1 | -1/+1 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | ARM: multi_v7_defconfig: Select CONFIG_SOC_DRA7XX | Nishanth Menon | 2014-02-10 | 1 | -0/+1 | |
| * | | | | | | | | ARM: imx6: Initialize low-power mode early again | Philipp Zabel | 2014-02-10 | 3 | -2/+6 | |
| * | | | | | | | | ARM: pxa: fix various compilation problems | Linus Walleij | 2014-02-10 | 15 | -1/+25 | |
| * | | | | | | | | ARM: pxa: fix compilation problem on AM300EPD board | Linus Walleij | 2014-02-10 | 1 | -0/+1 | |
| * | | | | | | | | ARM: fix HAVE_ARM_TWD selection for OMAP and shmobile | Rob Herring | 2014-02-02 | 2 | -2/+2 | |
| * | | | | | | | | ARM: moxart: move DMA_OF selection to driver | Rob Herring | 2014-02-02 | 1 | -1/+0 | |
| * | | | | | | | | ARM: hisi: fix kconfig warning on HAVE_ARM_TWD | Rob Herring | 2014-02-02 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-02-14 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arm64: KVM: Add VGIC device control for arm64 | Christoffer Dall | 2014-02-14 | 1 | -0/+9 | |
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-02-14 | 3 | -8/+17 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off | H. Peter Anvin | 2014-02-13 | 1 | -5/+9 | |
| * | | | | | | | x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled | H. Peter Anvin | 2014-02-13 | 1 | -1/+6 | |
| * | | | | | | | x86: Use preempt_disable_notrace() in cycles_2_ns() | Steven Rostedt | 2014-02-09 | 1 | -2/+2 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2014-02-11 | 23 | -45/+379 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | powerpc/powernv: Add iommu DMA bypass support for IODA2 | Benjamin Herrenschmidt | 2014-02-11 | 9 | -4/+137 | |
| * | | | | | | powerpc: Fix endian issues in kexec and crash dump code | Anton Blanchard | 2014-02-11 | 2 | -6/+14 | |
| * | | | | | | powerpc/ppc32: Fix the bug in the init of non-base exception stack for UP | Kevin Hao | 2014-02-11 | 2 | -0/+10 | |
| * | | | | | | powerpc/xmon: Don't signal we've entered until we're finished printing | Michael Ellerman | 2014-02-11 | 1 | -1/+2 | |
| * | | | | | | powerpc/xmon: Fix timeout loop in get_output_lock() | Michael Ellerman | 2014-02-11 | 1 | -2/+9 | |
| * | | | | | | powerpc/xmon: Don't loop forever in get_output_lock() | Michael Ellerman | 2014-02-11 | 1 | -5/+5 | |
| * | | | | | | powerpc/perf: Configure BHRB filter before enabling PMU interrupts | Anshuman Khandual | 2014-02-11 | 1 | -2/+3 | |
| * | | | | | | powerpc/pseries: Select ARCH_RANDOM on pseries | Michael Ellerman | 2014-02-11 | 1 | -0/+1 |