Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
yocto
/
kernel
/
common
/
5d4fd9c8b83b36d34521b3af361a5726899045bf
5d4fd9c
perf tools: Auto-complete for events with ':'
by Jin Yao
· 8 years ago
34c16db
perf tools: Return all events as auto-completions after comma
by Jin Yao
· 8 years ago
74cd581
perf tool: Improve bash command line auto-complete for multiple events with comma
by Jin Yao
· 8 years ago
f1031c8
perf probe arm64: Fix symbol fixup issues due to ELF type
by Kim Phillips
· 8 years ago
ca80006
perf evsel: Enable ignore_missing_thread for pid option
by Mengting Zhang
· 8 years ago
a9a3f1d
perf s390: Always build with -fPIC
by Hendrik Brueckner
· 8 years ago
922991c
Revert "perf s390: Always build with -fPIC"
by Arnaldo Carvalho de Melo
· 8 years ago
69b5c95
perf test shell: Fix check open filename arg using 'perf trace'
by Michael Petlan
· 8 years ago
f9d8adb
perf evsel: Fix swap for samples with raw data
by Jiri Olsa
· 8 years ago
c588d15
perf probe: Support escaped character in parser
by Masami Hiramatsu
· 8 years ago
1e9f9e8
perf string: Add {strdup,strpbrk}_esc()
by Masami Hiramatsu
· 8 years ago
4b3a271
perf probe: Find versioned symbols from map
by Masami Hiramatsu
· 8 years ago
e63c625
perf probe: Add __return suffix for return events
by Masami Hiramatsu
· 8 years ago
a3110cd
perf probe: Cut off the version suffix from event name
by Masami Hiramatsu
· 8 years ago
9f5c6d8
perf probe: Add warning message if there is unexpected event name
by Masami Hiramatsu
· 8 years ago
4e8fbc1
perf env: Adopt perf_env__arch() from the annotate code
by Arnaldo Carvalho de Melo
· 8 years ago
3285deb
perf annotate: Use perf_env when obtaining the arch name
by Arnaldo Carvalho de Melo
· 8 years ago
5449f13
perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()
by Arnaldo Carvalho de Melo
· 8 years ago
901bb02
perf trace: Use generated syscall table on s390 too
by Hendrik Brueckner
· 8 years ago
164a747f
perf s390: Generate system call table from asm/unistd.h
by Hendrik Brueckner
· 8 years ago
7af7919
tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h
by Hendrik Brueckner
· 8 years ago
3315d14
perf perf: Remove duplicate includes
by Pravin Shedge
· 8 years ago
378811ac
perf test: Handle properly readdir DT_UNKNOWN
by Jiri Olsa
· 8 years ago
06c3f2a
perf utils: Move is_directory() to path.h
by Jiri Olsa
· 8 years ago
2973455
perf stat: Resort '--per-thread' result
by Jin Yao
· 8 years ago
1d9f8d1
perf stat: Remove --per-thread pid/tid limitation
by Jin Yao
· 8 years ago
73c0ca1e
perf thread_map: Enumerate all threads from /proc
by Jin Yao
· 8 years ago
14e72a2
perf stat: Update or print per-thread stats
by Jin Yao
· 8 years ago
5673944
perf stat: Allocate shadow stats buffer for threads
by Jin Yao
· 8 years ago
6a1e2c5
perf stat: Remove a set of shadow stats static variables
by Jin Yao
· 8 years ago
e0128b3
perf stat: Print per-thread shadow stats
by Jin Yao
· 8 years ago
1fcd039
perf stat: Update per-thread shadow stats
by Jin Yao
· 8 years ago
8efb2df
perf stat: Create the runtime_stat init/exit function
by Jin Yao
· 8 years ago
49cd456
perf stat: Extend rbtree to support per-thread shadow stats
by Jin Yao
· 8 years ago
e5fcc2a
perf stat: Define a structure for per-thread shadow stats
by Jin Yao
· 8 years ago
faaf956
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 8 years ago
2e36463
Merge tag 'perf-urgent-for-mingo-4.15-20171218' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 8 years ago
ca26cff
x86/asm: Allow again using asm.h when building for the 'bpf' clang target
by Arnaldo Carvalho de Melo
· 8 years ago
10b9baa
tools arch s390: Do not include header files from the kernel sources
by Arnaldo Carvalho de Melo
· 8 years ago
ca58d7e
perf jvmti: Generate correct debug information for inlined code
by Ben Gainey
· 8 years ago
61fb26a
perf tools: Fix up build in hardened environments
by Jiri Olsa
· 8 years ago
5cfee7a
perf tools: Use shell function for perl cflags retrieval
by Jiri Olsa
· 8 years ago
1d2a7de
Merge tag 'v4.15-rc4' into perf/core, to pick up fixes
by Ingo Molnar
· 8 years ago
1291a0d5
Linux 4.15-rc4
by Linus Torvalds
· 8 years ago
779f4e1
Revert "exec: avoid RLIMIT_STACK races with prlimit()"
by Kees Cook
· 8 years ago
f8940a0
Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6ba64fe
Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
2ffb448
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c437279
Merge tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 8 years ago
b9f5fb1
cramfs: fix MTD dependency
by Arnd Bergmann
· 8 years ago
73d080d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
1c6b942
Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
2aeb073
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
by Andrey Ryabinin
· 8 years ago
3382290
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
by Will Deacon
· 8 years ago
c2bc660
locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()
by Will Deacon
· 8 years ago
ab95477
bpf: fix build issues on um due to mising bpf_perf_event.h
by Daniel Borkmann
· 8 years ago
2fe1bc1
perf/x86: Enable free running PEBS for REGS_USER/INTR
by Andi Kleen
· 8 years ago
f2dbad3
x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
by Rudolf Marek
· 8 years ago
a8b4db5
x86/cpufeature: Add User-Mode Instruction Prevention definitions
by Ricardo Neri
· 8 years ago
e5d77a7
Merge commit 'upstream-x86-virt' into WIP.x86/mm
by Ingo Molnar
· 8 years ago
2ec077c
Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.base
by Ingo Molnar
· 8 years ago
650400b
Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base
by Ingo Molnar
· 8 years ago
0fd2e9c
Merge commit 'upstream-x86-entry' into WIP.x86/mm
by Ingo Molnar
· 8 years ago
1784f91
drivers/misc/intel/pti: Rename the header file to free up the namespace
by Ingo Molnar
· 8 years ago
f3b5ad8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 8 years ago
f25e229
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
d025fbf
Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
f6f3732
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
by Linus Torvalds
· 8 years ago
7a3c296
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
c36c7a7
Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
a84ec72
Merge tag 'staging-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
d6e47ee
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
ee1b43e
Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
66dbbd7
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
07a20ed
Merge tag 'mmc-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
dd3d66b8
Merge tag 'ceph-for-4.15-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
227701e
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
043ee1d
net: qcom/emac: Reduce timeout for mdio read/write
by Hemanth Puranik
· 8 years ago
06f976e
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
b59e697
net: sched: fix static key imbalance in case of ingress/clsact_init error
by Jiri Pirko
· 8 years ago
343723d
net: sched: fix clsact init error path
by Jiri Pirko
· 8 years ago
e53000b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1f76a75
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a58653c
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3fba361
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
35d5788
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bde6b37
Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
90d91b0
SUNRPC: Fix a race in the receive code path
by Trond Myklebust
· 8 years ago
dc4fd9a
nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests
by Scott Mayhew
· 8 years ago
ccede75
xprtrdma: Spread reply processing over more CPUs
by Chuck Lever
· 8 years ago
c156618
nfs: fix a deadlock in nfs client initialization
by Scott Mayhew
· 8 years ago
c05fad5
ip_gre: fix wrong return value of erspan_rcv
by Haishuang Yan
· 8 years ago
c647c0d
net: usb: qmi_wwan: add Telit ME910 PID 0x1101 support
by Daniele Palmas
· 8 years ago
d1fca67
Merge branch 'net-sched-Make-qdisc-offload-uapi-uniform'
by David S. Miller
· 8 years ago
4a98795
pkt_sched: Remove TC_RED_OFFLOADED from uapi
by Yuval Mintz
· 8 years ago
428a68a
net: sched: Move to new offload indication in RED
by Yuval Mintz
· 8 years ago
7a4fa29
net: sched: Add TCA_HW_OFFLOAD
by Yuval Mintz
· 8 years ago
0a06069
Merge branch 'aquantia-fixes'
by David S. Miller
· 8 years ago
d4c242d
net: aquantia: Increment driver version
by Igor Russkikh
· 8 years ago
98bc036
net: aquantia: Fix typo in ethtool statistics names
by Igor Russkikh
· 8 years ago
Next »