summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-1/+1
|\
| * trivial: fix missing printk space in amd_k7_smp_checkMichael Tokarev2009-09-211-1/+1
* | mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich2009-09-221-1/+1
* | mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-221-2/+2
* | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-218-288/+288
|\ \
| * | perf: Tidy up after the big renameIngo Molnar2009-09-211-7/+7
| * | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-218-262/+262
| * | perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar2009-09-211-24/+24
| * | Merge branch 'linus' into perfcounters/renameIngo Molnar2009-09-2138-713/+537
| |\ \ | | |/
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-09-211-3/+6
|\ \ \ | |/ /
| * | perf_counter: x86: Fix PMU resource leakPeter Zijlstra2009-09-201-3/+6
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-2114-63/+74
|\ \ \ | |_|/ |/| |
| * | x86: Print the hypervisor returned tsc_khz during bootAlok Kataria2009-09-201-0/+6
| * | Merge branch 'linus' into x86/urgentIngo Molnar2009-09-2034-706/+532
| |\ \
| * | | x86: Correct segment permission flags in 64-bit linker scriptJan Beulich2009-09-201-2/+2
| * | | x86: cpuinit-annotate SMP boot trampolines properlyJan Beulich2009-09-203-10/+7
| * | | x86: Increase timeout for EHCI debug port reset completion in early printkJan Beulich2009-09-201-1/+1
| * | | x86: Trivial whitespace cleanupsFelipe Contreras2009-09-201-1/+1
| * | | x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov2009-09-202-3/+3
| * | | x86/i386: Remove duplicated #includeHuang Weiyi2009-09-201-1/+0
| * | | x86, mtrr: Convert loop to a while based construct, avoid naked semicolonJoe Perches2009-09-201-6/+6
| * | | Revert 'x86: Fix system crash when loading with "reservetop" parameter'Yinghai Lu2009-09-191-15/+15
| * | | x86, mce: Fix compile warning in case of CONFIG_SMP=nAndreas Herrmann2009-09-191-1/+2
| * | | x86, apic: Use logical flat on intel with <= 8 logical cpusSuresh Siddha2009-09-192-22/+19
| * | | x86: SGI UV: Map MMIO-High memory rangeJack Steiner2009-09-181-0/+11
| * | | x86: apic: Convert BUG() to BUG_ON()Daniel Walker2009-09-181-2/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds2009-09-202-2/+0
|\ \ \ \
| * | | | includecheck fix: x86, cpu/common.cJaswinder Singh Rajput2009-09-201-1/+0
| * | | | includecheck fix: x86, traps.cJaswinder Singh Rajput2009-09-201-1/+0
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-203-5/+5
|\ \ \ \
| * | | | Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-193-5/+5
| |/ / /
* | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2009-09-203-47/+45
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | tracing, x86, cpuidle: Move the end point of a C state in the power tracerArjan van de Ven2009-09-191-3/+0
| * | tracing, perf: Convert the power tracer into an event tracerArjan van de Ven2009-09-192-24/+11
| * | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-09-1975-2617/+2597
| |\ \ | | |/
| * | x86, perf_counter, bts: Optimize BTS overflow handlingMarkus Metzger2009-09-181-23/+37
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-1830-650/+484
|\ \ \
| * | | x86: Move get/set_wallclock to x86_platform_opsFeng Tang2009-09-166-14/+14
| * | | x86: platform: Fix section annotationsThomas Gleixner2009-09-163-4/+4
| * | | x86: apic namespace cleanupThomas Gleixner2009-08-314-5/+5
| * | | x86: Distangle ioapic and i8259Thomas Gleixner2009-08-311-12/+29
| * | | x86: Add Moorestown early detectionThomas Gleixner2009-08-313-0/+28
| * | | x86: Add hardware_subarch ID for MoorestownPan, Jacob jun2009-08-311-0/+1
| * | | x86: Add early platform detectionThomas Gleixner2009-08-313-7/+19
| * | | x86: Move tsc_init to late_time_initThomas Gleixner2009-08-311-1/+1
| * | | x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-319-30/+32
| * | | x86: Replace the now identical time_32/64.c by time.cThomas Gleixner2009-08-313-122/+1
| * | | x86: time_32/64.c unify profile_pcThomas Gleixner2009-08-312-10/+11
| * | | x86: Move calibrate_cpu to tsc.cThomas Gleixner2009-08-313-54/+55
| * | | x86: Make timer setup and global variables the same in time_32/64.cThomas Gleixner2009-08-312-11/+35
OpenPOWER on IntegriCloud