summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: Unify i386 and x86-64 early quirksAndi Kleen2007-10-196-96/+17
* x86: enable HPET on ICH3 and ICH4Udo A. Steinberg2007-10-191-0/+18
* x86: force enable HPET on VT8235/8237 chipsetsUdo A. Steinberg2007-10-191-1/+68
* x86: add force_hpet boot optionThomas Gleixner2007-10-191-0/+3
* x86: quirk.c trivial coding style and white space cleanupThomas Gleixner2007-10-191-11/+14
* x86: don't zero pad addresses in segfault messageAndi Kleen2007-10-191-1/+1
* x86: Use linux/elfcore-compat.hRoland McGrath2007-10-191-78/+46
* x86: merge init_task_32/64.cHiroshi Shimamoto2007-10-197-63/+16
* x86: remove page_fault_traceAndi Kleen2007-10-191-12/+0
* Kconfig: Missing line breaks in arch/x86_64/KconfigAdrian Knoth2007-10-191-3/+3
* x86: move cpufreq Kconfigs to the same directoryThomas Gleixner2007-10-194-3/+3
* GEODE: use symbolic constant in cs5536 reboot fixupAndres Salomon2007-10-191-5/+3
* x86: fix CONFIG_NUMA and nosmp | maxcpus=0/1 crashIngo Molnar2007-10-191-0/+2
* x86: use relative symlink for bzImageSam Ravnborg2007-10-192-4/+4
* x86, vsyscall: fix the oops crash with __pa_vsymbol()Siddha, Suresh B2007-10-191-1/+1
* x86: update .gitignore entriesThomas Gleixner2007-10-191-0/+1
* x86: fix global_flush_tlb() bugIngo Molnar2007-10-191-2/+7
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-1815-373/+469
|\
| * [MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle2007-10-188-241/+318
| * [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ackRalf Baechle2007-10-181-21/+0
| * [MIPS] IP32: Retire use of plat_timer_setup.Ralf Baechle2007-10-181-6/+0
| * [MIPS] Jazz: Retire use of plat_timer_setup.Ralf Baechle2007-10-182-9/+5
| * [MIPS] IP27: Convert to clock_event_device.Ralf Baechle2007-10-182-66/+94
| * [MIPS] JMR3927: Convert to clock_event_device.Ralf Baechle2007-10-181-19/+47
| * [MIPS] Always do the ARC64_TWIDDLE_PC thing.Thomas Bogendoerfer2007-10-181-11/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-182-6/+2
|\ \
| * | [UMP]: header_ops conversion needed for non-ethernet driversJeff Dike2007-10-172-6/+2
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-186-64/+59
|\ \
| * | [SPARC/64]: Consolidate of_register_driverStephen Rothwell2007-10-172-40/+0
| * | [SPARC64]: Check of_get_property() return in pci_determine_mem_io_space().David S. Miller2007-10-171-0/+7
| * | [SPARC64]: Fix boot failures due to bootmem.David S. Miller2007-10-171-4/+4
| * | [SPARC64]: Implement atomic backoff.David S. Miller2007-10-172-20/+48
| |/
* | Replace __attribute_pure__ with __pureRalf Baechle2007-10-181-3/+3
* | sparse pointer use of zero as nullStephen Hemminger2007-10-181-1/+1
* | x86 msr driver: Misc cpuinit annotationsSatyam Sharma2007-10-181-1/+1
* | powerpc: add scaled time accountingMichael Neuling2007-10-182-2/+31
* | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-6/+7
* | sysctl: x86_64 remove unnecessary binary pathsEric W. Biederman2007-10-182-10/+1
* | cpu hotplug: intel_cacheinfo: fix cpu hotplug error handlingAkinobu Mita2007-10-181-21/+45
* | cpu hotplug: mce: fix cpu hotplug error handlingAkinobu Mita2007-10-181-10/+29
* | cpu hotplug: msr: fix cpu hotplug error handlingAkinobu Mita2007-10-181-15/+20
* | cpu hotplug: thermal_throttle: fix cpu hotplug error handlingAkinobu Mita2007-10-181-4/+6
* | Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds2007-10-182-1/+15
* | Hibernation: Use temporary page tables for kernel text mapping on x86_64Rafael J. Wysocki2007-10-181-6/+33
* | Hibernation: Pass CR3 in the image header on x86_64Rafael J. Wysocki2007-10-182-7/+17
* | Hibernation: Arbitrary boot kernel support on x86_64Rafael J. Wysocki2007-10-183-8/+92
* | s2ram: kill old debugging junkPavel Machek2007-10-182-43/+1
* | serial: turn serial console suspend a boot rather than compile time optionAndres Salomon2007-10-181-1/+0
* | PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-185-101/+35
* | PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-1812-30/+30