summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2012-05-07powerpc/85xx: don't call of_platform_bus_probe() twiceTimur Tabi
2012-05-07x86, efi: Add dedicated EFI stub entry pointMatt Fleming
2012-05-07x86, boot: Correct CFLAGS for hostprogsH. Peter Anvin
2012-05-07x86, efi: Fix endian issues and unaligned accessesMatt Fleming
2012-05-07x86, boot: Restrict CFLAGS for hostprogsMatt Fleming
2012-05-07x86, mkpiggy: Don't open code put_unaligned_le32()Matt Fleming
2012-05-07x86, efi: Fix pointer math issue in handle_ramdisks()Dan Carpenter
2012-05-07MIPS: ath79: fix AR933X WMAC reset codeGabor Juhos
2012-05-07ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon
2012-05-07ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon
2012-05-07ARM: 7396/1: errata: only handle ARM erratum #326103 on affected coresWill Deacon
2012-05-07i387: ptrace breaks the lazy-fpu-restore logicOleg Nesterov
2012-05-07xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk
2012-05-07xen: correctly check for pending events when restoring irq flagsDavid Vrabel
2012-05-07x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann
2012-05-07x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue
2012-05-07x86, microcode: Ensure that module is only loaded on supported AMD CPUsAndreas Herrmann
2012-05-07x86, microcode: Fix sysfs warning during module unload on unsupported CPUsAndreas Herrmann
2012-04-27ARM: OMAP: serial: Fix the ocp smart idlemode handling bugSantosh Shilimkar
2012-04-27ARM: OMAP1: DMTIMER: fix broken timer clock source selectionPaul Walmsley
2012-04-27ARM: at91: fix at91sam9261ek Ethernet dm9000 irqJean-Christophe PLAGNIOL-VILLARD
2012-04-22fix tlb flushing for page table pagesMartin Schwidefsky
2012-04-22x86: Use correct byte-sized register constraint in __add()H. Peter Anvin
2012-04-22x86: Use correct byte-sized register constraint in __xchg_op()Jeremy Fitzhardinge
2012-04-22sparc64: Fix bootup crash on sun4v.David S. Miller
2012-04-22sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney
2012-04-22ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony
2012-04-22ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin
2012-04-22ARM: 7379/1: DT: fix atags_to_fdt() second call siteMarc Zyngier
2012-04-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-04-13Revert "x86/ioapic: Add register level checks to detect bogus io-apic entries"Greg Kroah-Hartman
2012-04-13ARM: at91/USB host: specify and handle properly vbus_pin_active_lowNicolas Ferre
2012-04-13x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel
2012-04-13m68k/mac: Add missing platform check before registering platform devicesGeert Uytterhoeven
2012-04-13x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDFeiran Zhuang
2012-04-02ARM: tegra: Fix device tree AUXDATA for USB/EHCIStephen Warren
2012-04-02x86, tls: Off by one limit checkDan Carpenter
2012-04-02x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria
2012-04-02net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet
2012-04-02ARM: tegra: select required CPU and L2 errata optionsStephen Warren
2012-04-02PM / shmobile: Make TMU driver use pm_genpd_dev_always_on()Rafael J. Wysocki
2012-04-02x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko
2012-04-02x86-32: Fix typo for mq_getsetattr in syscall tableThierry Reding
2012-04-02mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-04-02x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha
2012-03-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-03-16C6X: remove dead code from entry.SMark Salter
2012-03-14Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-03-14arch/tile/configs: convert to minimal configs via "make savedefconfig"Chris Metcalf
2012-03-13sparc32: Add -Av8 to assembler command line.David S. Miller