aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-17Generic semaphore implementationMatthew Wilcox2-222/+1
2008-03-28[ARM] 4873/1: Fix ITE 8152 interrupt demuxMike Rapoport1-2/+3
2008-03-28[ARM] 4878/1: Add oabi shim for fstatat64Riku Voipio2-1/+25
2008-03-20Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into mRussell King6-9/+22
2008-03-20[ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPATjanboe1-2/+2
2008-03-20[ARM] 4865/1: Register the F75375 device in the GLAN Tank platform codeGordon Farquharson1-0/+12
2008-03-20[ARM] 4864/1: Enable write buffer coalescing on IOPArnaud Patard1-0/+4
2008-03-20ARM: OMAP1: Fix typo in OMAP1 MPU clock source initializationWill Newton1-1/+1
2008-03-20ARM: OMAP: Fix DMA CLINK mask, clear spurious interruptGadiyar, Anand1-2/+3
2008-03-20ARM: OMAP: Fix chain_a_transfer return valueAnand Gadiyar1-2/+2
2008-03-20ARM: OMAP: Fix missing makefile optionsTony Lindgren1-0/+5
2008-03-20ARM: OMAP: Fix GPIO IRQ unmaskKevin Hilman1-2/+1
2008-03-20ARM: OMAP: Fix clockevent support for hrtimersKevin Hilman3-2/+10
2008-03-08[ARM] 4856/1: Orion: initialise the sixth PCIe MBUS mapping window as wellLennert Buytenhek1-4/+10
2008-03-08[ARM] 4855/1: Orion: use correct ethernet unit address rangeLennert Buytenhek1-2/+2
2008-03-08[ARM] 4853/1: include uImage target in make helpUwe Kleine-König1-0/+1
2008-03-08[ARM] 4851/1: ns9xxx: fix size of gpioresUwe Kleine-König1-1/+1
2008-03-06Merge branch 'omap-fixes'Russell King10-169/+229
2008-03-06[ARM] AT91: correct at91sam9263ek LCD power gpio pinNicolas Ferre1-4/+1
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison28-100/+100
2008-03-06[ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer2-3/+3
2008-03-06[ARM] 4848/1: at91: remove false lockdep warningsDavid Brownell1-0/+7
2008-03-06[ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=yNicolas Pitre1-0/+5
2008-03-06[ARM] 4845/1: Orion: Ignore memory tags with invalid dataGuennadi Liakhovetski5-0/+29
2008-03-06ARM: OMAP2: Register the L4 io bus to boot OMAP2Kyungmin Park1-0/+6
2008-03-06ARM: OMAP1: Compile in other 16xx boards to OSK defconfigTony Lindgren1-5/+5
2008-03-06ARM: OMAP1: Refresh H2 defconfigTony Lindgren1-22/+49
2008-03-06ARM: OMAP1: Refresh OSK defconfigTony Lindgren1-24/+89
2008-03-05ARM: OMAP: gpio lockdep updatesDavid Brownell1-24/+35
2008-03-05ARM: OMAP1: omap1/pm.c build fixDavid Brownell1-1/+1
2008-03-05ARM: OMAP1: omap h2 regression fixDavid Brownell1-0/+4
2008-03-05ARM: OMAP1: omap h3 regression and build fixDavid Brownell1-0/+22
2008-03-05ARM: OMAP: fix omap i2c init (regression)David Brownell1-63/+0
2008-03-05ARM: OMAP: fix false lockdep warningsDavid Brownell1-0/+6
2008-03-05ARM: OMAP: Fix sleep under spinlock for cpufreqHiroshi DOYU1-22/+10
2008-03-05ARM: OMAP: Pass logical DMA channel number always to callback handlersJarkko Nikula1-8/+2
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli1-0/+1
2008-03-03Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+2
2008-03-01[ARM] Fix freeing of page tables for ARM in free_pgd_slowUwe Kleine-König1-4/+2
2008-02-29Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-11/+6
2008-02-29[ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_*eric miao1-8/+0
2008-02-29[ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zyloniteeric miao1-1/+1
2008-02-29[ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with PHYS_OFFAlexandre Rusev1-0/+2
2008-02-29[ARM] eliminate MODULE_PARM() usageRandy Dunlap1-1/+1
2008-02-29[ARM] 4836/1: Make ATAGS_PROC depend on KEXECUli Luckas1-1/+2
2008-02-24ARM: OMAP: Release i2c_adapter after use (Siemens SX1)Jean Delvare1-0/+2
2008-02-17[ARM] 4829/1: add .get method to pxa-cpufreq to silence a warningHolger Schurig1-1/+7
2008-02-17[ARM] 4826/1: Orion: Register the RTC interrupt on the TS-209Byron Bradley1-0/+15
2008-02-17[ARM] pxa: fix clock lookup to find specific device clocksRussell King1-7/+16
2008-02-10Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds45-851/+2138