summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: account for PGDIR_SIZE alignmentjerry.hoemann@hp.com2013-05-131-0/+5
* powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan2013-05-131-1/+1
* sparc64: Fix race in TLB batch processing.David S. Miller2013-05-137-55/+242
* s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2013-05-131-0/+4
* perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian2013-05-131-3/+12
* ARM: u300: fix ages old copy/paste bugLinus Walleij2013-05-131-1/+1
* powerpc: Add isync to copy_and_flushMichael Neuling2013-05-131-0/+1
* powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman2013-05-131-0/+1
* xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2013-05-132-2/+9
* xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk2013-05-131-0/+1
* xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk2013-05-131-0/+1
* Fix initialization of CMCI/CMCP interruptsTony Luck2013-05-133-13/+33
* Wrong asm register contraints in the kvm implementationStephan Schreiber2013-05-131-1/+1
* Wrong asm register contraints in the futex implementationStephan Schreiber2013-05-131-3/+2
* KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-251-7/+6
* KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2013-04-252-27/+16
* KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig2013-04-251-0/+5
* ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon2013-04-251-1/+4
* ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin2013-04-251-0/+1
* ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King2013-04-256-6/+6
* x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-255-13/+21
* x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio2013-04-251-2/+4
* powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf2013-04-251-1/+7
* alpha: Add irongate_io to PCI bus resourcesJay Estabrook2013-04-251-0/+5
* tile: expect new initramfs name from hypervisor file systemChris Metcalf2013-04-101-6/+12
* signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-03-2712-0/+13
* x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang2013-03-271-2/+2
* powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt2013-03-271-1/+1
* s390/mm: fix flush_tlb_kernel_range()Heiko Carstens2013-03-271-2/+0
* perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds2013-03-271-1/+3
* perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-272-0/+10
* ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon2013-03-201-1/+1
* xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-201-0/+9
* ARM: fix scheduling while atomic warning in alignment handling codeRussell King2013-03-201-7/+4
* ARM: VFP: fix emulation of second VFP instructionRussell King2013-03-201-1/+1
* Revert "powerpc/eeh: Fix crash when adding a device in a slot with DDW"Ben Hutchings2013-03-204-34/+3
* s390/timer: avoid overflow when programming clock comparatorHeiko Carstens2013-03-061-0/+3
* x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin2013-03-061-19/+34
* powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg2013-03-061-0/+5
* x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming2013-03-061-28/+31
* xen: Send spinlock IPI to all waitersStefan Bader2013-03-061-1/+0
* ARM: w90x900: fix legacy assembly syntaxArnd Bergmann2013-03-061-2/+2
* ARM: samsung: fix assembly syntax for new gasArnd Bergmann2013-03-066-30/+30
* efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi2013-03-061-1/+1
* x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2013-03-062-0/+8
* x86: Hyper-V: register clocksource only if its advertisedOlaf Hering2013-03-061-1/+2
* x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang2013-03-061-10/+11
* x86/apic: Use x2apic physical mode based on FADT settingGreg Pearson2013-03-061-0/+6
* x86: Do not leak kernel page mapping locationsKees Cook2013-03-061-3/+5
* x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen2013-03-061-1/+1