Age | Commit message (Expand) | Author |
2013-10-29 | uprobes: Change uprobe_copy_process() to dup return_instances | Oleg Nesterov |
2013-10-29 | uprobes: Teach __create_xol_area() to accept the predefined vaddr | Oleg Nesterov |
2013-10-29 | uprobes: Introduce __create_xol_area() | Oleg Nesterov |
2013-10-29 | uprobes: Change the callsite of uprobe_copy_process() | Oleg Nesterov |
2013-10-29 | perf: Fix the perf context switch optimization | Peter Zijlstra |
2013-10-29 | perf: Change zero-padding of strings in perf_event_mmap_event() | Peter Zijlstra |
2013-10-29 | perf: Do not waste PAGE_SIZE bytes for ALIGN(8) in perf_event_mmap_event() | Oleg Nesterov |
2013-10-29 | perf: Kill the dead !vma->vm_mm code in perf_event_mmap_event() | Oleg Nesterov |
2013-10-29 | perf: Remove useless atomic_t | Peter Zijlstra |
2013-10-29 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2013-10-27 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-10-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-10-27 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-10-26 | Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-10-25 | PM / hibernate: Move software_resume to late_initcall_sync | Russ Dill |
2013-10-23 | clockevents: Sanitize ticks to nsec conversion | Thomas Gleixner |
2013-10-22 | Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-10-20 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2013-10-18 | mutex: Avoid gcc version dependent __builtin_constant_p() usage | Tetsuo Handa |
2013-10-17 | perf: Disable PERF_RECORD_MMAP2 support | Stephane Eranian |
2013-10-15 | Merge tag 'v3.12-rc5' into perf/core | Ingo Molnar |
2013-10-13 | cgroup: fix to break the while loop in cgroup_attach_task() correctly | Anjana V Kumar |
2013-10-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-10-04 | Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-10-04 | perf: Add generic transaction flags | Andi Kleen |
2013-10-04 | perf: Enforce 1 as lower limit for perf_event_max_sample_rate | Knut Petersen |
2013-10-04 | perf: Fix perf_pmu_migrate_context | Peter Zijlstra |
2013-10-02 | Merge branch 'irq/urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2013-10-01 | irq: Force hardirq exit's softirq processing on its own stack | Frederic Weisbecker |
2013-09-30 | pidns: fix free_pid() to handle the first fork failure | Oleg Nesterov |
2013-09-30 | kernel/kmod.c: check for NULL in call_usermodehelper_exec() | Tetsuo Handa |
2013-09-30 | PM / hibernate: Fix user space driven resume regression | Rafael J. Wysocki |
2013-09-28 | Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u... | Linus Torvalds |
2013-09-28 | kernel/params: fix handling of signed integer types | Jean Delvare |
2013-09-28 | Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k... | Ingo Molnar |
2013-09-27 | arm: Fix build error with context tracking calls | Frederic Weisbecker |
2013-09-25 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-09-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-09-24 | kernel/reboot.c: re-enable the function of variable reboot_default | Chuansheng Liu |
2013-09-24 | audit: fix endless wait in audit_log_start() | Konstantin Khlebnikov |
2013-09-24 | watchdog: update watchdog_thresh properly | Michal Hocko |
2013-09-24 | watchdog: update watchdog attributes atomically | Michal Hocko |
2013-09-20 | sched/balancing: Fix cfs_rq->task_h_load calculation | Vladimir Davydov |
2013-09-20 | sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_... | Vladimir Davydov |
2013-09-20 | sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba... | Vladimir Davydov |
2013-09-20 | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page' | Peter Zijlstra |
2013-09-18 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-09-18 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-09-16 | sched: Fix comment for sched_info_depart | Michael S. Tsirkin |
2013-09-13 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds |