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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-04
fs: Add helper to clean bdev aliases under a bh and use it
Jan Kara
1
-0
/
+4
2016-11-04
fs: Provide function to unmap metadata for a range of blocks
Jan Kara
1
-0
/
+2
2016-11-04
debugfs: constify argument to debugfs_real_fops()
Jakub Kicinski
1
-1
/
+2
2016-11-04
regulator: core: Add new API to poll for error conditions
Axel Haslam
2
-0
/
+30
2016-11-04
block: immediately dispatch big size request
Shaohua Li
1
-0
/
+1
2016-11-03
net: tcp: check skb is non-NULL for exact match on lookups
David Ahern
1
-1
/
+1
2016-11-03
ipv6: add IPV6_RECVFRAGSIZE cmsg
Willem de Bruijn
1
-2
/
+3
2016-11-03
netfilter: remove hook_entries field from nf_hook_state
Pablo Neira Ayuso
2
-8
/
+6
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
1
-10
/
+38
2016-11-03
netfilter: kill NF_HOOK_THRESH() and state->tresh
Pablo Neira Ayuso
2
-38
/
+14
2016-11-02
clk: renesas: rcar-gen2: Remove obsolete rcar_gen2_clocks_init()
Geert Uytterhoeven
1
-2
/
+0
2016-11-02
clk: renesas: r8a7779: Remove obsolete r8a7779_clocks_init()
Geert Uytterhoeven
1
-1
/
+0
2016-11-02
clk: renesas: r8a7778: Remove obsolete r8a7778_clocks_init()
Geert Uytterhoeven
1
-1
/
+0
2016-11-02
soc: renesas: Add R-Car RST driver
Geert Uytterhoeven
1
-0
/
+6
2016-11-02
net: mii: add generic function to support ksetting support
Philippe Reynes
1
-0
/
+4
2016-11-02
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
1
-2
/
+3
2016-11-02
blk-mq: Introduce blk_mq_quiesce_queue()
Bart Van Assche
2
-0
/
+4
2016-11-02
blk-mq: Remove blk_mq_cancel_requeue_work()
Bart Van Assche
1
-1
/
+0
2016-11-02
blk-mq: Introduce blk_mq_queue_stopped()
Bart Van Assche
1
-0
/
+1
2016-11-02
block: add bio_iov_iter_get_pages()
Kent Overstreet
1
-0
/
+1
2016-11-02
writeback: mark background writeback as such
Jens Axboe
1
-0
/
+2
2016-11-02
writeback: add wbc_to_write_flags()
Jens Axboe
1
-0
/
+9
2016-11-02
block: add REQ_BACKGROUND
Jens Axboe
1
-0
/
+2
2016-11-01
Merge branch 'ib-iio-mfd-4.9rc1' into togreg
Jonathan Cameron
2
-5
/
+188
2016-11-01
block: remove the CONFIG_BLOCK ifdef in blk_types.h
Christoph Hellwig
1
-3
/
+0
2016-11-01
mm: only include blk_types in swap.h if CONFIG_SWAP is enabled
Christoph Hellwig
1
-1
/
+3
2016-11-01
ceph: don't include blk_types.h in messenger.h
Christoph Hellwig
1
-1
/
+1
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
3
-1
/
+4
2016-11-01
block, fs: move submit_bio to bio.h
Christoph Hellwig
2
-1
/
+2
2016-11-01
fs: decouple READ and WRITE from the block layer ops
Christoph Hellwig
4
-14
/
+11
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-47
/
+0
2016-11-01
block: replace REQ_NOIDLE with REQ_IDLE
Christoph Hellwig
2
-7
/
+7
2016-11-01
block: treat REQ_FUA and REQ_PREFLUSH as synchronous
Christoph Hellwig
2
-4
/
+10
2016-11-01
block: don't use REQ_SYNC in the READ_SYNC definition
Christoph Hellwig
1
-1
/
+1
2016-11-01
blk-cgroup: use op_is_sync to check for synchronous requests
Christoph Hellwig
1
-1
/
+1
2016-11-01
Merge branch 'core/urgent' into x86/fpu, to merge fixes
Ingo Molnar
24
-108
/
+166
2016-11-01
rpmsg: Provide function stubs for API
Bjorn Andersson
1
-10
/
+113
2016-11-01
rpmsg: Introduce a driver override mechanism
Bjorn Andersson
1
-0
/
+2
2016-10-31
net: pim: add all RFC7761 message types
Nikolay Aleksandrov
1
-1
/
+30
2016-10-31
net: pim: add a helper to check for IPv4 all pim routers address
Nikolay Aleksandrov
1
-0
/
+6
2016-10-31
net: pim: add common pimhdr struct and helpers
Nikolay Aleksandrov
1
-8
/
+36
2016-10-31
bug: Provide toggle for BUG on data corruption
Kees Cook
1
-0
/
+17
2016-10-31
list: Split list_del() debug checking into separate function
Kees Cook
1
-6
/
+9
2016-10-31
rculist: Consolidate DEBUG_LIST for list_add_rcu()
Kees Cook
1
-5
/
+3
2016-10-31
list: Split list_add() debug checking into separate function
Kees Cook
1
-6
/
+16
2016-10-31
qed: Learn resources from management firmware
Tomer Tayar
1
-1
/
+1
2016-10-31
qed*: Add support for WoL
Mintz, Yuval
1
-0
/
+10
2016-10-31
qed: Add nvram selftest
Mintz, Yuval
1
-0
/
+9
2016-10-31
qed*: Management firmware - notifications and defaults
Sudarsana Kalluru
1
-0
/
+28
2016-10-31
net: Add support for XPS with QoS via traffic classes
Alexander Duyck
1
-2
/
+2
[prev]
[next]