aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* remove include/linux/pm_legacy.hAdrian Bunk2008-07-24
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-24
* x86: add hugepagesz option on 64-bitAndi Kleen2008-07-24
* x86: support GB hugepages on 64-bitAndi Kleen2008-07-24
* hugetlb: introduce pud_hugeAndi Kleen2008-07-24
* hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-24
* use generic_access_phys for /dev/mem mappingsRik van Riel2008-07-24
* access_process_vm device memory infrastructureRik van Riel2008-07-24
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-24
* Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds2008-07-23
|\
| * i386 syscall audit fast-pathRoland McGrath2008-07-23
| * x86_64 ia32 syscall audit fast-pathRoland McGrath2008-07-23
| * x86_64 syscall audit fast-pathRoland McGrath2008-07-23
| * x86_64: remove bogus optimization in sysret_signalRoland McGrath2008-07-23
* | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-23
|\ \
| * | sched, x86: clean up hrtick implementationPeter Zijlstra2008-07-20
* | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-23
|\ \ \ | |_|/ |/| |
| * | Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-21
| |\ \
| * | | NR_CPUS: Replace NR_CPUS in speedstep-centrino.cMike Travis2008-07-20
| * | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.cMike Travis2008-07-20
| * | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.cMike Travis2008-07-20
| * | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.cMike Travis2008-07-20
| * | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.cMike Travis2008-07-20
| * | | cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_targetMike Travis2008-07-18
| * | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.cMike Travis2008-07-18
| * | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.cMike Travis2008-07-18
| * | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-18
| * | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-18
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-15
| |\ \ \
| * \ \ \ Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-06
| |\ \ \ \
| * | | | | x86: use performance variant for_each_cpu_mask_nrMike Travis2008-05-23
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-22
|\ \ \ \ \ \
| * | | | | | x86: fix crash due to missing debugctlmsr on AMD K6-3Jan Kratochvil2008-07-22
| * | | | | | x86: add PTE_FLAGS_MASKJeremy Fitzhardinge2008-07-22
| * | | | | | x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge2008-07-22
| * | | | | | x86: fix pte_flags() to only return flags, fix lguest (updated)Rusty Russell2008-07-22
| * | | | | | x86: use setup_clear_cpu_cap with disable_apic, fixYinghai Lu2008-07-22
| * | | | | | x86: move the last Dprintk instance to pr_debug()Thomas Gleixner2008-07-21
* | | | | | | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attributeAndi Kleen2008-07-22
* | | | | | | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-22
* | | | | | | driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-22
* | | | | | | device create: x86: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-07-21
|\ \ \ \ \ \ \
| * | | | | | | [CPUFREQ] cpufreq: remove CVS keywordsAdrian Bunk2008-05-19
* | | | | | | | x86: Fix help message for STRICT_DEVMEM config optionLinus Torvalds2008-07-21
| |/ / / / / / |/| | | | | |
* | | | | | | x86: convert Dprintk to pr_debugThomas Gleixner2008-07-21
* | | | | | | Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar2008-07-21
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar2008-07-21
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar2008-07-18
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | x86, paravirt-spinlocks: fix boot hangIngo Molnar2008-07-16