aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds25-37/+9
2007-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds21-984/+1091
2007-10-12x86: HPET add another ICH7 PCI idVenki Pallipadi1-0/+2
2007-10-12x86: HPET force enable ICH5 suspend/resume fixVenki Pallipadi1-1/+1
2007-10-12x86: HPET force enable for ICH5Venki Pallipadi2-2/+103
2007-10-12x86: HPET try to activate force detected hpetVenki Pallipadi1-2/+25
2007-10-12x86: HPET force enable o ICH7 and laterVenki Pallipadi1-0/+102
2007-10-12x86: HPET restructure hpet code for hpet force enableVenki Pallipadi1-65/+83
2007-10-12i386/x8664: cleanup the shared hpet codeChris Wright1-5/+1
2007-10-12x86_64: cleanup apic.c after clock events switchChris Wright1-8/+14
2007-10-12x86_64: remove now unused codeThomas Gleixner7-595/+5
2007-10-12x86: unify timex.h variantsThomas Gleixner2-2/+2
2007-10-12x86: kill 8253pit.hThomas Gleixner1-1/+0
2007-10-12x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner2-1/+35
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner2-1/+3
2007-10-12x86_64: convert to clock eventsThomas Gleixner6-187/+70
2007-10-12x86_64: Add (not yet used) clock event functionsThomas Gleixner2-0/+85
2007-10-12x86_64: prepare idle loop for dynamic ticksChris Wright1-0/+4
2007-10-12x86_64: remove nested irq disablesThomas Gleixner1-6/+6
2007-10-12x86_64: apic change setup_APIC_timer calling conventionThomas Gleixner1-4/+4
2007-10-12x86_64: Remove APIC_DIVISORThomas Gleixner1-5/+3
2007-10-12x86_64: Move apic calibration code aroundThomas Gleixner1-9/+6
2007-10-12x86_64: remove pit synchronizationThomas Gleixner1-18/+0
2007-10-12x86_64: prepare apic code for clock eventsThomas Gleixner1-8/+15
2007-10-12x86: remove never used apic_mappedYinghai Lu1-3/+2
2007-10-12i386: prepare sharing the PIT codeThomas Gleixner1-4/+0
2007-10-12i386: prepare sharing the PIT codeThomas Gleixner1-1/+3
2007-10-12i386: prepare sharing the hpet code with x86_64Thomas Gleixner1-1/+58
2007-10-12i386: prepare sharing the hpet code with x86_64Thomas Gleixner1-8/+16
2007-10-12x86_64: Consolidate tsc calibrationThomas Gleixner3-80/+92
2007-10-12x86_64: Select clocksource watchdog in KconfigThomas Gleixner1-0/+4
2007-10-12x86: Geode MFGPT clock event device supportAndres Salomon2-0/+175
2007-10-12x86: Geode Multi-Function General Purpose Timers supportAndres Salomon3-1/+202
2007-10-12x86: block irq balancing for timerVenki Pallipadi1-1/+1
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner2-1/+5
2007-10-12[S390] pfault: Fix alignment of parameter list.Heiko Carstens1-1/+1
2007-10-12[S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg1-13/+14
2007-10-12[S390] s390: beautify vmlinux.ldsSam Ravnborg1-106/+127
2007-10-12[S390] cpcmd: fix inline assembly usage.Heiko Carstens1-45/+55
2007-10-12[S390] Use IPL CLEAR for reipl under z/VMMichael Holzheu1-2/+2
2007-10-12[S390] Get rid of a bunch of sparse warnings again.Heiko Carstens3-6/+17
2007-10-12[S390] disassembler: Remove redundant variable assignmentChristian Borntraeger1-1/+0
2007-10-12[S390] disassembler: fix output for insns with 6 operands.Martin Schwidefsky1-1/+3
2007-10-12[S390] appldata_base: Remove module_exit function and modular stuffSatyam Sharma1-52/+2
2007-10-12[S390] appldata_base: Misc cpuinit annotations and bugfixSatyam Sharma1-5/+6
2007-10-11missed bio_endio() in axonramAl Viro1-2/+2
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds417-11985/+24220
2007-10-12[POWERPC] Add memchr() to the bootwrapperDavid Gibson2-0/+14
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson4-1/+70
2007-10-12[POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak1-2/+3