summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-03-20s390/mm: fix flush_tlb_kernel_range()Heiko Carstens1-2/+0
2013-03-20s390: critical section cleanup vs. machine checksMartin Schwidefsky2-3/+5
2013-03-20perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds1-1/+3
2013-03-20ARM: davinci: edma: fix dmaengine induced null pointer dereference on da830Matt Porter1-0/+3
2013-03-20powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V5-14/+14
2013-03-20powerpc: Update kernel VSID rangeAneesh Kumar K.V6-106/+126
2013-03-20powerpc: Make VSID_BITS* dependency explicitAneesh Kumar K.V1-5/+6
2013-03-20powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt1-1/+1
2013-03-20powerpc: Fix STAB initializationBenjamin Herrenschmidt1-0/+2
2013-03-20ARM: w1-gpio: fix erroneous gpio requestsJohan Hovold4-0/+4
2013-03-20perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2-0/+10
2013-03-20ARM: kirkwood: fix to retain gbe MAC addresses for DT kernelsSebastian Hesselbarth1-9/+15
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