]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch
Blackfin Serial Driver: Fix bug - kernel hangs when accessing uart 0 on bf537 when...
[linux-2.6-omap-h63xx.git] / arch /
2008-04-21 Bjorn HelgaasPCI: parisc: use generic pci_enable_resources()
2008-04-21 Bjorn HelgaasPCI: ppc: use generic pci_enable_resources()
2008-04-21 Bjorn HelgaasPCI: powerpc: use generic pci_enable_resources()
2008-04-21 Bjorn HelgaasPCI: ia64: use generic pci_enable_resources()
2008-04-21 Bjorn HelgaasPCI: alpha: use generic pci_enable_resources()
2008-04-21 Bjorn HelgaasPCI: x86: use generic pci_enable_resources()
2008-04-21 Bjorn HelgaasPCI: remove "pci=routeirq" noise from dmesg
2008-04-21 Gary HadePCI: Include PCI domain in PCI bus names on x86/x86_64
2008-04-21 Greg Kroah-HartmanPCI: remove pcibios_fixup_ghosts()
2008-04-21 Greg Kroah-HartmanPCI: add is_added flag to struct pci_dev
2008-04-21 Greg Kroah-HartmanPCI: remove initial bios sort of PCI devices on x86
2008-04-21 Greg Kroah-HartmanPCI: remove pci_get_device_reverse from calgary driver
2008-04-21 Sebastian Siewior[CRYPTO] aes-x86-32: Remove unused return code
2008-04-21 Jan Glauber[CRYPTO] sha384: Hardware acceleration for s390
2008-04-21 Jan Glauber[CRYPTO] sha512: Hardware acceleration for s390
2008-04-21 Jan Glauber[CRYPTO] s390: Generic sha_update and sha_final
2008-04-20 Jeff Garzik[PPC] minor irq handler cleanups
2008-04-20 Jeff Garzik[BLACKFIN] minor irq handler cleanups
2008-04-20 Jeff Garzik[SPARC] minor irq handler cleanups
2008-04-20 Jeff GarzikARM minor irq handler cleanup: avoid passing unused...
2008-04-20 Roland McGrath[POWERPC] Define copy_siginfo_from_user32
2008-04-20 Andreas Schwab[POWERPC] Add compat handler for PTRACE_GETSIGINFO
2008-04-20 Rafael J. WysockiPM: Remove destroy_suspended_device()
2008-04-20 Konrad RzeszutekFirmware: add iSCSI iBFT Support
2008-04-20 Hans-Jürgen KochUIO: arch/arm/Kconfig: Make UIO available on ARM archit...
2008-04-20 Peter Maavr32: Add hardware power-down function call
2008-04-20 Johannes Weineravr32: Remove two unused #defines from mm/init.c
2008-04-20 Hans-Christian Egtvedtavr32: Implement set_rate(), set_parent() and mode...
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
next