aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-03-28x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang
2013-03-20s390/mm: fix flush_tlb_kernel_range()Heiko Carstens
2013-03-20perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds
2013-03-20perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-20powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt
2013-03-14ARM: fix scheduling while atomic warning in alignment handling codeRussell King
2013-03-14ARM: VFP: fix emulation of second VFP instructionRussell King
2013-03-04s390/kvm: Fix store status for ACRS/FPRS fixJiri Slaby
2013-03-04x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang
2013-03-04x86: Do not leak kernel page mapping locationsKees Cook
2013-03-04x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin
2013-03-04iommu/amd: Initialize device table after dma_opsJoerg Roedel
2013-02-28Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin
2013-02-28powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg
2013-02-28ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg
2013-02-28s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger
2013-02-28xen: Send spinlock IPI to all waitersStefan Bader
2013-02-28x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin
2013-02-17x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich
2013-02-17x86/mm: Check if PUD is large when validating a kernel addressMel Gorman
2013-02-11x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich
2013-02-03x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin
2013-02-03efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer
2013-02-03x86/msr: Add capabilities checkAlan Cox
2013-02-03ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King
2013-01-27x86: Use enum instead of literals for trap values [PARTIAL]Kees Cook
2013-01-21xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Frediano Ziglio
2013-01-21powerpc: fix wii_memory_fixups() compile error on 3.0.y treeShuah Khan
2013-01-21x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes
2013-01-21s390/time: fix sched_clock() overflowHeiko Carstens
2013-01-21sh: Fix FDPIC binary loaderThomas Schwinge
2013-01-17KVM: PPC: 44x: fix DCR read/writeAlexander Graf
2013-01-17x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara
2013-01-17powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai
2013-01-17powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard
2013-01-11CRIS: fix I/O macrosCorey Minyard
2013-01-11ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro
2013-01-11ARM: mm: use pteval_t to represent page protection valuesWill Deacon
2013-01-11sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp
2013-01-11x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara
2012-12-17powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard
2012-12-17powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard
2012-12-17x86: hpet: Fix masking of MSI interruptsJan Beulich
2012-12-17powerpc/ptrace: Fix build with gcc 4.6Benjamin Herrenschmidt
2012-12-17ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley
2012-12-10Dove: Fix irq_to_pmu()Russell King - ARM Linux
2012-12-10Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux
2012-12-05x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin
2012-12-03x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu