Age | Commit message (Expand) | Author | Files | Lines |
2012-05-23 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -37/+31 |
2012-05-23 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -14/+88 |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -29/+19 |
2012-05-23 | Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 25 | -455/+580 |
2012-05-23 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -23/+41 |
2012-05-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -6/+24 |
2012-05-23 | Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li... | Linus Torvalds | 14 | -60/+53 |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 13 | -286/+159 |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -6/+6 |
2012-05-22 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 25 | -93/+151 |
2012-05-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -79/+83 |
2012-05-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 13 | -204/+939 |
2012-05-22 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 21 | -60/+59 |
2012-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 5 | -1/+44 |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 15 | -193/+46 |
2012-05-21 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -61/+44 |
2012-05-21 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -280/+165 |
2012-05-21 | Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg... | Linus Torvalds | 7 | -172/+191 |
2012-05-21 | Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s... | Richard Weinberger | 13 | -286/+159 |
2012-05-21 | um: missing checks of __put_user()/__get_user() return values | Al Viro | 2 | -8/+8 |
2012-05-21 | um: stub_rt_sigsuspend isn't needed these days anymore | Al Viro | 1 | -1/+0 |
2012-05-21 | um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h | Al Viro | 11 | -277/+148 |
2012-05-21 | net: drop NET dependency from HAVE_BPF_JIT | Sam Ravnborg | 1 | -1/+1 |
2012-05-21 | x86, relocs: Build clean fix | Jarkko Sakkinen | 1 | -0/+1 |
2012-05-21 | Merge commit 'v3.4' into x86/urgent | H. Peter Anvin | 11 | -78/+268 |
2012-05-21 | um: ->restart_block.fn needs to be reset on sigreturn | Al Viro | 1 | -0/+3 |
2012-05-21 | x86, printk: Add missing KERN_CONT to NMI selftest | Sasha Levin | 1 | -6/+6 |
2012-05-21 | Merge branch 'vfs-cleanups' (random vfs cleanups) | Linus Torvalds | 1 | -12/+8 |
2012-05-21 | Merge branch 'stat-cleanups' (clean up copying of stat info to user space) | Linus Torvalds | 1 | -0/+21 |
2012-05-21 | x86/pci-calgary_64.c: Remove obsoleted simple_strtoul() usage | Shuah Khan | 1 | -3/+5 |
2012-05-21 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 26 | -79/+135 |
2012-05-19 | Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 5 | -62/+197 |
2012-05-18 | x86, relocs: When printing an error, say relative or absolute | H. Peter Anvin | 1 | -3/+8 |
2012-05-18 | x86, relocs: Workaround for binutils 2.22.52.0.1 section bug | H. Peter Anvin | 1 | -1/+5 |
2012-05-18 | x86, realmode: 16-bit real-mode code support for relocs tool | H. Peter Anvin | 5 | -62/+188 |
2012-05-18 | Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -3/+11 |
2012-05-18 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 26 | -79/+135 |
2012-05-18 | x86-64: Fix accounting in kernel_physical_mapping_init() | Jan Beulich | 1 | -10/+13 |
2012-05-18 | x86/tlb: Clean up and unify TLB_FLUSH_ALL definition | Alex Shi | 1 | -5/+1 |
2012-05-18 | x86/apic: Implement EIO micro-optimization | Michael S. Tsirkin | 4 | -3/+8 |
2012-05-18 | x86/apic: Add apic->eoi_write() callback | Michael S. Tsirkin | 12 | -1/+28 |
2012-05-18 | x86/apic: Use symbolic APIC_EOI_ACK | Michael S. Tsirkin | 1 | -3/+1 |
2012-05-18 | x86/apic: Fix typo EIO_ACK -> EOI_ACK and document it | Michael S. Tsirkin | 2 | -2/+2 |
2012-05-18 | x86/xen/apic: Add missing #include <xen/xen.h> | Ingo Molnar | 1 | -1/+4 |
2012-05-17 | x86: Fix boot on Twinhead H12Y | Alan Cox | 1 | -0/+17 |
2012-05-17 | Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg... | Linus Torvalds | 3 | -7/+12 |
2012-05-17 | sched: Remove stale power aware scheduling remnants and dysfunctional knobs | Peter Zijlstra | 1 | -2/+1 |
2012-05-16 | ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code() | Steven Rostedt | 1 | -13/+2 |
2012-05-16 | x86, fpu: drop the fpu state during thread exit | Suresh Siddha | 1 | -6/+13 |
2012-05-16 | x86, xsave: remove thread_has_fpu() bug check in __sanitize_i387_state() | Suresh Siddha | 1 | -2/+0 |