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
2015-05-06
gpio: omap: Allow building as a loadable module
Tony Lindgren
1
-2
/
+10
2015-05-06
pinctrl: move strict option to pinmux_ops
Linus Walleij
2
-3
/
+4
2015-05-06
pinctrl: allow exlusive GPIO/mux pin allocation
Sonic Zhang
1
-0
/
+3
2015-05-06
pwm: Add support to remove registered consumer lookup tables
Shobhit Kumar
1
-0
/
+5
2015-05-06
clkdev: add clkdev_create() helper
Russell King
1
-0
/
+3
2015-05-06
clkdev: const-ify connection id to clk_add_alias()
Russell King
1
-1
/
+1
2015-05-06
clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.h
Russell King
1
-13
/
+0
2015-05-06
clk: update clk API documentation to clarify clk_round_rate()
Russell King
1
-0
/
+14
2015-05-06
clkdev: use clk_hw internally
Russell King
1
-0
/
+1
2015-05-06
clk: make strings in parent name arrays const
Sascha Hauer
1
-4
/
+6
2015-05-06
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
1
-1
/
+1
2015-05-06
util_macros.h: have array pointer point to array of constants
Guenter Roeck
1
-1
/
+1
2015-05-06
vlan: Use eth_proto_is_802_3
Alexander Duyck
1
-1
/
+1
2015-05-06
etherdev: Fix sparse error, make test usable by other functions
Alexander Duyck
1
-0
/
+18
2015-05-05
tcp: provide SYN headers for passive connections
Eric Dumazet
1
-0
/
+8
2015-05-05
block: move PM request support to IDE
Christoph Hellwig
2
-20
/
+20
2015-05-05
block: remove REQ_TYPE_PM_SHUTDOWN
Christoph Hellwig
1
-1
/
+0
2015-05-05
block: move REQ_TYPE_SENSE to the ide driver
Christoph Hellwig
2
-1
/
+1
2015-05-05
block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.h
Christoph Hellwig
2
-9
/
+9
2015-05-05
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
Christoph Hellwig
1
-2
/
+2
2015-05-05
remove <asm/scatterlist.h>
Christoph Hellwig
3
-10
/
+34
2015-05-05
bio: skip atomic inc/dec of ->bi_cnt for most use cases
Jens Axboe
2
-2
/
+17
2015-05-05
bio: skip atomic inc/dec of ->bi_remaining for non-chains
Jens Axboe
2
-1
/
+13
2015-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-1
/
+22
2015-05-05
libata: Fall back to unqueued READ LOG EXT if the DMA variant fails
Martin K. Petersen
1
-0
/
+1
2015-05-05
libata: READ LOG DMA EXT support can be in either page 119 or 120
Martin K. Petersen
1
-1
/
+11
2015-05-05
irqchip: irqc: Remove platform data support
Geert Uytterhoeven
1
-27
/
+0
2015-05-05
thermal: introduce the Power Allocator governor
Javi Merino
1
-5
/
+32
2015-05-05
thermal: cpu_cooling: implement the power cooling device API
Javi Merino
1
-0
/
+39
2015-05-05
thermal: extend the cooling device API to include power information
Javi Merino
1
-0
/
+25
2015-05-05
thermal: let governors have private data for each thermal zone
Javi Merino
1
-0
/
+9
2015-05-05
thermal: fair_share: generalize the weight concept
Javi Merino
1
-3
/
+6
2015-05-05
thermal: of: fix cooling device weights in device tree
Kapileshwar Singh
1
-1
/
+5
2015-05-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+8
2015-05-04
blk-mq: fix FUA request hang
Shaohua Li
1
-1
/
+1
2015-05-04
net: Export IGMP/MLD message validation code
Linus Lüssing
2
-0
/
+4
2015-05-04
leds: unify the location of led-trigger API
Jacek Anaszewski
1
-0
/
+25
2015-05-04
lib: make memzero_explicit more robust against dead store elimination
Daniel Borkmann
3
-1
/
+22
2015-05-04
net: Add skb_get_hash_perturb
Tom Herbert
1
-0
/
+2
2015-05-04
etherdev: Process is_multicast_ether_addr at same size as other operations
Alexander Duyck
1
-1
/
+23
2015-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-13
/
+26
2015-05-02
hwspinlock/core: add device tree support
Suman Anna
1
-0
/
+7
2015-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-5
/
+19
2015-05-01
efi: Add esrt support
Peter Jones
1
-0
/
+8
2015-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+0
2015-04-30
Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2015-04-30
Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2015-04-30
workqueue: Allow modifying low level unbound workqueue cpumask
Lai Jiangshan
1
-0
/
+1
2015-04-30
libfdt: add fdt type definitions
Rob Herring
1
-0
/
+4
2015-04-30
tcp: add tcpi_bytes_received to tcp_info
Eric Dumazet
1
-0
/
+4
[prev]
[next]