| Commit message (Expand) | Author | Age | Files | Lines |
* | efi: x86: make efi_lookup_mapped_addr() a common function | Leif Lindholm | 2013-09-05 | 1 | -28/+2 |
* | efi: x86: ia64: provide a generic efi_config_init() | Leif Lindholm | 2013-09-05 | 2 | -131/+19 |
* | ia64: add early_memremap() alias for early_ioremap() | Leif Lindholm | 2013-09-05 | 1 | -0/+1 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-09-02 | 1 | -2/+2 |
|\ |
|
| * | x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAM | Yinghai Lu | 2013-08-20 | 1 | -2/+2 |
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-08-31 | 1 | -2/+0 |
|\ \ |
|
| * | | arm: prima2: drop nr_irqs in mach as we moved to linear irqdomain | Barry Song | 2013-08-29 | 1 | -2/+0 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-08-27 | 3 | -13/+20 |
|\ \ \ |
|
| * | | | powerpc: Work around gcc miscompilation of __pa() on 64-bit | Paul Mackerras | 2013-08-27 | 2 | -0/+11 |
| * | | | powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisor | Benjamin Herrenschmidt | 2013-08-27 | 1 | -13/+9 |
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-08-25 | 3 | -4/+9 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'security-fixes' into fixes | Russell King | 2013-08-20 | 2 | -4/+8 |
| |\ \ \ \ |
|
| | * | | | | ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help text | Nicolas Pitre | 2013-08-20 | 1 | -3/+6 |
| | * | | | | ARM: 7819/1: fiq: Cast the first argument of flush_icache_range() | Fabio Estevam | 2013-08-20 | 1 | -1/+2 |
| * | | | | | ARM: 7815/1: kexec: offline non panic CPUs on Kdump panic | Vijaya Kumar K | 2013-08-20 | 1 | -0/+1 |
* | | | | | | ARC: [lib] strchr breakage in Big-endian configuration | Joern Rennecke | 2013-08-24 | 1 | -0/+10 |
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-08-22 | 14 | -15/+24 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | ARM: tegra: always enable USB VBUS regulators | Stephen Warren | 2013-08-22 | 3 | -0/+8 |
| * | | | | | ARM: davinci: nand: specify ecc strength | Sekhar Nori | 2013-08-19 | 4 | -0/+4 |
| * | | | | | ARM: OMAP: rx51: change musb mode to OTG | Aaro Koskinen | 2013-08-16 | 1 | -1/+1 |
| * | | | | | ARM: OMAP2: fix musb usage for n8x0 | Daniel Mack | 2013-08-16 | 2 | -8/+1 |
| * | | | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Olof Johansson | 2013-08-16 | 3 | -4/+7 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: at91/DT: fix at91sam9n12ek memory node | Nicolas Ferre | 2013-08-14 | 1 | -2/+2 |
| | * | | | | | ARM: at91: add missing uart clocks DT entries | Boris BREZILLON | 2013-08-14 | 1 | -0/+2 |
| | * | | | | | ARM: at91/DT: at91sam9x5ek: fix USB host property to enable port C | Nicolas Ferre | 2013-07-18 | 1 | -2/+3 |
| * | | | | | | Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 2013-08-12 | 1 | -2/+3 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: SAMSUNG: fix to support for missing cpu specific map_io | Kukjin Kim | 2013-07-30 | 1 | -2/+3 |
* | | | | | | | | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member | Radu Caragea | 2013-08-22 | 2 | -3/+5 |
* | | | | | | | | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" | Linus Torvalds | 2013-08-22 | 2 | -2/+2 |
* | | | | | | | | Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-08-22 | 3 | -2/+32 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | xen/smp: initialize IPI vectors before marking CPU online | Chuck Anderson | 2013-08-20 | 1 | -2/+9 |
| * | | | | | | | | x86/xen: do not identity map UNUSABLE regions in the machine E820 | David Vrabel | 2013-08-20 | 1 | -0/+22 |
| * | | | | | | | | xen/arm: missing put_cpu in xen_percpu_init | Julien Grall | 2013-08-05 | 1 | -0/+1 |
| * | | | | | | | | Merging v3.10-rc2 as I need to apply a fix for | Stefano Stabellini | 2013-08-05 | 93 | -575/+1163 |
| |\ \ \ \ \ \ \ \ |
|
* | \ \ \ \ \ \ \ \ | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-08-22 | 1 | -0/+26 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | MIPS: Handle OCTEON BBIT instructions in FPU emulator. | David Daney | 2013-08-20 | 1 | -0/+26 |
* | | | | | | | | | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 2013-08-22 | 1 | -1/+9 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | arm64: perf: fix event validation for software group leaders | Will Deacon | 2013-08-20 | 1 | -0/+3 |
| * | | | | | | | | | | | arm64: perf: fix array out of bounds access in armpmu_map_hw_event() | Will Deacon | 2013-08-20 | 1 | -1/+6 |
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-08-22 | 9 | -38/+71 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Merge tag 'kvm-arm-fixes-3.11' of git://git.linaro.org/people/cdall/linux-kvm... | Paolo Bonzini | 2013-08-12 | 5 | -30/+44 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | KVM: ARM: Squash len warning | Christoffer Dall | 2013-08-12 | 1 | -1/+2 |
| | * | | | | | | | | | | | arm64: KVM: fix 2-level page tables unmapping | Marc Zyngier | 2013-08-08 | 1 | -14/+8 |
| | * | | | | | | | | | | | ARM: KVM: Fix unaligned unmap_range leak | Christoffer Dall | 2013-08-08 | 1 | -7/+7 |
| | * | | | | | | | | | | | ARM: KVM: Fix 64-bit coprocessor handling | Christoffer Dall | 2013-08-06 | 3 | -8/+27 |
| * | | | | | | | | | | | | Merge branch 'kvm-arm64/fixes-3.11-rc4' of git://git.kernel.org/pub/scm/linux... | Paolo Bonzini | 2013-08-12 | 169 | -1725/+1952 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h. | Chen Gang | 2013-08-09 | 1 | -1/+1 |
| | * | | | | | | | | | | | arm64: KVM: add missing dsb before invalidating Stage-2 TLBs | Marc Zyngier | 2013-08-09 | 1 | -0/+3 |
| | * | | | | | | | | | | | arm64: KVM: perform save/restore of PAR_EL1 | Marc Zyngier | 2013-08-09 | 3 | -7/+23 |
| | |/ / / / / / / / / / |
|
* | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-08-19 | 5 | -46/+34 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|