| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+4 |
| 2012-10-14 | x86, boot: Explicitly include autoconf.h for hostprogs | Matt Fleming | 1 | -1/+2 |
| 2012-10-13 | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw... | Linus Torvalds | 1 | -0/+2 |
| 2012-10-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -13/+311 |
| 2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -40/+18 |
| 2012-10-12 | x86, um: convert to saner kernel_execve() semantics | Al Viro | 5 | -40/+18 |
| 2012-10-12 | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -1/+58 |
| 2012-10-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -30/+48 |
| 2012-10-12 | xen/bootup: allow {read|write}_cr8 pvops call. | Konrad Rzeszutek Wilk | 1 | -1/+15 |
| 2012-10-12 | xen/bootup: allow read_tscp call for Xen PV guests. | Konrad Rzeszutek Wilk | 1 | -0/+2 |
| 2012-10-12 | kgdb,x86: fix warning about unused variable | Jason Wessel | 1 | -0/+2 |
| 2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -11/+6 |
| 2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 21 | -219/+108 |
| 2012-10-10 | Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 28 | -392/+247 |
| 2012-10-09 | um: get rid of pointless include "..." where include <...> will do | Al Viro | 20 | -42/+42 |
| 2012-10-09 | um: move sysrq.h out of include/shared | Al Viro | 2 | -7/+7 |
| 2012-10-09 | um/x86: merge 32 and 64 bit variants of ptrace.h | Al Viro | 3 | -78/+54 |
| 2012-10-09 | um/x86: merge 32 and 64bit variants of checksum.h | Al Viro | 3 | -265/+144 |
| 2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 11 | -76/+98 |
| 2012-10-09 | mm: Add and use update_mmu_cache_pmd() in transparent huge page code. | David Miller | 2 | -0/+2 |
| 2012-10-09 | mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP | Andrea Arcangeli | 1 | -3/+8 |
| 2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 1 | -0/+1 |
| 2012-10-09 | atomic: implement generic atomic_dec_if_positive() | Shaohua Li | 1 | -24/+0 |
| 2012-10-09 | rbtree: move augmented rbtree functionality to rbtree_augmented.h | Michel Lespinasse | 1 | -1/+1 |
| 2012-10-09 | mm: replace vma prio_tree with an interval tree | Michel Lespinasse | 1 | -2/+1 |
| 2012-10-09 | rbtree: add RB_DECLARE_CALLBACKS() macro | Michel Lespinasse | 1 | -35/+2 |
| 2012-10-09 | rbtree: remove prior augmented rbtree implementation | Michel Lespinasse | 1 | -19/+46 |
| 2012-10-09 | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE | Gerald Schaefer | 1 | -0/+1 |
| 2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon | 1 | -0/+4 |
| 2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 1 | -2/+1 |
| 2012-10-09 | mm, x86, pat: rework linear pfn-mmap tracking | Konstantin Khlebnikov | 1 | -5/+12 |
| 2012-10-09 | x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse... | Suresh Siddha | 1 | -11/+36 |
| 2012-10-09 | x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines | Suresh Siddha | 1 | -14/+19 |
| 2012-10-09 | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas | 1 | -0/+1 |
| 2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas | 1 | -0/+1 |
| 2012-10-09 | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas | 1 | -0/+2 |
| 2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 1 | -0/+6 |
| 2012-10-08 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 1 | -2/+2 |
| 2012-10-07 | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+0 |
| 2012-10-07 | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 4 | -1/+3 |
| 2012-10-06 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko | 2 | -68/+73 |
| 2012-10-06 | sections: fix section conflicts in arch/x86 | Andi Kleen | 3 | -4/+4 |
| 2012-10-05 | perf/AMD/IBS: Add sysfs support | Robert Richter | 1 | -12/+49 |
| 2012-10-04 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 151 | -2074/+3641 |
| 2012-10-04 | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 29 | -1113/+1489 |
| 2012-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 18 | -863/+2991 |
| 2012-10-04 | xen pv-on-hvm: add pfn_is_ram helper for kdump | Olaf Hering | 1 | -0/+41 |
| 2012-10-04 | perf/x86: Add support for Intel Xeon-Phi Knights Corner PMU | Vince Weaver | 6 | -1/+262 |
| 2012-10-04 | crypto: x86/glue_helper - fix storing of new IV in CBC encryption | Jussi Kivilinna | 1 | -1/+1 |
| 2012-10-03 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 29 | -54/+70 |
| 2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown | 1 | -0/+2 |
| 2012-10-03 | kbuild: Fix gcc -x syntax | Jean Delvare | 1 | -1/+1 |
| 2012-10-02 | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 12 | -59/+387 |
| 2012-10-02 | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -0/+3 |
| 2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+34 |
| 2012-10-02 | UAPI: Plumb the UAPI Kbuilds into the user header installation and checking | David Howells | 2 | -5/+1 |
| 2012-10-02 | UAPI: x86: Differentiate the generated UAPI and internal headers | David Howells | 1 | -7/+10 |
| 2012-10-02 | UAPI: x86: Fix insn_sanity build failure after UAPI split | David Howells | 1 | -0/+4 |
| 2012-10-02 | UAPI: x86: Fix the test_get_len tool | David Howells | 1 | -1/+1 |
| 2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 1 | -0/+6 |
| 2012-10-02 | UAPI: Partition the header include path sets and add uapi/ header directories | David Howells | 4 | -3/+10 |
| 2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 20 | -39/+39 |
| 2012-10-01 | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 30 | -115/+405 |
| 2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2 | -7/+1 |
| 2012-10-01 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 5 | -184/+273 |
| 2012-10-01 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -32/+20 |
| 2012-10-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -6/+82 |
| 2012-10-01 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -59/+237 |
| 2012-10-01 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 21 | -921/+778 |
| 2012-10-01 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -27/+157 |
| 2012-10-01 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -18/+22 |
| 2012-10-01 | Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi... | Linus Torvalds | 2 | -4/+2 |
| 2012-10-01 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -9/+5 |
| 2012-10-01 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -54/+47 |
| 2012-10-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 10 | -185/+101 |
| 2012-10-01 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -11/+44 |
| 2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -11/+1 |
| 2012-10-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
| 2012-10-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 23 | -293/+856 |
| 2012-10-01 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -52/+141 |
| 2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+0 |
| 2012-10-01 | x86: get rid of duplicate code in case of CONFIG_VM86 | Al Viro | 1 | -11/+6 |
| 2012-09-30 | um: switch to generic kernel_thread() | Al Viro | 1 | -0/+1 |
| 2012-09-30 | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro | 14 | -117/+32 |
| 2012-09-30 | x86: split ret_from_fork | Al Viro | 7 | -85/+67 |
| 2012-09-29 | efi: Fix the ACPI BGRT driver for images located in EFI boot services memory | Josh Triplett | 3 | -0/+83 |
| 2012-09-29 | efi: Add a function to look up existing IO memory mappings | Josh Triplett | 1 | -0/+28 |
| 2012-09-29 | efi: Defer freeing boot services memory until after ACPI init | Josh Triplett | 1 | -13/+18 |
| 2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 19 | -74/+98 |
| 2012-09-27 | x86: Distinguish TLB shootdown interrupts from other functions call interrupts | Tomoki Sekiyama | 3 | -2/+8 |
| 2012-09-28 | virtio: remove CONFIG_VIRTIO_RING | Rusty Russell | 1 | -1/+0 |
| 2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2 | -0/+4 |
| 2012-09-27 | um: Preinclude include/linux/kern_levels.h | Geert Uytterhoeven | 1 | -3/+0 |
| 2012-09-27 | um: Fix IPC on um | Richard Weinberger | 1 | -0/+1 |
| 2012-09-27 | x86/mce: Provide boot argument to honour bios-set CMCI threshold | Naveen N. Rao | 3 | -3/+43 |
| 2012-09-27 | x86, smep, smap: Make the switching functions one-way | H. Peter Anvin | 1 | -31/+18 |
| 2012-09-27 | um: kill thread->forking | Al Viro | 4 | -41/+13 |
| 2012-09-27 | um: let signal_delivered() do SIGTRAP on singlestepping into handler | Al Viro | 1 | -6/+0 |
| 2012-09-27 | kbuild: Do not package /boot and /lib in make tar-pkg | Michal Marek | 1 | -1/+1 |
| 2012-09-27 | crypto: cast5/avx - fix storing of new IV in CBC encryption | Jussi Kivilinna | 1 | -1/+1 |
| 2012-09-27 | perf/x86: Fix typo in uncore_pmu_to_box | Yan, Zheng | 1 | -1/+1 |
| 2012-09-26 | x86, suspend: On wakeup always initialize cr4 and EFER | H. Peter Anvin | 3 | -15/+31 |
| 2012-09-26 | x86-32: Start out eflags and cr4 clean | H. Peter Anvin | 1 | -15/+16 |
| 2012-09-26 | Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l... | Konrad Rzeszutek Wilk | 4 | -1/+3 |
| 2012-09-26 | x86: Exit RCU extended QS on notify resume | Frederic Weisbecker | 2 | -0/+5 |
| 2012-09-26 | x86: Use the new schedule_user API on userspace preemption | Frederic Weisbecker | 2 | -4/+17 |
| 2012-09-26 | x86: Exception hooks for userspace RCU extended QS | Frederic Weisbecker | 3 | -28/+86 |
| 2012-09-26 | x86: Unspaghettize do_general_protection() | Frederic Weisbecker | 1 | -22/+16 |
| 2012-09-26 | x86: Syscall hooks for userspace RCU extended QS | Frederic Weisbecker | 2 | -3/+12 |
| 2012-09-26 | x86: Unspaghettize do_trap() | Frederic Weisbecker | 1 | -31/+29 |
| 2012-09-26 | x86_64: Work around old GAS bug | Tao Guo | 2 | -35/+33 |
| 2012-09-26 | x86/api: Rename mp_register_lapic in a comment | Yasuaki Ishimatsu | 1 | -1/+1 |
| 2012-09-26 | x86: Remove the useless branch in c_start() | Michael Wang | 1 | -4/+1 |
| 2012-09-25 | x86, smap: Do not abuse the [f][x]rstor_checking() functions for user space | H. Peter Anvin | 2 | -3/+20 |
| 2012-09-25 | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b | Paul E. McKenney | 16 | -34/+115 |
| 2012-09-25 | cputime: Make finegrained irqtime accounting generally available | Frederic Weisbecker | 1 | -11/+1 |
| 2012-09-24 | Merge branch 'pci/yinghai-misc' into next | Bjorn Helgaas | 1 | -2/+1 |
| 2012-09-24 | Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+4 |
| 2012-09-24 | x86: bpf_jit_comp: add XOR instruction for BPF JIT | Daniel Borkmann | 1 | -0/+9 |
| 2012-09-24 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 5 | -223/+230 |
| 2012-09-24 | time: Convert x86_64 to using new update_vsyscall | John Stultz | 4 | -30/+45 |
| 2012-09-24 | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD | John Stultz | 2 | -2/+2 |
| 2012-09-24 | time: Move update_vsyscall definitions to timekeeper_internal.h | John Stultz | 1 | -1/+1 |
| 2012-09-24 | jiffies: Remove compile time assumptions about CLOCK_TICK_RATE | John Stultz | 1 | -0/+3 |
| 2012-09-24 | xen/vga: add the xen EFI video mode support | Jan Beulich | 1 | -0/+7 |
| 2012-09-24 | xen/x86: retrieve keyboard shift status flags from hypervisor. | Konrad Rzeszutek Wilk | 1 | -0/+8 |
| 2012-09-24 | xen/boot: Disable NUMA for PV guests. | Konrad Rzeszutek Wilk | 1 | -0/+4 |
| 2012-09-23 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 1 | -1/+1 |
| 2012-09-23 | Use get_online_cpus to avoid races involving CPU hotplug | Silas Boyd-Wickizer | 1 | -0/+5 |
| 2012-09-23 | Use get_online_cpus to avoid races involving CPU hotplug | Silas Boyd-Wickizer | 1 | -0/+5 |
| 2012-09-23 | KVM: x86: Fix guest debug across vcpu INIT reset | Jan Kiszka | 4 | -43/+24 |
| 2012-09-23 | KVM: Add resampling irqfds for level triggered interrupts | Alex Williamson | 1 | -0/+4 |
| 2012-09-22 | Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 2 | -5/+44 |
| 2012-09-21 | Merge branch 'x86/fpu' into x86/smap | H. Peter Anvin | 26 | -938/+813 |
| 2012-09-21 | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() | Suresh Siddha | 4 | -15/+40 |
| 2012-09-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+5 |
| 2012-09-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -1/+57 |
| 2012-09-21 | x86-32, smap: Add STAC/CLAC instructions to 32-bit kernel entry | H. Peter Anvin | 1 | -0/+26 |
| 2012-09-21 | x86/PCI: Clear host bridge aperture struct resource | Yinghai Lu | 1 | -2/+1 |
| 2012-09-21 | x86, smap: Reduce the SMAP overhead for signal handling | H. Peter Anvin | 3 | -23/+27 |
| 2012-09-21 | x86, smap: A page fault due to SMAP is an oops | H. Peter Anvin | 1 | -0/+18 |
| 2012-09-21 | x86, smap: Turn on Supervisor Mode Access Prevention | H. Peter Anvin | 1 | -0/+26 |
| 2012-09-21 | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin | 14 | -32/+106 |
| 2012-09-21 | x86, uaccess: Merge prototypes for clear_user/__clear_user | H. Peter Anvin | 3 | -6/+3 |
| 2012-09-21 | x86, smap: Add a header file with macros for STAC/CLAC | H. Peter Anvin | 2 | -0/+102 |
| 2012-09-21 | x86, alternative: Add header guards to <asm/alternative-asm.h> | H. Peter Anvin | 1 | -0/+5 |
| 2012-09-21 | x86, alternative: Use .pushsection/.popsection | H. Peter Anvin | 2 | -18/+18 |
| 2012-09-21 | x86, smap: Add CR4 bit for SMAP | H. Peter Anvin | 1 | -0/+1 |
| 2012-09-21 | x86-32, mm: The WP test should be done on a kernel page | H. Peter Anvin | 1 | -1/+1 |
| 2012-09-21 | Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -17/+17 |
| 2012-09-21 | KVM: x86: Export svm/vmx exit code and vector code to userspace | Xiao Guangrong | 5 | -223/+230 |
| 2012-09-21 | x86/kbuild: archscripts depends on scripts_basic | Jeff Mahoney | 1 | -1/+1 |
| 2012-09-20 | um: kill thread->forking | Al Viro | 4 | -41/+13 |
| 2012-09-20 | um: let signal_delivered() do SIGTRAP on singlestepping into handler | Al Viro | 1 | -6/+0 |
| 2012-09-20 | x86: get rid of TIF_IRET hackery | Al Viro | 5 | -17/+8 |
| 2012-09-20 | kprobes/x86: Move skip_singlestep up | Borislav Petkov | 1 | -16/+16 |
| 2012-09-20 | KVM: optimize apic interrupt delivery | Gleb Natapov | 4 | -12/+193 |
| 2012-09-20 | KVM: MMU: Eliminate pointless temporary 'ac' | Avi Kivity | 1 | -4/+1 |
| 2012-09-20 | KVM: MMU: Avoid access/dirty update loop if all is well | Avi Kivity | 1 | -6/+20 |
| 2012-09-20 | KVM: MMU: Eliminate eperm temporary | Avi Kivity | 1 | -4/+1 |
| 2012-09-20 | KVM: MMU: Optimize is_last_gpte() | Avi Kivity | 4 | -20/+41 |
| 2012-09-20 | KVM: MMU: Simplify walk_addr_generic() loop | Avi Kivity | 1 | -35/+25 |
| 2012-09-20 | KVM: MMU: Optimize pte permission checks | Avi Kivity | 5 | -36/+61 |
| 2012-09-20 | KVM: MMU: Update accessed and dirty bits after guest pagetable walk | Avi Kivity | 1 | -29/+47 |
| 2012-09-20 | KVM: MMU: Move gpte_access() out of paging_tmpl.h | Avi Kivity | 2 | -16/+15 |
| 2012-09-20 | KVM: MMU: Optimize gpte_access() slightly | Avi Kivity | 1 | -3/+1 |
| 2012-09-20 | KVM: MMU: Push clean gpte write protection out of gpte_access() | Avi Kivity | 3 | -13/+26 |
| 2012-09-19 | xen/boot: Disable BIOS SMP MP table search. | Konrad Rzeszutek Wilk | 1 | -0/+4 |
| 2012-09-19 | x86, microcode, AMD: Fix use after free in free_cache() | Dan Carpenter | 1 | -2/+2 |
| 2012-09-19 | arch/x86: Remove unecessary semicolons | Peter Senna Tschudin | 4 | -5/+5 |
| 2012-09-19 | Merge tag 'v3.6-rc6' into x86/cleanups | Ingo Molnar | 29 | -308/+423 |
| 2012-09-19 | perf/x86: Fix Intel Ivy Bridge support | Stephane Eranian | 3 | -1/+39 |
| 2012-09-19 | x86: Use REP BSF unconditionally | Jan Beulich | 1 | -17/+2 |
| 2012-09-19 | x86/debug: Dump family, model, stepping of the boot CPU | Borislav Petkov | 1 | -3/+5 |
| 2012-09-19 | perf: Fix off by one test in perf_reg_value() | Dan Carpenter | 1 | -1/+1 |
| 2012-09-19 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 4 | -22/+88 |
| 2012-09-19 | Merge tag 'ras_queue_for_3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2 | -11/+2 |
| 2012-09-19 | Merge tag 'v3.6-rc6' into x86/mce | Ingo Molnar | 44 | -361/+645 |
| 2012-09-18 | PCI: Provide a default pcibios_update_irq() | Thierry Reding | 1 | -5/+0 |
| 2012-09-18 | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding | 1 | -1/+1 |
| 2012-09-18 | x86, fpu: remove cpu_has_xmm check in the fx_finit() | Suresh Siddha | 1 | -2/+1 |
| 2012-09-18 | x86, fpu: make eagerfpu= boot param tri-state | Suresh Siddha | 1 | -5/+12 |
| 2012-09-18 | x86, fpu: enable eagerfpu by default for xsaveopt | Suresh Siddha | 2 | -0/+4 |
| 2012-09-18 | x86, fpu: decouple non-lazy/eager fpu restore from xsave | Suresh Siddha | 7 | -66/+108 |
| 2012-09-18 | x86, fpu: use non-lazy fpu restore for processors supporting xsave | Suresh Siddha | 10 | -61/+146 |
| 2012-09-18 | x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usage | Suresh Siddha | 3 | -142/+29 |
| 2012-09-18 | x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu() | Suresh Siddha | 1 | -1/+2 |
| 2012-09-18 | x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig() | Suresh Siddha | 2 | -15/+3 |
| 2012-09-18 | x86, fpu: drop_fpu() before restoring new state from sigframe | Suresh Siddha | 2 | -11/+4 |
| 2012-09-18 | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels | Suresh Siddha | 8 | -484/+348 |
| 2012-09-18 | x86, fpu: Consolidate inline asm routines for saving/restoring fpu state | Suresh Siddha | 3 | -113/+81 |
| 2012-09-18 | x86, signal: Cleanup ifdefs and is_ia32, is_x32 | Suresh Siddha | 3 | -116/+110 |
| 2012-09-17 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -0/+3 |
| 2012-09-17 | x86, MCE: Remove unused defines | Borislav Petkov | 1 | -11/+1 |
| 2012-09-17 | x86, mce: Enable MCA support by default | Borislav Petkov | 1 | -0/+1 |
| 2012-09-17 | xen/swiotlb: Fix compile warnings when using plain integer instead of NULL po... | Konrad Rzeszutek Wilk | 1 | -2/+2 |
| 2012-09-17 | xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when... | Konrad Rzeszutek Wilk | 2 | -2/+24 |
| 2012-09-17 | KVM: make processes waiting on vcpu mutex killable | Michael S. Tsirkin | 1 | -3/+9 |
| 2012-09-17 | perf/x86: Add cpumask for uncore pmu | Yan, Zheng | 2 | -5/+29 |
| 2012-09-17 | KVM: SVM: Make use of asm.h | Avi Kivity | 1 | -26/+20 |