summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-05-22Adding configuration options for cg2900.Mathieu J. Poirier
2012-05-22ARM: kernel: Remove warningsJonas Aaberg
2012-05-22ARM: Implement a timer based __delay() loopStephen Boyd
2012-05-22ARM: Allow machines to override __delay()Stephen Boyd
2012-05-22ARM: Translate delay.S into (mostly) CPhilippe Langlais
2012-05-22Add clean and flush_dcache_all to ARM cache APIPhilippe Langlais
2012-05-22u8500: enable u8500 configurationsPhilippe Langlais
2012-05-22ARM : handle preempt count in cpu_idleSundar R Iyer
2012-05-22ux500-ARM : make backup RAM as an executable areaPhilippe Langlais
2012-05-22abx500: big merge from GLK 2.6.35Philippe Langlais
2012-05-22mpcore_wdt: Stop watchdog of non-crashing coresPer Fransson
2012-05-22arm: allow passing an ELF64 header to elf_check_arch() Signed-off-by: Per Fra...Per Fransson
2012-05-22ARM: smp: don't recalculate loops_per_jiffyLee Jones
2012-05-22fix build errors with CPU_IDLE enabledMian Yousaf Kaukab
2012-05-22ARM: kernel: smp_twd: Add save/restore functionsJonas Aaberg
2012-05-19Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-05-19Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin
2012-05-18Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-05-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-05-18tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2012-05-17frv: delete incorrect task prototypes causing compile failPaul Gortmaker
2012-05-17Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-05-17Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds
2012-05-17ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn pathWill Deacon
2012-05-17ARM: 7418/1: LPAE: fix access flag setup in mem_type_tableVitaly Andrianov
2012-05-16ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controllerBarry Song
2012-05-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-16Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-05-16arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf
2012-05-16arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf
2012-05-16ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King
2012-05-16KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updatesPaul Mackerras
2012-05-16powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt
2012-05-16KVM: PPC: Book3S: PR: Fix hsrr codeAlexander Graf
2012-05-16KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf
2012-05-16KVM: PPC: Book3S: PR: Handle EMUL_ASSISTAlexander Graf
2012-05-16[PARISC] fix panic on prefetch(NULL) on PA7300LCJames Bottomley
2012-05-16[PARISC] fix crash in flush_icache_page_asm on PA1.1John David Anglin
2012-05-16[PARISC] fix PA1.1 oops on bootJames Bottomley
2012-05-15mn10300/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat
2012-05-15parisc/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat
2012-05-14x86/mce: Only restart instruction after machine check recovery if it is safeTony Luck
2012-05-14x86, kvm: KVM paravirt kernels don't check for CPUID being unavailableAlan Cox
2012-05-14ARM: tegra: Fix flow controller accessesPeter De Schrijver
2012-05-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds