summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King2008-09-303-21/+22
* [ARM] mm: move validation of membanks to one placeRussell King2008-09-303-12/+19
* [ARM] 5272/1: remove conditional compilation in show_pte()Nicolas Pitre2008-09-301-3/+2
* [ARM] 5271/1: get rid of pages_to_mb()Nicolas Pitre2008-09-301-5/+0
* [ARM] 5269/1: ARMv7: Use -march=armv7-a as compiler flagCatalin Marinas2008-09-301-1/+1
* [ARM] dma: fix some comments in dma-mapping.hRussell King2008-09-301-8/+7
* [ARM] dma: don't touch cache on dma_*_for_cpu()Russell King2008-09-302-11/+3
* [ARM] dma: add validation of DMA paramsRussell King2008-09-292-4/+15
* [ARM] dma: coding style cleanupsRussell King2008-09-292-88/+64
* [ARM] dma: fix dmabounce dma_sync_xxx() implementationsRussell King2008-09-292-101/+69
* [ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()Russell King2008-09-292-98/+76
* [ARM] dma: Reduce to one dma_sync_sg_* implementationRussell King2008-09-293-38/+31
* [ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementationRussell King2008-09-252-54/+16
* [ARM] dma: provide a better dma_map_page() implementationRussell King2008-09-252-1/+23
* [ARM] Update dma_map_sg()/dma_unmap_sg() APIRussell King2008-09-253-125/+115
* [ARM] dma: rename consistent.c to dma-mapping.cRussell King2008-09-252-2/+2
* [ARM] Print details relevant to how we handle the cacheRussell King2008-09-251-0/+9
* [ARM] Introduce new bitmask based cache type macrosRussell King2008-09-252-81/+59
* [ARM] Remove cache type printksRussell King2008-09-251-141/+1
* [ARM] Fix IOP13xx build warningsRussell King2008-09-171-19/+39
* [ARM] Add -march=all to assembly file build in arch/arm/boot/compressedRussell King2008-09-091-1/+1
* [ARM] Convert asm/bitops.h to linux/bitops.hRussell King2008-09-064-4/+4
* [ARM] Convert asm/delay.h to linux/delay.hRussell King2008-09-062-2/+2
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-06278-306/+282
* [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-0614-15/+13
* [ARM] clean up a load of old declarationsRussell King2008-09-065-9/+3
* [ARM] move initrd code from kernel/setup.c to mm/init.cRussell King2008-09-062-39/+37
* [ARM] sparse: quieten arch/arm/kernel/irq.cRussell King2008-09-061-0/+4
* [ARM] remove pc_pointer()Russell King2008-09-065-14/+7
* [ARM] sparse: fix several warningsRussell King2008-09-056-38/+11
* [ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functionsCatalin Marinas2008-09-012-8/+4
* [ARM] 5230/1: Replace post-indexed LDRT/STRT in uaccess.hCatalin Marinas2008-09-011-5/+5
* [ARM] 5232/1: Do not post-index STRT instruction in clear_user.SCatalin Marinas2008-09-011-1/+1
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-0158-50/+201
* [ARM] 5222/1: Allow configuring user:kernel split via KconfigLennert Buytenhek2008-09-014-33/+34
* [ARM] 5221/1: fix ldm/stm emulation for kprobesNicolas Pitre2008-09-011-2/+2
* [ARM] 5211/2: fix a couple warnings from BUG() usageNicolas Pitre2008-09-011-1/+1
* [ARM] 5218/1: arm: improved futex supportMikael Pettersson2008-09-011-3/+121
* [ARM] 5206/1: remove kprobe_trap_handler() hackNicolas Pitre2008-09-013-14/+4
* [ARM] Update arch/arm/Kconfig for drivers/Kconfig changes, add cpuidleRussell King2008-09-011-4/+14
* [ARM] 5195/1: ARMv7 Oprofile supportJean PIHET2008-09-017-0/+527
* [ARM] cachetype: move definitions to separate headerRussell King2008-09-017-90/+101
* [ARM] cputype: separate definitions, use themRussell King2008-09-0117-111/+130
* [x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512Linus Torvalds2008-08-251-22/+8
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-255-20/+139
|\
| * x86: fix cpufreq + sched_clock() regressionPeter Zijlstra2008-08-251-1/+1
| * Merge branch 'linus' into x86/urgentIngo Molnar2008-08-2548-1719/+606
| |\
| * | x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3Yinghai Lu2008-08-251-0/+78
| * | x86: do not enable TSC notifier if we don't need itLinus Torvalds2008-08-241-0/+4
| * | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki2008-08-232-13/+10
OpenPOWER on IntegriCloud