summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-02-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-02-11sparc32: Fix thinko in previous change.David S. Miller
2010-02-10MIPS: Don't probe reserved EntryHi bits.David Daney
2010-02-10MIPS: SNI: Correct NULL testJulia Lawall
2010-02-10MIPS: Fix __devinit __cpuinit confusion in cpu_cache_initDavid Daney
2010-02-10MIPS: IP27: Make defconfig useful again.Ralf Baechle
2010-02-10MIPS: Fixup of the r4k timerWu Zhangjin
2010-02-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-02-10Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha
2010-02-10powerpc: Fix address masking bug in hpte_need_flush()David Gibson
2010-02-09sparc: Align clone and signal stacks to 16 bytes.David S. Miller
2010-02-09x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn
2010-02-09KVM: PIT: control word is write-onlyMarcelo Tosatti
2010-02-09kvmclock: count total_sleep_time when updating guest clockJason Wang
2010-02-09[S390] Fix struct _lowcore layout.Heiko Carstens
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-02-08Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-02-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-02-08microblaze: Invalidate dcache before enabling itMichal Simek
2010-02-08powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson
2010-02-08sh: Remove superfluous setup_frame_reg callMatt Fleming
2010-02-08sh: Don't continue unwinding across interruptsMatt Fleming
2010-02-08sh: Setup frame pointer in handle_exception pathMatt Fleming
2010-02-08sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming
2010-02-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-04Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-03omap: Disable serial port autoidle by defaultTony Lindgren
2010-02-03omap: Fix access to already released memory in clk_debugfs_register_one()Marek Skuczynski
2010-02-03omap: Fix arch/arm/mach-omap2/mux.c: Off by one errorTony Lindgren
2010-02-03omap: Fix 3630 mux errorsTony Lindgren
2010-02-03OMAP2/3: GPMC: ensure valid clock pointerKevin Hilman
2010-02-03OMAP2/3: IRQ: ensure valid base addressKevin Hilman
2010-02-03ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAPSriram
2010-02-03omap: Remove old unused defines for OMAP_32KSYNCT_BASETony Lindgren
2010-02-03ARM: Fix wrong register in proc-arm6_7.S data abort handlerRussell King
2010-02-03microblaze: fix interrupt state restoreSteven J. Magnani
2010-02-03microblaze: Defconfig updateMichal Simek
2010-02-02memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng
2010-02-02x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko
2010-02-02Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-02-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-02-02MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck
2010-02-02sh: Fix access to released memory in clk_debugfs_register_one()Marek Skuczynski
2010-02-02sh: Fix access to released memory in dwarf_unwinder_cleanup()Marek Skuczynski
2010-02-01Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2010-02-01ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptionsCatalin Marinas