Age | Commit message (Expand) | Author | Files | Lines |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 2 | -222/+1 |
2008-03-28 | [ARM] 4873/1: Fix ITE 8152 interrupt demux | Mike Rapoport | 1 | -2/+3 |
2008-03-28 | [ARM] 4878/1: Add oabi shim for fstatat64 | Riku Voipio | 2 | -1/+25 |
2008-03-20 | Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli... | Russell King | 6 | -9/+22 |
2008-03-20 | [ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPAT | janboe | 1 | -2/+2 |
2008-03-20 | [ARM] 4865/1: Register the F75375 device in the GLAN Tank platform code | Gordon Farquharson | 1 | -0/+12 |
2008-03-20 | [ARM] 4864/1: Enable write buffer coalescing on IOP | Arnaud Patard | 1 | -0/+4 |
2008-03-20 | ARM: OMAP1: Fix typo in OMAP1 MPU clock source initialization | Will Newton | 1 | -1/+1 |
2008-03-20 | ARM: OMAP: Fix DMA CLINK mask, clear spurious interrupt | Gadiyar, Anand | 1 | -2/+3 |
2008-03-20 | ARM: OMAP: Fix chain_a_transfer return value | Anand Gadiyar | 1 | -2/+2 |
2008-03-20 | ARM: OMAP: Fix missing makefile options | Tony Lindgren | 1 | -0/+5 |
2008-03-20 | ARM: OMAP: Fix GPIO IRQ unmask | Kevin Hilman | 1 | -2/+1 |
2008-03-20 | ARM: OMAP: Fix clockevent support for hrtimers | Kevin Hilman | 3 | -2/+10 |
2008-03-08 | [ARM] 4856/1: Orion: initialise the sixth PCIe MBUS mapping window as well | Lennert Buytenhek | 1 | -4/+10 |
2008-03-08 | [ARM] 4855/1: Orion: use correct ethernet unit address range | Lennert Buytenhek | 1 | -2/+2 |
2008-03-08 | [ARM] 4853/1: include uImage target in make help | Uwe Kleine-König | 1 | -0/+1 |
2008-03-08 | [ARM] 4851/1: ns9xxx: fix size of gpiores | Uwe Kleine-König | 1 | -1/+1 |
2008-03-06 | Merge branch 'omap-fixes' | Russell King | 10 | -169/+229 |
2008-03-06 | [ARM] AT91: correct at91sam9263ek LCD power gpio pin | Nicolas Ferre | 1 | -4/+1 |
2008-03-06 | [ARM] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 28 | -100/+100 |
2008-03-06 | [ARM] 4849/1: move ATAGS asm definitions | Greg Ungerer | 2 | -3/+3 |
2008-03-06 | [ARM] 4848/1: at91: remove false lockdep warnings | David Brownell | 1 | -0/+7 |
2008-03-06 | [ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=y | Nicolas Pitre | 1 | -0/+5 |
2008-03-06 | [ARM] 4845/1: Orion: Ignore memory tags with invalid data | Guennadi Liakhovetski | 5 | -0/+29 |
2008-03-06 | ARM: OMAP2: Register the L4 io bus to boot OMAP2 | Kyungmin Park | 1 | -0/+6 |
2008-03-06 | ARM: OMAP1: Compile in other 16xx boards to OSK defconfig | Tony Lindgren | 1 | -5/+5 |
2008-03-06 | ARM: OMAP1: Refresh H2 defconfig | Tony Lindgren | 1 | -22/+49 |
2008-03-06 | ARM: OMAP1: Refresh OSK defconfig | Tony Lindgren | 1 | -24/+89 |
2008-03-05 | ARM: OMAP: gpio lockdep updates | David Brownell | 1 | -24/+35 |
2008-03-05 | ARM: OMAP1: omap1/pm.c build fix | David Brownell | 1 | -1/+1 |
2008-03-05 | ARM: OMAP1: omap h2 regression fix | David Brownell | 1 | -0/+4 |
2008-03-05 | ARM: OMAP1: omap h3 regression and build fix | David Brownell | 1 | -0/+22 |
2008-03-05 | ARM: OMAP: fix omap i2c init (regression) | David Brownell | 1 | -63/+0 |
2008-03-05 | ARM: OMAP: fix false lockdep warnings | David Brownell | 1 | -0/+6 |
2008-03-05 | ARM: OMAP: Fix sleep under spinlock for cpufreq | Hiroshi DOYU | 1 | -22/+10 |
2008-03-05 | ARM: OMAP: Pass logical DMA channel number always to callback handlers | Jarkko Nikula | 1 | -8/+2 |
2008-03-05 | Kprobes: indicate kretprobe support in Kconfig | Ananth N Mavinakayanahalli | 1 | -0/+1 |
2008-03-03 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -4/+2 |
2008-03-01 | [ARM] Fix freeing of page tables for ARM in free_pgd_slow | Uwe Kleine-König | 1 | -4/+2 |
2008-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 5 | -11/+6 |
2008-03-01 | [ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_* | eric miao | 1 | -8/+0 |
2008-03-01 | [ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zylonite | eric miao | 1 | -1/+1 |
2008-03-01 | [ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with... | Alexandre Rusev | 1 | -0/+2 |
2008-03-01 | [ARM] eliminate MODULE_PARM() usage | Randy Dunlap | 1 | -1/+1 |
2008-03-01 | [ARM] 4836/1: Make ATAGS_PROC depend on KEXEC | Uli Luckas | 1 | -1/+2 |
2008-02-24 | ARM: OMAP: Release i2c_adapter after use (Siemens SX1) | Jean Delvare | 1 | -0/+2 |
2008-02-17 | [ARM] 4829/1: add .get method to pxa-cpufreq to silence a warning | Holger Schurig | 1 | -1/+7 |
2008-02-17 | [ARM] 4826/1: Orion: Register the RTC interrupt on the TS-209 | Byron Bradley | 1 | -0/+15 |
2008-02-17 | [ARM] pxa: fix clock lookup to find specific device clocks | Russell King | 1 | -7/+16 |
2008-02-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 45 | -851/+2138 |