Age | Commit message (Expand) | Author | Files | Lines |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 391 | -409/+389 |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 25 | -25/+0 |
2008-08-07 | [ARM] Fix circular include dependency with IRQ headers | Russell King | 3 | -21/+20 |
2008-08-02 | [ARM] Fix explicit asm(-arm)?/arch-foo references | Russell King | 9 | -23/+23 |
2008-08-02 | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 182 | -6/+16301 |
2008-08-02 | [ARM] Remove explicit dependency for misc.o from compressed/Makefile | Russell King | 1 | -3/+0 |
2008-07-30 | [ARM] initrd: claim initrd memory exclusively | Russell King | 1 | -12/+20 |
2008-07-28 | [ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2) | Eric Miao | 3 | -22/+190 |
2008-07-28 | Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 | Russell King | 4 | -4/+8 |
2008-07-28 | [ARM] 5180/1: at91: Fix at91_nand -> atmel_nand rename fallout | Haavard Skinnemoen | 4 | -4/+4 |
2008-07-28 | [ARM] i.MX: add missing clock functions exports | Paulius Zaleckas | 1 | -0/+5 |
2008-07-28 | [ARM] i.MX: remove set_imx_fb_info() export | Paulius Zaleckas | 1 | -1/+0 |
2008-07-28 | [ARM] mx1ads: make mmc platform data available for modules | Sascha Hauer | 1 | -2/+2 |
2008-07-28 | [ARM] mx2: add missing Kconfig dependency | Sascha Hauer | 1 | -1/+1 |
2008-07-27 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 53 | -787/+638 |
2008-07-27 | [ARM] Fix shared mmap when more than two maps of the same file exist | Russell King | 1 | -3/+7 |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 47 | -166/+166 |
2008-07-26 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 16 | -38/+38 |
2008-07-26 | Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-im | Russell King | 3 | -615/+462 |
2008-07-26 | [ARM] update defconfig for eseries. | Ian Molton | 1 | -613/+460 |
2008-07-26 | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 1 | -1/+1 |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 1 | -1/+1 |
2008-07-26 | [ARM] fix IOP32x, IOP33x, MXC and Samsung builds | Russell King | 2 | -4/+4 |
2008-07-26 | [ARM] fix mode for board-yl-9200.c | Russell King | 1 | -0/+0 |
2008-07-26 | [ARM] 5176/1: arm/Makefile: fix: ARM946T -> ARM946E | Adrian Bunk | 1 | -1/+1 |
2008-07-25 | gpiolib: allow user-selection | Michael Buesch | 1 | -4/+4 |
2008-07-25 | gpio: sysfs interface | David Brownell | 1 | -0/+3 |
2008-07-25 | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S | 1 | -4/+2 |
2008-07-25 | inflate: refactor inflate malloc code | Thomas Petazzoni | 1 | -52/+7 |
2008-07-25 | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse | 339 | -5990/+41928 |
2008-07-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2008-07-24 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 1 | -1/+1 |
2008-07-24 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 1 | -0/+52 |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2 | -0/+2 |
2008-07-24 | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 1 | -3/+1 |
2008-07-24 | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 1 | -1/+1 |
2008-07-24 | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 1 | -18/+16 |
2008-07-24 | add HAVE_CLK to Kconfig, for driver dependencies | David Brownell | 1 | -0/+13 |
2008-07-24 | Remove use of asm/semaphore.h | Matthew Wilcox | 1 | -1/+1 |
2008-07-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 48 | -505/+5078 |
2008-07-23 | kgdb: support for ARCH=arm | Jason Wessel | 5 | -0/+210 |
2008-07-23 | leds: Add pca9532 platform data for Thecus N2100 | Riku Voipio | 1 | -0/+52 |
2008-07-21 | arm: bus_id -> dev_name() and dev_set_name() conversions | Kay Sievers | 7 | -13/+12 |
2008-07-21 | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 1 | -1/+3 |
2008-07-21 | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 4 | -18/+13 |
2008-07-21 | driver core: remove KOBJ_NAME_LEN define | Kay Sievers | 1 | -1/+1 |
2008-07-18 | Merge branch 'linus' into timers/nohz | Ingo Molnar | 312 | -5494/+36650 |
2008-07-18 | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 1 | -1/+1 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 4 | -147/+21 |
2008-07-15 | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |