| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-06-11 | 6 | -38/+72 |
|\ |
|
| * | x86: fix system without memory on node0 | Yinghai Lu | 2009-05-18 | 1 | -0/+8 |
| * | Merge commit 'v2.6.30-rc6' into x86/mm | Ingo Molnar | 2009-05-18 | 1 | -1/+2 |
| |\ |
|
| * | | x86: process.c, remove useless headers | Amerigo Wang | 2009-05-12 | 2 | -4/+0 |
| * | | x86: merge process.c a bit | Amerigo Wang | 2009-05-12 | 3 | -26/+14 |
| * | | x86: clean up and and print out initial max_pfn_mapped | Yinghai Lu | 2009-05-11 | 1 | -0/+4 |
| * | | x86/pci: remove rounding quirk from e820_setup_gap() | Yinghai Lu | 2009-05-11 | 1 | -8/+3 |
| * | | x86, e820, pci: reserve extra free space near end of RAM | Linus Torvalds | 2009-05-11 | 1 | -0/+35 |
| * | | Merge commit 'v2.6.30-rc5' into x86/mm | Ingo Molnar | 2009-05-11 | 21 | -70/+120 |
| |\ \ |
|
| * | | | x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c | Pekka Enberg | 2009-04-30 | 1 | -0/+8 |
* | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-06-11 | 3 | -241/+248 |
|\ \ \ \ |
|
| * | | | | x86, microcode: Simplify vfree() use | Figo.zhang | 2009-06-07 | 1 | -8/+4 |
| * | | | | x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cle... | Dmitry Adamushko | 2009-05-12 | 3 | -233/+244 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-11 | 1 | -4/+1 |
|\ \ \ \ |
|
| * | | | | x86_32: introduce restore_fpu_checking() | Jiri Slaby | 2009-04-08 | 1 | -4/+1 |
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-11 | 3 | -402/+205 |
|\ \ \ \ \ |
|
| * | | | | | x86: cpu_debug: Remove model information to reduce encoding-decoding | Jaswinder Singh Rajput | 2009-06-07 | 1 | -321/+96 |
| * | | | | | Merge branch 'linus' into x86/cpu | Ingo Molnar | 2009-06-07 | 42 | -224/+396 |
| |\ \ \ \ \ |
|
| * | | | | | | x86: fixup numa_node information for AMD CPU northbridge functions | Andreas Herrmann | 2009-04-17 | 1 | -0/+37 |
| * | | | | | | x86: cacheinfo: complete L2/L3 Cache and TLB associativity field definitions | Andreas Herrmann | 2009-04-10 | 1 | -4/+12 |
| * | | | | | | x86: cacheinfo: disable L3 ECC scrubbing when L3 cache index is disabled | Mark Langsdorf | 2009-04-10 | 1 | -0/+6 |
| * | | | | | | x86: cacheinfo: replace sysfs interface for cache_disable feature | Mark Langsdorf | 2009-04-10 | 1 | -45/+45 |
| * | | | | | | x86: cacheinfo: use cached K8 NB_MISC devices instead of scanning for it | Andreas Herrmann | 2009-04-10 | 1 | -34/+3 |
| * | | | | | | x86: cacheinfo: correct return value when cache_disable feature is not active | Andreas Herrmann | 2009-04-10 | 1 | -1/+1 |
| * | | | | | | x86: cacheinfo: use L3 cache index disable feature only for CPUs that support it | Andreas Herrmann | 2009-04-10 | 1 | -0/+8 |
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-06-11 | 17 | -52/+37 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType | Jaswinder Singh Rajput | 2009-05-15 | 4 | -11/+9 |
| * | | | | | | | x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000 | Jaswinder Singh Rajput | 2009-05-15 | 2 | -4/+2 |
| * | | | | | | | x86, mtrr: remove mtrr MSRs double declaration | Jaswinder Singh Rajput | 2009-05-15 | 1 | -8/+0 |
| * | | | | | | | x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000 | Jaswinder Singh Rajput | 2009-05-15 | 2 | -3/+2 |
| * | | | | | | | x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000 | Jaswinder Singh Rajput | 2009-05-15 | 2 | -3/+2 |
| * | | | | | | | x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcap | Jaswinder Singh Rajput | 2009-05-15 | 3 | -4/+3 |
| * | | | | | | | x86: mce: remove duplicated #include | Huang Weiyi | 2009-05-09 | 1 | -1/+0 |
| * | | | | | | | x86: clean up arch/x86/kernel/tsc_sync.c a bit | Ingo Molnar | 2009-05-07 | 1 | -8/+6 |
| * | | | | | | | x86: use symbolic name for VM86_SIGNAL when used as vm86 default return | Samuel Bronson | 2009-05-07 | 1 | -2/+2 |
| * | | | | | | | x86: avoid multiple declaration of kstack_depth_to_print | Jaswinder Singh Rajput | 2009-04-14 | 1 | -1/+0 |
| * | | | | | | | x86: clean up declarations and variables | Jaswinder Singh Rajput | 2009-04-12 | 6 | -6/+8 |
| * | | | | | | | x86: apic/x2apic_cluster.c x86_cpu_to_logical_apicid should be static | Jaswinder Singh Rajput | 2009-04-12 | 1 | -1/+1 |
| * | | | | | | | x86 early quirks: eliminate unused function | Ingo Molnar | 2009-04-08 | 1 | -0/+2 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, 64-bit: ifdef out struct thread_struct::ip | Alexey Dobriyan | 2009-05-11 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-11 | 7 | -538/+438 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86: add extension fields for bootloader type and version | H. Peter Anvin | 2009-05-12 | 1 | -2/+8 |
| * | | | | | | | | x86, boot: make kernel_alignment adjustable; new bzImage fields | H. Peter Anvin | 2009-05-12 | 2 | -0/+2 |
| * | | | | | | | | x86, vmlinux.lds: fix relocatable symbols | Ingo Molnar | 2009-04-29 | 1 | -2/+5 |
| * | | | | | | | | x86, vmlinux.lds: add copyright | Ingo Molnar | 2009-04-29 | 1 | -1/+2 |
| * | | | | | | | | x86, vmlinux.lds: unify remaining parts | Sam Ravnborg | 2009-04-29 | 3 | -55/+27 |
| * | | | | | | | | x86, vmlinux.lds: unify percpu | Sam Ravnborg | 2009-04-29 | 3 | -32/+30 |
| * | | | | | | | | x86, vmlinux.lds: unify .exit.* and .init.ramfs | Sam Ravnborg | 2009-04-29 | 3 | -42/+20 |
| * | | | | | | | | x86, vmlinux.lds: unify parainstructions | Sam Ravnborg | 2009-04-29 | 3 | -36/+18 |