aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-01-23ACPI / processor_core: Rework _PDC related stuff to make it more arch-indepen...Hanjun Guo
2014-01-23ACPI / idle: Move idle_boot_override out of the arch directoryHanjun Guo
2014-01-23arm64: efi: use UEFI memory map for memblock init (hack)aLeif Lindholm
2014-01-23populate memblocks from UEFI memory mapLeif Lindholm
2014-01-23arm: Get rid of meminfoLaura Abbott
2014-01-23arm64: efi: move enter virtual address mode later in bootMark Salter
2014-01-23arm: Add [U]EFI runtime services supportLeif Lindholm
2014-01-23arm: add new asm macro update_sctlrLeif Lindholm
2014-01-23arm: break part of __soft_restart out into separate functionLeif Lindholm
2014-01-23arm64: add EFI runtime servicesMark Salter
2014-01-23arm64 use shared efi_entryRoy Franz
2014-01-23arm64: add EFI stubMark Salter
2014-01-23arm64: extend create_id_mapping() to allow io mappingsMark Salter
2014-01-23arm64: Add function to create identity mappingsMark Salter
2014-01-23Disable stack protection for decompressor/stubRoy Franz
2014-01-23arm32 use shared efi_entry()Roy Franz
2014-01-23arm32 image renameRoy Franz
2014-01-23arm32 reorgRoy Franz
2014-01-23Add EFI stub for ARMRoy Franz
2014-01-21Add strstr to compressed string.c for ARM.Roy Franz
2014-01-21arm64: add early_ioremap supportMark Salter
2014-01-21arm64: initialize pgprot info earlier in bootMark Salter
2014-01-21arm: add early_ioremap supportMark Salter
2014-01-21x86: use generic early_ioremapMark Salter
2014-01-21x86/mm: sparse warning fix for early_memremapDave Young
2014-01-21arm: use generic fixmap.hMark Salter
2014-01-21x86: use generic fixmap.hMark Salter
2014-01-21ia64/efi: Implement efi_enabled()Matt Fleming
2014-01-21efi: Set feature flags inside feature init functionsMatt Fleming
2014-01-21efi: Move facility flags to struct efiMatt Fleming
2014-01-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-01-17s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens
2014-01-17parisc: fix SO_MAX_PACING_RATE typoEric Dumazet
2014-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-01-16Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas
2014-01-16perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter
2014-01-16x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra
2014-01-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-15bpf: do not use reciprocal divideEric Dumazet
2014-01-15kvm: x86: fix apic_base enable checkAndrew Jones
2014-01-15MIPS: fix blast_icache32 on loongson2Aaro Koskinen
2014-01-15MIPS: fix case mismatch in local_r4k_flush_icache_range()Huacai Chen
2014-01-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-01-13Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-01-13powerpc: Check return value of instance-to-package OF callBenjamin Herrenschmidt
2014-01-12ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disablingTaras Kondratiuk
2014-01-12seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz