]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/x86
[patch 2/7] vfs: mountinfo: add seq_file_root()
[linux-2.6-omap-h63xx.git] / arch / x86 /
2008-04-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-22 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2008-04-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-21 Linus TorvaldsMerge branch 'for-2.6.26' of git://git.kernel.dk/linux...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-21 Linus TorvaldsMerge branch 'irq-cleanups-upstream' of git://git.kerne...
2008-04-21 Linus TorvaldsMerge branch 'isdn-cleanups' of git://git.kernel.org...
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-21 Linus TorvaldsMerge branch 'semaphore' of git://git.kernel.org/pub...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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: 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-20 Rafael J. WysockiPM: Remove destroy_suspended_device()
2008-04-20 Konrad RzeszutekFirmware: add iSCSI iBFT Support
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
next