]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch
Merge branch 'ptebits' into devel
[linux-2.6-omap-h63xx.git] / arch /
2008-10-09 Russell KingMerge branch 'ptebits' into devel
2008-10-09 Russell KingMerge branches 'machtypes', 'core', 'ep93xx', 'ks8695...
2008-10-09 Nicolas Pitre[ARM] 5295/1: make ZONE_DMA optional
2008-10-09 Andrew Victor[ARM] 5297/1: [KS8695] Fix two compile-time warnings
2008-10-09 Andrew Victor[ARM] 5296/1: [KS8695] Replace macro's with trailing...
2008-10-07 Hartley Sweeten[ARM] 5293/1: ep93xx: add defines for external chipselects
2008-10-04 Hartley Sweeten[ARM] 5273/2: ep93xx: move ethernet support into core.c
2008-10-03 Catalin Marinas[ARM] 5229/3: Replace some ARMv7 opcodes with the instr...
2008-10-03 Hartley Sweeten[ARM] 5276/1: ep93xx: allow selecting UART for early...
2008-10-02 Nicolas Pitre[ARM] 5274/1: simplify request_standard_resources()
2008-10-01 Kristoffer Ericson[ARM] 5270/1: Fix Formatting in mach-sa1100/ machine...
2008-10-01 Kristoffer Ericson[ARM] 5256/1: Update jornada default config
2008-10-01 Russell King[ARM] mm: allow LH7A40x to use sparsemem
2008-10-01 Russell King[ARM] mm: deprecate discontigmem on ARM
2008-10-01 Russell King[ARM] mm: switch SA1100 to use sparsemem
2008-10-01 Russell King[ARM] mm: enable sparsemem on clps7500 and RiscPC
2008-10-01 Russell King[ARM] mm: finish ARM sparsemem support
2008-10-01 Russell King[ARM] mm: provide helpers for accessing membanks
2008-10-01 Russell King[ARM] Improve non-executable support
2008-10-01 Russell King[ARM] Don't include asm/elf.h in asm code
2008-10-01 Russell King[ARM] Remove MT_NONSHARED_DEVICE alias
2008-10-01 Russell King[ARM] Remove MT_DEVICE_IXP2000 and associated definitions
2008-10-01 Russell King[ARM] Update Xscale and Xscale3 PTE mappings
2008-10-01 Russell King[ARM] remove 'prot_pte_ext' from memory type table
2008-10-01 Russell King[ARM] Convert ARMv7 to use TEX remapping
2008-10-01 Russell King[ARM] Convert ARMv6 and ARMv7 to use new memory types
2008-10-01 Russell King[ARM] Convert Xscale and Xscale3 to use new memory...
2008-10-01 Russell King[ARM] Introduce new PTE memory type bits
2008-10-01 Russell King[ARM] Re-jig Linux PTE bits to allow room for 4 memory...
2008-10-01 Russell King[ARM] Convert set_pte_ext implementions to macros
2008-09-30 Russell King[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c
2008-09-30 Russell King[ARM] mm: move validation of membanks to one place
2008-09-30 Nicolas Pitre[ARM] 5272/1: remove conditional compilation in show_pte()
2008-09-30 Nicolas Pitre[ARM] 5271/1: get rid of pages_to_mb()
2008-09-30 Catalin Marinas[ARM] 5269/1: ARMv7: Use -march=armv7-a as compiler...
2008-09-30 Russell King[ARM] dma: fix some comments in dma-mapping.h
2008-09-30 Russell King[ARM] dma: don't touch cache on dma_*_for_cpu()
2008-09-29 Russell King[ARM] dma: add validation of DMA params
2008-09-29 Russell King[ARM] dma: coding style cleanups
2008-09-29 Russell King[ARM] dma: fix dmabounce dma_sync_xxx() implementations
2008-09-29 Russell King[ARM] dma: use new dmabounce_sync_for_xxx() for dma_syn...
2008-09-29 Russell King[ARM] dma: Reduce to one dma_sync_sg_* implementation
2008-09-25 Russell King[ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg...
2008-09-25 Russell King[ARM] dma: provide a better dma_map_page() implementation
2008-09-25 Russell King[ARM] Update dma_map_sg()/dma_unmap_sg() API
2008-09-25 Russell King[ARM] dma: rename consistent.c to dma-mapping.c
2008-09-25 Russell King[ARM] Print details relevant to how we handle the cache
2008-09-25 Russell King[ARM] Introduce new bitmask based cache type macros
2008-09-25 Russell King[ARM] Remove cache type printks
2008-09-25 Russell King[ARM] Update mach-types
2008-09-17 Russell King[ARM] Fix IOP13xx build warnings
2008-09-09 Russell King[ARM] Add -march=all to assembly file build in arch...
2008-09-07 Hartley Sweeten[ARM] 5243/1: ep93xx: bugfix, GPIO ports C and F are...
2008-09-07 Hartley Sweeten[ARM] 5242/1: ep93xx: bugfix, GPIO port F enable regist...
2008-09-06 Lennert Buytenhek[ARM] 5241/1: provide ioremap_wc()
2008-09-06 Russell King[ARM] Convert asm/bitops.h to linux/bitops.h
2008-09-06 Russell King[ARM] Convert asm/delay.h to linux/delay.h
2008-09-06 Russell King[ARM] Convert asm/io.h to linux/io.h
2008-09-06 Russell King[ARM] Convert asm/uaccess.h to linux/uaccess.h
2008-09-06 Russell King[ARM] clean up a load of old declarations
2008-09-06 Russell King[ARM] move initrd code from kernel/setup.c to mm/init.c
2008-09-06 Russell King[ARM] sparse: quieten arch/arm/kernel/irq.c
2008-09-06 Russell King[ARM] remove pc_pointer()
2008-09-05 Russell King[ARM] sparse: fix several warnings
2008-09-04 Russell King[ARM] omap: fix virtual vs physical address space confu...
2008-09-04 Huang Weiyi[ARM] remove unused #include <version.h>
2008-09-03 Russell King[ARM] omap: fix gpio.c build error
2008-09-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-03 Thomas Gleixner[x86] Fix TSC calibration issues
2008-09-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-02 Linus TorvaldsMerge branch 'audit.b57' of git://git.kernel.org/pub...
2008-09-02 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-09-02 Linus TorvaldsMerge git://git.infradead.org/users/dwmw2/random-2.6
2008-09-02 Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-09-02 Michael Schmitzm68k: atari_keyb_init operator precedence fix
2008-09-02 Stephen Rothwellfix typo in arch/parisc/hpux/fs.c
2008-09-02 Linus TorvaldsMerge branch 'drm-fixes' of git://git.kernel.org/pub...
2008-09-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-09-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-02 Linus TorvaldsUn-break printk strings in x86 PCI probing code
2008-09-01 Catalin Marinas[ARM] 5231/1: Do not save the frame pointer in the...
2008-09-01 Catalin Marinas[ARM] 5230/1: Replace post-indexed LDRT/STRT in uaccess.h
2008-09-01 Catalin Marinas[ARM] 5232/1: Do not post-index STRT instruction in...
2008-09-01 Catalin Marinas[ARM] 5227/1: Add the ENDPROC declarations to the ...
2008-09-01 Lennert Buytenhek[ARM] 5222/1: Allow configuring user:kernel split via...
2008-09-01 Nicolas Pitre[ARM] 5221/1: fix ldm/stm emulation for kprobes
2008-09-01 Nicolas Pitre[ARM] 5211/2: fix a couple warnings from BUG() usage
2008-09-01 Mikael Pettersson[ARM] 5218/1: arm: improved futex support
2008-09-01 Nicolas Pitre[ARM] 5206/1: remove kprobe_trap_handler() hack
2008-09-01 Russell King[ARM] Update arch/arm/Kconfig for drivers/Kconfig chang...
2008-09-01 Jean PIHET[ARM] 5195/1: ARMv7 Oprofile support
2008-09-01 Russell King[ARM] cachetype: move definitions to separate header
2008-09-01 Russell King[ARM] cputype: separate definitions, use them
2008-08-30 David S. Millersparc64: setup_valid_addr_bitmap_from_pavail() should...
2008-08-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-08-29 Linus TorvaldsRevert "x86: fix HPET regression in 2.6.26 versus 2...
2008-08-29 David S. Millersparc: Fix resource flags for PCI children in OF device...
2008-08-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
next