aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds
2007-10-12USB: re-remove <linux/usb_sl811.h>David Brownell
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-10-12x86: HPET add another ICH7 PCI idVenki Pallipadi
2007-10-12x86: HPET force enable ICH5 suspend/resume fixVenki Pallipadi
2007-10-12x86: HPET force enable for ICH5Venki Pallipadi
2007-10-12x86: HPET try to activate force detected hpetVenki Pallipadi
2007-10-12x86: HPET force enable o ICH7 and laterVenki Pallipadi
2007-10-12x86: HPET restructure hpet code for hpet force enableVenki Pallipadi
2007-10-12i386/x8664: cleanup the shared hpet codeChris Wright
2007-10-12x86_64: cleanup apic.c after clock events switchChris Wright
2007-10-12x86_64: remove now unused codeThomas Gleixner
2007-10-12x86: unify timex.h variantsThomas Gleixner
2007-10-12x86: kill 8253pit.hThomas Gleixner
2007-10-12x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner
2007-10-12x86_64: convert to clock eventsThomas Gleixner
2007-10-12x86_64: Add (not yet used) clock event functionsThomas Gleixner
2007-10-12x86_64: prepare idle loop for dynamic ticksChris Wright
2007-10-12x86_64: remove nested irq disablesThomas Gleixner
2007-10-12x86_64: apic change setup_APIC_timer calling conventionThomas Gleixner
2007-10-12x86_64: Remove APIC_DIVISORThomas Gleixner
2007-10-12x86_64: Move apic calibration code aroundThomas Gleixner
2007-10-12x86_64: remove pit synchronizationThomas Gleixner
2007-10-12x86_64: prepare apic code for clock eventsThomas Gleixner
2007-10-12x86: remove never used apic_mappedYinghai Lu
2007-10-12i386: prepare sharing the PIT codeThomas Gleixner
2007-10-12i386: prepare sharing the PIT codeThomas Gleixner
2007-10-12i386: prepare sharing the hpet code with x86_64Thomas Gleixner
2007-10-12i386: prepare sharing the hpet code with x86_64Thomas Gleixner
2007-10-12x86_64: Consolidate tsc calibrationThomas Gleixner
2007-10-12x86_64: Select clocksource watchdog in KconfigThomas Gleixner
2007-10-12x86: Geode MFGPT clock event device supportAndres Salomon
2007-10-12x86: Geode Multi-Function General Purpose Timers supportAndres Salomon
2007-10-12x86: block irq balancing for timerVenki Pallipadi
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner
2007-10-12[S390] pfault: Fix alignment of parameter list.Heiko Carstens
2007-10-12[S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg
2007-10-12[S390] s390: beautify vmlinux.ldsSam Ravnborg
2007-10-12[S390] cpcmd: fix inline assembly usage.Heiko Carstens
2007-10-12[S390] Use IPL CLEAR for reipl under z/VMMichael Holzheu
2007-10-12[S390] Get rid of a bunch of sparse warnings again.Heiko Carstens
2007-10-12[S390] disassembler: Remove redundant variable assignmentChristian Borntraeger
2007-10-12[S390] disassembler: fix output for insns with 6 operands.Martin Schwidefsky
2007-10-12[S390] appldata_base: Remove module_exit function and modular stuffSatyam Sharma
2007-10-12[S390] appldata_base: Misc cpuinit annotations and bugfixSatyam Sharma
2007-10-11missed bio_endio() in axonramAl Viro