Age | Commit message (Expand) | Author | Files | Lines |
2014-01-20 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -20/+24 |
2014-01-20 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -9/+57 |
2014-01-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -0/+25 |
2014-01-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 16 | -200/+384 |
2014-01-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -9/+683 |
2014-01-20 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -18/+28 |
2014-01-20 | Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 10 | -72/+88 |
2014-01-20 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 37 | -413/+251 |
2014-01-20 | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 10 | -15/+6 |
2014-01-20 | Merge tag 'please-pull-rm_xen' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 48 | -5114/+1 |
2014-01-20 | Merge tag 'metag-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -18/+5 |
2014-01-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 70 | -987/+1765 |
2014-01-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 29 | -199/+2608 |
2014-01-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -8/+63 |
2014-01-19 | m68k/mac: Make SCC reset work more reliably | Finn Thain | 1 | -1/+3 |
2014-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -25/+50 |
2014-01-17 | s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructions | Heiko Carstens | 1 | -8/+8 |
2014-01-17 | parisc: fix SO_MAX_PACING_RATE typo | Eric Dumazet | 1 | -1/+1 |
2014-01-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2014-01-17 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+1 |
2014-01-16 | Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache" | Catalin Marinas | 1 | -1/+1 |
2014-01-16 | s390/cpum_sf: fix printk format warnings | Hendrik Brueckner | 1 | -3/+3 |
2014-01-16 | s390: Fix misspellings using 'codespell' tool | Hendrik Brueckner | 6 | -8/+8 |
2014-01-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 96 | -379/+601 |
2014-01-16 | m68k: Fix build warning in mac_via.h | Peter Zijlstra | 1 | -0/+2 |
2014-01-16 | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter | 1 | -8/+45 |
2014-01-16 | x86, mm, perf: Allow recursive faults from interrupts | Peter Zijlstra | 1 | -0/+18 |
2014-01-16 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+4 |
2014-01-16 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 6 | -5/+8 |
2014-01-15 | bpf: do not use reciprocal divide | Eric Dumazet | 5 | -18/+43 |
2014-01-15 | x86, apic: Make disabled_cpu_apicid static read_mostly, fix typos | H. Peter Anvin | 1 | -3/+3 |
2014-01-15 | x86, apic, kexec: Add disable_cpu_apicid kernel parameter | HATAYAMA Daisuke | 1 | -0/+49 |
2014-01-15 | kvm: x86: fix apic_base enable check | Andrew Jones | 1 | -1/+1 |
2014-01-15 | MIPS: fix blast_icache32 on loongson2 | Aaro Koskinen | 2 | -21/+29 |
2014-01-15 | MIPS: fix case mismatch in local_r4k_flush_icache_range() | Huacai Chen | 3 | -7/+7 |
2014-01-14 | s390/qdio: bridgeport support - CHSC part | Eugene Crosser | 2 | -0/+35 |
2014-01-14 | Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano... | Ingo Molnar | 4 | -0/+25 |
2014-01-14 | x86/apic: Read Error Status Register correctly | Richard Weinberger | 1 | -9/+8 |
2014-01-13 | arch: Re-sort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell | 7 | -7/+7 |
2014-01-13 | sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding | Peter Zijlstra | 1 | -1/+1 |
2014-01-13 | Merge branch 'x86/idle' into sched/core | Ingo Molnar | 4 | -46/+45 |
2014-01-13 | s390: delete new instances of __cpuinit usage | Paul Gortmaker | 1 | -2/+2 |
2014-01-13 | s390/compat: fix PSW32_USER_BITS definition | Heiko Carstens | 1 | -1/+2 |
2014-01-13 | sched/clock, x86: Avoid a runtime condition in native_sched_clock() | Peter Zijlstra | 1 | -1/+6 |
2014-01-13 | sched/clock, x86: Use a static_key for sched_clock_stable | Peter Zijlstra | 4 | -6/+6 |
2014-01-13 | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs | Peter Zijlstra | 4 | -56/+276 |
2014-01-13 | x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt() | Prarit Bhargava | 1 | -1/+1 |
2014-01-13 | sched/clock, x86: Move some cyc2ns() code around | Peter Zijlstra | 2 | -110/+61 |
2014-01-13 | sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock() | Peter Zijlstra | 1 | -4/+3 |
2014-01-13 | sched: Add new scheduler syscalls to support an extended scheduling parameter... | Dario Faggioli | 5 | -1/+9 |