index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
prime_numbers.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-06
Linux 5.1
v5.1
Linus Torvalds
1
-1
/
+1
2019-05-05
perf/x86/intel: Fix race in intel_pmu_disable_event()
Jiri Olsa
1
-3
/
+7
2019-05-03
clk: Cache core in clk_fetch_parent_index() without names
Stephen Boyd
1
-10
/
+27
2019-05-03
clk: imx: correct pfdv2 gate_bit/vld_bit operations
Anson Huang
1
-5
/
+5
2019-05-03
clk: sifive: add a driver for the SiFive FU540 PRCI IP block
Paul Walmsley
5
-0
/
+647
2019-05-03
clk: analogbits: add Wide-Range PLL library
Paul Walmsley
7
-0
/
+457
2019-05-03
clk: imx: clk-pllv3: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-05-03
perf/x86/intel/pt: Remove software double buffering PMU capability
Alexander Shishkin
2
-3
/
+1
2019-05-03
perf/ring_buffer: Fix AUX software double buffering
Alexander Shishkin
1
-2
/
+1
2019-05-02
clk: imx8mq: Add dsi_ipg_div
Guido Günther
1
-0
/
+1
2019-05-02
perf tools: Remove needless asm/unistd.h include fixing build in some places
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-05-02
tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscv
Arnaldo Carvalho de Melo
3
-0
/
+133
2019-05-02
tools build: Add -ldl to the disassembler-four-args feature test
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-05-02
perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet
Leo Yan
1
-5
/
+3
2019-05-02
perf cs-etm: Don't check cs_etm_queue::prev_packet validity
Leo Yan
1
-5
/
+1
2019-05-02
perf report: Report OOM in status line in the GTK UI
Thomas Richter
1
-3
/
+5
2019-05-02
perf bench numa: Add define for RUSAGE_THREAD if not present
Arnaldo Carvalho de Melo
1
-0
/
+4
2019-05-02
tools lib traceevent: Change tag string for error
Leo Yan
1
-1
/
+1
2019-05-02
perf annotate: Fix build on 32 bit for BPF annotation
Thadeu Lima de Souza Cascardo
1
-4
/
+4
2019-05-02
tools uapi x86: Sync vmx.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-05-02
perf bpf: Return value with unlocking in perf_env__find_btf()
Bo YU
1
-1
/
+1
2019-05-02
i2c: Prevent runtime suspend of adapter when Host Notify is required
Jarkko Nikula
1
-0
/
+4
2019-05-02
i2c: synquacer: fix enumeration of slave devices
Ard Biesheuvel
1
-0
/
+2
2019-05-02
MAINTAINERS: friendly takeover of i2c-gpio driver
Wolfram Sang
1
-1
/
+1
2019-05-02
MAINTAINERS: Include vendor specific files under arch/*/events/*
Kim Phillips
1
-0
/
+1
2019-05-02
perf/x86/amd: Update generic hardware cache events for Family 17h
Kim Phillips
1
-3
/
+108
2019-05-02
i2c: designware: ratelimit 'transfer when suspended' errors
Wolfram Sang
1
-2
/
+1
2019-05-02
PCI/LINK: Add Kconfig option (default off)
Keith Busch
3
-1
/
+13
2019-05-02
ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
Al Viro
1
-1
/
+1
2019-05-02
powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
1
-4
/
+14
2019-05-02
udp: fix GRO packet of death
Eric Dumazet
1
-3
/
+10
2019-05-01
ipv6: A few fixes on dereferencing rt->from
Martin KaFai Lau
1
-20
/
+18
2019-05-01
rds: ib: force endiannes annotation
Nicholas Mc Guire
1
-5
/
+3
2019-05-01
clk: imx: pllv4: add fractional-N pll support
Anson Huang
1
-9
/
+63
2019-05-01
PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth Management
Alex Williamson
1
-1
/
+2
2019-05-01
clk: sunxi-ng: Use the correct style for SPDX License Identifier
Nishad Kamdar
2
-3
/
+3
2019-05-01
clk: sprd: Use the correct style for SPDX License Identifier
Nishad Kamdar
6
-6
/
+6
2019-05-01
clk: renesas: Use the correct style for SPDX License Identifier
Nishad Kamdar
3
-6
/
+6
2019-05-01
clk: qcom: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-05-01
clk: davinci: Use the correct style for SPDX License Identifier
Nishad Kamdar
2
-2
/
+2
2019-05-01
clk: actions: Use the correct style for SPDX License Identifier
Nishad Kamdar
9
-9
/
+9
2019-05-01
gcc-9: don't warn about uninitialized btrfs extent_type variable
Linus Torvalds
1
-1
/
+1
2019-05-01
selftests: fib_rule_tests: print the result and return 1 if any tests failed
Hangbin Liu
1
-0
/
+6
2019-05-01
gcc-9: properly declare the {pv,hv}clock_page storage
Linus Torvalds
1
-2
/
+2
2019-05-01
gcc-9: don't warn about uninitialized variable
Linus Torvalds
1
-1
/
+1
2019-05-01
gcc-9: silence 'address-of-packed-member' warning
Linus Torvalds
1
-1
/
+1
2019-05-01
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
1
-0
/
+1
2019-05-01
io_uring: avoid page allocation warnings
Mark Rutland
1
-8
/
+9
2019-05-01
net/tls: avoid NULL pointer deref on nskb->sk in fallback
Jakub Kicinski
1
-1
/
+2
2019-05-01
selftests: fib_rule_tests: Fix icmp proto with ipv6
David Ahern
1
-2
/
+2
[next]