summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-09-11[S390] improve mcount codeMartin Schwidefsky3-138/+89
2009-09-11[S390] convert/optimize csum_fold() to CHeiko Carstens1-21/+4
2009-09-11[S390] introduce get_clock_monotonicHeiko Carstens2-1/+16
2009-09-11[S390] cio: move scsw helper functions to header fileHeiko Carstens3-222/+985
2009-09-11x86: Fix code patching for paravirt-alternatives on 486Ben Hutchings2-4/+14
2009-09-11Merge branch 'next' into for-linusJames Morris27-6/+107
2009-09-10x86: split __phys_addr out into separate fileJeremy Fitzhardinge4-73/+83
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai7-21/+491
2009-09-10xen: use stronger barrier after unlocking lockYang Xiaowei1-2/+7
2009-09-10xen: only enable interrupts while actually blocking for spinlockJeremy Fitzhardinge1-8/+11
2009-09-10xen: make -fstack-protector work under XenJeremy Fitzhardinge4-19/+119
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells8-0/+8
2009-09-09dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo1-2/+3
2009-09-08sched: enable SD_WAKE_IDLEPeter Zijlstra1-1/+1
2009-09-07IXP42x HSS support for setting internal clock rateKrzysztof Halasa1-0/+1
2009-09-06x86: Make memtype_seq_ops constTobias Klauser1-1/+1
2009-09-06x86: Decrease the level of some NUMA messages to KERN_DEBUGRafael J. Wysocki1-2/+2
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar158-1017/+1778
2009-09-06powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander1-1/+0
2009-09-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-4/+8
2009-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-7/+6
2009-09-06Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-3/+3
2009-09-05crypto: sha-s390 - Fix warnings in import functionJan Glauber3-6/+6
2009-09-04x86, msr: change msr-reg.o to obj-y, and export its symbolsH. Peter Anvin2-1/+7
2009-09-04kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg1-0/+14
2009-09-04Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar356-4652/+7529
2009-09-04sparc64: Fix bootup with mcount in some configs.David S. Miller3-6/+5
2009-09-04sched: Turn on SD_BALANCE_NEWIDLEIngo Molnar1-1/+1
2009-09-04sched: Clean up topology.hIngo Molnar1-19/+28
2009-09-04x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpusYinghai Lu1-1/+4
2009-09-04Merge branch 'linus' into core/rcuIngo Molnar112-916/+1643
2009-09-04x86, perf_counter, bts: Do not allow kernel BTS tracing for nowmarkus.t.metzger@intel.com1-2/+9
2009-09-04x86, perf_counter, bts: Correct pointer-to-u64 castsmarkus.t.metzger@intel.com1-12/+12
2009-09-04x86, perf_counter, bts: Fail if BTS is not availablemarkus.t.metzger@intel.com1-14/+11
2009-09-04x86/i386: Put aligned stack-canary in percpu shared_aligned sectionJeremy Fitzhardinge2-2/+2
2009-09-04x86, sched: Workaround broken sched domain creation for AMD Magny-CoursAndreas Herrmann1-1/+2
2009-09-04x86, mcheck: Use correct cpumask for shared bank4Andreas Herrmann1-3/+5
2009-09-04x86, cacheinfo: Fixup L3 cache information for AMD multi-node processorsAndreas Herrmann1-10/+22
2009-09-04x86: Fix CPU llc_shared_map information for AMD Magny-CoursAndreas Herrmann2-1/+64
2009-09-03x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge5-6/+15
2009-09-03x86, msr: Fix msr-reg.S compilation with gas 2.16.1, on 32-bit tooIngo Molnar1-1/+1
2009-09-03Merge branch 'amd-iommu/pagetable' into amd-iommu/2.6.32Joerg Roedel2-113/+178
2009-09-03Merge branch 'amd-iommu/passthrough' into amd-iommu/2.6.32Joerg Roedel5-20/+143
2009-09-03Merge branches 'gart/fixes', 'amd-iommu/fixes+cleanups' and 'amd-iommu/fault-...Joerg Roedel3-41/+120
2009-09-03x86/gart: Do not select AGP for GART_IOMMUPavel Vasilyev1-1/+0
2009-09-03x86/amd-iommu: Initialize passthrough mode when requestedJoerg Roedel1-1/+7
2009-09-03x86/amd-iommu: Don't detach device from pt domain on driver unbindJoerg Roedel1-0/+2
2009-09-03x86/amd-iommu: Make sure a device is assigned in passthrough modeJoerg Roedel1-0/+9
2009-09-03x86/amd-iommu: Align locking between attach_device and detach_deviceJoerg Roedel1-5/+14
2009-09-03x86/amd-iommu: Fix device table write orderJoerg Roedel1-2/+2