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
2015-03-26
netfilter: nf_tables: implement set transaction support
Patrick McHardy
1
-7
/
+26
2015-03-26
netfilter: nf_tables: add transaction helper functions
Patrick McHardy
1
-0
/
+28
2015-03-26
netfilter: nf_tables: return set extensions from ->lookup()
Patrick McHardy
1
-1
/
+3
2015-03-26
netfilter: nf_tables: consolide set element destruction
Patrick McHardy
1
-0
/
+2
2015-03-26
NFC: nxp-nci: Add support for NXP NCI chips
Clément Perrochaud
1
-0
/
+27
2015-03-26
NFC: nci: Add firmware download support
Clément Perrochaud
1
-0
/
+1
2015-03-26
usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timer
Li Jun
1
-0
/
+2
2015-03-26
Bluetooth: Add macros for advertising instance flags
Arman Uguray
1
-0
/
+8
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
3
-31
/
+23
2015-03-26
phy: exynos5-usbdrd: Add to support for Exynos5433 SoC
Jaewon Kim
1
-0
/
+3
2015-03-26
mm: numa: slow PTE scan rate if migration failures occur
Mel Gorman
1
-4
/
+5
2015-03-25
ipv6: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
1
-2
/
+3
2015-03-25
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
1
-5
/
+7
2015-03-25
netfilter: nf_tables: convert hash and rbtree to set extensions
Patrick McHardy
1
-4
/
+10
2015-03-25
netfilter: nf_tables: add set extensions
Patrick McHardy
1
-0
/
+105
2015-03-25
rhashtable: provide len to obj_hashfn
Patrick McHardy
1
-2
/
+4
2015-03-25
iommu/vt-d: Add new extended capabilities from v2.3 VT-d specification
David Woodhouse
1
-0
/
+14
2015-03-25
sctp: avoid to repeatedly declare external variables
Ying Xue
1
-0
/
+3
2015-03-25
iommu/vt-d: kill bogus ecap_niotlb_iunits()
David Woodhouse
1
-3
/
+1
2015-03-25
device: Add dev_of_node() accessor
Benjamin Herrenschmidt
1
-0
/
+7
2015-03-25
tracing: %pF is only for function pointers
Scott Wood
5
-13
/
+13
2015-03-25
sysfs: Document struct attribute_group
Guenter Roeck
1
-0
/
+15
2015-03-25
ACPI: fix acpi_os_ioremap for arm64
Mark Salter
1
-0
/
+4
2015-03-25
netfilter: nf_tables: move struct net pointer to base chain
Patrick McHardy
1
-2
/
+2
2015-03-25
misc: Add attribute groups
Takashi Iwai
1
-0
/
+2
2015-03-25
Merge 4.0-rc5 into char-misc-next
Greg Kroah-Hartman
26
-25
/
+107
2015-03-25
ARM: OMAP2+: PRCM: add support for static clock memmap indices
Tero Kristo
1
-0
/
+1
2015-03-25
Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...
Rob Herring
1
-0
/
+18
2015-03-25
fs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
2
-0
/
+23
2015-03-25
tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()
Eric Dumazet
1
-4
/
+4
2015-03-25
tcp: md5: remove request sock argument of calc_md5_hash()
Eric Dumazet
1
-16
/
+13
2015-03-25
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2015-03-25
Merge tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+4
2015-03-25
Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-62
/
+61
2015-03-25
Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
4
-1
/
+15
2015-03-25
Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
6
-106
/
+140
2015-03-25
rhashtable: Add rhashtable_free_and_destroy()
Thomas Graf
1
-2
/
+3
2015-03-25
rhashtable: Disable automatic shrinking by default
Thomas Graf
1
-2
/
+5
2015-03-25
rhashtable: Mark internal/private inline functions as such
Thomas Graf
1
-0
/
+2
2015-03-25
rhashtable: Use 'unsigned int' consistently
Thomas Graf
1
-7
/
+7
2015-03-25
rhashtable: Extend RCU read lock into rhashtable_insert_rehash()
Thomas Graf
1
-1
/
+1
2015-03-24
filter: introduce SKF_AD_VLAN_TPID BPF extension
Michal Sekletar
3
-1
/
+4
2015-03-24
libata: remove ATA_FLAG_LOWTAG
Tejun Heo
1
-1
/
+0
2015-03-24
wlcore: remove wl12xx_platform_data
Eliad Peller
1
-25
/
+0
2015-03-24
wl12xx: use frequency instead of enumerations for pdata clocks
Luciano Coelho
1
-24
/
+3
2015-03-24
net: remove never used forwarding_accel_ops pointer from net_device
Hannes Frederic Sowa
1
-2
/
+0
2015-03-24
drm: Remove unused DRM_MODE_OBJECT_BRIDGE
Thierry Reding
1
-1
/
+0
2015-03-24
ARM: cpuidle: Add a cpuidle ops structure to be used for DT
Daniel Lezcano
1
-0
/
+2
2015-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-0
/
+12
2015-03-24
rhashtable: Fix sleeping inside RCU critical section in walk_stop
Herbert Xu
1
-0
/
+2
[prev]
[next]