Age | Commit message (Expand) | Author | Files | Lines |
2009-03-16 | [ARM] make page_to_dma() highmem aware | Nicolas Pitre | 6 | -5/+32 |
2009-03-16 | [ARM] introduce dma_cache_maint_page() | Nicolas Pitre | 3 | -2/+77 |
2009-03-16 | highmem: atomic highmem kmap page pinning | Nicolas Pitre | 1 | -8/+57 |
2009-03-16 | [ARM] mem_init(): make highmem pages available for use | Nicolas Pitre | 1 | -3/+18 |
2009-03-16 | [ARM] kmap support | Nicolas Pitre | 6 | -4/+169 |
2009-03-16 | [ARM] fixmap support | Nicolas Pitre | 3 | -3/+50 |
2009-03-13 | [ARM] Fix virtual to physical translation macro corner cases | Russell King | 3 | -10/+14 |
2009-03-13 | [ARM] update mach-types | Russell King | 1 | -3/+133 |
2009-03-13 | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions | Uwe Kleine-König | 9 | -10/+18 |
2009-03-13 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2 | -0/+3 |
2009-03-09 | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 5 | -13/+12 |
2009-03-07 | Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux | Russell King | 7 | -18/+33 |
2009-03-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ben Dooks | 333 | -1714/+11319 |
2009-03-06 | MX1 fix include | Darius Augulis | 2 | -0/+3 |
2009-03-05 | [ARM] 5419/1: ep93xx: fix build warnings about struct i2c_board_info | Hartley Sweeten | 1 | -0/+2 |
2009-03-05 | [ARM] 5418/1: restore lr before leaving mcount | Uwe Kleine-König | 1 | -0/+4 |
2009-03-05 | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 1 | -0/+7 |
2009-03-04 | ARM: OMAP: board-omap3beagle: set i2c-3 to 100kHz | Koen Kooi | 1 | -1/+3 |
2009-03-04 | ARM: OMAP: Allow I2C bus driver to be compiled as a module | Aaro Koskinen | 2 | -2/+3 |
2009-03-04 | ARM: OMAP: sched_clock() corrected | Aaro Koskinen | 1 | -9/+5 |
2009-03-04 | ARM: OMAP: Fix compile error if pm.h is included | David Brownell | 1 | -1/+1 |
2009-03-04 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -0/+4 |
2009-03-04 | drm: fix double lock typo | Helge Bahmann | 1 | -1/+1 |
2009-03-04 | powerpc: Run sbc610 USB fixup code only on the appropriate platform. | Tony Breeds | 1 | -0/+4 |
2009-03-04 | Linux 2.6.29-rc7v2.6.29-rc7 | Linus Torvalds | 1 | -1/+1 |
2009-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 5 | -8/+21 |
2009-03-04 | crypto: ixp4xx - Fix qmgr_request_queue build failure | Krzysztof Hałasa | 1 | -2/+4 |
2009-03-04 | [ARM] orion5x: pass dram mbus data to xor driver | Saeed Bishara | 1 | -0/+7 |
2009-03-04 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -14/+54 |
2009-03-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -2/+14 |
2009-03-04 | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -66/+153 |
2009-03-04 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -5/+52 |
2009-03-04 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 11 | -21/+22 |
2009-03-04 | [ARM] fix lots of ARM __devexit sillyness | Russell King | 5 | -6/+6 |
2009-03-03 | [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU | Catalin Marinas | 1 | -6/+7 |
2009-03-03 | [ARM] 5416/1: Use unused address in v6_early_abort | Seth Forshee | 1 | -1/+2 |
2009-03-03 | x86: oprofile: don't set counter width from cpuid on Core2 | Tim Blechmann | 1 | -2/+12 |
2009-03-03 | x86: fix init_memory_mapping() to handle small ranges | Yinghai Lu | 1 | -0/+2 |
2009-03-03 | Revert "menu: fix embedded menu snafu" | Linus Torvalds | 1 | -16/+12 |
2009-03-03 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 5 | -12/+20 |
2009-03-03 | drm/i915: Fix use-before-null-check in i915_irq_emit(). | Eric Anholt | 1 | -2/+3 |
2009-03-03 | drm: Avoid client deadlocks when the master disappears. | Thomas Hellstrom | 3 | -8/+15 |
2009-03-03 | drm: Wake up all lock waiters when the master disappears. | Thomas Hellstrom | 2 | -2/+2 |
2009-03-03 | drm: Don't return ERESTARTSYS to user-space. | Thomas Hellstrom | 1 | -1/+1 |
2009-03-03 | menu: fix embedded menu snafu | Randy Dunlap | 1 | -12/+16 |
2009-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 3 | -1/+7 |
2009-03-03 | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 3 | -1/+4 |
2009-03-03 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -12/+10 |
2009-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 34 | -209/+467 |
2009-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -2/+3 |