Commit Graph

132055 Commits (1bb772679ffb0ba1ff1d40d8c6b855ab029f177d)
 

Author SHA1 Message Date
Nicolas Pitre 1bb772679f [ARM] Feroceon: add highmem support to L2 cache handling code 16 years ago
Nicolas Pitre 58edb51572 [ARM] make page_to_dma() highmem aware 16 years ago
Nicolas Pitre 43377453af [ARM] introduce dma_cache_maint_page() 16 years ago
Nicolas Pitre 3297e76077 highmem: atomic highmem kmap page pinning 16 years ago
Nicolas Pitre 3835f6cb64 [ARM] mem_init(): make highmem pages available for use 16 years ago
Nicolas Pitre d73cd42893 [ARM] kmap support 16 years ago
Nicolas Pitre 5f0fbf9eca [ARM] fixmap support 16 years ago
Russell King 1522ac3ec9 [ARM] Fix virtual to physical translation macro corner cases 16 years ago
Russell King 305b07680f [ARM] update mach-types 16 years ago
Uwe Kleine-König 446c92b290 [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions 16 years ago
Russell King 9311c593f2 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 16 years ago
Russell King c06b4889c3 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 16 years ago
Russell King 74fac66e82 Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux 16 years ago
Ben Dooks 1264fa6f8c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-fixes 16 years ago
Darius Augulis 20214fcd74 MX1 fix include 16 years ago
Hartley Sweeten ef449e6d21 [ARM] 5419/1: ep93xx: fix build warnings about struct i2c_board_info 16 years ago
Uwe Kleine-König d4cc510c61 [ARM] 5418/1: restore lr before leaving mcount 16 years ago
Russell King 843e22b056 Merge branch 'for-rmk' of git://git.marvell.com/orion 16 years ago
Koen Kooi 8ca7fe267f ARM: OMAP: board-omap3beagle: set i2c-3 to 100kHz 16 years ago
Aaro Koskinen e951651657 ARM: OMAP: Allow I2C bus driver to be compiled as a module 16 years ago
Aaro Koskinen 80ea3bac3a ARM: OMAP: sched_clock() corrected 16 years ago
David Brownell 87d99d6f7e ARM: OMAP: Fix compile error if pm.h is included 16 years ago
Linus Torvalds 559595a985 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 16 years ago
Helge Bahmann 5ad8b7d126 drm: fix double lock typo 16 years ago
Tony Breeds 368a12117d powerpc: Run sbc610 USB fixup code only on the appropriate platform. 16 years ago
Linus Torvalds fec6c6fec3 Linux 2.6.29-rc7 16 years ago
Linus Torvalds 9c1a774705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 16 years ago
Krzysztof Hałasa 1777f1a978 crypto: ixp4xx - Fix qmgr_request_queue build failure 16 years ago
Saeed Bishara f45964ed69 [ARM] orion5x: pass dram mbus data to xor driver 16 years ago
Linus Torvalds 219f170a85 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 3024e4a997 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds f2a4165526 Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds b24746c7be Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds f41bf2ab99 Merge master.kernel.org:/home/rmk/linux-2.6-arm 16 years ago
Russell King bdf602bd73 [ARM] fix lots of ARM __devexit sillyness 16 years ago
Catalin Marinas b57ee99fab [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU 16 years ago
Seth Forshee 25ef4a67e7 [ARM] 5416/1: Use unused address in v6_early_abort 16 years ago
Tim Blechmann 780eef9492 x86: oprofile: don't set counter width from cpuid on Core2 16 years ago
Yinghai Lu 0fc59d3a01 x86: fix init_memory_mapping() to handle small ranges 16 years ago
Linus Torvalds 2450cf51a1 Revert "menu: fix embedded menu snafu" 16 years ago
Linus Torvalds 43e407071d Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 16 years ago
Eric Anholt 299eb93c5f drm/i915: Fix use-before-null-check in i915_irq_emit(). 16 years ago
Thomas Hellstrom fda714c29c drm: Avoid client deadlocks when the master disappears. 16 years ago
Thomas Hellstrom 171901d15d drm: Wake up all lock waiters when the master disappears. 16 years ago
Thomas Hellstrom 4d77c88e91 drm: Don't return ERESTARTSYS to user-space. 16 years ago
Randy Dunlap 155b25bcc2 menu: fix embedded menu snafu 16 years ago
Linus Torvalds d86a1c3de5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc 16 years ago
Linus Torvalds bd5e89c813 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 16 years ago
Linus Torvalds 2d44947a56 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 359aa09be9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago