- 10a6e67 kgdb,x86: fix regression in detach handling by Jason Wessel · 14 years ago
- 25a3455 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 034c6ef perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocation by Peter Zijlstra · 14 years ago
- 1f523bf x86, pvclock: Remove leftover scale_delta() function by Kusanagi Kouichi · 14 years ago
- 2a8dcbd x86, apic: Remove double #include by Jesper Juhl · 14 years ago
- 2f62bf7 x86: Adjust section annotations in AMD Fam10 MMCONF enabling code by Jan Beulich · 14 years ago
- 62b0cfc x86, UV: Update node controller MMRs by Jack Steiner · 14 years ago
- 8e5e952 x86: Remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago
- f02a38d Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 7b79462 x86: Check irq_remapped instead of remapping_enabled in destroy_irq() by Yinghai Lu · 14 years ago
- 2d10d87 Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 404ba5d x86, alternative: Call stop_machine_text_poke() on all cpus by Jason Baron · 14 years ago
- 1e431a9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
- d7ba979d debug_core,x86,blackfin: Clean up hw debug disable API by Dongdong Deng · 14 years ago
- 2d1d712 x86, ftrace: Use safe noops, drop trap test by H. Peter Anvin · 14 years ago
- 5c1eb08 x86-32: Restore irq stacks NUMA-aware allocations by Eric Dumazet · 14 years ago
- 0520bd8 x86, uv: More Westmere support on SGI UV by Russ Anderson · 14 years ago
- 18cb657 Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- 2d3b07c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- e9f29c9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
- a042e26 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 17bb51d Merge branch 'akpm-incoming-2' by Linus Torvalds · 14 years ago
- 0671b76 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- eb5a369 ptrace: cleanup arch_ptrace() on x86 by Namhyung Kim · 14 years ago
- 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
- 22d4cd4 x86-32: Allocate irq stacks seperate from percpu area by Brian Gerst · 14 years ago
- 8654b1c x86: Move olpc to platform by Thomas Gleixner · 14 years ago
- 329b84e x86: Move uv to platform by Thomas Gleixner · 14 years ago
- 9694d4a x86: Move mrst to platform by Thomas Gleixner · 14 years ago
- 3b3da9d x86: Move scx200 to platform by Thomas Gleixner · 14 years ago
- c4e72ad x86: Move visws to platform by Thomas Gleixner · 14 years ago
- b17ed48 x86: Move efi to platform by Thomas Gleixner · 14 years ago
- 937f961 x86: Move sfi to platform by Thomas Gleixner · 14 years ago
- 474829e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
- ca1cab3 workqueues: s/ON_STACK/ONSTACK/ by Andrew Morton · 14 years ago
- 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
- 7a837d1 perf, x86: Fix up kmap_atomic() type by Peter Zijlstra · 14 years ago
- 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
- 1af3c2e x86: allocate space within a region top-down by Bjorn Helgaas · 14 years ago
- 419afdf x86: update iomem_resource end based on CPU physical address capabilities by Bjorn Helgaas · 14 years ago
- c8f730b x86, uv: Enable Westmere support on SGI UV by Russ Anderson · 14 years ago
- 4f68760 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
- 610470c x86-32, mm: Remove duplicated #include by Borislav Petkov · 14 years ago
- 7d7a48b Merge branch 'linus' into x86/urgent by Ingo Molnar · 14 years ago
- 9afd281 x86-32, mm: Remove duplicated include by Borislav Petkov · 14 years ago
- 38add9b Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' into release by Len Brown · 14 years ago
- 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
- 19b6a85 KVM guest: Move a printk that's using the clock before it's ready by Arjan Koers · 14 years ago
- 347bb44 x86: pvclock: Move scale_delta into common header by Zachary Amsden · 14 years ago
- e4072a9 x86, printk: Get rid of <0> from stack output by Jiri Slaby · 14 years ago
- 02f3603 Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linus', 'x86-quirks-for-linus', 'x86-setup-for-linus', 'x86-uv-for-linus' and 'x86-vm86-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 10f2a2b Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 39a0715 x86,kgdb: remove unnecessary call to kgdb_correct_hw_break() by Dongdong Deng · 14 years ago
- 91b152a kdb,kgdb: fix sparse fixups by Jason Wessel · 14 years ago
- fad99fa x86,kgdb: fix debugger hw breakpoint test regression in 2.6.35 by Jason Wessel · 14 years ago
- 90f6881 xen: add xen hvm acpi_register_gsi variant by Jeremy Fitzhardinge · 15 years ago
- 2f065ae acpi: use indirect call to register gsi in different modes by Jeremy Fitzhardinge · 15 years ago
- 67ba372 Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6 by Stefano Stabellini · 14 years ago
- 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
- 9115124 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 211baf4 Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- a69a061 [CPUFREQ]: x86, cpufreq: Mark longrun_get_policy with __cpuinit. by Rakib Mullick · 14 years ago
- b2a33c1 [CPUFREQ] arch/x86/kernel/cpu/cpufreq: Fix unsigned return type by Julia Lawall · 14 years ago
- 96681fc perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocations by Peter Zijlstra · 14 years ago
- f80c9e3 perf, x86: Clean up reserve_ds_buffers() signature by Peter Zijlstra · 14 years ago
- 6809b6e perf, x86: Less disastrous PEBS/BTS buffer allocation failure by Peter Zijlstra · 14 years ago
- 5553be2 perf, x86: Fixup the precise_ip computation by Peter Zijlstra · 14 years ago
- 65af94b perf, x86: Extract DS alloc/free functions by Peter Zijlstra · 14 years ago
- 5ee25c8 perf, x86: Extract PEBS/BTS allocation functions by Peter Zijlstra · 14 years ago
- b39f88a perf, x86: Extract PEBS/BTS buffer free routines by Peter Zijlstra · 14 years ago
- 07bd851 x86, asm: Restore parentheses around one pushl_cfi argument by Jan Beulich · 14 years ago
- 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 157b6ce Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 5fe8321 Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 709d9f5 Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- cca8209 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- d77bdc4 Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 87affd0b Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- c3b86a2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 2a8b67f Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- b6f7e38 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 76fac07 x86, kexec: Make sure to stop all CPUs before exiting the kernel by Alok Kataria · 14 years ago
- 214515b Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- bf70030 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- d60a279 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 781c5a6 Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- e990c77 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 2f0384e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 1053e6b Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- b40827fa x86-32, mm: Add an initial page table for core bootstrapping by Borislav Petkov · 14 years ago
- d25e6b0 Merge branch 'x86/cleanups' into x86/trampoline by H. Peter Anvin · 14 years ago
- e44dea3 Merge branch 'x86/vmware' into x86/trampoline by H. Peter Anvin · 14 years ago
- 27afdf2 apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets by Robert Richter · 14 years ago
- a68c439 apic, x86: Check if EILVT APIC registers are available (AMD only) by Robert Richter · 14 years ago
- 14d4962 Merge branch 'linus' into irq/core by Ingo Molnar · 14 years ago
- 3234282 x86, asm: Fix CFI macro invocations to deal with shortcomings in gas by Jan Beulich · 14 years ago