summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-06-27x86: Fix section mismatch on load_ucode_apPaul Gortmaker
2013-06-27x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap
2013-06-27x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu
2013-06-27KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)
2013-06-27x86: kvmclock: zero initialize pvclock shared memory areaIgor Mammedov
2013-06-27x86/efi: Fix dummy variable buffer allocationBen Hutchings
2013-06-27parisc: provide pci_mmap_page_range() for pariscThomas Bogendoerfer
2013-06-27parisc: fix serial ports on C8000 workstationThomas Bogendoerfer
2013-06-27parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller
2013-06-27parisc: kernel: using strlcpy() instead of strcpy()Chen Gang
2013-06-27parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle
2013-06-27parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller
2013-06-27parisc: memory overflow, 'name' length is too short for usingChen Gang
2013-06-27parisc: fix irq stack on UP and SMPHelge Deller
2013-06-27parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin
2013-06-27parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller
2013-06-27parisc: add rp5470 entry to machine databaseHelge Deller
2013-06-27parisc: implement irq stacks - part 2 (v2)Helge Deller
2013-06-27parisc: remove the second argument of kmap_atomic()Zhao Hongjiang
2013-06-27parisc: tlb flush counting fix for SMP and UPHelge Deller
2013-06-27parisc: more irq statistics in /proc/interruptsHelge Deller
2013-06-27parisc: implement irq stacksHelge Deller
2013-06-27parisc: add kernel stack overflow checkHelge Deller
2013-06-27tilepro: work around module link error with gcc 4.7Chris Metcalf
2013-06-27perf: arm64: Record the user-mode PC in the call chain.Jed Davis
2013-06-27ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4BGregory CLEMENT
2013-06-27ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrectJon Medhurst
2013-06-20ARM: Kirkwood: handle mv88f6282 cpu in __kirkwood_variant().Nicolas Schichan
2013-06-20powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt
2013-06-20powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras
2013-06-20powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman
2013-06-20Modify UEFI anti-bricking codeMatthew Garrett
2013-06-20x86: Fix typo in kexec register clearingKees Cook
2013-06-20x86: Fix adjust_range_size_mask calling positionYinghai Lu
2013-06-13s390: Add pgste to ptep_modify_prot_start()Ben Hutchings
2013-06-13xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU.Konrad Rzeszutek Wilk
2013-06-13powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza
2013-06-13powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King
2013-06-13powerpc/pseries: Force 32 bit MSIs for devices that require itBrian King
2013-06-13powerpc: Set default VGA deviceBrian King
2013-06-13powerpc: Fix build error in stable/3.9Guenter Roeck
2013-06-13powerpc/perf: Fix deadlock caused by calling printk() in PMU exceptionMichael Ellerman
2013-06-13powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling
2013-06-13powerpc/eeh: Don't check RTAS token to get PE addrGavin Shan
2013-06-13ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier()Will Deacon
2013-06-13ARM: 7743/1: compressed/head.S: work around new binutils warningArnd Bergmann
2013-06-13ARM: 7742/1: topology: export cpu_topologyArnd Bergmann
2013-06-13ARM: Kirkwood: TS219: Fix crash by double PCIe instantiationAndrew Lunn
2013-06-13x86/PCI: Map PCI setup data with ioremap() so it can be in highmemMatt Fleming
2013-06-07powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat