aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] add CONFIG_HIGHMEM optionNicolas Pitre2009-03-151-0/+17
* [ARM] ignore high memory with VIPT aliasing cachesNicolas Pitre2009-03-151-0/+5
* [ARM] xsc3: add highmem support to L2 cache handling codeNicolas Pitre2009-03-151-27/+80
* [ARM] Feroceon: add highmem support to L2 cache handling codeNicolas Pitre2009-03-152-17/+38
* [ARM] make page_to_dma() highmem awareNicolas Pitre2009-03-156-5/+32
* [ARM] introduce dma_cache_maint_page()Nicolas Pitre2009-03-153-2/+77
* highmem: atomic highmem kmap page pinningNicolas Pitre2009-03-151-8/+57
* [ARM] mem_init(): make highmem pages available for useNicolas Pitre2009-03-151-3/+18
* [ARM] kmap supportNicolas Pitre2009-03-156-4/+169
* [ARM] fixmap supportNicolas Pitre2009-03-153-3/+50
* [ARM] Fix virtual to physical translation macro corner casesRussell King2009-03-123-10/+14
* [ARM] update mach-typesRussell King2009-03-121-3/+133
* [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König2009-03-129-10/+18
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-03-122-0/+3
|\
| * MX1 fix includeDarius Augulis2009-03-062-0/+3
* | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-03-095-13/+12
|\ \
| * | ARM: OMAP: board-omap3beagle: set i2c-3 to 100kHzKoen Kooi2009-03-041-1/+3
| * | ARM: OMAP: Allow I2C bus driver to be compiled as a moduleAaro Koskinen2009-03-042-2/+3
| * | ARM: OMAP: sched_clock() correctedAaro Koskinen2009-03-041-9/+5
| * | ARM: OMAP: Fix compile error if pm.h is includedDavid Brownell2009-03-041-1/+1
* | | Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-03-067-18/+33
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2009-03-06333-1714/+11319
| |\ \ \ | | | |/ | | |/|
| * | | [ARM] S3C64XX: Fix s3c64xx_setrate_clksrcWerner Almesberger2009-02-271-2/+4
| * | | [ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/irq.cBen Dooks2009-02-271-1/+1
| * | | [ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/s3c6400-clock.cBen Dooks2009-02-271-7/+7
| * | | [ARM] S3C64XX: Fix USB host clock mux listBen Dooks2009-02-261-1/+1
| * | | [ARM] S3C64XX: Fix name of USB host clock.Ben Dooks2009-02-261-1/+1
| * | | [ARM] S3C64XX: Rename IRQ_UHOST to IRQ_USBHBen Dooks2009-02-261-1/+1
| * | | [ARM] S3C64XX: Do gpiolib configuration earlierMark Brown2009-02-261-1/+1
| * | | [ARM] S3C64XX: Staticise s3c64xx_init_irq_eint()Mark Brown2009-02-261-1/+1
| * | | [ARM] SMDK6410: Declare iodesc table staticMark Brown2009-02-261-1/+1
| * | | [ARM] SMDK6410: Correct I2C device name for WM8580Mark Brown2009-02-261-1/+1
| * | | [ARM] S3C64XX: Fix section mismatch for s3c64xx_register_clocks()Mark Brown2009-02-261-1/+1
| * | | [ARM] S3C64XX: Set GPIO pin when select IRQ_EINT typeBen Dooks2009-02-261-0/+13
* | | | [ARM] 5419/1: ep93xx: fix build warnings about struct i2c_board_infoHartley Sweeten2009-03-051-0/+2
* | | | [ARM] 5418/1: restore lr before leaving mcountUwe Kleine-König2009-03-051-0/+4
* | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-03-051-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | [ARM] orion5x: pass dram mbus data to xor driverSaeed Bishara2009-03-031-0/+7
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-03-041-0/+4
|\ \ \ \
| * | | | powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds2009-03-041-0/+4
| | |_|/ | |/| |
* | | | drm: fix double lock typoHelge Bahmann2009-03-041-1/+1
|/ / /
* | | Linux 2.6.29-rc7Linus Torvalds2009-03-031-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-035-8/+21
|\ \ \
| * | | crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof Hałasa2009-03-041-2/+4
| * | | crypto: api - Fix module load deadlock with fallback algorithmsHerbert Xu2009-02-264-6/+17
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-034-14/+54
|\ \ \ \
| * | | | sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-274-13/+53
| * | | | sched_rt: don't start timer when rt bandwidth disabledHiroshi Shimamoto2009-02-261-1/+1
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-032-2/+14
|\ \ \ \ \
| * | | | | x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann2009-03-031-2/+12