summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: Fix rebuild with EFI_STUB enabledJan Beulich2013-04-121-3/+2
* x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore2013-04-121-2/+2
* powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf2013-04-121-1/+7
* alpha: Add irongate_io to PCI bus resourcesJay Estabrook2013-04-121-0/+5
* ARM: cns3xxx: fix mapping of private memory regionMac Lin2013-04-052-21/+11
* tile: expect new initramfs name from hypervisor file systemChris Metcalf2013-04-051-13/+12
* signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-04-0512-0/+13
* x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang2013-03-281-2/+2
* s390/mm: fix flush_tlb_kernel_range()Heiko Carstens2013-03-201-2/+0
* s390: critical section cleanup vs. machine checksMartin Schwidefsky2013-03-202-3/+5
* perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds2013-03-201-1/+3
* powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt2013-03-201-1/+1
* powerpc: Fix STAB initializationBenjamin Herrenschmidt2013-03-201-0/+2
* perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-202-0/+10
* xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk2013-03-141-1/+9
* ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon2013-03-141-1/+1
* xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-141-0/+9
* ARM: fix scheduling while atomic warning in alignment handling codeRussell King2013-03-141-7/+4
* ARM: VFP: fix emulation of second VFP instructionRussell King2013-03-141-1/+1
* x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin2013-03-041-19/+34
* x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming2013-03-041-2/+3
* Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin2013-02-282-3/+28
* powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg2013-02-281-0/+5
* ARM: 7643/1: sched: correct update_sched_clock()Joonsoo Kim2013-02-281-2/+2
* ARM: samsung: fix assembly syntax for new gasArnd Bergmann2013-02-286-30/+30
* ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg2013-02-282-1/+15
* s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger2013-02-281-0/+8
* xen: Send spinlock IPI to all waitersStefan Bader2013-02-281-1/+0
* x86: Hyper-V: register clocksource only if its advertisedOlaf Hering2013-02-281-1/+2
* x86-32, mm: Remove reference to alloc_remap()H. Peter Anvin2013-02-281-18/+11
* x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin2013-02-282-8/+0
* x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen2013-02-284-174/+0
* efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi2013-02-171-1/+1
* x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich2013-02-171-7/+7
* x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2013-02-172-0/+8
* x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang2013-02-171-10/+11
* x86: Do not leak kernel page mapping locationsKees Cook2013-02-171-3/+5
* s390/timer: avoid overflow when programming clock comparatorHeiko Carstens2013-02-171-0/+3
* efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-02-144-38/+50
* x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich2013-02-111-2/+2
* x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin2013-02-031-0/+2
* x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming2013-02-031-1/+1
* efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer2013-02-031-5/+17
* x86/msr: Add capabilities checkAlan Cox2013-02-031-0/+3
* ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd2013-02-032-5/+5
* ARM: at91: rm9200: remake the BGA as default versionJean-Christophe PLAGNIOL-VILLARD2013-02-031-0/+2
* ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King2013-02-031-8/+10
* xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Frediano Ziglio2013-01-211-1/+0
* x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes2013-01-211-0/+78
* s390/time: fix sched_clock() overflowHeiko Carstens2013-01-213-2/+30