summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-04-13Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King466-851/+772
2011-04-13ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()Eric Miao4-6/+16
2011-04-12ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt numberHaojian Zhuang1-1/+1
2011-04-12ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt numberHaojian Zhuang1-1/+1
2011-04-12ARM: pxa: always clear LPM bits for PXA168 MFPRHaojian Zhuang1-0/+9
2011-04-10ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile.Justin P. Mattock1-1/+0
2011-04-10ARM: 6868/1: Preserve the VFP state during forkCatalin Marinas1-0/+12
2011-04-10ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooksCatalin Marinas3-7/+18
2011-04-10ARM: 6866/1: Do not restrict HIGHPTE to !OUTER_CACHECatalin Marinas1-1/+0
2011-04-10ARM: 6865/1: perf: ensure pass through zero is counted on overflowWill Deacon1-1/+1
2011-04-10ARM: 6864/1: hw_breakpoint: clear DBGVCR out of resetWill Deacon1-0/+7
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-8/+8
2011-04-07Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-8/+42
2011-04-07Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-20/+13
2011-04-07Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+4
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds5-17/+18
2011-04-07Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-9/+28
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds403-523/+523
2011-04-07x86/mrst/vrtc: Fix boot crash in mrst_rtc_init()Feng Tang1-1/+3
2011-04-06x86-32, fpu: Fix FPU exception handling on non-SSE systemsHans Rosenfeld1-1/+1
2011-04-06x86, hibernate: Initialize mmu_cr4_features during bootH. Peter Anvin1-0/+5
2011-04-06sh: select ARCH_NO_SYSDEV_OPS.Paul Mundt1-0/+1
2011-04-06ARM: arch-shmobile: only run FSI init on respective boardsKuninori Morimoto1-5/+3
2011-04-06ARM: arch-shmobile: only run HDMI init on respective boardsGuennadi Liakhovetski2-13/+8
2011-04-06ARM: mach-shmobile: Correctly check for CONFIG_MACH_MACKERELSimon Horman2-2/+2
2011-04-06KVM: move and fix substitue search for missing CPUID entriesAndre Przywara1-6/+25
2011-04-06KVM: fix XSAVE bit scanningAndre Przywara1-3/+3
2011-04-05powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPUMatt Evans1-6/+11
2011-04-05powerpc: Set nr_cpu_ids early and use it to free PACAsRyan Grimm2-1/+4
2011-04-05powerpc/pseries: Don't register global initcallBenjamin Herrenschmidt1-1/+1
2011-04-05powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.Paul Gortmaker1-3/+3
2011-04-05Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt4-19/+19
2011-04-04Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds6-7/+24
2011-04-04Documentation: fix minor typos/spellingSylvestre Ledru2-2/+2
2011-04-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-8/+31
2011-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+6
2011-04-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2011-04-04Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds10-206/+7
2011-04-04x86-32, NUMA: Fix ACPI NUMA init broken by recent x86-64 changeTejun Heo1-1/+3
2011-04-04x86: visws: Fixup irq overhaul falloutThomas Gleixner1-14/+6
2011-04-04powerpc/85xx: Update dts for PCIe memory maps to match u-boot of Px020RDBPrabhakar Kushwaha4-19/+19
2011-04-04[S390] compile fix for latest binutilsMartin Schwidefsky1-1/+1
2011-04-04[S390] Fix parameter passing for smp_switch_to_cpu()Michael Holzheu2-2/+6
2011-04-04[S390] oprofile s390: prevent stack corruptionJan Glauber1-5/+1
2011-04-02ARM: Only allow PM_SLEEP with CPUs which support suspendRussell King1-0/+2
2011-04-02ARM: Make consolidated PM sleep code depend on PM_SLEEPRussell King8-8/+8
2011-04-02unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ...Guan Xuetao5-49/+2
2011-04-02unicore32 core architecture: remove duplicated #includeHuang Weiyi1-1/+0
2011-04-02unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_stateGuan Xuetao1-9/+0
2011-04-02unicore32 fix: remove arch-specific futex supportGuan Xuetao2-144/+1