aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger2013-03-061-0/+8
* ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg2013-03-062-1/+15
* Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin2013-03-062-3/+28
* powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo2013-03-064-3/+34
* x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich2013-02-201-7/+7
* ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov2013-02-201-4/+5
* ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logicOleg Nesterov2013-02-201-1/+13
* ptrace/x86: Introduce set_task_blockstep() helperOleg Nesterov2013-02-201-20/+21
* x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich2013-02-201-2/+2
* x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming2013-02-061-1/+1
* x86: Use enum instead of literals for trap valuesKees Cook2013-02-063-57/+90
* x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin2013-02-061-0/+2
* x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin2013-02-061-2/+2
* x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes2013-02-061-0/+78
* efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-02-064-16/+46
* x86/msr: Add capabilities checkAlan Cox2013-02-061-0/+3
* efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer2013-02-061-5/+17
* ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King2013-02-061-8/+10
* KVM: PPC: Emulate dcbfAlexander Graf2013-02-061-0/+2
* xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper2013-02-061-1/+0
* ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre2013-02-061-0/+3
* ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd2013-02-062-5/+5
* s390/time: fix sched_clock() overflowHeiko Carstens2013-02-063-2/+30
* sh: Fix FDPIC binary loaderThomas Schwinge2013-02-061-2/+2
* ALSA: pxa27x: fix ac97 warm resetMike Dunn2013-02-062-2/+5
* sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp2013-01-161-2/+8
* powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos2013-01-161-1/+2