| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-01-06 | 7 | -13/+21 |
|\ |
|
| * | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2011-12-14 | 7 | -13/+21 |
| |\ |
|
| | * | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker | 2011-12-11 | 1 | -2/+4 |
| | * | x86: Call idle notifier after irq_enter() | Frederic Weisbecker | 2011-12-11 | 5 | -9/+9 |
| | * | x86: Enter rcu extended qs after idle notifier call | Frederic Weisbecker | 2011-12-11 | 1 | -2/+8 |
| | * | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker | 2011-12-11 | 2 | -4/+4 |
| | * | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker | 2011-12-11 | 2 | -4/+4 |
* | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-01-06 | 9 | -82/+67 |
|\ \ \ |
|
| * \ \ | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 2011-12-20 | 9 | -82/+67 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo | 2011-12-08 | 1 | -2/+1 |
| | * | | memblock: Kill memblock_init() | Tejun Heo | 2011-12-08 | 2 | -4/+0 |
| | * | | Merge branch 'master' into x86/memblock | Tejun Heo | 2011-11-28 | 98 | -7211/+3763 |
| | |\ \ |
|
| | * | | | memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones | Tejun Heo | 2011-07-14 | 8 | -21/+20 |
| | * | | | memblock, x86: Reimplement memblock_find_dma_reserve() using iterators | Tejun Heo | 2011-07-14 | 1 | -5/+20 |
| | * | | | x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range() | Tejun Heo | 2011-07-14 | 1 | -19/+15 |
| | * | | | x86: Use __memblock_alloc_base() in early_reserve_e820() | Tejun Heo | 2011-07-14 | 2 | -28/+8 |
| | * | | | memblock: Kill MEMBLOCK_ERROR | Tejun Heo | 2011-07-13 | 5 | -6/+6 |
* | | | | | perf/x86: Fix raw_spin_unlock_irqrestore() usage | Robert Richter | 2011-12-23 | 1 | -1/+1 |
* | | | | | x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT | Clemens Ladisch | 2011-12-19 | 2 | -8/+8 |
|/ / / / |
|
* | | | | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" | Keith Packard | 2011-12-12 | 2 | -22/+2 |
| |_|/
|/| | |
|
* | | | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming | 2011-12-09 | 2 | -2/+22 |
* | | | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf | 2011-12-08 | 1 | -7/+14 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-12-05 | 8 | -12/+64 |
|\ \ \ |
|
| * | | | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor... | Andreas Herrmann | 2011-12-05 | 1 | -0/+13 |
| * | | | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms | Mathias Nyman | 2011-12-05 | 1 | -0/+5 |
| * | | | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i... | Ingo Molnar | 2011-12-05 | 1 | -9/+19 |
| |\ \ \ |
|
| | * | | | x86, microcode: Fix the failure path of microcode update driver init code | Srivatsa S. Bhat | 2011-12-05 | 1 | -9/+19 |
| * | | | | x86: Fix "Acer Aspire 1" reboot hang | Peter Chubb | 2011-12-05 | 1 | -2/+11 |
| * | | | | x86/mtrr: Resolve inconsistency with Intel processor manual | Ajaykumar Hotchandani | 2011-12-05 | 1 | -0/+1 |
| * | | | | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup | Prarit Bhargava | 2011-12-05 | 1 | -0/+1 |
| * | | | | x86/mpparse: Account for bus types other than ISA and PCI | Bjorn Helgaas | 2011-12-05 | 1 | -1/+1 |
| * | | | | x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot | Rafael J. Wysocki | 2011-12-05 | 1 | -0/+8 |
| * | | | | x86, UV: Fix UV2 hub part number | Jack Steiner | 2011-12-05 | 1 | -0/+2 |
| * | | | | x86: Add user_mode_vm check in stack_overflow_check | Mitsuo Hayasaka | 2011-12-05 | 1 | -0/+3 |
| |/ / / |
|
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-12-05 | 5 | -23/+38 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | perf, x86: Force IBS LVT offset assignment for family 10h | Robert Richter | 2011-12-05 | 1 | -11/+18 |
| * | | | perf, x86: Disable PEBS on SandyBridge chips | Peter Zijlstra | 2011-12-05 | 1 | -0/+8 |
| * | | | perf/x86: Enable raw event access to Intel offcore events | Peter Zijlstra | 2011-11-14 | 1 | -5/+1 |
| * | | | perf: Don't use -ENOSPC for out of PMU resources | Peter Zijlstra | 2011-11-14 | 2 | -6/+6 |
| * | | | perf/x86: Fix PEBS instruction unwind | Peter Zijlstra | 2011-11-14 | 1 | -1/+5 |
* | | | | x86: Fix boot failures on older AMD CPU's | Linus Torvalds | 2011-12-04 | 1 | -4/+4 |
* | | | | xen/pm_idle: Make pm_idle be default_idle under Xen. | Konrad Rzeszutek Wilk | 2011-12-03 | 1 | -0/+8 |
| |_|/
|/| | |
|
* | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-11-20 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | KVM guest: prevent tracing recursion with kvmclock | Avi Kivity | 2011-11-20 | 1 | -2/+3 |
| |/ / |
|
* | | | x86: Call stop_machine_text_poke() on all CPUs | Rabin Vincent | 2011-11-14 | 1 | -1/+1 |
* | | | x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa... | Mathias Nyman | 2011-11-10 | 2 | -0/+6 |
* | | | x86/mrst: Avoid reporting wrong nmi status | Jacob Pan | 2011-11-10 | 2 | -1/+3 |
* | | | x86/apic: Allow use of lapic timer early calibration result | Jacob Pan | 2011-11-10 | 1 | -7/+26 |
* | | | x86/apic: Do not clear nr_irqs_gsi if no legacy irqs | Jacob Pan | 2011-11-10 | 1 | -3/+1 |
* | | | x86/platform: Add a wallclock_init func to x86_platforms ops | Feng Tang | 2011-11-10 | 2 | -0/+4 |