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-17
net: fix sparse error in csum_replace4()
Eric Dumazet
1
-1
/
+3
2015-05-17
iio: core: add high pass filter attributes
Martin Fuzzey
2
-0
/
+3
2015-05-17
Merge branch 'x86/asm' into x86/apic, to resolve conflicts
Ingo Molnar
20
-20
/
+159
2015-05-17
Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2015-05-17
clk: samsung: Add bindings for 32kHz clocks from s2mps11
Markus Reichl
1
-0
/
+23
2015-05-17
rhashtable: Add cap on number of elements in hash table
Herbert Xu
1
-0
/
+19
2015-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+3
2015-05-16
ACPI / PM: Rework device power management to follow ACPI 6
Rafael J. Wysocki
1
-2
/
+1
2015-05-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+4
2015-05-15
dt-bindings: Add pxa1928 clock binding
Rob Herring
1
-0
/
+57
2015-05-15
conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition
Jesper Dangaard Brouer
1
-0
/
+3
2015-05-15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2015-05-15
netfilter: x_tables: add context to know if extension runs from nft_compat
Pablo Neira Ayuso
1
-0
/
+2
2015-05-15
Merge tag 'rpi-dt-for-armsoc-v4.2' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-0
/
+27
2015-05-15
Merge tag 'renesas-dt-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
4
-0
/
+10
2015-05-15
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+1
2015-05-15
turn user_{path_at,path,lpath,path_dir}() into static inlines
Al Viro
1
-10
/
+24
2015-05-15
get rid of assorted nameidata-related debris
Al Viro
3
-2
/
+1
2015-05-15
VFS/namei: make the use of touch_atime() in get_link() RCU-safe.
NeilBrown
1
-0
/
+1
2015-05-15
rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD
Roopa Prabhu
1
-1
/
+1
2015-05-15
mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask
Bert Vermeulen
1
-1
/
+2
2015-05-15
test_bpf: add tests related to BPF_MAXINSNS
Daniel Borkmann
1
-0
/
+8
2015-05-15
tcp: syncookies: extend validity range
Eric Dumazet
1
-14
/
+24
2015-05-15
uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER
Josh Triplett
1
-2
/
+2
2015-05-15
gfp: add __GFP_NOACCOUNT
Vladimir Davydov
2
-0
/
+6
2015-05-15
cpufreq: Manage governor usage history with 'policy->last_governor'
Viresh Kumar
1
-0
/
+1
2015-05-15
[media] dvb: Document FE_SCALE_DECIBEL units consistently
David Howells
1
-2
/
+2
2015-05-14
ACPI / osl: use same type for acpi_predefined_names values as in definition
Dominik Brodowski
1
-1
/
+1
2015-05-14
sched / idle: Call default_idle_call() from cpuidle_enter_state()
Rafael J. Wysocki
1
-0
/
+1
2015-05-14
sched / idle: Call idle_set_state() from cpuidle_enter_state()
Rafael J. Wysocki
1
-0
/
+3
2015-05-14
sched: Remove redundant #ifdef
Nikolay Borisov
1
-2
/
+0
2015-05-14
net: phy: Add phy_ignore_ta_mask to account for broken turn-around
Florian Fainelli
1
-0
/
+3
2015-05-14
[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs fil...
Antti Seppälä
1
-0
/
+1
2015-05-14
[media] rc: rc-core: Add support for encode_wakeup drivers
James Hogan
1
-0
/
+3
2015-05-14
[media] rc: rc-ir-raw: Add scancode encoder callback
James Hogan
1
-0
/
+3
2015-05-14
netfilter: ipset: deinline ip_set_put_extensions()
Denys Vlasenko
1
-22
/
+2
2015-05-14
netfilter: bridge: neigh_head and physoutdev can't be used at same time
Florian Westphal
1
-3
/
+5
2015-05-14
gpio: discourage passing base to gpio_chip
Linus Walleij
1
-2
/
+6
2015-05-14
ARM: bcm2835: dt: Add header file for pinctrl constants
Stefan Wahren
1
-0
/
+27
2015-05-14
netfilter: add netfilter ingress hook after handle_ing() under unique static key
Pablo Neira
4
-0
/
+51
2015-05-14
net: add CONFIG_NET_INGRESS to enable ingress filtering
Pablo Neira
1
-1
/
+1
2015-05-14
netfilter: add nf_hook_list_active()
Pablo Neira
1
-5
/
+12
2015-05-14
netfilter: add hook list to nf_hook_state
Pablo Neira
1
-2
/
+5
2015-05-14
netfilter: cleanup struct nf_hook_ops indentation
Pablo Neira
1
-7
/
+7
2015-05-14
mnt: Refactor the logic for mounting sysfs and proc in a user namespace
Eric W. Biederman
1
-1
/
+1
2015-05-14
tracing: Rename ftrace_get_offsets_##call() to trace_event_get_offsets_##call()
Steven Rostedt (Red Hat)
2
-4
/
+4
2015-05-14
tracing: Rename ftrace_define_fields_##call() to trace_event_define_fields_##...
Steven Rostedt (Red Hat)
2
-3
/
+3
2015-05-14
tracing: Rename ftrace_event_type_funcs_##call to trace_event_type_funcs_##call
Steven Rostedt (Red Hat)
2
-4
/
+4
2015-05-14
tracing: Rename ftrace_data_offset_##call to trace_event_data_offset_##call
Steven Rostedt (Red Hat)
2
-6
/
+6
2015-05-14
tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##call
Steven Rostedt (Red Hat)
2
-15
/
+15
[prev]
[next]