Age | Commit message (Expand) | Author |
2014-01-12 | perf: Introduce a flag to enable close-on-exec in perf_event_open() | Yann Droneaud |
2014-01-12 | perf/x86: Fix active_entry initialization | Stephane Eranian |
2013-12-17 | perf: Fix PERF_EVENT_IOC_PERIOD to force-reset the period | Peter Zijlstra |
2013-12-16 | Merge tag 'v3.13-rc4' into perf/core | Ingo Molnar |
2013-12-15 | Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-12-12 | Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-12-12 | futex: move user address verification up to common code | Linus Torvalds |
2013-12-12 | futex: fix handling of read-only-mapped hugepages | Linus Torvalds |
2013-12-11 | perf: Optimize ring-buffer write by depending on control dependencies | Peter Zijlstra |
2013-12-10 | KEYS: correct alignment of system_certificate_list content in assembly file | Hendrik Brueckner |
2013-12-10 | Ignore generated file kernel/x509_certificate_list | Rusty Russell |
2013-12-07 | PCI: Disable Bus Master only on kexec reboot | Khalid Aziz |
2013-12-06 | Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-12-05 | tracing: Only run synchronize_sched() at instance deletion time | Steven Rostedt |
2013-12-04 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-12-02 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-12-02 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-12-02 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-11-29 | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-29 | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-29 | nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off | Thomas Gleixner |
2013-11-28 | kernel/extable: fix address-checks for core_kernel and init areas | Helge Deller |
2013-11-27 | cgroup: fix cgroup_subsys_state leak for seq_files | Tejun Heo |
2013-11-27 | cpuset: Fix memory allocator deadlock | Peter Zijlstra |
2013-11-27 | perf: Add active_entry list head to struct perf_event | Stephane Eranian |
2013-11-27 | sched: Expose preempt_schedule_irq() | Thomas Gleixner |
2013-11-26 | Merge tag 'trace-fixes-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-11-26 | ftrace: Fix function graph with loading of modules | Steven Rostedt (Red Hat) |
2013-11-25 | Revert "workqueue: allow work_on_cpu() to be called recursively" | Bjorn Helgaas |
2013-11-25 | irq: Enable all irqs unconditionally in irq_resume | Laxman Dewangan |
2013-11-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-11-22 | workqueue: fix pool ID allocation leakage and remove BUILD_BUG_ON() in init_w... | Li Bin |
2013-11-22 | workqueue: fix comment typo for __queue_work() | Li Bin |
2013-11-22 | workqueue: fix ordered workqueues in NUMA setups | Tejun Heo |
2013-11-22 | workqueue: swap set_cpus_allowed_ptr() and PF_NO_SETAFFINITY | Oleg Nesterov |
2013-11-22 | cgroup: use a dedicated workqueue for cgroup destruction | Tejun Heo |
2013-11-22 | time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLD | Martin Schwidefsky |
2013-11-21 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds |
2013-11-21 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2013-11-21 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2013-11-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-11-20 | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-11-20 | uprobes: Document xol_area and arch_uprobe->insn/ixol | Oleg Nesterov |
2013-11-20 | uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_area | Oleg Nesterov |
2013-11-20 | uprobes: Don't assume that arch_uprobe->insn/ixol is u8[MAX_UINSN_BYTES] | Oleg Nesterov |
2013-11-20 | uprobes: Add uprobe_task->dup_xol_work/dup_xol_addr | Oleg Nesterov |
2013-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-11-19 | kernel/bounds: avoid circular dependencies in generated headers | Kirill A. Shutemov |
2013-11-19 | genetlink: only pass array to genl_register_family_with_ops() | Johannes Berg |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |