aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-02-10
|\
| * [S390] Fix struct _lowcore layout.Heiko Carstens2010-02-09
* | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-02-10
|\ \
| * | KVM: PIT: control word is write-onlyMarcelo Tosatti2010-02-09
| * | kvmclock: count total_sleep_time when updating guest clockJason Wang2010-02-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2010-02-10
|\ \ \
| * | | avr32: clean up memory allocation in at32_add_device_mciHans-Christian Egtvedt2009-12-28
| * | | arch/avr32: Fix build failure for avr32 caused by typoPeter Huewe2009-12-28
* | | | powerpc: Fix address masking bug in hpte_need_flush()David Gibson2010-02-09
| |_|/ |/| |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-02-08
|\ \ \
| * | | [CPUFREQ] Fix use after free of struct powernow_k8_dataThomas Renninger2010-01-13
* | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-02-08
|\ \ \ \
| * | | | microblaze: Invalidate dcache before enabling itMichal Simek2010-02-08
| | |_|/ | |/| |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-02-08
|\ \ \ \
| * | | | powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson2010-02-07
* | | | | sh: Remove superfluous setup_frame_reg callMatt Fleming2010-02-07
* | | | | sh: Don't continue unwinding across interruptsMatt Fleming2010-02-07
* | | | | sh: Setup frame pointer in handle_exception pathMatt Fleming2010-02-07
* | | | | sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming2010-02-07
| |/ / / |/| | |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-02-04
|\ \ \ \
| * | | | ARM: Fix wrong register in proc-arm6_7.S data abort handlerRussell King2010-02-03
| * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-02-01
| |\ \ \ \
| | * | | | mx35: add a missing comma in a pad definitionUwe Kleine-König2010-01-29
| | * | | | mx25: make the FEC AHB clk secondary of the IPGBaruch Siach2010-01-26
| | * | | | mx25: fix time accountingBaruch Siach2010-01-26
| | * | | | mx25: properly initialize clocksBaruch Siach2010-01-26
| | * | | | mx25: remove unused mx25_clocks_init() argumentBaruch Siach2010-01-26
| | * | | | i.MX25: implement secondary clocks for uarts and fecSascha Hauer2010-01-26
| | * | | | i.MX25: Allow secondary clocks in DEFINE_CLOCKSascha Hauer2010-01-26
| | * | | | ARM: MX3: Fixed typo in declared enum type name.Vladimir Zapolskiy2010-01-21
| | * | | | MXC: Add AUDMUXv2 register decode to debugfsMark Brown2010-01-12
| | * | | | mx31ads: Provide an IRQ range to the WM835x on the 1133-EV1 moduleMark Brown2010-01-05
| | * | | | mx31ads: Provide a name for EXPIO interrupt chipMark Brown2010-01-05
| | * | | | mx31ads: Allow enable/disable of switchable suppliesMark Brown2010-01-05
| * | | | | ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptionsCatalin Marinas2010-02-01
| * | | | | ARM: 5904/1: ARM: Always generate the IT instruction when compiling for Thumb-2Catalin Marinas2010-01-30
| * | | | | ARM: 5907/1: ARM: Fix the reset on the RealView PBX Development boardColin Tuckley2010-01-30
* | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-04
|\ \ \ \ \ \
| * | | | | | omap: Disable serial port autoidle by defaultTony Lindgren2010-02-03
| * | | | | | omap: Fix access to already released memory in clk_debugfs_register_one()Marek Skuczynski2010-02-03
| * | | | | | omap: Fix arch/arm/mach-omap2/mux.c: Off by one errorTony Lindgren2010-02-03
| * | | | | | omap: Fix 3630 mux errorsTony Lindgren2010-02-03
| * | | | | | OMAP2/3: GPMC: ensure valid clock pointerKevin Hilman2010-02-03
| * | | | | | OMAP2/3: IRQ: ensure valid base addressKevin Hilman2010-02-03
| * | | | | | ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAPSriram2010-02-03
| * | | | | | omap: Remove old unused defines for OMAP_32KSYNCT_BASETony Lindgren2010-02-03
| * | | | | | omap: define _toggle_gpio_edge_triggering only for OMAP1Uwe Kleine-König2010-01-29
| |/ / / / /
* | | | | | microblaze: fix interrupt state restoreSteven J. Magnani2010-02-03
* | | | | | microblaze: Defconfig updateMichal Simek2010-02-03
* | | | | | memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng2010-02-02
| |_|/ / / |/| | | |