aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds2013-03-201-1/+3
* perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-202-0/+10
* powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt2013-03-201-1/+1
* 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
* s390/kvm: Fix store status for ACRS/FPRS fixJiri Slaby2013-03-041-1/+1
* x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang2013-03-041-5/+12
* x86: Do not leak kernel page mapping locationsKees Cook2013-03-041-3/+6
* x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin2013-03-041-19/+34
* iommu/amd: Initialize device table after dma_opsJoerg Roedel2013-03-041-3/+7
* 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: 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-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin2013-02-282-8/+0
* 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-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
* 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: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King2013-02-031-8/+10
* x86: Use enum instead of literals for trap values [PARTIAL]Kees Cook2013-01-271-0/+26
* xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Frediano Ziglio2013-01-211-1/+0
* powerpc: fix wii_memory_fixups() compile error on 3.0.y treeShuah Khan2013-01-211-2/+4
* 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
* sh: Fix FDPIC binary loaderThomas Schwinge2013-01-211-2/+2
* KVM: PPC: 44x: fix DCR read/writeAlexander Graf2013-01-171-0/+2
* x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2013-01-171-0/+14
* powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai2013-01-171-5/+0
* powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard2013-01-171-1/+1
* CRIS: fix I/O macrosCorey Minyard2013-01-111-6/+33
* ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro2013-01-111-0/+2
* ARM: mm: use pteval_t to represent page protection valuesWill Deacon2013-01-111-1/+1
* sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp2013-01-111-2/+8
* x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2013-01-111-0/+14
* powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2012-12-172-2/+5
* powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard2012-12-171-0/+8
* x86: hpet: Fix masking of MSI interruptsJan Beulich2012-12-171-2/+2
* powerpc/ptrace: Fix build with gcc 4.6Benjamin Herrenschmidt2012-12-171-4/+14
* ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley2012-12-173-10/+14
* Dove: Fix irq_to_pmu()Russell King - ARM Linux2012-12-101-1/+1
* Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux2012-12-101-1/+13
* x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin2012-12-051-0/+2
* x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu2012-12-031-22/+7