summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-02-17efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi
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-17x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang
2013-02-17x86: Do not leak kernel page mapping locationsKees Cook
2013-02-17s390/timer: avoid overflow when programming clock comparatorHeiko Carstens
2013-02-14efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
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-03x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming
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: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd
2013-02-03ARM: at91: rm9200: remake the BGA as default versionJean-Christophe PLAGNIOL-VILLARD
2013-02-03ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King
2013-01-21xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Frediano Ziglio
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-17ALSA: pxa27x: fix ac97 warm resetMike Dunn
2013-01-17x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara
2013-01-17MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen
2013-01-17powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos
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: 7607/1: realview: fix private peripheral memory base for EB rev. B boardsWill Deacon
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-17x86: hpet: Fix masking of MSI interruptsJan Beulich
2012-12-17ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley
2012-12-10x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin
2012-12-10ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe
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-03ARM: OMAP: counter: add locking to read_persistent_clockColin Cross
2012-12-03powerpc/eeh: Lock module while handling EEH eventGavin Shan
2012-12-03KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek
2012-12-03sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro
2012-12-03PARISC: fix user-triggerable panic on pariscAl Viro
2012-12-03PARISC: fix virtual aliasing issue in get_shared_area()James Bottomley
2012-12-03x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky
2012-12-03x86, efi: Fix processor-specific memcpy() build errorMatt Fleming
2012-12-03x86-32: Fix invalid stack address while in softirqRobert Richter
2012-11-26Revert "serial: omap: fix software flow control"Felipe Balbi
2012-11-26s390/signal: set correct address space controlMartin Schwidefsky