]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch
[ARM] Orion: fix ioremap() optimization
[linux-2.6-omap-h63xx.git] / arch /
2008-04-20 David Brownellavr32: Generic clockevents support
2008-04-20 Haavard Skinnemoenavr32: Move sleep code into mach-at32ap
2008-04-20 Haavard Skinnemoenavr32: Delete mostly unused header asm/intc.h
2008-04-20 David Brownellavr32: start clocksource cleanup
2008-04-20 Ben Nizetteavr32: pass i2c board info through at32_add_device_twi
2008-04-20 Haavard SkinnemoenMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-20 Haavard SkinnemoenMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-19 Mike Travisx86: modify show_shared_cpu_map in intel_cacheinfo
2008-04-19 Mike Travisx86: convert cpumask_of_cpu macro to allocated array
2008-04-19 Mike Travisgeneric: reduce stack pressure in sched_affinity
2008-04-19 Mike Travisx86: use new set_cpus_allowed_ptr function
2008-04-19 Mike Traviscpumask: Cleanup more uses of CPU_MASK and NODE_MASK
2008-04-19 Mike Travisnuma: move large array from stack to _initdata section
2008-04-19 Mike Travisx86: oprofile: remove NR_CPUS arrays in arch/x86/oprofi...
2008-04-19 Mike Travisx86: reduce memory and stack usage in intel_cacheinfo
2008-04-19 Jack Steinerx86: UV startup of slave cpus
2008-04-19 Glauber Costax86: integrate pci-dma.c
2008-04-19 Glauber Costax86: don't do dma if mask is NULL.
2008-04-19 Glauber Costax86: return conditional to mmu
2008-04-19 Glauber Costax86: remove kludge from x86_64
2008-04-19 Glauber Costax86: unify gfp masks
2008-04-19 Glauber Costax86: retry allocation if failed
2008-04-19 Glauber Costax86: don't try to allocate from DMA zone at first
2008-04-19 Glauber Costax86: use a fallback dev for i386
2008-04-19 Glauber Costax86: use numa allocation function in i386
2008-04-19 Glauber Costax86: remove virt_to_bus in pci-dma_64.c
2008-04-19 Glauber Costax86: adjust dma_free_coherent for i386
2008-04-19 Glauber Costax86: move bad_dma_address
2008-04-19 Glauber Costax86: isolate coherent mapping functions
2008-04-19 Glauber Costax86: move dma_coherent functions to pci-dma.c
2008-04-19 Glauber Costax86: merge iommu initialization parameters
2008-04-19 Glauber Costax86: merge dma_supported
2008-04-19 Glauber Costax86: move pci fixup to pci-dma.c
2008-04-19 Glauber Costax86: move x86_64-specific to common code.
2008-04-19 Glauber Costax86: move initialization functions to pci-dma.c
2008-04-19 Glauber Costax86: unify pci-nommu
2008-04-19 Glauber Costax86: move definition to pci-dma.c
2008-04-19 Glauber Costax86: use dma_length in i386
2008-04-19 Glauber Costax86: use WARN_ON in mapping functions
2008-04-19 Glauber Costax86: use sg_phys in x86_64
2008-04-19 Glauber Costax86: Add flush_write_buffers in nommu functions
2008-04-19 Glauber Costax86: implement mapping_error in pci-nommu_64.c
2008-04-19 Glauber Costax86: delete empty functions from pci-nommu_64.c
2008-04-19 Glauber Costax86: introduce pci-dma.c
2008-04-19 Mark McLoughlinx86: move dma_supported and dma_set_mask to pci-dma_32...
2008-04-19 Glauber Costax86: unify dma_mapping_error
2008-04-19 Glauber Costax86: provide a bad_dma_address symbol for i386
2008-04-19 Glauber Costax86: move dma_supported and dma_set_mask to pci-dma_32.c
2008-04-19 Ingo Molnarx86: dma-ops on highmem fix
2008-04-19 Glauber Costax86: move dma_sync_sg_for_device to common header
2008-04-19 Glauber Costax86: move dma_sync_sg_for_cpu to common header
2008-04-19 Glauber Costax86: move dma_sync_single_range_for_device to common...
2008-04-19 Glauber Costax86: move dma_sync_single_range_for_cpu to common header
2008-04-19 Glauber Costax86: move dma_sync_single_for_device to common header
2008-04-19 Glauber Costax86: move dma_sync_single_for_cpu to common header
2008-04-19 Glauber Costax86: move dma_unmap_sg to common header
2008-04-19 Glauber Costax86: move dma_map_sg to common header
2008-04-19 Glauber Costax86: move dma_unmap_single to common header
2008-04-19 Glauber Costax86: implement dma_map_single through dma_ops
2008-04-19 Yinghai Lux86: reserve dma32 early for gart
2008-04-19 Suresh Siddhasrat, x86: add support for nodes spanning other nodes
2008-04-19 Roland McGrathx86 vDSO: compile with -g, 64-bit
2008-04-19 Suresh Siddhax86: fpu xstate split cleanup
2008-04-19 Suresh Siddhax86, fpu: lazy allocation of FPU area - v5
2008-04-19 Suresh Siddhax86, fpu: split FPU state from task struct - v5
2008-04-19 Ingo Molnarx86: rename find_max_pfn() to propagate_e820_map()
2008-04-19 Thomas Gleixnerx86: tsc prevent time going backwards
2008-04-19 Erik Bosmanx86: implement prctl PR_GET_TSC and PR_SET_TSC
2008-04-19 Steven Rostedtftrace: add notrace annotations for NMI routines
2008-04-19 Pavel Machekx86: clean up =0 initializations in arch/x86/kernel...
2008-04-19 Jiri Slabyx86: fix exec mappings comments
2008-04-19 Yinghai Lux86: cleanup: change _end to end_before_pgt
2008-04-19 Alexander van Heukelumx86: cleanup boot-heap usage
2008-04-19 Randy Dunlapx86: fix arch/x86/mm/ioremap.c warning
2008-04-19 Jacek Luczakx86: e820_64, fix section mismatch warning
2008-04-19 Jacek Luczakx86: remove vm86.h inclusion from process_32.c
2008-04-19 WANG Congx86: remove pointless comments
2008-04-19 Ingo Molnarx86: clean up cpu capabilities accesses, p4-clockmod.c
2008-04-19 Yinghai Lux86_64: do not reserve ramdisk two times
2008-04-19 Huang, Yingx86: EFI_PAGE_SHIFT fix
2008-04-19 Ingo Molnarx86: KGDB build fix
2008-04-19 Russell KingMerge branch 'merge-fixes' into devel
2008-04-19 Russell KingMerge branch 'omap2-upstream' into devel
2008-04-19 Russell KingMerge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695...
2008-04-19 Guennadi Liakhovetski[ARM] pxa: Phycore pcm-990-specific code for the PXA270...
2008-04-19 Guennadi Liakhovetski[ARM] pxa: V4L2 soc_camera driver for PXA270
2008-04-19 Ben Dooks[ARM] 5005/1: BAST: Fix kset_name initialiser
2008-04-19 Davide Rizzo[ARM] 4967/1: Adds functions to set clkout rate for...
2008-04-19 Ryan Mallon[ARM] 4988/1: Add GPIO lib support to the EP93xx
2008-04-19 Russell King[ARM] Add initial sparsemem support
2008-04-19 Russell King[ARM] pxa: initialise PXA devices before platform init...
2008-04-19 Dmitry Baryshkov[ARM] 5002/1: tosa: add two more leds
2008-04-19 Dmitry Baryshkov[ARM] 5004/1: Tosa: make several unreferenced structure...
2008-04-19 Dmitry Baryshkov[ARM] 5003/1: Shut up sparse warnings
2008-04-19 Mark Brown[ARM] 4976/1: zylonite: Configure GPIO for WM9713 IRQ...
2008-04-19 Dmitry Baryshkov[ARM] 4973/1: Tosa: use leds-gpio driver.
2008-04-19 Dmitry Baryshkov[ARM] 4972/1: Tosa: convert scoop GPIOs usage to generi...
2008-04-19 Russell King[ARM] pxa: lubbock: move mis-placed SPI info
2008-04-19 Dmitry Baryshkov[ARM] 4970/1: tosa: correct gpio used for wake up.
2008-04-19 Philipp Zabel[ARM] 4966/1: magician: add MFP pin configuration
next