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-05-27
Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha...
Ingo Molnar
27
-34
/
+210
2015-05-27
ieee802154: add set transmit power support
Varka Bhadram
1
-0
/
+1
2015-05-27
crypto: drbg - use Jitter RNG to obtain seed
Stephan Mueller
1
-0
/
+1
2015-05-27
crypto: drbg - add async seeding operation
Stephan Mueller
1
-0
/
+2
2015-05-27
crypto: drbg - prepare for async seeding
Stephan Mueller
1
-0
/
+2
2015-05-27
random: Blocking API for accessing nonblocking_pool
Stephan Mueller
1
-0
/
+1
2015-05-27
perf/x86/intel/cqm: Use proper data types
Thomas Gleixner
1
-1
/
+1
2015-05-27
Merge branch 'perf/urgent' into perf/core, before applying dependent patches
Ingo Molnar
31
-42
/
+212
2015-05-27
perf/x86: Fix event/group validation
Peter Zijlstra
1
-4
/
+0
2015-05-27
net: phy: Add phy_interface_is_rgmii helper
Florian Fainelli
1
-0
/
+11
2015-05-27
drivers: of/base: move of_init to driver_init
Sudeep Holla
1
-0
/
+6
2015-05-27
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
3
-22
/
+25
2015-05-27
sched, cgroup: reorganize threadgroup locking
Tejun Heo
2
-36
/
+27
2015-05-27
tcp: fix/cleanup inet_ehash_locks_alloc()
Eric Dumazet
1
-44
/
+3
2015-05-27
Input: stmpe-ts - enforce device tree only mode
Dmitry Torokhov
1
-44
/
+0
2015-05-26
ieee802154: Remove ieee802154_reduced_mlme_ops references.
Lennert Buytenhek
1
-6
/
+0
2015-05-26
netfilter: nf_tables: add netdev table to filter from ingress
Pablo Neira Ayuso
1
-0
/
+1
2015-05-26
netfilter: nf_tables: allow to bind table to net_device
Pablo Neira Ayuso
2
-0
/
+10
2015-05-26
usb: phy: Add interface to get phy give of device_node.
NeilBrown
1
-0
/
+2
2015-05-26
usb: gadget: net2280: fix use of GPEP in both directions
Mian Yousaf Kaukab
1
-0
/
+4
2015-05-26
usb: gadget: net2280: check interrupts for all endpoints
Mian Yousaf Kaukab
1
-0
/
+3
2015-05-26
usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2
Yoshihiro Shimoda
1
-2
/
+1
2015-05-26
drm/atomic: fix out of bounds read in for_each_*_in_state helpers
Andrey Ryabinin
1
-12
/
+12
2015-05-26
drm/i915: Fix the confusing comment about the ioctl limits
Damien Lespiau
1
-2
/
+6
2015-05-26
drm/radeon: add a GPU reset counter queryable by userspace
Marek Olšák
1
-0
/
+1
2015-05-26
drm/atomic: Add MODE_ID property
Daniel Stone
2
-0
/
+4
2015-05-26
drm/atomic: Add current-mode blob to CRTC state
Daniel Stone
1
-0
/
+3
2015-05-26
drm: Add drm_atomic_set_mode_for_crtc
Daniel Stone
1
-0
/
+3
2015-05-26
lib: crc-itu-t.[ch] fix 0x0x prefix in integer constants
Antonio Ospite
1
-1
/
+1
2015-05-26
rapidio: Fix kerneldoc and comment
Masanari Iida
1
-1
/
+1
2015-05-26
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
1
-1
/
+3
2015-05-26
netfilter: ebtables: fix comment grammar
Geert Uytterhoeven
2
-2
/
+2
2015-05-26
bcma: add module_bcma_driver()
Hauke Mehrtens
1
-0
/
+9
2015-05-26
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
2
-1
/
+2
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
1
-4
/
+4
2015-05-26
dmaengine: pxa: add pxa dmaengine driver
Robert Jarzmik
1
-0
/
+27
2015-05-26
ipv6: ipv6_select_ident() returns a __be32
Eric Dumazet
1
-3
/
+3
2015-05-26
ACPICA: Fix for ill-formed GUID strings for NFIT tables.
Bob Moore
1
-8
/
+8
2015-05-26
ACPICA: acpihelp: Update for new NFIT table GUIDs.
Bob Moore
1
-9
/
+34
2015-05-25
gpiolib: Add missing dummies for the unified device properties interface
Geert Uytterhoeven
1
-0
/
+15
2015-05-25
ipv6: Create percpu rt6_info
Martin KaFai Lau
2
-1
/
+3
2015-05-25
ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister
Martin KaFai Lau
1
-0
/
+3
2015-05-25
ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set
Martin KaFai Lau
1
-0
/
+3
2015-05-25
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
2
-1
/
+6
2015-05-25
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
Martin KaFai Lau
1
-1
/
+1
2015-05-25
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
Martin KaFai Lau
1
-5
/
+14
2015-05-25
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
1
-1
/
+3
2015-05-25
ipv6: Clean up ipv6_select_ident() and ip6_fragment()
Martin KaFai Lau
1
-2
/
+1
2015-05-25
ASoC: qcom: Add apq8016 lpass driver support
Srinivas Kandagatla
1
-0
/
+9
2015-05-25
ASoC: Add jack types to dt-bindings
Dylan Reid
1
-0
/
+9
[prev]
[next]