Age | Commit message (Expand) | Author |
2011-12-18 | x86/intel config: Revamp configuration to allow for Moorestown and Medfield | Alan Cox |
2011-12-18 | x86: Use "do { } while(0)" for empty lock_cmos()/unlock_cmos() macros | Jesper Juhl |
2011-12-18 | x86: Use "do { } while(0)" for empty flush_tlb_fix_spurious_fault() macro | Jesper Juhl |
2011-12-18 | x86/apb: Fix configuration constraints | Alan Cox |
2011-12-16 | x86: add IRQ context simulation in module mce-inject | Chen Gong |
2011-12-16 | x86, efi: Break up large initrd reads | Maarten Lankhorst |
2011-12-16 | x86: Fix INTEL_MID silly | Alan Cox |
2011-12-15 | x86_64, asm: Optimise fls(), ffs() and fls64() | David Howells |
2011-12-15 | x86, bitops: Move fls64.h inside __KERNEL__ | H. Peter Anvin |
2011-12-15 | 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 | x86, centaur: Enable cx8 for VIA Eden too | Timo Teräs |
2011-12-15 | Merge commit 'v3.2-rc5' into sched/core | Ingo Molnar |
2011-12-15 | x86: Fix and improve percpu_cmpxchg{8,16}b_double() | Jan Beulich |
2011-12-15 | x86: Report cpb and eff_freq_ro flags correctly | Joerg Roedel |
2011-12-15 | Merge branch 'early-mce-decode' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2011-12-15 | Merge branch 'ucode-verify-size' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar |
2011-12-14 | x86, mce, therm_throt: Don't report power limit and package level thermal thr... | Fenghua Yu |
2011-12-14 | x86, MCE: Drain mcelog buffer | Borislav Petkov |
2011-12-14 | x86, mce: Add wrappers for registering on the decode chain | Borislav Petkov |
2011-12-14 | x86, microcode, AMD: Update copyrights | Borislav Petkov |
2011-12-14 | x86, microcode, AMD: Exit early on success | Borislav Petkov |
2011-12-14 | x86, microcode, AMD: Simplify ucode verification | Borislav Petkov |
2011-12-14 | x86, microcode, AMD: Add a reusable buffer | Borislav Petkov |
2011-12-14 | x86, microcode, AMD: Add a vendor-specific exit function | Borislav Petkov |
2011-12-14 | x86: Add per-cpu stat counter for APIC ICR read tries | Fernando Luis Vázquez Cao |
2011-12-14 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2011-12-12 | x86, efi: EFI boot stub support | Matt Fleming |
2011-12-12 | x86/i386: Use less assembly in strlen(), speed things up a bit | Alexey Dobriyan |
2011-12-12 | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" | Keith Packard |
2011-12-11 | 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-09 | x86: Don't use magic strings for EFI loader signature | Matt Fleming |
2011-12-09 | x86: Add missing bzImage fields to struct setup_header | Matt Fleming |
2011-12-09 | 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, um: Fix typo in 32-bit system call modifications | H. Peter Anvin |
2011-12-09 | thp: add compound tail page _mapcount when mapped | Youquan Song |
2011-12-09 | typo fixes: aera -> area, exntension -> extension | Wang YanQing |
2011-12-09 | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming |
2011-12-09 | x86/numa: Add constraints check for nid parameters | Petr Holasek |
2011-12-09 | x86, CPU: Drop superfluous get_cpu_cap() prototype | Borislav Petkov |
2011-12-08 | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf |
2011-12-08 | 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-07 | x86, NMI: Add to_cpumask() to silence compile warning | Dan Carpenter |