Age | Commit message (Expand) | Author | Files | Lines |
2016-09-23 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 16 | -30/+83 |
2016-09-22 | Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 3 | -5/+80 |
2016-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -2/+28 |
2016-09-22 | locking/lglock: Remove lglock implementation | Peter Zijlstra | 1 | -76/+0 |
2016-09-22 | stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock() | Oleg Nesterov | 1 | -5/+0 |
2016-09-22 | locking/percpu-rwsem: Add down_read_preempt_disable() | Peter Zijlstra | 1 | -6/+18 |
2016-09-22 | locking/percpu-rwsem: Add DEFINE_STATIC_PERCPU_RWSEMand percpu_rwsem_assert_h... | Peter Zijlstra | 1 | -0/+12 |
2016-09-22 | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar | 69 | -221/+575 |
2016-09-22 | sched/core: Avoid _cond_resched() for PREEMPT=y | Peter Zijlstra | 1 | -0/+4 |
2016-09-22 | sched/core: Optimize __schedule() | Peter Zijlstra | 2 | -6/+5 |
2016-09-22 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 18 | -52/+105 |
2016-09-22 | can: dev: fix deadlock reported after bus-off | Sergei Miroshnichenko | 1 | -1/+2 |
2016-09-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -1/+3 |
2016-09-21 | acpi: Validate processor id when mapping the processor | Dou Liyang | 1 | -0/+3 |
2016-09-21 | x86/acpi: Set persistent cpuid <-> nodeid mapping when booting | Gu Zheng | 1 | -0/+3 |
2016-09-21 | vti6: fix input path | Nicolas Dichtel | 1 | -1/+3 |
2016-09-20 | fix fault_in_multipages_...() on architectures with no-op access_ok() | Al Viro | 1 | -19/+19 |
2016-09-20 | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar | 16 | -27/+65 |
2016-09-20 | Merge branch 'linus' into x86/asm, to pick up fixes | Ingo Molnar | 4 | -4/+16 |
2016-09-19 | fanotify: fix list corruption in fanotify_get_response() | Jan Kara | 1 | -3/+0 |
2016-09-19 | fsnotify: add a way to stop queueing events on group shutdown | Jan Kara | 1 | -0/+3 |
2016-09-18 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2016-09-18 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+10 |
2016-09-17 | fix iov_iter_fault_in_readable() | Al Viro | 1 | -1/+1 |
2016-09-17 | sctp: fix SSN comparision | Marcelo Ricardo Leitner | 1 | -1/+1 |
2016-09-17 | net: avoid sk_forward_alloc overflows | Eric Dumazet | 1 | -0/+10 |
2016-09-17 | PCI: Add pci_find_resource() | Mika Westerberg | 1 | -0/+4 |
2016-09-16 | cpufreq: intel_pstate: Add io_boost trace | Srinivas Pandruvada | 1 | -4/+9 |
2016-09-16 | arm64: pmu: Hoist pmu platform device name | Jeremy Linton | 1 | -0/+2 |
2016-09-16 | sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK | Andy Lutomirski | 2 | -1/+17 |
2016-09-16 | sched/core: Add try_get_task_stack() and put_task_stack() | Andy Lutomirski | 1 | -0/+16 |
2016-09-16 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 3 | -3/+7 |
2016-09-15 | sched/core: Allow putting thread_info into task_struct | Andy Lutomirski | 3 | -2/+58 |
2016-09-15 | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 44 | -79/+357 |
2016-09-14 | Merge branches 'doc.2016.08.22c', 'exp.2016.08.22c', 'fixes.2016.09.14a', 'ho... | Paul E. McKenney | 3 | -3/+7 |
2016-09-14 | list: Expand list_first_entry_or_null() | Chris Wilson | 1 | -2/+5 |
2016-09-14 | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+13 |
2016-09-14 | cpu/hotplug: Include linux/types.h in linux/cpuhotplug.h | Paul Burton | 1 | -0/+2 |
2016-09-13 | asm-generic: make get_user() clear the destination on errors | Al Viro | 1 | -3/+7 |
2016-09-13 | cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition | Rafael J. Wysocki | 1 | -0/+1 |
2016-09-13 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -3/+4 |
2016-09-13 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -6/+21 |
2016-09-13 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 1 | -13/+34 |
2016-09-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -0/+14 |
2016-09-13 | genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers | Boris Brezillon | 1 | -0/+10 |
2016-09-13 | x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systems | Yazen Ghannam | 1 | -1/+4 |
2016-09-13 | x86/mce: Add support for new MCA_SYND register | Yazen Ghannam | 1 | -2/+4 |
2016-09-13 | netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions | Gao Feng | 1 | -0/+14 |
2016-09-13 | Merge tag 'pull_whole_for_4.9' of https://git.kernel.org/pub/scm/linux/kernel... | Rafael J. Wysocki | 1 | -5/+0 |
2016-09-13 | PM / Domains: Add support for removing nested PM domains by provider | Jon Hunter | 1 | -0/+7 |