]> Pileus Git - ~andy/linux/history - arch/x86/mm
x86: use the correct cpuid method to detect MWAIT support for C states
[~andy/linux] / arch / x86 / mm /
2008-01-30 travis@sgi.comx86: fixup NR-CPUS patch for numa
2008-01-30 Andrew Mortonarch/x86/mm/numa_64.c: section fix
2008-01-30 Mike Travisx86: reduce memory and intra-node effects
2008-01-30 Harvey Harrisonx86: function ifdefs in fault_32|64.c
2008-01-30 Harvey Harrisonx86: last of trivial fault_32|64.c unification
2008-01-30 Harvey Harrisonx86: do_page_fault small unification
2008-01-30 Harvey Harrisonx86: remove last user of get_segment_eip
2008-01-30 Harvey Harrisonx86: common x86_32|64 naming
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in numa_64
2008-01-30 travis@sgi.comx86: change size of node ids from u8 to u16
2008-01-30 travis@sgi.comx86: change size of APICIDs from u8 to u16
2008-01-30 Yinghai Lux86: cleanup setup_node_zones called by paging_init()
2008-01-30 Ingo Molnarx86: pat: e820 cleanup
2008-01-30 Arjan van de Venx86: add the capability to print fuzzy backtraces
2008-01-30 Harvey Harrisonx86: move get_segment_eip() to step.c
2008-01-30 Harvey Harrisonx86: more users of PF_ constants in fault_32|64.c
2008-01-30 Jeremy Fitzhardingex86: unify pgtable accessors which use
2008-01-30 Mel Gormanx86: make NUMA work on 32-bit again
2008-01-30 Ingo Molnarx86: clean up arch/x86/mm/fault_64.c
2008-01-30 H. Peter Anvini386: handle an initrd in highmem (version 2)
2008-01-30 Carlos R. Mafrax86: clean up k8topology.c
2008-01-30 Ingo Molnarx86: debug: double-check the empty zero page
2008-01-30 Yinghai Lux86: not clear empty_zero_page again
2008-01-30 Harvey Harrisonx86: introduce force_sig_info_fault helper to X86_64
2008-01-30 Harvey Harrisonx86: begin fault_{32|64}.c unification
2008-01-30 Harvey Harrisonx86: fault_32.c cleanup
2008-01-30 Harvey Harrisonx86: cosmetic fixes fault_{32|64}.c
2008-01-30 Joe Perchesarch/x86/: spelling fixes
2008-01-30 Harvey Harrisonx86: use helper in fault_64.c
2008-01-30 Harvey Harrisonx86: unify extable_{32|64}.c
2008-01-30 Jan Beulichx86-64: honor notify_die() returning NOTIFY_STOP
2008-01-30 Masami Hiramatsux86: prepare kprobes code for x86 unification
2008-01-30 Huang, Yingx86 boot: use E820 memory map on EFI 32 platform
2008-01-30 Harvey Harrisonx86: remove all definitions with fastcall
2008-01-30 Glauber de Oliveir... x86: modify get_desc_base
2008-01-30 Harvey Harrisonx86: unify mmap_{32|64}.c
2008-01-30 Jeremy Fitzhardingex86: clean up mm/init_32.c
2008-01-30 Jeremy Fitzhardingex86: kill mk_pte_huge
2008-01-30 Joerg Roedelx86: some whitespace cleanups in paging code
2008-01-30 Andrew Mortonx86: PIE executable randomization, uninlining
2008-01-30 Andrew Mortonx86: PIE executable randomization, checkpatch fixes
2008-01-30 Jiri Kosinax86: PIE executable randomization
2008-01-30 Joerg Roedelx86: use __PAGE_KERNEL* instead of _KERNPG_TABLE
2008-01-30 H. Peter Anvinx86: rename the struct pt_regs members for 32/64-bit...
2008-01-30 Jeremy Fitzhardingex86: clean up bitops-related warnings
2008-01-30 Andrew Mortonx86: kmap_atomic() debugging
2008-01-30 Christoph Lameterx86: 64-bit, make sparsemem vmemmap the only memory...
2008-01-30 Yinghai Lux86: use core id bits for apicid_to_node initialization
2008-01-30 Thomas Gleixnerx86: fixup numa 64 namespace
2008-01-30 Thomas Gleixnerx86: cleanup numa_64.c
2008-01-30 Thomas Gleixnerx86: cleanup tlbflush.h variants
2008-01-30 Thomas Gleixnerx86: nuke a ton of unused exports
2008-01-30 Thomas Gleixnerx86: remove the duplicated arch/x86/ia32/mmap32.c
2008-01-30 Thomas Gleixnerx86: clean up arch/x86/mm/mmap_32/64.c
2008-01-30 Thomas Gleixnerx86: move numa related declarations
2008-01-30 Thomas Gleixnerx86: move debug related declarations to kdebug.h
2008-01-30 Thomas Gleixnerx86: move k8 related declarations
2008-01-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-24 Len BrownPull bugzilla-9747 into release branch
2008-01-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-15 Ingo Molnarx86: fix boot crash on HIGHMEM4G && SPARSEMEM
2008-01-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-14 Len BrownPull hotplug into release branch
2007-12-10 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-12-08 Russell KingMerge branch 'pxa-fixes'
2007-12-06 Len BrownPull bugzilla-9345 into release branch
2007-12-06 Len BrownPull apm-freeze-fix into release branch
2007-12-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-02 Len BrownPull thermal into release branch
2007-12-01 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git.kernel.org...
2007-12-01 Jeff GarzikMerge branch 'master' into upstream-fixes
2007-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-11-30 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2007-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-11-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-11-29 KAMEZAWA Hiroyukimemory hotplug x86_64: fix section mismatch in init_mem...
2007-11-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-11-20 Len BrownPull cpuidle into release branch
2007-11-17 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-11-13 Paul MackerrasMerge branch 'for-2.6.24' of master.kernel.org:/pub...
2007-11-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-09 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2007-11-05 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-11-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-11-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2007-11-03 Linus TorvaldsMerge branch 'sg' of git://git.kernel.dk/linux-2.6...
2007-11-03 Linus TorvaldsMerge branch 'v2.6.24-rc1-lockdep' of git://git.kernel...
2007-11-03 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-11-03 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-11-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-11-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
next