summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2009-09-05[SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt
2009-09-05crypto: sha-s390 - Fix warnings in import functionJan Glauber
2009-09-04ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with ...Nicolas Pitre
2009-09-04x86, msr: change msr-reg.o to obj-y, and export its symbolsH. Peter Anvin
2009-09-04kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg
2009-09-04Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2009-09-04sparc64: Fix bootup with mcount in some configs.David S. Miller
2009-09-04sparc: add basic support for 'perf'Jens Axboe
2009-09-04sched: Turn on SD_BALANCE_NEWIDLEIngo Molnar
2009-09-04sched: Clean up topology.hIngo Molnar
2009-09-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-09-04x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpusYinghai Lu
2009-09-04Merge branch 'linus' into core/rcuIngo Molnar
2009-09-04x86, perf_counter, bts: Do not allow kernel BTS tracing for nowmarkus.t.metzger@intel.com
2009-09-04x86, perf_counter, bts: Correct pointer-to-u64 castsmarkus.t.metzger@intel.com
2009-09-04x86, perf_counter, bts: Fail if BTS is not availablemarkus.t.metzger@intel.com
2009-09-04x86/i386: Put aligned stack-canary in percpu shared_aligned sectionJeremy Fitzhardinge
2009-09-03x86, sched: Workaround broken sched domain creation for AMD Magny-CoursAndreas Herrmann
2009-09-03x86, mcheck: Use correct cpumask for shared bank4Andreas Herrmann
2009-09-03x86, cacheinfo: Fixup L3 cache information for AMD multi-node processorsAndreas Herrmann
2009-09-03x86: Fix CPU llc_shared_map information for AMD Magny-CoursAndreas Herrmann
2009-09-03x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge
2009-09-03x86, msr: Fix msr-reg.S compilation with gas 2.16.1, on 32-bit tooIngo Molnar
2009-09-03Merge branch '2_6_32_for_next' of git://git.pwsan.com/linux-2.6 into for-nextTony Lindgren
2009-09-03OMAP clock: use debugfs_remove_recursive() for rewindingHiroshi DOYU
2009-09-03OMAP2/3/4 core: create omap_device layerPaul Walmsley
2009-09-03OMAP: omap_hwmod: call omap_hwmod init at boot; create interconnectsPaul Walmsley
2009-09-03OMAP2/3/4: create omap_hwmod layerPaul Walmsley
2009-09-03OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley
2009-09-03OMAP2/3/4 PRCM: add module IDLEST wait codePaul Walmsley
2009-09-03OMAP2/3 PM: create the OMAP PM interface and add a default OMAP PM no-op layerPaul Walmsley
2009-09-03OMAP3 clock: remove superfluous calls to omap2_init_clk_clkdmPaul Walmsley
2009-09-03OMAP clock: associate MPU clocks with the mpu_clkdmPaul Walmsley
2009-09-03OMAP3 clock: Fixed processing of bootarg 'mpurate'Sanjeev Premi
2009-09-03OMAP: SDRC: Add several new register definitionsTero Kristo
2009-09-03OMAP: powerdomain: Fix overflow when doing powerdomain deps lookups.Paul Walmsley
2009-09-03Merge branch 'amd-iommu/pagetable' into amd-iommu/2.6.32Joerg Roedel
2009-09-03Merge branch 'amd-iommu/passthrough' into amd-iommu/2.6.32Joerg Roedel
2009-09-03Merge branches 'gart/fixes', 'amd-iommu/fixes+cleanups' and 'amd-iommu/fault-...Joerg Roedel
2009-09-03x86/gart: Do not select AGP for GART_IOMMUPavel Vasilyev
2009-09-03x86/amd-iommu: Initialize passthrough mode when requestedJoerg Roedel
2009-09-03x86/amd-iommu: Don't detach device from pt domain on driver unbindJoerg Roedel
2009-09-03x86/amd-iommu: Make sure a device is assigned in passthrough modeJoerg Roedel
2009-09-03x86/amd-iommu: Align locking between attach_device and detach_deviceJoerg Roedel
2009-09-03x86/amd-iommu: Fix device table write orderJoerg Roedel
2009-09-03x86/amd-iommu: Add passthrough mode initialization functionsJoerg Roedel
2009-09-03x86/amd-iommu: Add core functions for pd allocation/freeingJoerg Roedel
2009-09-03x86/dma: Mark iommu_pass_through as __read_mostlyJoerg Roedel
2009-09-03x86/amd-iommu: Change iommu_map_page to support multiple page sizesJoerg Roedel
2009-09-03x86/amd-iommu: Support higher level PTEs in iommu_page_unmapJoerg Roedel