summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-067-13/+21
|\
| * Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2011-12-147-13/+21
| |\
| | * nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-2/+4
| | * x86: Call idle notifier after irq_enter()Frederic Weisbecker2011-12-115-9/+9
| | * x86: Enter rcu extended qs after idle notifier callFrederic Weisbecker2011-12-111-2/+8
| | * nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-112-4/+4
| | * nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-112-4/+4
* | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-01-069-82/+67
|\ \ \
| * \ \ Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-209-82/+67
| |\ \ \ | | |/ / | |/| |
| | * | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-2/+1
| | * | memblock: Kill memblock_init()Tejun Heo2011-12-082-4/+0
| | * | Merge branch 'master' into x86/memblockTejun Heo2011-11-2898-7211/+3763
| | |\ \
| | * | | memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2011-07-148-21/+20
| | * | | memblock, x86: Reimplement memblock_find_dma_reserve() using iteratorsTejun Heo2011-07-141-5/+20
| | * | | x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range()Tejun Heo2011-07-141-19/+15
| | * | | x86: Use __memblock_alloc_base() in early_reserve_e820()Tejun Heo2011-07-142-28/+8
| | * | | memblock: Kill MEMBLOCK_ERRORTejun Heo2011-07-135-6/+6
* | | | | perf/x86: Fix raw_spin_unlock_irqrestore() usageRobert Richter2011-12-231-1/+1
* | | | | x86, dumpstack: Fix code bytes breakage due to missing KERN_CONTClemens Ladisch2011-12-192-8/+8
|/ / / /
* | | | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard2011-12-122-22/+2
| |_|/ |/| |
* | | x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming2011-12-092-2/+22
* | | x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf2011-12-081-7/+14
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-058-12/+64
|\ \ \
| * | | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann2011-12-051-0/+13
| * | | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platformsMathias Nyman2011-12-051-0/+5
| * | | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i...Ingo Molnar2011-12-051-9/+19
| |\ \ \
| | * | | x86, microcode: Fix the failure path of microcode update driver init codeSrivatsa S. Bhat2011-12-051-9/+19
| * | | | x86: Fix "Acer Aspire 1" reboot hangPeter Chubb2011-12-051-2/+11
| * | | | x86/mtrr: Resolve inconsistency with Intel processor manualAjaykumar Hotchandani2011-12-051-0/+1
| * | | | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixupPrarit Bhargava2011-12-051-0/+1
| * | | | x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas2011-12-051-1/+1
| * | | | x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI rebootRafael J. Wysocki2011-12-051-0/+8
| * | | | x86, UV: Fix UV2 hub part numberJack Steiner2011-12-051-0/+2
| * | | | x86: Add user_mode_vm check in stack_overflow_checkMitsuo Hayasaka2011-12-051-0/+3
| |/ / /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-055-23/+38
|\ \ \ \ | |/ / / |/| | |
| * | | perf, x86: Force IBS LVT offset assignment for family 10hRobert Richter2011-12-051-11/+18
| * | | perf, x86: Disable PEBS on SandyBridge chipsPeter Zijlstra2011-12-051-0/+8
| * | | perf/x86: Enable raw event access to Intel offcore eventsPeter Zijlstra2011-11-141-5/+1
| * | | perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-142-6/+6
| * | | perf/x86: Fix PEBS instruction unwindPeter Zijlstra2011-11-141-1/+5
* | | | x86: Fix boot failures on older AMD CPU'sLinus Torvalds2011-12-041-4/+4
* | | | xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk2011-12-031-0/+8
| |_|/ |/| |
* | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-11-201-2/+3
|\ \ \
| * | | KVM guest: prevent tracing recursion with kvmclockAvi Kivity2011-11-201-2/+3
| |/ /
* | | x86: Call stop_machine_text_poke() on all CPUsRabin Vincent2011-11-141-1/+1
* | | x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa...Mathias Nyman2011-11-102-0/+6
* | | x86/mrst: Avoid reporting wrong nmi statusJacob Pan2011-11-102-1/+3
* | | x86/apic: Allow use of lapic timer early calibration resultJacob Pan2011-11-101-7/+26
* | | x86/apic: Do not clear nr_irqs_gsi if no legacy irqsJacob Pan2011-11-101-3/+1
* | | x86/platform: Add a wallclock_init func to x86_platforms opsFeng Tang2011-11-102-0/+4
OpenPOWER on IntegriCloud