projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2016-12-22
Namhyung Kim
perf sched timehist: Enlarge default 'comm_width'
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Namhyung Kim
perf sched timehist: Honour 'comm_width' when aligning...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Peter Zijlstra
perf/x86: Fix overlap counter scheduling bug
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Stephane Eranian
perf/x86/pebs: Fix handling of PEBS buffer overflows
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Ingo Molnar
Merge tag 'perf-core-for-mingo-20161220' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Joe Stringer
samples/bpf: Move open_raw_sock to separate header
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Joe Stringer
samples/bpf: Remove perf_event_open() declaration
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Arnaldo Carvalho...
samples/bpf: Be consistent with bpf_load_program bpf_in...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Joe Stringer
tools lib bpf: Add bpf_prog_{attach,detach}
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Joe Stringer
samples/bpf: Switch over to libbpf
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Kan Liang
perf diff: Do not overwrite valid build id
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Ravi Bangoria
perf annotate: Don't throw error for zero length symbols
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Davidlohr Bueso
perf bench futex: Fix lock-pi help string
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Jiri Olsa
perf trace: Check if MAP_32BIT is defined (again)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Arnaldo Carvalho...
samples/bpf: Make perf_event_read() static
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Marcin Nowakowski
uprobes: Fix uprobes on MIPS, allow for a cache flush...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Joe Stringer
samples/bpf: Make samples more libbpf-centric
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Joe Stringer
tools lib bpf: Add flags to bpf_create_map()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Joe Stringer
tools lib bpf: use __u32 from linux/types.h
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Joe Stringer
tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Ravi Bangoria
perf annotate: Fix jump target outside of function...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Ravi Bangoria
perf annotate: Support jump instruction with target...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Jiri Olsa
perf record: Force ignore_missing_thread for uid option
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Jiri Olsa
perf evsel: Allow to ignore missing pid
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Jiri Olsa
perf thread_map: Add thread_map__remove function
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Jiri Olsa
perf evsel: Use variable instead of repeating lengthy...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Jiri Olsa
perf mem: Fix --all-user/--all-kernel options
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Arnaldo Carvalho...
perf tools: Remove some needless __maybe_unused
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Namhyung Kim
perf sched timehist: Show callchains for idle stat
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Namhyung Kim
perf sched timehist: Add -I/--idle-hist option
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Namhyung Kim
perf sched timehist: Skip non-idle events when necessary
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Namhyung Kim
perf sched timehist: Save callchain when entering idle
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Namhyung Kim
perf sched timehist: Introduce struct idle_time_data
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Namhyung Kim
perf sched timehist: Split is_idle_sample()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Jiri Olsa
perf tools: Move headers check into bash script
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Linus Torvalds
Merge tag 'docs-4.10' of git://git.lwn.net/linux
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Joe Perches
treewide: Make remaining source files non-executable
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Linus Torvalds
Merge branch 'irq-core-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Linus Torvalds
Merge branch 'timers-core-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Linus Torvalds
Merge branch 'smp-hotplug-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Jungseung Lee
init: reduce rootwait polling interval time to 5ms
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Jason Baron
binfmt_elf: use vmalloc() for allocation of vma_filesz
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Andrew Jeffery
checkpatch: don't emit unified-diff error for rename...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Tomas Winkler
checkpatch: don't check c99 types like uint8_t under...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Joe Perches
checkpatch: avoid multiple line dereferences
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Joe Perches
checkpatch: don't check .pl files, improve absolute...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Andrew Morton
scripts/checkpatch.pl: fix spelling
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Jerome Forissier
checkpatch: don't try to get maintained status when...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Daniel Vetter
lib/ida: document locking requirements a bit better
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Jie Chen
lib/rbtree.c: fix typo in comment of ____rb_erase_color
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Dave Young
lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Jani Nikula
MAINTAINERS: add drm and drm/i915 irc channels
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Jani Nikula
MAINTAINERS: add "C:" for URI for chat where developers...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Jani Nikula
MAINTAINERS: add drm and drm/i915 bug filing info
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Jani Nikula
MAINTAINERS: add "B:" for URI where to file bugs
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Joe Perches
get_maintainer: look for arbitrary letter prefixes...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Olof Johansson
printk: add Kconfig option to set default console loglevel
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Petr Mladek
printk/sound: handle more message headers
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Petr Mladek
printk/btrfs: handle more message headers
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Petr Mladek
printk/kdb: handle more message headers
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Petr Mladek
printk/NMI: handle continuous lines and missing newline
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Petr Mladek
printk/NMI: fix up handling of the full nmi log buffer
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Benjamin Peterson
compiler-gcc.h: use "proved" instead of "proofed"
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Tetsuo Handa
hung_task: decrement sysctl_hung_task_warnings only...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alexey Dobriyan
fs/proc: calculate /proc/* and /proc/*/task/* nlink...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alexey Dobriyan
fs/proc/base.c: save decrement during lookup/readdir...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Rasmus Villemoes
fs/proc/array.c: slightly improve render_sigset_t
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alexey Dobriyan
proc: tweak comments about 2 stage open and everything
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alexey Dobriyan
proc: kmalloc struct pde_opener
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alexey Dobriyan
proc: fix type of struct pde_opener::closing field
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alexey Dobriyan
proc: just list_del() struct pde_opener
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alexey Dobriyan
proc: make struct struct map_files_info::len unsigned int
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alexey Dobriyan
proc: make struct pid_entry::len unsigned
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Kees Cook
proc: report no_new_privs state
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
zijun_hu
mm/percpu.c: fix panic triggered by BUG_ON() falsely
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Andrey Ryabinin
kasan: turn on -fsanitize-address-use-after-scope
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Dmitry Vyukov
kasan: eliminate long stalls during quarantine reduction
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Dmitry Vyukov
kasan: support panic_on_warn
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Hugh Dickins
mm: make transparent hugepage size public
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Hugh Dickins
mm: add cond_resched() in gather_pte_stats()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Hugh Dickins
mm: add three more cond_resched() in swapoff
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Mel Gorman
mm, page_alloc: keep pcp count and list contents in...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Vlastimil Babka
mm, rmap: handle anon_vma_prepare() common case inline
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Vlastimil Babka
mm, debug: print raw struct page data in __dump_page()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Aneesh Kumar K.V
mm: THP page cache support for ppc64
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Aneesh Kumar K.V
mm: move vma_is_anonymous check within pmd_move_must_wi...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Joel Fernandes
mm: add preempt points into __purge_vmap_area_lazy()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Christoph Hellwig
mm: turn vmap_purge_lock into a mutex
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Christoph Hellwig
mm: mark all calls into the vmalloc subsystem as potent...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Andrey Ryabinin
x86/ldt: use vfree_atomic() to free ldt entries
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Andrey Ryabinin
kernel/fork: use vfree_atomic() to free thread stack
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Andrey Ryabinin
mm: add vfree_atomic()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Christoph Hellwig
mm: refactor __purge_vmap_area_lazy()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Christoph Hellwig
mm: remove free_unmap_vmap_area_addr()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Christoph Hellwig
mm: remove free_unmap_vmap_area_noflush()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Johannes Weiner
mm: workingset: update shadow limit to reflect bigger...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Johannes Weiner
mm: workingset: restore refault tracking for single...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Johannes Weiner
mm: workingset: move shadow entry tracking to radix...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Johannes Weiner
lib: radix-tree: update callback for changing leaf...
commit
|
commitdiff
|
tree
|
snapshot
next