Age | Commit message (Expand) | Author | Files | Lines |
2010-03-10 | crypto: aesni-intel - Add AES-NI accelerated CTR mode | Huang Ying | 2 | -7/+238 |
2010-03-03 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -72/+16 |
2010-03-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 15 | -190/+238 |
2010-03-03 | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 21 | -695/+226 |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 7 | -83/+101 |
2010-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+1 |
2010-03-01 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 1 | -3/+3 |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+2 |
2010-03-01 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+2 |
2010-02-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 118 | -3497/+4274 |
2010-02-28 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -18/+27 |
2010-02-28 | Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -8/+170 |
2010-02-28 | Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 7 | -1/+103 |
2010-02-28 | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -10/+8 |
2010-02-28 | Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -22/+121 |
2010-02-28 | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -140/+127 |
2010-02-28 | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -14/+14 |
2010-02-28 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 9 | -58/+68 |
2010-02-28 | Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -420/+162 |
2010-02-28 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -95/+193 |
2010-02-28 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 12 | -109/+15 |
2010-02-28 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 19 | -1012/+806 |
2010-02-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 18 | -1378/+2132 |
2010-02-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -10/+29 |
2010-02-28 | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -106/+198 |
2010-02-28 | Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes... | Linus Torvalds | 5 | -9/+4 |
2010-02-28 | x86: Fix out of order of gsi | Eric W. Biederman | 1 | -18/+10 |
2010-02-27 | x86, paravirt: Remove kmap_atomic_pte paravirt op. | Ian Campbell | 7 | -65/+2 |
2010-02-27 | x86, vmi: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y | Ian Campbell | 1 | -12/+11 |
2010-02-27 | x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y | Ian Campbell | 2 | -5/+13 |
2010-02-27 | x86: apic: Fix mismerge, add arch_probe_nr_irqs() again | Ingo Molnar | 1 | -0/+22 |
2010-02-27 | x86: Enable NMI on all cpus on UV | Russ Anderson | 5 | -0/+51 |
2010-02-27 | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 3 | -10/+3 |
2010-02-26 | Merge branch 'kmemcheck-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -3/+17 |
2010-02-26 | Merge branch 'kmemcheck/fixes' into kmemcheck-for-linus | Pekka Enberg | 3 | -3/+17 |
2010-02-26 | perf_event, amd: Fix spinlock initialization | Peter Zijlstra | 1 | -1/+1 |
2010-02-26 | perf_events, x86: Split PMU definitions into separate files | Peter Zijlstra | 4 | -1514/+1554 |
2010-02-26 | oprofile/x86: fix msr access to reserved counters | Robert Richter | 1 | -5/+4 |
2010-02-26 | oprofile/x86: use kzalloc() instead of kmalloc() | Robert Richter | 4 | -18/+4 |
2010-02-26 | oprofile/x86: fix perfctr nmi reservation for mulitplexing | Robert Richter | 2 | -24/+6 |
2010-02-26 | oprofile/x86: add comment to counter-in-use warning | Naga Chumbalkar | 1 | -0/+9 |
2010-02-26 | oprofile/x86: warn user if a counter is already active | Robert Richter | 3 | -2/+31 |
2010-02-26 | oprofile/x86: implement randomization for IBS periodic op counter | Robert Richter | 1 | -6/+63 |
2010-02-26 | oprofile/x86: implement lsfr pseudo-random number generator for IBS | Suravee Suthikulpanit | 1 | -0/+23 |
2010-02-26 | oprofile/x86: implement IBS cpuid feature detection | Robert Richter | 1 | -17/+63 |
2010-02-26 | oprofile/x86: remove node check in AMD IBS initialization | Robert Richter | 1 | -10/+0 |
2010-02-26 | oprofile/x86: remove OPROFILE_IBS config option | Robert Richter | 1 | -30/+1 |
2010-02-26 | perf_events, x86: Remove superflous MSR writes | Peter Zijlstra | 1 | -3/+0 |
2010-02-26 | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() | Peter Zijlstra | 1 | -9/+9 |
2010-02-26 | perf_events, x86: AMD event scheduling | Stephane Eranian | 1 | -3/+262 |