| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-21 | 30 | -145/+663 |
|\ |
|
| * | ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks. | Ernst Schwab | 2010-04-14 | 1 | -2/+2 |
| * | ARM: 6052/1: kdump: make kexec work in interrupt context | Mika Westerberg | 2010-04-14 | 1 | -4/+6 |
| * | ARM: 6051/1: VFP: preserve the HW context when calling signal handlers | Imre Deak | 2010-04-14 | 3 | -17/+111 |
| * | ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstate | Imre Deak | 2010-04-14 | 1 | -21/+10 |
| * | ARM: 6007/1: fix highmem with VIPT cache and DMA | Nicolas Pitre | 2010-04-14 | 6 | -20/+122 |
| * | ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs off | Anders Larsen | 2010-04-14 | 1 | -4/+0 |
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-04-12 | 19 | -77/+412 |
| |\ |
|
| | * | ARM: Fix ioremap_cached()/ioremap_wc() for SMP platforms | Russell King | 2010-04-09 | 1 | -0/+4 |
| | * | ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lock | Anders Larsen | 2010-04-09 | 1 | -0/+12 |
| | * | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2010-04-08 | 14 | -70/+382 |
| | |\ |
|
| | | * | MXC: mach_armadillo5x0: Add USB Host support. | Alberto Panizzo | 2010-03-30 | 2 | -0/+167 |
| | | * | ARM mach-mx3: duplicated include | Andrea Gelmini | 2010-03-30 | 1 | -1/+0 |
| | | * | ARM mach-mx3: duplicated include | Andrea Gelmini | 2010-03-30 | 1 | -1/+0 |
| | | * | imx31: add watchdog device on litekit board. | Vladimir Zapolskiy | 2010-03-30 | 1 | -0/+1 |
| | | * | imx3: Add watchdog platform device support | Vladimir Zapolskiy | 2010-03-30 | 2 | -2/+20 |
| | | * | Merge branch 'mx51' into mxc-rc | Sascha Hauer | 2010-03-25 | 5 | -41/+83 |
| | | |\ |
|
| | | | * | i.MX51: remove NFC AXI static mapping | Sascha Hauer | 2010-03-19 | 2 | -12/+2 |
| | | | * | i.MX51: determine silicon revision dynamically | Sascha Hauer | 2010-03-19 | 2 | -6/+60 |
| | | | * | i.MX51: map TZIC dynamically | Sascha Hauer | 2010-03-19 | 2 | -22/+16 |
| | | | * | i.MX51: Use correct clock for gpt | Sascha Hauer | 2010-03-19 | 1 | -1/+1 |
| | | | * | i.MX51 Babbage: Add uncompress output | Sascha Hauer | 2010-03-19 | 1 | -0/+4 |
| | | * | | MXC: mach-mx31_3ds: add support for freescale mc13783 power management device. | Alberto Panizzo | 2010-03-25 | 1 | -0/+45 |
| | | * | | MXC: mach-mx31_3ds: Add SPI1 device support. | Alberto Panizzo | 2010-03-25 | 1 | -0/+20 |
| | | * | | MXC: mach-mx31_3ds: Add support for on board NAND Flash. | Alberto Panizzo | 2010-03-25 | 2 | -0/+22 |
| | | * | | MXC: mach-mx31_3ds: Update variable names over recent mach name modification. | Alberto Panizzo | 2010-03-25 | 2 | -22/+22 |
| | | * | | imx31: fix parent clock for rtc | Vladimir Zapolskiy | 2010-03-25 | 1 | -3/+2 |
| | * | | | ARM: 6031/1: fix Thumb-2 decompressor | Rabin Vincent | 2010-04-07 | 1 | -1/+1 |
| | * | | | ARM: 6029/1: ep93xx: gpio.c: local functions should be static | Hartley Sweeten | 2010-04-07 | 1 | -3/+3 |
| | * | | | ARM: 6024/1: bcmring: fix missing down on semaphore in dma.c | Leo Chen | 2010-04-07 | 1 | -3/+10 |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 126 | -119/+309 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-04-07 | 4 | -5/+13 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h> | Sergei Shtylyov | 2010-04-07 | 1 | -1/+3 |
| | * | | | davinci: DM365: fix duplicate default IRQ priorities | Kevin Hilman | 2010-04-05 | 1 | -1/+0 |
| | * | | | davinci: edma: clear events in edma_start() | Brian Niebuhr | 2010-04-05 | 1 | -1/+2 |
| | * | | | davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefined | Sekhar Nori | 2010-04-05 | 1 | -0/+4 |
| | * | | | davinci: timers: don't enable timer until clocksource is initialized | Kevin Hilman | 2010-04-05 | 1 | -2/+4 |
| * | | | | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-05 | 10 | -47/+123 |
| |\ \ \ \ |
|
| | * | | | | ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds | Catalin Marinas | 2010-03-29 | 1 | -2/+2 |
| | * | | | | ARM: 6005/1: arm: kprobes: fix register corruption with jprobes | Mika Westerberg | 2010-03-29 | 1 | -1/+9 |
| | * | | | | ARM: 6001/1: removing compilation warning comming from clkdev.h | viresh kumar | 2010-03-29 | 1 | -0/+1 |
| | * | | | | ARM: 6000/1: removing compilation warning comming from <asm/irq.h> | viresh kumar | 2010-03-29 | 1 | -0/+1 |
| | * | | | | ARM: 5997/1: ARM: Correct the VFPv3 detection | Catalin Marinas | 2010-03-28 | 1 | -1/+1 |
| | * | | | | ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4) | Catalin Marinas | 2010-03-25 | 2 | -6/+16 |
| | * | | | | ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4) | Catalin Marinas | 2010-03-25 | 2 | -0/+11 |
| | * | | | | ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4) | Catalin Marinas | 2010-03-25 | 2 | -0/+20 |
| | * | | | | ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4) | Catalin Marinas | 2010-03-25 | 2 | -37/+62 |
| | |/ / / |
|
| * | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 103 | -36/+71 |
| |/ / / |
|
| * | | | [ARM] Orion5x: replace KEY_WLAN with KEY_WPS_BUTTON | Christian Lamparter | 2010-03-23 | 1 | -1/+1 |
| * | | | [ARM] Kirkwood: WPS button keycode mapping | Christian Lamparter | 2010-03-23 | 1 | -2/+2 |