- 185f3b9 x86: make intel.c have 64-bit support code by Yinghai Lu · 16 years ago
- 81faaae Merge branch 'x86/pebs' into x86/unify-cpu-detect by Ingo Molnar · 16 years ago
- f69feff x86: little clean up of intel.c/intel_64.c by Yinghai Lu · 16 years ago
- ff73152 x86: make 64 bit to use amd.c by Yinghai Lu · 16 years ago
- 2a02505 x86: make amd_64 have 32 bit code by Yinghai Lu · 16 years ago
- 6c62aa4 x86: make amd.c have 64bit support code by Yinghai Lu · 16 years ago
- 8d71a2e x86: merge header in amd_64.c by Yinghai Lu · 16 years ago
- 2b86473 x86: add srat_detect_node for amd64 by Yinghai Lu · 16 years ago
- c58606a x86: remove duplicated force_mwait by Yinghai Lu · 16 years ago
- 11fdd25 x86: cpu make amd.c more like amd_64.c v2 by Yinghai Lu · 16 years ago
- 2d9cd6c x86-64: add two __cpuinit annotations by Jan Beulich · 16 years ago
- e322423 x86, cpu init: call early_init_xxx in init_xxx by Yinghai Lu · 16 years ago
- 1b05d60 x86: remove duplicated get_model_name() calling by Yinghai Lu · 16 years ago
- deed05b x86, init_64.c: cleanup by Ingo Molnar · 16 years ago
- bd220a2 x86: move nonx_setup etc from common.c to init_64.c by Yinghai Lu · 16 years ago
- f5017cf x86: use cpu/common.c on 64 bit by Yinghai Lu · 16 years ago
- 143b604 x86: cpu/common*.c, merge whitespaces by Ingo Molnar · 16 years ago
- 102bbe3 x86: cpu/common*.c, merge identify_cpu() by Yinghai Lu · 16 years ago
- b89d3b3 x86: cpu/common*.c, merge generic_identify() by Yinghai Lu · 16 years ago
- 56f0d03 x86: cpu/common*.c: merge print_cpu_info() by Yinghai Lu · 16 years ago
- 6627d24 x86: cpu/common*.c, merge early_identify_cpu() by Yinghai Lu · 16 years ago
- 5122c89 x86: cpu/common.c: merge get_cpu_cap() by Yinghai Lu · 16 years ago
- 1cd7877 x86: cpu/common*.c, merge detect_ht() by Yinghai Lu · 16 years ago
- 140fc72 x86: cpu/common*.c, merge display_cacheinfo() by Yinghai Lu · 16 years ago
- b9e67f0 x86: cpu/common.c, merge default_init() by Yinghai Lu · 16 years ago
- fab334c x86: cpu/common*.c, merge switch_to_new_gdt() by Yinghai Lu · 16 years ago
- 1ba7658 x86: cpu/common*.c have same cpu_init(), with copying and #ifdef by Yinghai Lu · 16 years ago
- d5494d4 x86: cpu/common*.c, make 32-bit have 64-bit only functions by Yinghai Lu · 16 years ago
- ba51dce x86: cpu/common.c, let 64-bit code have 32-bit only functions by Yinghai Lu · 16 years ago
- 950ad7f x86: same gdt_page with macro by Yinghai Lu · 16 years ago
- f0fc4af x86: make header file the same in arch/x86/kernel/cpu/common_xx.c by Yinghai Lu · 16 years ago
- 97e4db7 x86: make detect_ht depend on CONFIG_X86_HT by Yinghai Lu · 16 years ago
- 0c8c708 Merge branch 'x86/core' into x86/unify-cpu-detect by Ingo Molnar · 16 years ago
- d3d0ba7 Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe': by Ingo Molnar · 16 years ago
- 9042763 Merge branch 'x86/x2apic' into x86/core by Ingo Molnar · 16 years ago
- 446d273 Merge branch 'x86/cpu' into x86/core by Ingo Molnar · 16 years ago
- accf0fa Merge branch 'x86/xsave' into x86/core by Ingo Molnar · 16 years ago
- 0a488a5 x86: move 32bit related functions together by Yinghai Lu · 16 years ago
- 01b2e16 x86: make get_mode_name of 64bit the same as 32bit by Yinghai Lu · 16 years ago
- a0854a4 x86: make 32bit support show_msr like 64 bit by Yinghai Lu · 16 years ago
- 10a434f x86: remove cpu_vendor_dev by Yinghai Lu · 16 years ago
- 9d31d35 x86: order functions in cpu/common.c and cpu/common_64.c v2 by Yinghai Lu · 16 years ago
- 3da99c9 x86: make (early)_identify_cpu more the same between 32bit and 64 bit by Yinghai Lu · 16 years ago
- 5031088 x86: delay early cpu initialization until cpuid is done by Krzysztof Helt · 16 years ago
- 5fef55f x86: move mtrr cpu cap setting early in early_init_xxxx by Yinghai Lu · 16 years ago
- 62b3f98 Merge branch 'x86/debug' into x86/cpu by Ingo Molnar · 16 years ago
- ebd60cd x86: unify using pci_mmcfg_insert_resource by Yinghai Lu · 16 years ago
- fac8f1e x86: split e820 reserved entries record to late, v7 by Yinghai Lu · 16 years ago
- 8040d77 Merge branch 'core/resources' into x86/core by Ingo Molnar · 16 years ago
- 268364a IO resources: add reserve_region_with_split() by Yinghai Lu · 16 years ago
- b380b0d forgotten refcount on sysctl root table by Al Viro · 16 years ago
- aa3341a Merge branch 'x86/cpu' into x86/x2apic by H. Peter Anvin · 16 years ago
- fe47784 Merge branch 'x86/cpu' into x86/xsave by H. Peter Anvin · 16 years ago
- fb481dd x86: drop -funroll-loops for csum_partial_64.c by Andi Kleen · 16 years ago
- a5444d1 x86: split e820 reserved entries record to late v4 by Ingo Molnar · 16 years ago
- 58f7c98 x86: split e820 reserved entries record to late v2 by Yinghai Lu · 16 years ago
- 0ccd8c3 Merge branch 'linus' into x86/core by H. Peter Anvin · 16 years ago
- 1625324 x86: move dir es7000 to es7000_32.c by Yinghai Lu · 16 years ago
- 7203781 Merge branch 'x86/cpu' into x86/core by H. Peter Anvin · 16 years ago
- 42390cd Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
- 5f17cfc PCI: fix pbus_size_mem() resource alignment for CardBus controllers by Linus Torvalds · 16 years ago
- de014d6 x86: Change warning message in TSC calibration. by Alok N Kataria · 16 years ago
- ce36394 mmap: fix petty bug in anonymous shared mmap offset handling by Tejun Heo · 16 years ago
- d210baf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
- 3e25a2d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
- 316343e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- 8e531af SELinux: memory leak in security_context_to_sid_core by Eric Paris · 16 years ago
- fca1287 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
- 437cf2f bnx2x: Accessing un-mapped page by Eilon Greenstein · 16 years ago
- 56e9c0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
- 9aab3e3 ath9k: Fix TX control flag use for no ACK and RTS/CTS by Jouni Malinen · 16 years ago
- 43f30ae ath9k: Fix TX status reporting by Jouni Malinen · 16 years ago
- 0b124c3 iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_remove by Gregory Greenman · 16 years ago
- d535311 iwlwifi: call apm stop on exit by Gregory Greenman · 16 years ago
- 73b7d74 iwlwifi: fix Tx cmd memory allocation failure handling by Tomas Winkler · 16 years ago
- 28a6b07 iwlwifi: fix rx_chain computation by Tomas Winkler · 16 years ago
- 4834c73 iwlwifi: fix station mimo power save values by Ron Rindjunsky · 16 years ago
- 5455970 iwlwifi: remove false rxon if rx chain changes by Mohamed Abbas · 16 years ago
- 0ffe014 iwlwifi: fix hidden ssid discovery in passive channels by Ron Rindjunsky · 16 years ago
- b94d8ee iwlwifi: W/A for the TSF correction in IBSS by Assaf Krauss · 16 years ago
- ec0c15a Split up PIT part of TSC calibration from native_calibrate_tsc by Linus Torvalds · 16 years ago
- 0b62afb netxen: Remove workaround for chipset quirk by Dhananjay Phadke · 16 years ago
- 2dcc9ff pcnet-cs, axnet_cs: add new IDs, remove dup ID with less info by Komuro · 16 years ago
- 15e79f2 ixgbe: initialize interrupt throttle rate by Andy Gospodarek · 16 years ago
- e000ea1 net/usb/pegasus: avoid hundreds of diagnostics by David Brownell · 16 years ago
- 7888bc2 powerpc: Fix for getting CPU number in power_save_ppc32_restore() by Kumar Gala · 16 years ago
- 94ee815 powerpc: Fix build error with 64K pages and !hugetlbfs by Benjamin Herrenschmidt · 16 years ago
- 7563dc6 powerpc: Work around gcc's -fno-omit-frame-pointer bug by Tony Breeds · 16 years ago
- 303996d powerpc: Make sure _etext is after all kernel text by Stephen Rothwell · 16 years ago
- 9e88ba4 powerpc: Only make kernel text pages of linear mapping executable by Paul Mackerras · 16 years ago
- 78fbc82 powerpc: Fix uninitialised variable in VSX alignment code by Michael Neuling · 16 years ago
- 6c00055 tipc: Don't use structure names which easily globally conflict. by David S. Miller · 16 years ago
- d26acd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- fbb16e2 [x86] Fix TSC calibration issues by Thomas Gleixner · 16 years ago
- 37b08e3 ipsec: Fix deadlock in xfrm_state management. by David S. Miller · 16 years ago
- 8b76f46 drivers/char/random.c: fix a race which can lead to a bogus BUG() by Andrew Morton · 16 years ago
- 9d35935 pm_qos_requirement might sleep by John Kacur · 16 years ago
- 74c4633 rtc-cmos: wake again from S5 by Rafael J. Wysocki · 16 years ago
- 8b3a894 sysfs: document files in /sys/firmware/sgi_uv/ by Russ Anderson · 16 years ago
- bb8fb4e ibft: fix target info parsing in ibft module by Mike Christie · 16 years ago