summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Fix typos concerning hierarchyUwe Kleine-KĂśnig2007-02-171-1/+1
* Fix comment typo "spin_lock_irqrestore".Robert P. J. Day2007-02-171-1/+1
* Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-174-10/+10
* Use ARRAY_SIZE() macro in i386 relocs.c fileRobert P. J. Day2007-02-171-4/+5
* Various typo fixes.Robert P. J. Day2007-02-172-3/+3
* kbuild: Replace remaining "depends" with "depends on"Robert P. J. Day2007-02-173-3/+3
* Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-02-164-49/+132
|\
| * [AVR32] Use per-controller spi_board_info structuresHaavard Skinnemoen2007-02-162-23/+41
| * [AVR32] Warn, don't BUG if clk_disable is called too many timesHaavard Skinnemoen2007-02-161-1/+5
| * [AVR32] Make sure all genclocks have a parentHaavard Skinnemoen2007-02-161-16/+73
| * [AVR32] Remove unnecessary sys_nfsservctl conditionalHaavard Skinnemoen2007-02-161-4/+0
| * [AVR32] Wire up the SysV IPC calls properlyHaavard Skinnemoen2007-02-161-5/+13
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-166-286/+576
|\ \
| * | [CPUFREQ] Longhaul - Redo Longhaul ver. 2Rafał Bilski2007-02-141-22/+31
| * | [CPUFREQ] EPS - Correct 2nd brand testRafał Bilski2007-02-131-1/+1
| * | [CPUFREQ] Fix up merge conflicts with recent ACPI changes.Dave Jones2007-02-10453-8403/+23408
| |\ \
| * | | [CPUFREQ] Longhaul - Separate frequency and voltage transitionRafał Bilski2007-02-101-16/+93
| * | | [CPUFREQ] Longhaul - Models of NehemiahRafał Bilski2007-02-101-3/+3
| * | | [CPUFREQ] Longhaul - Simplier minmultRafał Bilski2007-02-101-15/+8
| * | | [CPUFREQ] Enhanced PowerSaver driverRafał Bilski2007-02-103-0/+344
| * | | [CPUFREQ] Longhaul - Add VT8235 supportRafał Bilski2007-02-041-12/+50
| * | | [CPUFREQ] Longhaul - Fix guess_fsb functionRafał Bilski2007-02-041-22/+10
| * | | [CPUFREQ] Longhaul - Remove duplicate tablesRafał Bilski2007-02-032-154/+11
| * | | [CPUFREQ] Longhaul - Introduce Nehemiah CRafał Bilski2007-02-031-45/+28
| * | | [CPUFREQ] fix cpuinfo_cur_freq for CPU_HW_PSTATEJoachim Deguara2007-02-031-1/+5
| * | | [CPUFREQ] Longhaul - Remove "ignore_latency" optionRafał Bilski2007-02-031-5/+1
* | | | [PATCH] genirq: remove IRQ_DISABLEDIngo Molnar2007-02-164-10/+3
* | | | [PATCH] genirq: do not mask interrupts by defaultIngo Molnar2007-02-162-0/+2
* | | | [PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz2007-02-166-72/+100
* | | | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz2007-02-167-408/+124
* | | | [PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz2007-02-164-661/+670
* | | | [PATCH] time: x86_64: hpet_address cleanupjohn stultz2007-02-163-34/+25
* | | | [PATCH] i386: enable dynticks in kconfigIngo Molnar2007-02-161-0/+2
* | | | [PATCH] i386 prepare nmi watchdog for dynticksThomas Gleixner2007-02-161-2/+7
* | | | [PATCH] i386 prepare for dyntickIngo Molnar2007-02-161-0/+3
* | | | [PATCH] i386 rework local apic timer calibrationThomas Gleixner2007-02-161-150/+215
* | | | [PATCH] clockevents: i386 driversThomas Gleixner2007-02-1610-746/+732
* | | | [PATCH] i386, apic: clean up the APIC codeThomas Gleixner2007-02-164-766/+815
* | | | [PATCH] Allow early access to the power management timerThomas Gleixner2007-02-161-4/+1
* | | | [PATCH] Mark TSC on GeodeLX reliableMarcelo Tosatti2007-02-161-0/+20
* | | | [PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner2007-02-162-49/+4
* | | | [PATCH] clocksource: Remove the update callbackThomas Gleixner2007-02-161-33/+17
* | | | [PATCH] clocksource: fixup is_continous changes on MIPSThomas Gleixner2007-02-161-1/+1
* | | | [PATCH] clocksource: fixup is_continous changes on S390Thomas Gleixner2007-02-161-1/+1
* | | | [PATCH] clocksource: fixup is_continous changes on AVR32Thomas Gleixner2007-02-161-1/+1
* | | | [PATCH] clocksource: fixup is_continous changes on ARMThomas Gleixner2007-02-164-4/+4
* | | | [PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner2007-02-163-4/+7
* | | | [PATCH] x86: rewrite SMP TSC sync codeIngo Molnar2007-02-168-388/+227
* | | | [PATCH] Simplify the registration of clocksourcesThomas Gleixner2007-02-161-2/+1
* | | | [PATCH] i386 Remove useless code in tsc.cThomas Gleixner2007-02-161-38/+2