summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-02-06x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming
2013-02-06x86: Use enum instead of literals for trap valuesKees Cook
2013-02-06x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin
2013-02-06x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin
2013-02-06x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes
2013-02-06efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-02-06x86/msr: Add capabilities checkAlan Cox
2013-02-06efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer
2013-02-06ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King
2013-02-06KVM: PPC: Emulate dcbfAlexander Graf
2013-02-06xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper
2013-02-06ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre
2013-02-06ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd
2013-02-06s390/time: fix sched_clock() overflowHeiko Carstens
2013-02-06sh: Fix FDPIC binary loaderThomas Schwinge
2013-02-06ALSA: pxa27x: fix ac97 warm resetMike Dunn
2013-01-16sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp
2013-01-16powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos
2013-01-16powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai
2013-01-03ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro
2013-01-03CRIS: fix I/O macrosCorey Minyard
2013-01-03MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen
2013-01-03powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard
2013-01-03ARM: mm: use pteval_t to represent page protection valuesWill Deacon
2013-01-03x86: hpet: Fix masking of MSI interruptsJan Beulich
2013-01-03KVM: PPC: 44x: fix DCR read/writeAlexander Graf
2013-01-03s390/kvm: dont announce RRBM supportChristian Borntraeger
2013-01-03powerpc: fix wii_memory_fixups() compile error on 3.0.y treeShuah Khan
2013-01-03ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley
2013-01-03KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek
2012-12-06fix user-triggerable panic on pariscAl Viro
2012-12-06ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe
2012-12-06Dove: Fix irq_to_pmu()Russell King - ARM Linux
2012-12-06Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux
2012-12-06x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky
2012-12-06x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin
2012-12-06x86-32: Fix invalid stack address while in softirqRobert Richter
2012-12-06sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro
2012-12-06fix virtual aliasing issue in get_shared_area()James Bottomley
2012-12-06x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara
2012-12-06x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu
2012-12-06m68k: fix sigset_t accessor functionsAndreas Schwab
2012-12-06x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu
2012-12-06x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin
2012-12-06x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin
2012-12-06s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens
2012-12-06s390/signal: set correct address space controlMartin Schwidefsky
2012-11-16xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk
2012-11-16ARM: at91/i2c: change id to let i2c-gpio workBo Shen
2012-11-16ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov