| Commit message (Expand) | Author | Age |
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-01-06 |
|\ |
|
| * | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2011-12-14 |
| |\ |
|
| | * | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker | 2011-12-11 |
| | * | x86: Call idle notifier after irq_enter() | Frederic Weisbecker | 2011-12-11 |
| | * | x86: Enter rcu extended qs after idle notifier call | Frederic Weisbecker | 2011-12-11 |
| | * | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker | 2011-12-11 |
| | * | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker | 2011-12-11 |
* | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-01-06 |
|\ \ \ |
|
| * \ \ | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 2011-12-20 |
| |\ \ \ |
|
| | * | | | memblock: Kill early_node_map[] | Tejun Heo | 2011-12-08 |
| | * | | | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo | 2011-12-08 |
| | * | | | memblock: Kill memblock_init() | Tejun Heo | 2011-12-08 |
| | * | | | Merge branch 'master' into x86/memblock | Tejun Heo | 2011-11-28 |
| | |\ \ \ |
|
| | * | | | | memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones | Tejun Heo | 2011-07-14 |
| | * | | | | memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option | Tejun Heo | 2011-07-14 |
| | * | | | | x86: Use absent_pages_in_range() instead of memblock_x86_hole_size() | Tejun Heo | 2011-07-14 |
| | * | | | | memblock, x86: Reimplement memblock_find_dma_reserve() using iterators | Tejun Heo | 2011-07-14 |
| | * | | | | memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_r... | Tejun Heo | 2011-07-14 |
| | * | | | | memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only | Tejun Heo | 2011-07-14 |
| | * | | | | x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range() | Tejun Heo | 2011-07-14 |
| | * | | | | x86: Use __memblock_alloc_base() in early_reserve_e820() | Tejun Heo | 2011-07-14 |
| | * | | | | x86: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo | 2011-07-14 |
| | * | | | | memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc... | Tejun Heo | 2011-07-14 |
| | * | | | | bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range() | Tejun Heo | 2011-07-14 |
| | * | | | | memblock: Kill MEMBLOCK_ERROR | Tejun Heo | 2011-07-13 |
| | * | | | | x86: Fix memblock_x86_check_reserved_size() use in efi_reserve_boot_services() | Tejun Heo | 2011-07-13 |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-12-29 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf/x86: Fix raw_spin_unlock_irqrestore() usage | Robert Richter | 2011-12-23 |
* | | | | | | | KVM: Don't automatically expose the TSC deadline timer in cpuid | Jan Kiszka | 2011-12-26 |
* | | | | | | | KVM: x86: Prevent starting PIT timers in the absence of irqchip support | Jan Kiszka | 2011-12-25 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-12-21 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | net: bpf_jit: fix an off-one bug in x86_64 cond jump target | Markus Kötter | 2011-12-19 |
| |/ / / / / |
|
* / / / / / | x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT | Clemens Ladisch | 2011-12-19 |
|/ / / / / |
|
* | | | | | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2011-12-15 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | xen: only limit memory map to maximum reservation for domain 0. | Ian Campbell | 2011-12-15 |
* | | | | | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" | Keith Packard | 2011-12-12 |
* | | | | | x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-aware | Matt Fleming | 2011-12-09 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-12-09 |
|\ \ \ \ |
|
| * | | | | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming | 2011-12-09 |
| * | | | | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf | 2011-12-08 |
| * | | | | x86/intel_mid: Kconfig select fix | Alan Cox | 2011-12-06 |
| * | | | | x86/intel_mid: Fix the Kconfig for MID selection | Alan Cox | 2011-12-06 |
* | | | | | thp: add compound tail page _mapcount when mapped | Youquan Song | 2011-12-09 |
|/ / / / |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-12-05 |
|\ \ \ \ |
|
| * | | | | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor... | Andreas Herrmann | 2011-12-05 |
| * | | | | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms | Mathias Nyman | 2011-12-05 |
| * | | | | x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle... | Konrad Rzeszutek Wilk | 2011-12-05 |
| * | | | | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i... | Ingo Molnar | 2011-12-05 |
| |\ \ \ \ |
|
| | * | | | | x86: Document rdmsr_safe restrictions | Borislav Petkov | 2011-12-05 |
| | * | | | | x86, microcode: Fix the failure path of microcode update driver init code | Srivatsa S. Bhat | 2011-12-05 |