| Commit message (Expand) | Author | Age |
* | ARM: 6052/1: kdump: make kexec work in interrupt context | Mika Westerberg | 2010-04-14 |
* | ARM: 6051/1: VFP: preserve the HW context when calling signal handlers | Imre Deak | 2010-04-14 |
* | ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstate | Imre Deak | 2010-04-14 |
* | ARM: 6007/1: fix highmem with VIPT cache and DMA | Nicolas Pitre | 2010-04-14 |
* | ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs off | Anders Larsen | 2010-04-14 |
* | sparc64: Add some more commentary to __raw_local_irq_save() | David S. Miller | 2010-04-13 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-13 |
|\ |
|
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-04-12 |
| |\ |
|
| | * | ARM: Fix ioremap_cached()/ioremap_wc() for SMP platforms | Russell King | 2010-04-09 |
| | * | ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lock | Anders Larsen | 2010-04-09 |
| | * | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2010-04-08 |
| | |\ |
|
| | | * | MXC: mach_armadillo5x0: Add USB Host support. | Alberto Panizzo | 2010-03-30 |
| | | * | ARM mach-mx3: duplicated include | Andrea Gelmini | 2010-03-30 |
| | | * | ARM mach-mx3: duplicated include | Andrea Gelmini | 2010-03-30 |
| | | * | imx31: add watchdog device on litekit board. | Vladimir Zapolskiy | 2010-03-30 |
| | | * | imx3: Add watchdog platform device support | Vladimir Zapolskiy | 2010-03-30 |
| | | * | Merge branch 'mx51' into mxc-rc | Sascha Hauer | 2010-03-25 |
| | | |\ |
|
| | | | * | i.MX51: remove NFC AXI static mapping | Sascha Hauer | 2010-03-19 |
| | | | * | i.MX51: determine silicon revision dynamically | Sascha Hauer | 2010-03-19 |
| | | | * | i.MX51: map TZIC dynamically | Sascha Hauer | 2010-03-19 |
| | | | * | i.MX51: Use correct clock for gpt | Sascha Hauer | 2010-03-19 |
| | | | * | i.MX51 Babbage: Add uncompress output | Sascha Hauer | 2010-03-19 |
| | | * | | MXC: mach-mx31_3ds: add support for freescale mc13783 power management device. | Alberto Panizzo | 2010-03-25 |
| | | * | | MXC: mach-mx31_3ds: Add SPI1 device support. | Alberto Panizzo | 2010-03-25 |
| | | * | | MXC: mach-mx31_3ds: Add support for on board NAND Flash. | Alberto Panizzo | 2010-03-25 |
| | | * | | MXC: mach-mx31_3ds: Update variable names over recent mach name modification. | Alberto Panizzo | 2010-03-25 |
| | | * | | imx31: fix parent clock for rtc | Vladimir Zapolskiy | 2010-03-25 |
| | * | | | ARM: 6031/1: fix Thumb-2 decompressor | Rabin Vincent | 2010-04-07 |
| | * | | | ARM: 6029/1: ep93xx: gpio.c: local functions should be static | Hartley Sweeten | 2010-04-07 |
| | * | | | ARM: 6024/1: bcmring: fix missing down on semaphore in dma.c | Leo Chen | 2010-04-07 |
| * | | | | MIPS: Calculate proper ebase value for 64-bit kernels | David Daney | 2010-04-12 |
| * | | | | MIPS: Alchemy: DB1200: Remove custom wait implementation | Manuel Lauss | 2010-04-12 |
| * | | | | MIPS: Big Sur: Make defconfig more useful. | Ralf Baechle | 2010-04-12 |
| * | | | | MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules | Anton Altaparmakov | 2010-04-12 |
| * | | | | MIPS: Sibyte: Fix M3 TLB exception handler workaround. | Ralf Baechle | 2010-04-12 |
| * | | | | MIPS: BCM63xx: Fix build failure in board_bcm963xx.c | Florian Fainelli | 2010-04-12 |
| * | | | | MIPS: uasm: Add OR instruction. | Ralf Baechle | 2010-04-12 |
| * | | | | MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions. | Ralf Baechle | 2010-04-12 |
| * | | | | MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot. | Maxime Bizon | 2010-04-12 |
| * | | | | MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callback | Florian Fainelli | 2010-04-12 |
| * | | | | MIPS: BCM63xx: Fix typo in cpu-feature-overrides file. | Maxime Bizon | 2010-04-12 |
| * | | | | MIPS: BCM63xx: Add support for second uart. | Maxime Bizon | 2010-04-12 |
| * | | | | MIPS: BCM63xx: Fix double gpio registration. | Maxime Bizon | 2010-04-12 |
| * | | | | MIPS: BCM63xx: Add DWVS0 board | Florian Fainelli | 2010-04-12 |
| * | | | | MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards. | Florian Fainelli | 2010-04-12 |
| * | | | | MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio count | Florian Fainelli | 2010-04-12 |
| * | | | | MIPS: libgcc.h: Checkpatch cleanup | Andrea Gelmini | 2010-04-12 |
| * | | | | MIPS: Loongson-2F: Flush the branch target history in BTB and RAS | Wu Zhangjin | 2010-04-12 |
| * | | | | MIPS: Move signal trampolines off of the stack. | David Daney | 2010-04-12 |
| * | | | | MIPS: Preliminary VDSO | David Daney | 2010-04-12 |