Age | Commit message (Expand) | Author | Files | Lines |
2015-07-01 | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -55/+0 |
2015-06-27 | Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 5 | -387/+387 |
2015-06-26 | Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -1/+2 |
2015-06-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2 | -0/+145 |
2015-06-26 | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -7/+8 |
2015-06-26 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -6/+29 |
2015-06-25 | Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 1 | -14/+19 |
2015-06-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
2015-06-24 | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -8/+17 |
2015-06-23 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+8 |
2015-06-23 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+2 |
2015-06-22 | ext4: minor cleanup of ext4_da_reserve_space() | Eric Whitney | 1 | -6/+4 |
2015-06-19 | timer: Replace timer base by a cpu index | Thomas Gleixner | 1 | -7/+6 |
2015-06-19 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -8/+17 |
2015-06-10 | btrfs: qgroup: Cleanup the old ref_node-oriented mechanism. | Qu Wenruo | 1 | -55/+0 |
2015-06-09 | ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate | Namjae Jeon | 1 | -0/+25 |
2015-06-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2015-06-02 | target: Minimize SCSI header #include directives | Bart Van Assche | 1 | -1/+1 |
2015-06-02 | writeback: move global_dirty_limit into wb_domain | Tejun Heo | 1 | -3/+4 |
2015-06-02 | writeback: move bandwidth related fields from backing_dev_info into bdi_write... | Tejun Heo | 1 | -4/+4 |
2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar | 1 | -4/+50 |
2015-05-29 | tracing/mm: don't trace mm_page_pcpu_drain on offline cpus | Shreyas B. Prabhu | 1 | -1/+24 |
2015-05-29 | tracing/mm: don't trace mm_page_free on offline cpus | Shreyas B. Prabhu | 1 | -1/+13 |
2015-05-29 | tracing/mm: don't trace kmem_cache_free on offline cpus | Shreyas B. Prabhu | 1 | -2/+13 |
2015-05-29 | f2fs: add f2fs_map_blocks | Jaegeuk Kim | 1 | -14/+14 |
2015-05-28 | block: discard bdi_unregister() in favour of bdi_destroy() | NeilBrown | 1 | -1/+0 |
2015-05-22 | tracing: timer: Add deferrable flag to timer_start | Badhri Jagan Sridharan | 1 | -4/+9 |
2015-05-19 | sched/wait: Introduce TASK_NOLOAD and TASK_IDLE | Peter Zijlstra | 1 | -1/+2 |
2015-05-14 | tracing: Rename ftrace_get_offsets_##call() to trace_event_get_offsets_##call() | Steven Rostedt (Red Hat) | 2 | -4/+4 |
2015-05-14 | tracing: Rename ftrace_define_fields_##call() to trace_event_define_fields_##... | Steven Rostedt (Red Hat) | 2 | -3/+3 |
2015-05-14 | tracing: Rename ftrace_event_type_funcs_##call to trace_event_type_funcs_##call | Steven Rostedt (Red Hat) | 2 | -4/+4 |
2015-05-14 | tracing: Rename ftrace_data_offset_##call to trace_event_data_offset_##call | Steven Rostedt (Red Hat) | 2 | -6/+6 |
2015-05-14 | tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##call | Steven Rostedt (Red Hat) | 2 | -15/+15 |
2015-05-13 | tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled() | Steven Rostedt (Red Hat) | 1 | -1/+1 |
2015-05-13 | tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_* | Steven Rostedt (Red Hat) | 1 | -5/+5 |
2015-05-13 | tracing: Rename ftrace_output functions to trace_output | Steven Rostedt (Red Hat) | 2 | -9/+9 |
2015-05-13 | tracing: Rename ftrace_event_buffer to trace_event_buffer. | Steven Rostedt (Red Hat) | 1 | -3/+3 |
2015-05-13 | tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} | Steven Rostedt (Red Hat) | 3 | -16/+16 |
2015-05-13 | tracing: Rename ftrace_event_file to trace_event_file | Steven Rostedt (Red Hat) | 1 | -12/+12 |
2015-05-13 | tracing: Rename (un)register_ftrace_event() to (un)register_trace_event() | Steven Rostedt (Red Hat) | 1 | -2/+2 |
2015-05-13 | tracing: Rename ftrace_print_*() functions ta trace_print_*() | Steven Rostedt (Red Hat) | 1 | -6/+6 |
2015-05-13 | tracing: Rename ftrace_event.h to trace_events.h | Steven Rostedt (Red Hat) | 3 | -3/+3 |
2015-05-13 | tracing: Move the perf code out of trace_event.h | Steven Rostedt (Red Hat) | 3 | -351/+351 |
2015-05-13 | tracing: Rename trace/ftrace.h to trace/trace_events.h | Steven Rostedt (Red Hat) | 2 | -1/+1 |
2015-05-12 | [media] videodev2: Add V4L2_BUF_FLAG_LAST | Peter Seiderer | 1 | -1/+2 |
2015-05-07 | f2fs: export more enums for tracepoint | Jaegeuk Kim | 1 | -0/+5 |
2015-05-05 | thermal: add trace events to the power allocator governor | Javi Merino | 2 | -0/+145 |
2015-05-05 | intel_pstate: Add tsc collection and keep previous target pstate | Doug Smythies | 1 | -8/+17 |
2015-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -18/+18 |
2015-04-21 | Merge tag 'clk-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+198 |