summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ARM: 5732/1: remove redundant include fileLeo Chen2009-10-011-1/+0
| * | | | ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij2009-10-012-0/+11
| * | | | ARM: Ensure do_cache_op takes mmap_semRussell King2009-09-281-1/+4
| * | | | ARM: Fix __cpuexit section mismatch warningsRussell King2009-09-282-4/+6
| * | | | ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King2009-09-283-10/+50
| * | | | ARM: includecheck fix: mach-davinci, board-dm365-evm.cJaswinder Singh Rajput2009-09-281-1/+0
| * | | | ARM: Remove unused CONFIG SA1100_H3XXXJaswinder Singh Rajput2009-09-282-6/+0
| * | | | ARM: Fix warning: unused variable 'highmem'Russell King2009-09-281-0/+2
| * | | | ARM: Fix warning: #warning syscall migrate_pages not implementedRussell King2009-09-281-0/+1
| * | | | ARM: Fix SA11x0 clocksource warningRussell King2009-09-281-1/+1
| * | | | ARM: Fix section mismatch warning in Integrator pci_v3Russell King2009-09-281-1/+1
| | |/ / | |/| |
* | | | s3cmci: add better support for no card detect or write protect availableBen Dooks2009-10-011-0/+2
* | | | s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks2009-10-011-0/+1
* | | | const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-3019-69/+145
|\ \ \ \ | |/ / / |/| | |
| * | | omap: Fix wrong condition check in while loop for mailbox and iommu2Hiroshi DOYU2009-09-282-2/+2
| * | | omap: Fix MMC gpio_wp for BeagleBoard C2 and aboveJarkko Nikula2009-09-243-1/+9
| * | | omap: Fix matrix_keymap_data usageTony Lindgren2009-09-247-21/+44
| * | | omap: Fix a OMAP_MPUIO_VBASE typo for 850Angelo Arrifano2009-09-241-1/+1
| * | | omap: Fix wrong jtag_id for 850Angelo Arrifano2009-09-241-1/+1
| * | | omap: iovmm: Fix compiler warningSanjeev Premi2009-09-241-2/+3
| * | | omap: mailbox: Flush posted write when acking mailbox irqHiroshi DOYU2009-09-241-0/+3
| * | | omap: mailbox: Execute softreset at startupHiroshi DOYU2009-09-241-5/+25
| * | | omap: Add missing mux pin for EHCI phy reset lineAjay Kumar Gupta2009-09-242-0/+3
| * | | omap: Fix 44xx compileTony Lindgren2009-09-243-18/+5
| * | | omap: Fix mcspi compile for 2420Tony Lindgren2009-09-241-17/+48
| * | | omap: Fix compile for arch/arm/mach-omap2Tony Lindgren2009-09-241-2/+2
* | | | make Linux bootable on ARM againNicolas Pitre2009-09-261-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-253-0/+61
|\ \ \ \
| * \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-24673-4013/+66731
| |\ \ \ \ | | |/ / /
| * | | | at91sam9263ek: activate at91 CAN controllerMarc Kleine-Budde2009-09-221-0/+19
| * | | | at91sam9263: add at91_can device to generic device definitionMarc Kleine-Budde2009-09-222-0/+42
* | | | | Merge branch 'origin' into for-linusRussell King2009-09-24207-1341/+19712
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-09-245-22/+202
| |\ \ \ \
| | * \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-235-22/+202
| | |\ \ \ \
| | | * \ \ \ Merge commit 'md/for-linus' into async-tx-nextDan Williams2009-09-0887-710/+2023
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-08734-11544/+60948
| | | |\ \ \ \ \
| | | | * | | | | iop-adma: implement a private tx_listDan Williams2009-09-081-0/+2
| | | | * | | | | Merge commit 'v2.6.31-rc1' into dmaengineDan Williams2009-09-08732-11544/+60844
| | | | |\ \ \ \ \
| | | * | \ \ \ \ \ Merge branch 'iop-raid6' into async-tx-nextDan Williams2009-09-083-0/+184
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | iop-adma: P+Q support for iop13xx adma enginesDan Williams2009-08-293-0/+184
| | | * | | | | | | | dmaengine: cleanup unused transaction typesDan Williams2009-09-082-9/+0
| | | * | | | | | | | Merge branch 'md-raid6-accel' into ioat3.2Dan Williams2009-09-084-13/+16
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / /
| | | | * | | | | | | async_tx: add support for asynchronous GF multiplicationDan Williams2009-08-291-1/+1
| | | | * | | | | | | async_tx: add sum check flagsDan Williams2009-08-292-7/+10
| | | | * | | | | | | async_tx: rename zero_sum to valDan Williams2009-04-082-5/+5
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-237-21/+21
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cpumask: use mm_cpumask() wrapper: armRusty Russell2009-09-246-20/+21
| | * | | | | | | | | | cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
| * | | | | | | | | | | headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
OpenPOWER on IntegriCloud