Age | Commit message (Expand) | Author | Files | Lines |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 3 | -11/+12 |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 9 | -1/+806 |
2011-05-20 | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc | Linus Torvalds | 1 | -9/+5 |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds | 4 | -3/+1 |
2011-05-19 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+26 |
2011-05-19 | Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -0/+25 |
2011-05-19 | Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git.... | Linus Torvalds | 1 | -1/+23 |
2011-05-19 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 11 | -38/+163 |
2011-05-19 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 38 | -1592/+826 |
2011-05-19 | Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'... | Linus Torvalds | 8 | -86/+96 |
2011-05-19 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 13 | -203/+223 |
2011-05-19 | Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo... | Linus Torvalds | 5 | -35/+101 |
2011-05-19 | Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2 | -61/+17 |
2011-05-19 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 8 | -106/+9 |
2011-05-19 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 2 | -6/+4 |
2011-05-19 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 24 | -155/+291 |
2011-05-19 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -248/+388 |
2011-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 3 | -10/+0 |
2011-05-19 | Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an... | Linus Torvalds | 3 | -4/+34 |
2011-05-19 | Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/... | Linus Torvalds | 7 | -39/+39 |
2011-05-19 | Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git... | Linus Torvalds | 4 | -14/+116 |
2011-05-19 | Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 27 | -10551/+1 |
2011-05-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 15 | -240/+197 |
2011-05-19 | [CPUFREQ] Move x86 drivers to drivers/cpufreq/ | Dave Jones | 27 | -10551/+1 |
2011-05-19 | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu... | Linus Torvalds | 1 | -1/+1 |
2011-05-19 | arch/x86/xen/smp: Cleanup code/data sections definitions | Daniel Kiper | 1 | -4/+4 |
2011-05-19 | arch/x86/xen/time: Cleanup code/data sections definitions | Daniel Kiper | 1 | -4/+4 |
2011-05-19 | arch/x86/xen/xen-ops: Cleanup code/data sections definitions | Daniel Kiper | 1 | -1/+1 |
2011-05-19 | arch/x86/xen/mmu: Cleanup code/data sections definitions | Daniel Kiper | 1 | -17/+17 |
2011-05-19 | x86: Don't unmask disabled irqs when migrating them | Tian, Kevin | 1 | -1/+2 |
2011-05-19 | x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs() | Tian, Kevin | 1 | -1/+1 |
2011-05-19 | x86: hpet: Cleanup the clockevents init and register code | Thomas Gleixner | 1 | -56/+16 |
2011-05-19 | x86: Convert PIT to clockevents_config_and_register() | Thomas Gleixner | 1 | -5/+1 |
2011-05-18 | Merge branch 'x86/mem' into perf/core | Ingo Molnar | 11 | -54/+219 |
2011-05-18 | x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit | Jiri Olsa | 2 | -3/+3 |
2011-05-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -46/+147 |
2011-05-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+3 |
2011-05-17 | x86, cpu: Enable/disable Supervisor Mode Execution Protection | Fenghua Yu | 1 | -0/+23 |
2011-05-17 | x86, cpu: Add SMEP CPU feature in CR4 | Fenghua Yu | 1 | -0/+1 |
2011-05-17 | x86, cpufeature: Add cpufeature flag for SMEP | Fenghua Yu | 1 | -0/+1 |
2011-05-18 | crypto: aesni-intel - fix aesni build on i386 | Randy Dunlap | 1 | -3/+4 |
2011-05-17 | x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSB | Fenghua Yu | 1 | -12/+42 |
2011-05-17 | x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB | Fenghua Yu | 1 | -1/+28 |
2011-05-17 | x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB | Fenghua Yu | 1 | -13/+32 |
2011-05-17 | x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSB | Fenghua Yu | 1 | -10/+55 |
2011-05-17 | x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB | Fenghua Yu | 1 | -9/+24 |
2011-05-17 | x86, alternative: Add altinstruction_entry macro | Fenghua Yu | 1 | -0/+9 |
2011-05-17 | x86, alternative, doc: Add comment for applying alternatives order | Fenghua Yu | 1 | -0/+9 |
2011-05-17 | x86, mem, intel: Initialize Enhanced REP MOVSB/STOSB | Fenghua Yu | 1 | -4/+15 |
2011-05-17 | x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSB | Fenghua Yu | 1 | -0/+1 |