aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-18Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-18Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-17x86, hweight: Use a 32-bit popcnt for __arch_hweight32()H. Peter Anvin
2010-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-05-17m68k: amiga - Floppy platform device conversionGeert Uytterhoeven
2010-05-17m68k: amiga - Sound platform device conversionGeert Uytterhoeven
2010-05-17m68k: amiga - Frame buffer platform device conversionGeert Uytterhoeven
2010-05-17m68k: amiga - Zorro host bridge platform device conversionGeert Uytterhoeven
2010-05-17m68k: invoke oom-killer from page faultNick Piggin
2010-05-17m68k: Implement generic_find_next_{zero_,}le_bit()Geert Uytterhoeven
2010-05-17m68k: hp300 - Checkpatch cleanupAndrea Gelmini
2010-05-17m68k: Remove trailing spaces in messagesFrans Pop
2010-05-17m68k: Simplify param.h by using <asm-generic/param.h>Robert P. J. Day
2010-05-17m68k: Remove BKL from rtc implementationsThomas Gleixner
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard
2010-05-15 MIPS: Oprofile: Fix Loongson irq handlerWu Zhangjin
2010-05-15 MIPS: N32: Use compat version for sys_ppoll.Chandrakala Chavva
2010-05-15 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1Shane McDonald
2010-05-15x86, perf: P4 PMU - fix counters management logicCyrill Gorcunov
2010-05-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-05-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-14x86, mrst: Don't blindly access extended config spaceH. Peter Anvin
2010-05-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-14x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold
2010-05-14x86, k8: Fix build error when K8_NB is disabledBorislav Petkov
2010-05-14Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-05-14DA830: fix USB 2.0 clock entrySergei Shtylyov
2010-05-14Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-05-14microblaze: Fix module loading on system with WB cacheMichal Simek
2010-05-13x86: Use .cfi_sections for assembly codeRoland McGrath
2010-05-13x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRsAndreas Herrmann
2010-05-13microblaze: export assembly functions used by modulesMichal Simek
2010-05-13microblaze: Remove powerpc code from Microblaze portMichal Simek
2010-05-13microblaze: Remove compilation warnings in cache macroMichal Simek
2010-05-13microblaze: export assembly functions used by modulesSteven J. Magnani
2010-05-13microblaze: fix get_user/put_user side-effectsSteven J. Magnani
2010-05-13microblaze: re-enable interrupts before calling scheduleSteven J. Magnani
2010-05-13x86, perf: P4 PMU -- use hash for p4_get_escr_idx()Cyrill Gorcunov
2010-05-13KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()Roel Kluin
2010-05-13KVM: VMX: blocked-by-sti must not defer NMI injectionsJan Kiszka