- 6b3da11 Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
- 5983faf Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
- 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- b4a133d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 13 years ago
- eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
- 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
- 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
- edf7c81 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 82406da Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 2c364fa Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- cf3f335 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 69734b6 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 67b0243 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 376613e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
- 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 35b740e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 4a2164a Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- ceb7b40 x86: Fix atomic64_xxx_cx8() functions by Eric Dumazet · 13 years ago
- cdcd629 x86: Fix and improve cmpxchg_double{,_local}() by Jan Beulich · 13 years ago
- adaf4ed Merge commit 'v3.2-rc7' into x86/asm by Ingo Molnar · 13 years ago
- f4ae40a switch debugfs to umode_t by Al Viro · 14 years ago
- 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 14 years ago
- 7578ed0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 4d25a066 KVM: Don't automatically expose the TSC deadline timer in cpuid by Jan Kiszka · 13 years ago
- b7ba68c Merge branch 'pm-sleep' into pm-for-linus by Rafael J. Wysocki · 13 years ago
- 0924ab2 KVM: x86: Prevent starting PIT timers in the absence of irqchip support by Jan Kiszka · 13 years ago
- c284b42 x86: Skip cpus with apic-ids >= 255 in !x2apic_mode by Suresh Siddha · 13 years ago
- a31bc32 x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOS by Yinghai Lu · 13 years ago
- fb209bd x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping by Yinghai Lu · 13 years ago
- a35fd28 x86, acpi: Skip acpi x2apic entries if the x2apic feature is not present by Yinghai Lu · 13 years ago
- e8524b2 x86, apic: Add probe() for apic_flat by Yinghai Lu · 13 years ago
- 2e64694 perf/x86: Fix raw_spin_unlock_irqrestore() usage by Robert Richter · 13 years ago
- 933393f percpu: Remove irqsafe_cpu_xxx variants by Christoph Lameter · 13 years ago
- ecefc36 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
- edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
- 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
- b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 13 years ago
- 9c1497e perf events: Add Intel x86 mapping for PERF_COUNT_HW_REF_CPU_CYCLES by Stephane Eranian · 13 years ago
- cd09c0c perf events: Enable raw event support for Intel unhalted_reference_cycles event by Stephane Eranian · 13 years ago
- 141168c x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' by Kevin Winchester · 13 years ago
- d87f69a Merge commit 'v3.2-rc6' into perf/core by Ingo Molnar · 13 years ago
- 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 13 years ago
- 13f541c x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT by Clemens Ladisch · 13 years ago
- a03ffcf net: bpf_jit: fix an off-one bug in x86_64 cond jump target by Markus Kötter · 13 years ago
- 612ef28 Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip by Martin Schwidefsky · 13 years ago
- b49d7d8 x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat by Fernando Luis Vazquez Cao · 13 years ago
- a228b58 Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce by Ingo Molnar · 13 years ago
- 1affc46 x86: Use "do { } while(0)" for empty lock_cmos()/unlock_cmos() macros by Jesper Juhl · 13 years ago
- 2ac1346 x86: Use "do { } while(0)" for empty flush_tlb_fix_spurious_fault() macro by Jesper Juhl · 13 years ago
- 2c29d9d x86: add IRQ context simulation in module mce-inject by Chen Gong · 13 years ago
- ca3d30c x86_64, asm: Optimise fls(), ffs() and fls64() by David Howells · 13 years ago
- 83d99df x86, bitops: Move fls64.h inside __KERNEL__ by H. Peter Anvin · 13 years ago
- 42ebfc6 Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- d3db728 xen: only limit memory map to maximum reservation for domain 0. by Ian Campbell · 13 years ago
- cb3f718 x86, centaur: Enable cx8 for VIA Eden too by Timo Teräs · 13 years ago
- 6a54aeb Merge commit 'v3.2-rc5' into sched/core by Ingo Molnar · 13 years ago
- cebef5b x86: Fix and improve percpu_cmpxchg{8,16}b_double() by Jan Beulich · 13 years ago
- 969df4b x86: Report cpb and eff_freq_ro flags correctly by Joerg Roedel · 13 years ago
- 715a431 Merge branch 'early-mce-decode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/mce by Ingo Molnar · 13 years ago
- 304fb45 Merge branch 'ucode-verify-size' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/microcode by Ingo Molnar · 13 years ago
- 29e9bf1 x86, mce, therm_throt: Don't report power limit and package level thermal throttle events in mcelog by Fenghua Yu · 13 years ago
- 0937195 x86, MCE: Drain mcelog buffer by Borislav Petkov · 13 years ago
- 3653ada x86, mce: Add wrappers for registering on the decode chain by Borislav Petkov · 13 years ago
- 597e11a x86, microcode, AMD: Update copyrights by Borislav Petkov · 13 years ago
- d733689 x86, microcode, AMD: Exit early on success by Borislav Petkov · 13 years ago
- be62adb x86, microcode, AMD: Simplify ucode verification by Borislav Petkov · 13 years ago
- 96b0ee4 x86, microcode, AMD: Add a reusable buffer by Borislav Petkov · 13 years ago
- f72c1a5 x86, microcode, AMD: Add a vendor-specific exit function by Borislav Petkov · 13 years ago
- 346b46b x86: Add per-cpu stat counter for APIC ICR read tries by Fernando Luis Vázquez Cao · 13 years ago
- 919b834 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 13 years ago
- 890890c x86/i386: Use less assembly in strlen(), speed things up a bit by Alexey Dobriyan · 13 years ago
- e1ad783 Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" by Keith Packard · 13 years ago
- 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
- 98ad1cc x86: Call idle notifier after irq_enter() by Frederic Weisbecker · 13 years ago
- e37e112 x86: Enter rcu extended qs after idle notifier call by Frederic Weisbecker · 13 years ago
- 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
- 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
- 6d3e32e x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-aware by Matt Fleming · 13 years ago
- a776878 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- b6999b19 thp: add compound tail page _mapcount when mapped by Youquan Song · 13 years ago
- 819a693 typo fixes: aera -> area, exntension -> extension by Wang YanQing · 13 years ago
- e8c7106 x86, efi: Calling __pa() with an ioremap()ed address is invalid by Matt Fleming · 13 years ago
- d059f24 x86, CPU: Drop superfluous get_cpu_cap() prototype by Borislav Petkov · 13 years ago
- 2ded6e6 x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked by Mark Langsdorf · 13 years ago
- 0ee332c memblock: Kill early_node_map[] by Tejun Heo · 13 years ago
- 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
- fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
- 79f1ddd x86: Use the same node_distance for 32 and 64-bit by H Hartley Sweeten · 13 years ago
- b3d9468 perf, x86: Expose perf capability to other modules by Gleb Natapov · 13 years ago
- c1d6f42 perf, x86: Implement arch event mask as quirk by Peter Zijlstra · 13 years ago
- ffb871b x86, perf: Disable non available architectural events by Gleb Natapov · 13 years ago
- 9cdbe1c jump_label, x86: Fix section mismatch by Peter Zijlstra · 13 years ago
- 4e2b1c4 x86/intel_mid: Kconfig select fix by Alan Cox · 13 years ago
- dd13752 x86/intel_mid: Fix the Kconfig for MID selection by Alan Cox · 13 years ago
- 1cf8343 x86: Fix rflags in FAKE_STACK_FRAME by Seiichi Ikarashi · 13 years ago
- 3292beb sched/accounting: Change cpustat fields to an array by Glauber Costa · 13 years ago
- 4defea8 perf, x86: Prefer fixed-purpose counters when scheduling by Peter Zijlstra · 13 years ago
- bc1738f perf, x86: Fix event scheduler for constraints with overlapping counters by Robert Richter · 13 years ago