aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* Merge branch 'x86/uaccess' into core/percpuIngo Molnar2009-02-09
|\
| * x86: signal: use {get|put}_user_try and catchHiroshi Shimamoto2009-01-23
| * x86: remove byte locksJiri Kosina2009-01-20
| * x86: Remove never-called arch_setup_msi_irq()Michael Ellerman2009-01-19
* | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-07
| |\ \ \ \ \
| | | | | * | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger2009-02-04
| | | | * | | Merge branch 'core/xen' into x86/urgentIngo Molnar2009-02-04
| | | | |\| |
| | | | | * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-01-31
| | | | | |\ \
| | | | | | * | x86, ds, bts: cleanup/fix DS configurationMarkus Metzger2009-01-22
| | |_|_|_|/ / | |/| | | | |
| | | | | * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-31
| | | | | |\ \
| | | | * | | | x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov2009-02-03
| | | | * | | | x86: push old stack address on irqstack for unwinderMartin Hicks2009-02-03
| | | | * | | | irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu2009-02-01
| | | | * | | | x86: add cache descriptors for Intel Core i7Dave Jones2009-02-01
| | | | * | | | x86/Voyager: make it build and bootJames Bottomley2009-01-31
| | | | | |/ / | | | | |/| |
| | | | * | | x86: tone down mtrr_trim_uncached_memory() warningIngo Molnar2009-01-29
| | | | * | | x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availabilityH. Peter Anvin2009-01-26
| | | * | | | ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.cRafael J. Wysocki2009-01-16
| | |/ / / / | |/| | | |
* | | | | | x86: use linker to offset symbols by __per_cpu_loadBrian Gerst2009-02-09
* | | | | | Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-02-04
|\ \ \ \ \ \
| * | | | | | x86, percpu: fix kexec with vmlinuxYinghai Lu2009-02-03
| * | | | | | x86: split loading percpu segments from loading gdtJeremy Fitzhardinge2009-01-31
| * | | | | | x86: pass in cpu number to switch_to_new_gdt()Brian Gerst2009-01-31
| * | | | | | x86: UV fix uv_flush_send_and_wait()Cliff Wickman2009-01-31
* | | | | | | x86/vmi: fix interrupt enable/disable/save/restore calling convention.Jeremy Fitzhardinge2009-02-02
* | | | | | | x86/paravirt: use callee-saved convention for pte_val/make_pte/etcJeremy Fitzhardinge2009-01-30
* | | | | | | x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge2009-01-30
* | | | | | | x86: fix paravirt clobber in entry_64.SJeremy Fitzhardinge2009-01-30
* | | | | | | x86/pvops: add a paravirt_ident functions to allow special patchingJeremy Fitzhardinge2009-01-30
* | | | | | | Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-01-30
|\| | | | | |
| * | | | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-30
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-29
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-01-27
| |\ \ \ \ \
| | * | | | | x86: clean up indentation in setup_per_cpu_areas()Tejun Heo2009-01-27
| | * | | | | x86: fix build breakage on voyageJames Bottomley2009-01-27
| | * | | | | x86: load new GDT after setting up boot cpu per-cpu areaBrian Gerst2009-01-26
| | * | | | | x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst2009-01-26
| | * | | | | x86: make Voyager use x86 per-cpu setup.Brian Gerst2009-01-26
| | * | | | | x86: don't assume boot cpu is #0Brian Gerst2009-01-26
| | * | | | | x86: move this_cpu_offsetBrian Gerst2009-01-26
| | * | | | | x86: only compile setup_percpu.o on SMPBrian Gerst2009-01-26
| | * | | | | x86: move apic variables to apic.cBrian Gerst2009-01-26
| | * | | | | x86: always page-align per-cpu area start and sizeBrian Gerst2009-01-26
| | * | | | | x86: move setup_cpu_local_masks()Brian Gerst2009-01-26
| | * | | | | x86: move 64-bit NUMA codeBrian Gerst2009-01-26
| | * | | | | x86: merge setup_per_cpu_maps() into setup_per_cpu_areas()Brian Gerst2009-01-26
| * | | | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-27
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-26
| | |\ \ \ \
| | | * | | | debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner2009-01-22
| | | |/ / /