Age | Commit message (Expand) | Author | Files | Lines |
2012-03-24 | x86: vdso: Put declaration before code | Thomas Gleixner | 1 | -1/+2 |
2012-03-24 | x86-64: Simplify and optimize vdso clock_gettime monotonic variants | Andy Lutomirski | 1 | -1/+9 |
2012-03-16 | x86, tsc: Skip refined tsc calibration on systems with reliable TSC | Alok Kataria | 1 | -0/+10 |
2012-03-16 | x86: vdso: Use seqcount instead of seqlock | Thomas Gleixner | 1 | -8/+3 |
2012-03-16 | x86: vdso: Remove bogus locking in update_vsyscall_tz() | Thomas Gleixner | 1 | -5/+0 |
2012-02-27 | x86/time: Eliminate unused irq0_irqs counter | Jan Beulich | 1 | -3/+0 |
2012-02-22 | x86/tsc: Reduce the TSC sync check time for core-siblings | Suresh Siddha | 1 | -5/+24 |
2012-02-14 | i387: make irq_fpu_usable() tests more robust | Linus Torvalds | 1 | -0/+1 |
2012-02-14 | i387: math_state_restore() isn't called from asm | Linus Torvalds | 1 | -3/+3 |
2012-02-07 | perf: Fix double start/stop in x86_pmu_start() | Stephane Eranian | 1 | -0/+3 |
2012-02-03 | perf: Remove deprecated WARN_ON_ONCE() | Stephane Eranian | 3 | -6/+0 |
2012-02-02 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen... | Linus Torvalds | 3 | -15/+32 |
2012-01-30 | x86/reboot: Remove VersaLogic Menlow reboot quirk | Michael D Labriola | 1 | -8/+0 |
2012-01-30 | x86/reboot: Skip DMI checks if reboot set by user | Michael D Labriola | 1 | -2/+26 |
2012-01-28 | x86/dumpstack: Remove unneeded check in dump_trace() | Dan Carpenter | 1 | -1/+1 |
2012-01-27 | bugs, x86: Fix printk levels for panic, softlockups and stack dumps | Prarit Bhargava | 2 | -4/+5 |
2012-01-26 | x86/microcode_amd: Add support for CPU family specific container files | Andreas Herrmann | 1 | -2/+22 |
2012-01-20 | Merge remote-tracking branch 'linus/master' into x86/urgent | H. Peter Anvin | 40 | -860/+997 |
2012-01-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -2/+2 |
2012-01-18 | x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n | Al Viro | 1 | -0/+2 |
2012-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -28/+25 |
2012-01-18 | x86, tsc: Fix SMI induced variation in quick_pit_calibrate() | Linus Torvalds | 1 | -8/+6 |
2012-01-18 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 3 | -15/+13 |
2012-01-18 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 4 | -13/+12 |
2012-01-17 | ACPI, Record ACPI NVS regions | Huang Ying | 1 | -2/+2 |
2012-01-17 | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -393/+69 |
2012-01-17 | mce: fix warning messages about static struct mce_device | Greg Kroah-Hartman | 2 | -11/+25 |
2012-01-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -33/+335 |
2012-01-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+6 |
2012-01-15 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 1 | -8/+8 |
2012-01-14 | x86/mce: Fix CPU hotplug and suspend regression related to MCE | Srivatsa S. Bhat | 1 | -1/+1 |
2012-01-13 | module_param: make bool parameters really bool (arch) | Rusty Russell | 1 | -8/+8 |
2012-01-12 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -6/+32 |
2012-01-12 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -8/+286 |
2012-01-12 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -6/+3 |
2012-01-12 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -35/+24 |
2012-01-12 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2 | -0/+32 |
2012-01-11 | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds | 1 | -5/+1 |
2012-01-11 | signal: add block_sigmask() for adding sigmask to current->blocked | Matt Fleming | 1 | -5/+1 |
2012-01-10 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 1 | -0/+11 |
2012-01-10 | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -181/+0 |
2012-01-10 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
2012-01-09 | Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next | Joerg Roedel | 1 | -0/+11 |
2012-01-09 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -2/+2 |
2012-01-08 | x86, UV: Update Boot messages for SGI UV2 platform | Jack Steiner | 1 | -1/+6 |
2012-01-08 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 3 | -9/+9 |
2012-01-08 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -150/+148 |
2012-01-07 | Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 5 | -33/+335 |
2012-01-07 | x86, reboot: Fix typo in nmi reboot path | Don Zickus | 1 | -1/+1 |
2012-01-07 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -33/+94 |