summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-03-14powerpc: Apply early paca fixups to boot_paca and the boot cpu's pacaMichael Ellerman1-5/+11
2013-03-14ARM: kirkwood: of_serial: fix clock gating by removing clock-frequencyJason Cooper17-20/+0
2013-03-14ARM: mxs_defconfig: Make USB host functional againFabio Estevam1-0/+1
2013-03-14gpio: mvebu: Add clk support to prevent lockupAndrew Lunn1-0/+2
2013-03-14rtc: rtc-mv: Add support for clk to avoid lockupsAndrew Lunn1-0/+1
2013-03-14x86/kvm: Fix pvclock vsyscall fixmapPeter Hurley1-1/+1
2013-03-14x86: pvclock kvm: align allocation size to page sizeMarcelo Tosatti1-5/+6
2013-03-14tile: work around bug in the generic sys_llseekChris Metcalf2-0/+16
2013-03-14ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon1-1/+1
2013-03-14ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon4-14/+19
2013-03-14ARM: 7658/1: mm: fix race updating mm->context.id on ASID rolloverWill Deacon1-3/+3
2013-03-14ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endianWill Deacon1-4/+22
2013-03-14xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk1-0/+9
2013-03-14xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk1-1/+9
2013-03-14ARM: 7654/1: Preserve L_PTE_VALID in pte_modify()Catalin Marinas1-1/+2
2013-03-14ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clockNicolas Pitre3-0/+5
2013-03-14ARM: fix scheduling while atomic warning in alignment handling codeRussell King1-7/+4
2013-03-14ARM: VFP: fix emulation of second VFP instructionRussell King1-1/+1
2013-03-04x86, efi: Allow slash in file path of initrdLee, Chun-Yi1-7/+19
2013-03-04x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin1-19/+34
2013-03-04x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming1-2/+3
2013-03-04x86/apic: Fix parsing of the 'lapic' cmdline optionMathias Krause1-1/+1
2013-02-28Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin2-3/+28
2013-02-28powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo4-3/+34
2013-02-28uprobes/powerpc: Add dependency on single step emulationSuzuki K. Poulose2-3/+5
2013-02-28powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg1-0/+5
2013-02-28ARM: 7643/1: sched: correct update_sched_clock()Joonsoo Kim1-2/+2
2013-02-28arm64: compat: use compat_uptr_t type for compat_ucontext.uc_linkWill Deacon1-2/+2
2013-02-28ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMUWill Deacon1-1/+1
2013-02-28ARM: i.MX25: clk: parent per5_clk to AHB clockSteffen Trumtrar1-0/+3
2013-02-28ARM: samsung: fix assembly syntax for new gasArnd Bergmann6-30/+30
2013-02-28ARM: at91/DT: remove atmel,use-dma-* from 9x5 and 9n12 USART nodesNicolas Ferre2-14/+0
2013-02-28ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg2-1/+15
2013-02-28ARM: 7635/1: versatile: fix the PCI IRQ regressionLinus Walleij2-6/+20
2013-02-28sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.David S. Miller1-9/+19
2013-02-28sparc64: Fix tsb_grow() in atomic context.David S. Miller6-16/+72
2013-02-28sparc64: Handle hugepage TSB being NULL.David S. Miller1-16/+22
2013-02-28sparc64: Fix gfp_flags setting in tsb_grow().David S. Miller1-1/+1
2013-02-28s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger1-0/+8
2013-02-28xen: Send spinlock IPI to all waitersStefan Bader1-1/+0
2013-02-28x86: Hyper-V: register clocksource only if its advertisedOlaf Hering1-1/+2
2013-02-28x86-32, mm: Remove reference to alloc_remap()H. Peter Anvin1-18/+11
2013-02-28x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin2-8/+0
2013-02-28x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen4-174/+0
2013-02-15Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds4-63/+32
2013-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-13/+67
2013-02-14Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk3-55/+24
2013-02-14Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"Konrad Rzeszutek Wilk1-1/+1
2013-02-13efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi1-1/+1
2013-02-13x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich1-7/+7