projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/LineageOS/android_kernel_motorola_exynos9610.git
Author
Commit
2016-06-08
Ingo Molnar
Merge tag 'perf-core-for-mingo-20160607' of git://git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-08
Ingo Molnar
Merge tag 'perf-core-for-mingo-20160606' of git://git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-08
Ingo Molnar
Merge branch 'linus' into perf/core, to refresh the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-08
David Carrillo...
perf/core: Fix crash due to account/unaccount_sb_event...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-08
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-08
Mateusz Guzik
coredump: fix dumping through pipes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-08
Al Viro
fix a regression in atomic_open()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-08
Al Viro
fix d_walk()/non-delayed __d_free() race
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
Linus Torvalds
Merge tag 'clk-fixes-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
He Kuang
perf callchain: Support aarch64 cross-platform
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
He Kuang
perf callchain: Support x86 target platform
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
He Kuang
perf unwind: Introduce flag to separate local/remote...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
He Kuang
perf unwind: Change fixed name of libunwind__arch_reg_i...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
He Kuang
perf unwind: Check the target platform before assigning...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
He Kuang
perf tools: Export normalize_arch() function
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
He Kuang
perf tools: Extract common API out of unwind-libunwind...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
He Kuang
perf unwind: Rename unwind-libunwind.c to unwind-libunw...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
He Kuang
perf unwind: Separate local/remote libunwind config
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
He Kuang
perf unwind: Don't mix LIBUNWIND_LIBS into LIBUNWIND_LD...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
He Kuang
perf unwind: Move unwind__prepare_access from thread_ne...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
He Kuang
perf unwind: Introduce 'struct unwind_libunwind_ops...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
He Kuang
perf unwind: Decouple thread->address_space on libunwind
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
He Kuang
perf unwind: Use LIBUNWIND_DIR for remote libunwind...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
Taeung Song
perf config: Use new perf_config_set__init() to initial...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
Taeung Song
perf config: Constructor should free its allocated...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
Wang Nan
perf tools: Fix crash in build_id_cache__kallsyms_path()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
Eric W. Biederman
mnt: fs_fully_visible test the proper mount for MNT_LOCKED
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-07
Eric W. Biederman
mnt: If fs_fully_visible fails call put_filesystem.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-06
Arnaldo Carvalho...
tools lib bpf: Rename set_private() to set_priv()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-06
Arnaldo Carvalho...
tools lib bpf: Make bpf_program__get_private() use...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-06
Arnaldo Carvalho...
tools lib bpf: Remove _get_ from non-refcount method...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-06
Arnaldo Carvalho...
tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-06
Arnaldo Carvalho...
tools lib bpf: Use IS_ERR() reporting macros with bpf_m...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-06
Arnaldo Carvalho...
tools lib bpf: Rename bpf_map__get_name() to bpf_map__n...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-06
Arnaldo Carvalho...
tools lib bpf: Use IS_ERR() reporting macros with bpf_m...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-06
Taeung Song
perf config: Handle the error when config set is NULL...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-06
Taeung Song
perf config: Fix abnormal termination at perf_parse_file()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-06
Andi Kleen
perf stat: Add missing aggregation headers for --metric...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-06
Andi Kleen
perf stat: Print topology/time headers with --metric...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-06
Andi Kleen
perf stat: Add computation of TopDown formulas
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-06
Andi Kleen
perf stat: Basic support for TopDown in perf stat
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-06
Linus Torvalds
Merge tag 'edac_fixes_for_4.7' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-06
Andi Kleen
perf test: Ignore .scale and other special files
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-05
Linus Torvalds
Linux 4.7-rc2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-05
Linus Torvalds
Merge branch 'parisc-4.7-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-05
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-05
Eric W. Biederman
devpts: Make each mount of devpts an independent filesy...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-05
Helge Deller
parisc: Move die_if_kernel() prototype into traps.h...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-05
Helge Deller
parisc: Fix pagefault crash in unaligned __get_user...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-05
Helge Deller
parisc: Fix printk time during boot
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-05
Al Viro
autofs braino fix for do_last()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-04
Mikulas Patocka
parisc: Fix backtrace on PA-RISC
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-04
Linus Torvalds
Merge tag 'drm-fixes-for-v4.7-rc2' of git://people...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-04
Linus Torvalds
Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-04
Linus Torvalds
Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-04
Linus Torvalds
Merge branch 'for-linus-4.7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-04
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-04
Linus Torvalds
Merge tag 'acpi-4.7-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-04
Linus Torvalds
Merge tag 'pm-4.7-rc2' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-04
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-04
Al Viro
fix EOPENSTALE bug in do_last()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Linus Torvalds
Merge branch 'irq-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Mel Gorman
mm, page_alloc: recalculate the preferred zoneref if...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Mel Gorman
mm, page_alloc: reset zonelist iterator after resetting...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Michal Hocko
mm, oom_reaper: do not use siglock in try_oom_reaper()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Vlastimil Babka
mm, page_alloc: prevent infinite loop in buffered_rmqueue()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Joe Perches
checkpatch: reduce git commit description style false...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Vitaly Wool
mm/z3fold.c: avoid modifying HEADLESS page and minor...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Tejun Heo
memcg: add RCU locking around css_for_each_descendant_p...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Linus Torvalds
Merge branch 'timers-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Yang Shi
mm: check the return value of lookup_page_ext for all...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Corey Minyard
kdump: fix dmesg gdbmacro to work with record based...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Guillermo Julián...
mm: fix overflow in vm_map_ram()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Linus Torvalds
Merge branch 'fixes' of git://git.armlinux.org.uk/...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Linus Torvalds
Merge tag 'powerpc-4.7-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Rafael J. Wysocki
Merge branches 'acpica-fixes', 'acpi-video' and 'acpi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Rafael J. Wysocki
Merge branch 'pm-cpufreq-fixes'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Chris Mason
Btrfs: deal with duplciates during extent_map insertion...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
He Kuang
perf script: Show call graphs when 1st event doesn...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Lucas Stach
tools lib api: Respect CROSS_COMPILE for the linker
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Wang Nan
perf evlist: Fix alloc_mmap() failure path
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Arnaldo Carvalho...
perf evsel: Provide way to extract integer value from...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Tony Luck
EDAC, sb_edac: Readd accidentally dropped Broadwell...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Thomas Gleixner
Merge tag 'irqchip-4.7-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Mark Rutland
arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Mark Rutland
arm64: move {PAGE,CONT}_SHIFT into Kconfig
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Mark Rutland
arm64: mm: dump: log span level
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Mark Rutland
arm64: update stale PAGE_OFFSET comment
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Julien Grall
drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Julien Grall
drivers/perf: arm_pmu: Defer the setting of __oprofile_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Julien Grall
drivers/perf: arm_pmu: Fix reference count of a device_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Mark Rutland
arm64: report CPU number in bad_mode
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Nicholas Krause
EDAC: Fix workqueues poll period resetting
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Tony Luck
EDAC, sb_edac: Fix rank lookup on Broadwell
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Andi Kleen
perf/x86/intel: Use new topology_max_smt_threads()...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Andi Kleen
perf/x86/intel: Add topdown events to Intel Atom
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Andi Kleen
perf/x86/intel: Add topdown events to Intel Core
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
Andi Kleen
perf/x86: Support sysfs files depending on SMT status
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next