Age | Commit message (Expand) | Author | Files | Lines |
2012-06-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2012-06-01 | Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-... | H. Peter Anvin | 1 | -1/+1 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -3/+17 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 1 | -2/+0 |
2012-06-01 | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro | 1 | -1/+1 |
2012-06-01 | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro | 1 | -0/+16 |
2012-05-31 | ftrace: Synchronize variable setting with breakpoints | Steven Rostedt | 1 | -1/+1 |
2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 1 | -3/+0 |
2012-05-30 | Merge branch 'x86/trampoline' into x86/urgent | H. Peter Anvin | 18 | -83/+214 |
2012-05-30 | x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c | H. Peter Anvin | 1 | -4/+3 |
2012-05-30 | Merge branch 'x86/mce' into x86/urgent | Ingo Molnar | 1 | -0/+2 |
2012-05-29 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -42/+68 |
2012-05-29 | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition | Andrea Arcangeli | 1 | -0/+50 |
2012-05-29 | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -0/+12 |
2012-05-26 | x86: use the new generic strnlen_user() function | Linus Torvalds | 3 | -20/+3 |
2012-05-26 | word-at-a-time: make the interfaces truly generic | Linus Torvalds | 1 | -3/+29 |
2012-05-26 | x86: use generic strncpy_from_user routine | Linus Torvalds | 1 | -0/+1 |
2012-05-25 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2 | -0/+18 |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -14/+28 |
2012-05-24 | Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -0/+2 |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -2/+2 |
2012-05-24 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -53/+4 |
2012-05-24 | kernel: Move REPEAT_BYTE definition into linux/kernel.h | David S. Miller | 1 | -2/+2 |
2012-05-24 | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+6 |
2012-05-24 | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -0/+59 |
2012-05-23 | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 4 | -247/+2 |
2012-05-23 | Merge tag 'md-3.5' of git://neil.brown.name/md | Linus Torvalds | 3 | -2/+226 |
2012-05-23 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -4/+29 |
2012-05-23 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -11/+1 |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+0 |
2012-05-23 | Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -46/+55 |
2012-05-23 | Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li... | Linus Torvalds | 2 | -3/+0 |
2012-05-23 | x86/bitops: Move BIT_64() for a wider use | Borislav Petkov | 1 | -0/+2 |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -5/+5 |
2012-05-22 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -17/+52 |
2012-05-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -38/+0 |
2012-05-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -2/+18 |
2012-05-22 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 12 | -38/+36 |
2012-05-22 | raid5: add AVX optimized RAID5 checksumming | Jim Kukunas | 3 | -2/+226 |
2012-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2 | -0/+33 |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -31/+13 |
2012-05-21 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+20 |
2012-05-21 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -31/+87 |
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: integrate CMA with DMA-mapping subsystem | Marek Szyprowski | 2 | -0/+18 |
2012-05-18 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 5 | -9/+14 |
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 | 1 | -0/+5 |
2012-05-18 | x86/apic: Add apic->eoi_write() callback | Michael S. Tsirkin | 1 | -1/+15 |