index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Mark pick_next_task_dl() and build_sched_domain() as static
Viresh Kumar
2017-08-10
2
-2
/
+2
*
sched/cpupri: Don't re-initialize 'struct cpupri'
Viresh Kumar
2017-08-10
1
-2
/
+0
*
sched/deadline: Don't re-initialize 'struct cpudl'
Viresh Kumar
2017-08-10
1
-1
/
+0
*
sched/topology: Drop memset() from init_rootdomain()
Viresh Kumar
2017-08-10
1
-3
/
+1
*
sched/fair: Drop always true parameter of update_cfs_rq_load_avg()
Viresh Kumar
2017-08-10
1
-8
/
+7
*
sched/fair: Avoid checking cfs_rq->nr_running twice
Viresh Kumar
2017-08-10
1
-7
/
+9
*
sched/fair: Pass 'rq' to weighted_cpuload()
Viresh Kumar
2017-08-10
1
-14
/
+14
*
sched/core: Reuse put_prev_task()
Viresh Kumar
2017-08-10
1
-1
/
+1
*
sched/fair: Call cpufreq update util handlers less frequently on UP
Viresh Kumar
2017-08-10
1
-24
/
+24
*
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-08-10
694
-17433
/
+12314
|
\
|
*
Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-08-09
10
-20
/
+42
|
|
\
|
|
*
pinctrl: generic: update references to Documentation/pinctrl.txt
Ludovic Desroches
2017-08-07
4
-5
/
+5
|
|
*
pinctrl: intel: merrifield: Correct UART pin lists
Andy Shevchenko
2017-08-07
1
-3
/
+3
|
|
*
pinctrl: armada-37xx: Fix number of pin in south bridge
Gregory CLEMENT
2017-08-07
1
-1
/
+1
|
|
*
pinctrl: armada-37xx: Fix the pin 23 on south bridge
Gregory CLEMENT
2017-08-07
1
-6
/
+17
|
|
*
pinctrl: cherryview: Add Setzer models to the Chromebook DMI quirk
Andy Shevchenko
2017-08-03
1
-0
/
+7
|
|
*
pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver
Icenowy Zheng
2017-07-31
1
-0
/
+1
|
|
*
pinctrl: uniphier: fix USB3 pin assignment for Pro4
Kunihiko Hayashi
2017-07-31
1
-1
/
+1
|
|
*
pinctrl: zte: fix dereference of 'data' in zx_set_mux()
Shawn Guo
2017-07-31
1
-4
/
+7
|
*
|
futex: Remove unnecessary warning from get_futex_key
Mel Gorman
2017-08-09
1
-2
/
+3
|
*
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-08-09
7
-8
/
+34
|
|
\
\
|
|
*
|
i2c: rephrase explanation of I2C_CLASS_DEPRECATED
Wolfram Sang
2017-07-31
1
-1
/
+2
|
|
*
|
i2c: allow i2c-versatile for ARM MPS platforms
Russell King
2017-07-31
1
-1
/
+1
|
|
*
|
Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into ...
Wolfram Sang
2017-07-31
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
i2c: mux: pinctrl: mention correct module name in Kconfig help text
Chris Gorman
2017-07-17
1
-1
/
+1
|
|
*
|
|
i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz
Hans de Goede
2017-07-31
1
-0
/
+3
|
|
*
|
|
i2c: designware: Print clock freq on invalid clock freq error
Hans de Goede
2017-07-31
1
-1
/
+2
|
|
*
|
|
i2c: core: Allow empty id_table in ACPI case as well
Andy Shevchenko
2017-07-31
3
-4
/
+25
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-08-09
3
-76
/
+109
|
|
\
\
\
|
|
*
|
|
blk-mq: don't leak preempt counter/q_usage_counter when allocating rq failed
Ming Lei
2017-08-02
1
-6
/
+11
|
|
*
|
|
block, bfq: consider also in_service_entity to state whether an entity is active
Paolo Valente
2017-07-29
2
-69
/
+95
|
|
*
|
|
block, bfq: reset in_service_entity if it becomes idle
Paolo Valente
2017-07-29
1
-1
/
+3
|
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-08-09
1
-4
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
crypto: inside-secure - fix the sha state length in hmac_sha1_setkey
Antoine Ténart
2017-08-03
1
-1
/
+1
|
|
*
|
|
|
crypto: inside-secure - fix invalidation check in hmac_sha1_setkey
Antoine Ténart
2017-08-03
1
-3
/
+3
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-08-09
55
-186
/
+2490
|
|
\
\
\
\
\
|
|
*
|
|
|
|
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-08-09
3
-3
/
+3
|
|
*
|
|
|
|
qmi_wwan: fix NULL deref on disconnect
Bjørn Mork
2017-08-09
1
-1
/
+5
|
|
*
|
|
|
|
ppp: fix xmit recursion detection on ppp channels
Guillaume Nault
2017-08-09
1
-8
/
+10
|
|
*
|
|
|
|
rds: Reintroduce statistics counting
Håkon Bugge
2017-08-09
1
-1
/
+4
|
|
*
|
|
|
|
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
2017-08-09
1
-0
/
+4
|
|
*
|
|
|
|
net: sched: set xt_tgchk_param par.net properly in ipt_init_target
Xin Long
2017-08-09
1
-10
/
+10
|
|
*
|
|
|
|
net: dsa: mediatek: add adjust link support for user ports
John Crispin
2017-08-09
2
-0
/
+39
|
|
*
|
|
|
|
net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets
Davide Caratti
2017-08-09
1
-11
/
+18
|
|
*
|
|
|
|
qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'
Christophe Jaillet
2017-08-07
1
-1
/
+1
|
|
*
|
|
|
|
hysdn: fix to a race condition in put_log_buffer
Anton Volkov
2017-08-07
1
-15
/
+13
|
|
*
|
|
|
|
s390/qeth: fix L3 next-hop in xmit qeth hdr
Julian Wiedmann
2017-08-07
1
-2
/
+2
|
|
*
|
|
|
|
Merge branch 'asix-Improve-robustness'
David S. Miller
2017-08-07
3
-10
/
+45
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
asix: Fix small memory leak in ax88772_unbind()
Dean Jenkins
2017-08-07
3
-0
/
+17
|
|
|
*
|
|
|
|
asix: Ensure asix_rx_fixup_info members are all reset
Dean Jenkins
2017-08-07
1
-9
/
+25
[next]