Age | Commit message (Expand) | Author | Files | Lines |
2011-10-13 | ARM: mach-netx: remove mach/memory.h | Nicolas Pitre | 2 | -26/+1 |
2011-10-13 | ARM: mach-versatile: remove mach/memory.h | Nicolas Pitre | 2 | -28/+1 |
2011-10-13 | ARM: mach-ux500: remove mach/memory.h | Nicolas Pitre | 2 | -18/+1 |
2011-10-13 | ARM: mach-nomadik: remove mach/memory.h | Nicolas Pitre | 2 | -28/+1 |
2011-10-13 | ARM: mach-iop32x: remove mach/memory.h | Nicolas Pitre | 2 | -13/+1 |
2011-10-13 | ARM: mach-pnx4008: remove mach/memory.h | Nicolas Pitre | 2 | -21/+1 |
2011-10-13 | ARM: mach-w90x900: remove mach/memory.h | Nicolas Pitre | 2 | -23/+1 |
2011-10-13 | ARM: mach-vexpress: remove mach/memory.h | Nicolas Pitre | 2 | -25/+1 |
2011-10-13 | ARM: mach-mv78xx0: remove mach/memory.h | Nicolas Pitre | 2 | -10/+1 |
2011-10-13 | ARM: mach-s3c2410: remove memory.h | Nicolas Pitre | 3 | -36/+1 |
2011-09-26 | ARM: mach-iop33x: remove mach/memory.h | Nicolas Pitre | 2 | -13/+1 |
2011-09-26 | ARM: mach-omap2: remove mach/memory.h | Nicolas Pitre | 3 | -51/+1 |
2011-09-26 | ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.h | Nicolas Pitre | 2 | -45/+53 |
2011-09-26 | ARM: mach-orion5x: remove mach/memory.h | Nicolas Pitre | 2 | -12/+1 |
2011-09-26 | ARM: mach-kirkwood: remove mach/memory.h | Nicolas Pitre | 2 | -10/+1 |
2011-09-26 | ARM: mach-dove: remove include/mach/memory.h | Nicolas Pitre | 2 | -10/+1 |
2011-09-26 | ARM: prepare for removal of a bunch of <mach/memory.h> files | Nicolas Pitre | 3 | -2/+20 |
2011-09-26 | ARM: mach-davinci: clean up debug-macro.S | Nicolas Pitre | 1 | -24/+19 |
2011-09-26 | ARM: mach-davinci: make DAVINCI_UART_INFO into a relative offset | Nicolas Pitre | 3 | -13/+18 |
2011-09-26 | ARM: mach-omap2: clean up debug-macro.S | Nicolas Pitre | 1 | -39/+31 |
2011-09-26 | ARM: mach-omap1: clean up debug-macro.S | Nicolas Pitre | 1 | -21/+17 |
2011-09-26 | ARM: plat-omap: make OMAP_UART_INFO into a relative offset | Nicolas Pitre | 4 | -14/+17 |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 55 | -58/+58 |
2011-09-26 | musb_debugfs.c: remove unneeded includes on ARM | Nicolas Pitre | 1 | -6/+0 |
2011-09-07 | ARM: mach-prima2: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size | Nicolas Pitre | 2 | -7/+1 |
2011-08-29 | Merge the enabling by default of ARM_PATCH_PHYS_VIRT | Nicolas Pitre | 9 | -73/+95 |
2011-08-23 | Merge branch 'atag_offset' of git://git.linaro.org/people/nico/linux into dev... | Russell King | 329 | -415/+393 |
2011-08-23 | Merge branch 'dma-size' of git://git.yxit.co.uk/linux into devel-stable | Russell King | 30 | -82/+86 |
2011-08-22 | Linux 3.1-rc3v3.1-rc3 | Linus Torvalds | 1 | -2/+2 |
2011-08-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -8/+26 |
2011-08-22 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -11/+15 |
2011-08-22 | xen/tracing: Fix tracing config option properly | Jeremy Fitzhardinge | 1 | -1/+1 |
2011-08-22 | xen: Do not enable PV IPIs when vector callback not present | Stefano Stabellini | 1 | -2/+2 |
2011-08-22 | ARM: Remove support for macro CONSISTENT_DMA_SIZE | Jon Medhurst | 1 | -4/+0 |
2011-08-22 | ARM: mach-shmobile: Setup consistent dma size at boot time | Jon Medhurst | 6 | -3/+15 |
2011-08-22 | ARM: mach-bcmring: Setup consistent dma size at boot time | Jon Medhurst | 2 | -5/+3 |
2011-08-22 | ARM: mach-at91: Setup consistent dma size at boot time | Jon Medhurst | 2 | -2/+2 |
2011-08-22 | ARM: mach-u300: Setup consistent dma size at boot time | Jon Medhurst | 2 | -5/+3 |
2011-08-22 | ARM: mach-davinci: Setup consistent dma size at boot time | Jon Medhurst | 2 | -5/+3 |
2011-08-22 | ARM: mxc: Remove setting of consistent dma size | Jon Medhurst | 1 | -15/+0 |
2011-08-22 | ARM: mach-s5pv210: Setup consistent dma size at boot time | Jon Medhurst | 2 | -1/+2 |
2011-08-22 | ARM: mach-s5p64x0: Setup consistent dma size at boot time | Jon Medhurst | 2 | -1/+3 |
2011-08-22 | ARM: mach-s3c64xx: Setup consistent dma size at boot time | Jon Medhurst | 2 | -2/+2 |
2011-08-22 | ARM: omap: Setup consistent dma size at boot time | Jon Medhurst | 5 | -14/+12 |
2011-08-22 | ARM: Add init_consistent_dma_size() | Jon Medhurst | 4 | -29/+45 |
2011-08-22 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 1 | -5/+10 |
2011-08-22 | ARM: remove boot_params from struct machine_desc | Nicolas Pitre | 2 | -20/+0 |
2011-08-22 | ARM: mach-prima2: convert boot_params to atag_offset | Nicolas Pitre | 1 | -1/+1 |
2011-08-22 | ARM: mach-w90x900: remove useless boot_params entries | Nicolas Pitre | 3 | -3/+0 |
2011-08-22 | ARM: mach-vt8500: convert boot_params to atag_offset | Nicolas Pitre | 2 | -2/+2 |