index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
mm: Add an apply_to_pfn_range interface
Thomas Hellstrom
1
-0
/
+10
2019-06-18
pinctrl: make pinconf.h self-contained
Masahiro Yamada
1
-0
/
+2
2019-06-18
clk: fixed-factor: Add CLK_FIXED_FACTOR_FW_NAME for DT clock-names parent
Chen-Yu Tsai
1
-0
/
+11
2019-06-18
clk: fixed-factor: Add CLK_FIXED_FACTOR_HWS which takes list of struct clk_hw *
Chen-Yu Tsai
1
-0
/
+15
2019-06-18
clk: fixed-factor: Add CLK_FIXED_FACTOR_HW which takes clk_hw pointer as parent
Chen-Yu Tsai
1
-0
/
+11
2019-06-18
clk: Add CLK_HW_INIT_PARENT_DATA macro using .parent_data
Chen-Yu Tsai
1
-0
/
+9
2019-06-18
clk: Add CLK_HW_INIT_FW_NAME macro using .fw_name in .parent_data
Chen-Yu Tsai
1
-0
/
+11
2019-06-18
clk: Add CLK_HW_INIT_* macros using .parent_hws
Chen-Yu Tsai
1
-0
/
+32
2019-06-18
mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()
Douglas Anderson
1
-0
/
+3
2019-06-18
mmc: core: API to temporarily disable retuning for SDIO CRC errors
Douglas Anderson
2
-0
/
+4
2019-06-18
usb: gadget: send usb_gadget as an argument in get_config_params
Anurag Kumar Vulisha
1
-1
/
+2
2019-06-18
USB: add usbfs ioctl to retrieve the connection parameters
Dmitry Torokhov
1
-0
/
+26
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
306
-2448
/
+547
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-10
/
+63
2019-06-17
net: ipv4: move tcp_fastopen server side code to SipHash library
Ard Biesheuvel
2
-12
/
+5
2019-06-17
RDMA: Move rdma_node_type to uapi/
Jason Gunthorpe
2
-12
/
+13
2019-06-17
drm/gem: Unexport drm_gem_(un)pin/v(un)map
Daniel Vetter
1
-5
/
+0
2019-06-17
block: return from __bio_try_merge_page if merging occured in the same page
Christoph Hellwig
1
-1
/
+1
2019-06-17
netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXY
Fernando Fernandez Mancera
2
-11
/
+46
2019-06-17
netfilter: synproxy: remove module dependency on IPv6 SYNPROXY
Fernando Fernandez Mancera
1
-0
/
+36
2019-06-17
netfilter: synproxy: add common uapi for SYNPROXY infrastructure
Fernando Fernandez Mancera
2
-11
/
+26
2019-06-17
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
6
-6
/
+6
2019-06-17
netfilter: bridge: port sysctls to use brnf_net
Christian Brauner
1
-1
/
+2
2019-06-17
netfilter: xt_owner: bail out with EINVAL in case of unsupported flags
Pablo Neira Ayuso
1
-0
/
+5
2019-06-17
netfilter: conntrack: small conntrack lookup optimization
Florian Westphal
1
-4
/
+3
2019-06-17
netfilter: nft_ct: add ct expectations support
Stéphane Veyret
1
-1
/
+13
2019-06-17
spi: Add a prototype for exported spi_set_cs_timing()
Andy Shevchenko
1
-0
/
+2
2019-06-17
platform/x86: wmi: add context argument to the probe function
Mattias Jacobsson
1
-1
/
+1
2019-06-17
platform/x86: wmi: add context pointer field to struct wmi_device_id
Mattias Jacobsson
1
-0
/
+1
2019-06-17
platform/x86: asus-wmi: Switch fan boost mode
Yurii Pavlovskyi
1
-0
/
+1
2019-06-17
platform/x86: asus-wmi: Improve DSTS WMI method ID detection
Yurii Pavlovskyi
1
-2
/
+2
2019-06-17
platform/x86: wmi: Add function to get _UID of WMI device
Yurii Pavlovskyi
1
-0
/
+1
2019-06-17
Merge tag 'versatile-v5.3-armsoc' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
1
-28
/
+0
2019-06-17
Merge tag 'scmi-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-0
/
+1
2019-06-17
Merge tag 'omap-for-v5.3/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
1
-0
/
+12
2019-06-17
memory: move jedec_ddr.h from include/memory to drivers/memory/
Masahiro Yamada
1
-175
/
+0
2019-06-17
Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2
-0
/
+17
2019-06-17
x86/percpu: Relax smp_processor_id()
Peter Zijlstra
1
-14
/
+31
2019-06-17
Merge branch 'x86/cpu' into perf/core, to pick up dependent changes
Ingo Molnar
287
-2443
/
+377
2019-06-17
locking/rwsem: Make rwsem->owner an atomic_long_t
Waiman Long
2
-7
/
+8
2019-06-17
locking/rwsem: Clarify usage of owner's nonspinaable bit
Waiman Long
1
-1
/
+1
2019-06-17
locking/rwsem: Always release wait_lock before waking up tasks
Waiman Long
1
-0
/
+5
2019-06-17
locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER
Waiman Long
1
-4
/
+5
2019-06-17
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
300
-2472
/
+511
2019-06-17
locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...
Nikolay Borisov
1
-2
/
+2
2019-06-17
jump_label: Batch updates if arch supports it
Daniel Bristot de Oliveira
1
-0
/
+3
2019-06-17
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
300
-2472
/
+511
2019-06-17
Merge 5.2-rc5 into usb-next
Greg Kroah-Hartman
300
-2472
/
+511
2019-06-17
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
4
-9
/
+46
2019-06-17
mfd: lp87565: Add support for 4-phase LP87561 combination
Keerthy
1
-0
/
+2
[prev]
[next]