summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-08-29Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner4-0/+19
2009-08-28clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner1-3/+5
2009-08-25timekeeping: Fix up read_persistent_clock() breakage on shPaul Mundt1-1/+1
2009-08-23timekeeping: Increase granularity of read_persistent_clock(), build fixMartin Schwidefsky1-5/+9
2009-08-21time: Introduce CLOCK_REALTIME_COARSEjohn stultz3-3/+38
2009-08-21x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdownThomas Gleixner1-19/+0
2009-08-15timekeeping: Introduce read_boot_clockMartin Schwidefsky1-12/+5
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky14-50/+53
2009-08-15timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky1-5/+2
2009-08-15timekeeping: Introduce struct timekeeperMartin Schwidefsky1-1/+0
2009-08-15clocksource: Cleanup clocksource selectionMartin Schwidefsky1-0/+4
2009-08-15timekeeping: Move reset of cycle_last for tsc clocksource to tscMartin Schwidefsky1-0/+6
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-8/+34
2009-08-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-37/+48
2009-08-13sh: fix i2c init order on ap325rxa V2Magnus Damm1-1/+1
2009-08-13sh: fix i2c init order on Migo-R V2Magnus Damm1-1/+1
2009-08-13sh: convert processor device setup functions to arch_initcall()Magnus Damm24-24/+24
2009-08-12perf_counter, x86: Fix/improve apic fallbackIngo Molnar2-5/+31
2009-08-12x86: Fix oops in identify_cpu() on CPUs without CPUIDOndrej Zary1-24/+24
2009-08-11arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin1-0/+4
2009-08-11ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu1-1/+5
2009-08-11arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildFenghua Yu1-5/+0
2009-08-11IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput1-1/+0
2009-08-11IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput1-3/+1
2009-08-11ia64: boolean __test_and_clear_bitJohannes Weiner1-1/+1
2009-08-11Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu1-5/+0
2009-08-11x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flagKevin Winchester1-0/+7
2009-08-11perf_counter, x86: Fix generic cache events on P6-mobile CPUsIngo Molnar1-2/+2
2009-08-11perf_counter, x86: Fix lapic printk messageIngo Molnar1-1/+1
2009-08-11x86, mce: therm_throt - change when we print messagesDmitry Torokhov1-7/+11
2009-08-10x86: Add reboot quirk for every 5 series MacBook/ProShunichi Fuji1-6/+6
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-0/+8
2009-08-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+22
2009-08-10x86: Fix serialization in pit_expect_msb()Linus Torvalds1-7/+22
2009-08-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-3/+3
2009-08-10MN10300: includecheck fix: mn10300, pci.hJaswinder Singh Rajput1-1/+0
2009-08-10powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAMBenjamin Herrenschmidt1-3/+3
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-35/+101
2009-08-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-9/+21
2009-08-09perf_counter/powerpc: Fix oops on cpus without perf_counter hardware supportPaul Mackerras1-0/+8
2009-08-09x86: fix buffer overflow in efi_init()Roel Kluin1-1/+1
2009-08-08x86: Add quirk to make Apple MacBookPro5,1 use reboot=pciOzan Çağlayan1-1/+9
2009-08-08x86: Fix MSI-X initialization by using online_mask for x2apic target_cpusYinghai Lu2-6/+10
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar3-22/+6
2009-08-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds31-164/+343
2009-08-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-3/+7
2009-08-07[S390] KVM: Read buffer overflowRoel Kluin1-3/+4
2009-08-07[S390] kernel: Storing machine flags early in lowcoreHendrik Brueckner1-0/+3
2009-08-06perf_counter/powerpc: Check oprofile_cpu_type for NULL before using itBenjamin Herrenschmidt7-9/+16
2009-08-06KVM: MMU: limit rmap chain lengthMarcelo Tosatti1-5/+28