aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-10powerpc: Fix address masking bug in hpte_need_flush()David Gibson
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-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
2010-02-01MIPS: AR7: Fix USB slave mem range typoAlexander Clouter
2010-02-01MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck.Manuel Lauss
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-02-01powerpc: TIF_ABI_PENDING bit removalAndreas Schwab
2010-02-01powerpc/pseries: Fix xics build without CONFIG_SMPBenjamin Herrenschmidt
2010-01-30ARM: 5904/1: ARM: Always generate the IT instruction when compiling for Thumb-2Catalin Marinas
2010-01-30ARM: 5907/1: ARM: Fix the reset on the RealView PBX Development boardColin Tuckley
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel
2010-01-30x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIJason Wessel
2010-01-29x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman
2010-01-29omap: define _toggle_gpio_edge_triggering only for OMAP1Uwe Kleine-König