index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-27
perf/x86: Remove redundant calls to perf_pmu_{dis|en}able()
David Ahern
1
-2
/
+0
2015-03-27
time: Add ktime_get_tai_ns()
Peter Zijlstra
1
-0
/
+5
2015-03-27
time: Introduce tk_fast_raw
Peter Zijlstra
2
-0
/
+14
2015-03-27
time: Parametrize all tk_fast_mono users
Peter Zijlstra
1
-10
/
+15
2015-03-27
time: Add timerkeeper::tkr_raw
Peter Zijlstra
2
-24
/
+21
2015-03-27
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
7
-126
/
+126
2015-03-27
perf/x86/intel: Add INST_RETIRED.ALL workarounds
Andi Kleen
3
-0
/
+37
2015-03-27
perf/x86/intel: Add Broadwell core support
Andi Kleen
1
-0
/
+47
2015-03-27
perf/x86/intel: Add new cache events table for Haswell
Andi Kleen
1
-2
/
+192
2015-03-27
timers, sched/clock: Clean up the code a bit
Ingo Molnar
1
-51
/
+56
2015-03-27
timers, sched/clock: Avoid deadlock during read from NMI
Daniel Thompson
1
-35
/
+68
2015-03-27
timers, sched/clock: Remove redundant notrace from update function
Daniel Thompson
1
-1
/
+1
2015-03-27
timers, sched/clock: Remove suspend from clock_read_data()
Daniel Thompson
1
-15
/
+25
2015-03-27
timers, sched/clock: Optimize cache line usage
Daniel Thompson
1
-35
/
+77
2015-03-27
timers, sched/clock: Match scope of read and write seqcounts
Daniel Thompson
1
-15
/
+11
2015-03-26
tools lib traceevent: Zero should not be considered "not found" in eval_flag()
Steven Rostedt
1
-5
/
+5
2015-03-26
perf trace: Fix syscall enter formatting bug
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-03-26
perf tools: Set JOBS based on CPU or processor
David Ahern
1
-1
/
+1
2015-03-26
perf: Bump max number of cpus to 1024
David Ahern
1
-1
/
+1
2015-03-26
perf evlist: Return the first evsel with an invalid filter in apply_filters()
Arnaldo Carvalho de Melo
4
-7
/
+11
2015-03-26
perf timechart: Fix SIBGUS error on sparc64
David Ahern
1
-1
/
+1
2015-03-26
drm/i915: Fixup legacy plane->crtc link for initial fb config
Daniel Vetter
1
-0
/
+2
2015-03-26
drm/i915: Fix atomic state when reusing the firmware fb
Damien Lespiau
1
-2
/
+9
2015-03-26
drm/i915: Keep ring->active_list and ring->requests_list consistent
Chris Wilson
1
-17
/
+21
2015-03-26
mm: numa: mark huge PTEs young when clearing NUMA hinting faults
Mel Gorman
1
-0
/
+1
2015-03-26
mm: numa: slow PTE scan rate if migration failures occur
Mel Gorman
4
-8
/
+15
2015-03-26
mm: numa: preserve PTE write permissions across a NUMA hinting fault
Mel Gorman
3
-6
/
+14
2015-03-26
mm: numa: group related processes based on VMA flags instead of page table flags
Mel Gorman
2
-19
/
+13
2015-03-26
hfsplus: fix B-tree corruption after insertion at position 0
Sergei Antonov
1
-9
/
+11
2015-03-26
MAINTAINERS: add Jan as DMI/SMBIOS support maintainer
Jean Delvare
1
-0
/
+7
2015-03-26
fs/affs/file.c: unlock/release page on error
Taesoo Kim
1
-7
/
+12
2015-03-26
mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate
Laura Abbott
1
-0
/
+1
2015-03-26
mm/slub: fix lockups on PREEMPT && !SMP kernels
Mark Rutland
1
-2
/
+4
2015-03-26
mm/memory hotplug: postpone the reset of obsolete pgdat
Gu Zheng
1
-9
/
+4
2015-03-26
MAINTAINERS: correct rtc armada38x pattern entry
Joe Perches
1
-1
/
+1
2015-03-26
mm/pagewalk.c: prevent positive return value of walk_page_test() from being p...
Naoya Horiguchi
1
-1
/
+8
2015-03-26
mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
Leon Yu
2
-3
/
+8
2015-03-26
drivers/rtc/rtc-mrst: fix suspend/resume
Lars-Peter Clausen
1
-8
/
+9
2015-03-26
aoe: update aoe maintainer information
Ed Cashin
1
-2
/
+2
2015-03-25
s390/smp: reenable smt after resume
Heiko Carstens
1
-0
/
+11
2015-03-25
drm/i915: Don't try to reference the fb in get_initial_plane_config()
Damien Lespiau
1
-4
/
+3
2015-03-24
arm64: percpu: Make this_cpu accessors pre-empt safe
Steve Capper
2
-19
/
+57
2015-03-24
perf tools: Add pid/tid filtering to report and script commands
David Ahern
7
-1
/
+67
2015-03-24
perf diff: Add kallsyms option
David Ahern
2
-0
/
+5
2015-03-24
tools lib traceevent: Add support for __print_array()
Javi Merino
4
-0
/
+111
2015-03-24
tools lib traceevent: Free filter tokens in process_filter()
Steven Rostedt (Red Hat)
1
-0
/
+2
2015-03-24
tools lib traceevent: Add way to find sub buffer boundary
Steven Rostedt (Red Hat)
2
-0
/
+12
2015-03-24
tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING
Steven Rostedt (Red Hat)
1
-1
/
+0
2015-03-24
tools lib traceevent: Make plugin options either string or boolean
Steven Rostedt
2
-7
/
+59
2015-03-24
tools lib traceevent: Add pevent_data_pid_from_comm()
Steven Rostedt (Red Hat)
2
-0
/
+95
[next]