summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-07-03iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsetsNeil Horman2-0/+23
2013-07-03s390/irq: Only define synchronize_irq() on SMPBen Hutchings1-0/+2
2013-07-03s390/pci: Implement IRQ functions if !PCIBen Hutchings2-33/+64
2013-07-03ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz1-0/+6
2013-07-03ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2-3/+34
2013-07-03s390/ipl: Fix FCP WWPN and LUN format strings for readMichael Holzheu1-4/+4
2013-06-27x86: Fix section mismatch on load_ucode_apPaul Gortmaker1-2/+2
2013-06-27x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap1-0/+1
2013-06-27x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu1-4/+4
2013-06-27KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)1-3/+2
2013-06-27x86: kvmclock: zero initialize pvclock shared memory areaIgor Mammedov1-0/+1
2013-06-27x86/efi: Fix dummy variable buffer allocationBen Hutchings1-1/+6
2013-06-27parisc: provide pci_mmap_page_range() for pariscThomas Bogendoerfer2-0/+32
2013-06-27parisc: fix serial ports on C8000 workstationThomas Bogendoerfer1-0/+1
2013-06-27parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller2-3/+3
2013-06-27parisc: kernel: using strlcpy() instead of strcpy()Chen Gang1-1/+2
2013-06-27parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle1-1/+1
2013-06-27parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller1-4/+1
2013-06-27parisc: memory overflow, 'name' length is too short for usingChen Gang1-1/+1
2013-06-27parisc: fix irq stack on UP and SMPHelge Deller3-41/+26
2013-06-27parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin2-10/+10
2013-06-27parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller4-0/+14
2013-06-27parisc: add rp5470 entry to machine databaseHelge Deller1-0/+1
2013-06-27parisc: implement irq stacks - part 2 (v2)Helge Deller5-17/+102
2013-06-27parisc: remove the second argument of kmap_atomic()Zhao Hongjiang1-3/+3
2013-06-27parisc: tlb flush counting fix for SMP and UPHelge Deller4-19/+5
2013-06-27parisc: more irq statistics in /proc/interruptsHelge Deller5-4/+86
2013-06-27parisc: implement irq stacksHelge Deller4-2/+94
2013-06-27parisc: add kernel stack overflow checkHelge Deller4-4/+42
2013-06-27tilepro: work around module link error with gcc 4.7Chris Metcalf1-0/+2
2013-06-27perf: arm64: Record the user-mode PC in the call chain.Jed Davis1-0/+1
2013-06-27ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4BGregory CLEMENT1-2/+2
2013-06-27ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrectJon Medhurst2-0/+18
2013-06-20ARM: Kirkwood: handle mv88f6282 cpu in __kirkwood_variant().Nicolas Schichan1-2/+3
2013-06-20powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt1-1/+1
2013-06-20powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2-1/+11
2013-06-20powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2-3/+3
2013-06-20Modify UEFI anti-bricking codeMatthew Garrett4-178/+65
2013-06-20x86: Fix typo in kexec register clearingKees Cook1-1/+1
2013-06-20x86: Fix adjust_range_size_mask calling positionYinghai Lu1-3/+3
2013-06-13s390: Add pgste to ptep_modify_prot_start()Ben Hutchings1-1/+2
2013-06-13xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU.Konrad Rzeszutek Wilk1-0/+8
2013-06-13powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza5-0/+70
2013-06-13powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King1-3/+39
2013-06-13powerpc/pseries: Force 32 bit MSIs for devices that require itBrian King2-3/+20
2013-06-13powerpc: Set default VGA deviceBrian King1-0/+13
2013-06-13powerpc: Fix build error in stable/3.9Guenter Roeck1-1/+1
2013-06-13powerpc/perf: Fix deadlock caused by calling printk() in PMU exceptionMichael Ellerman1-1/+1
2013-06-13powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling2-8/+12
2013-06-13powerpc/eeh: Don't check RTAS token to get PE addrGavin Shan1-7/+5