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-13
gpiolib: cleanup chained handler and data
Dmitry Eremin-Solenikov
1
-0
/
+1
2015-05-13
dma-buf: add ref counting for module as exporter
Sumit Semwal
1
-2
/
+8
2015-05-13
ktime: Fix ktime_divns to do signed division
John Stultz
1
-6
/
+21
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+8
2015-05-13
net: Remove remaining remnants of pm_qos from netdevice.h
David Ahern
1
-3
/
+0
2015-05-13
test_bpf: add 173 new testcases for eBPF
Michael Holzheu
1
-0
/
+10
2015-05-13
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...
Denys Vlasenko
1
-13
/
+1
2015-05-13
crypto: aead - Convert top level interface to new style
Herbert Xu
1
-441
/
+1
2015-05-13
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
1
-4
/
+1
2015-05-13
switchdev: s/swdev_/switchdev_/
Jiri Pirko
1
-1
/
+1
2015-05-13
PM / clock_ops: Provide default runtime ops to users
Rajendra Nayak
1
-0
/
+10
2015-05-13
PM / sleep: Add macro to define common noirq system PM callbacks
Grygorii Strashko
1
-0
/
+12
2015-05-13
block: remove export for blk_queue_bio
Mike Snitzer
1
-2
/
+0
2015-05-12
tracing: remove unused ftrace_output_event() prototype
Nicolas Iooss
1
-3
/
+0
2015-05-12
net: Add skb_free_frag to replace use of put_page in freeing skb->head
Alexander Duyck
1
-0
/
+5
2015-05-12
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
3
-3
/
+23
2015-05-12
net: Store virtual address instead of page in netdev_alloc_cache
Alexander Duyck
1
-3
/
+2
2015-05-12
HID: hid-sensor-hub: Fix debug lock warning
Srinivas Pandruvada
1
-2
/
+2
2015-05-12
gpio: remove gpiod_sysfs_set_active_low
Johan Hovold
2
-13
/
+0
2015-05-12
gpio: sysfs: clean up chip class-device handling
Johan Hovold
1
-2
/
+2
2015-05-12
Merge tag 'v4.1-rc3' into devel
Linus Walleij
18
-28
/
+62
2015-05-12
LSM: Switch to lists of hooks
Casey Schaufler
2
-66
/
+57
2015-05-12
LSM: Add security module hook list heads
Casey Schaufler
1
-0
/
+220
2015-05-12
LSM: Remove a comment from security.h
Casey Schaufler
1
-1270
/
+0
2015-05-12
LSM: Add the comment to lsm_hooks.h
Casey Schaufler
1
-0
/
+1279
2015-05-12
LSM: Split security.h
Casey Schaufler
2
-305
/
+358
2015-05-12
mailbox: Make mbox_chan_ops const
Andrew Bresticker
1
-1
/
+1
2015-05-12
thermal: support slope and offset coefficients
Eduardo Valentin
1
-0
/
+11
2015-05-12
mtd: nand: add common DT init code
Brian Norris
1
-0
/
+5
2015-05-11
Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+10
2015-05-11
net: sched: fix typo in net_device ifdef
Daniel Borkmann
1
-1
/
+1
2015-05-11
phy: core: Add devm_of_phy_get_by_index to phy-core
Arun Ramamurthy
1
-0
/
+9
2015-05-11
net: sched: further simplify handle_ing
Daniel Borkmann
1
-0
/
+4
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
1
-1
/
+1
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
1
-1
/
+1
2015-05-11
tun: Utilize the normal socket network namespace refcounting.
Eric W. Biederman
1
-1
/
+0
2015-05-11
Merge branch 'x86/asm' into x86/apic, to resolve a conflict
Ingo Molnar
82
-481
/
+768
2015-05-11
new helper: free_page_put_link()
Al Viro
1
-0
/
+1
2015-05-11
switch ->put_link() from dentry to inode
Al Viro
1
-3
/
+3
2015-05-11
security: make inode_follow_link RCU-walk aware
NeilBrown
1
-3
/
+9
2015-05-11
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
Ingo Molnar
6
-7
/
+24
2015-05-11
gpio / ACPI: Add support for retrieving GpioInt resources from a device
Mika Westerberg
1
-0
/
+7
2015-05-11
gpio: gpio-generic: add flag to read out output value from reg_set
Vladimir Zapolskiy
1
-0
/
+1
2015-05-11
crypto: nx - add PowerNV platform NX-842 driver
Dan Streetman
1
-2
/
+4
2015-05-11
crypto: nx - add nx842 constraints
Dan Streetman
1
-0
/
+9
2015-05-11
crypto: nx - add NX-842 platform frontend driver
Dan Streetman
1
-4
/
+6
2015-05-11
lib: add software 842 compression/decompression
Dan Streetman
1
-0
/
+12
2015-05-11
don't pass nameidata to ->follow_link()
Al Viro
2
-4
/
+4
2015-05-11
VFS: replace {, total_}link_count in task_struct with pointer to nameidata
NeilBrown
1
-1
/
+1
2015-05-11
namei: remove restrictions on nesting depth
Al Viro
1
-0
/
+2
[prev]
[next]