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-07-16
mfd: max77693: Store I2C device type as enum and add default unknown
Krzysztof Kozlowski
1
-5
/
+6
2015-07-16
mfd/extcon: max77693: Remove unused extern declarations and max77693_dev members
Krzysztof Kozlowski
1
-8
/
+0
2015-07-16
Input: i8042 - add unmask_kbd_data option
Stephen Chandler Paul
1
-0
/
+2
2015-07-16
ARM: OMAP2+: Add support for initializing dm814x clocks
Tony Lindgren
1
-1
/
+2
2015-07-16
gpio: em: Remove obsolete platform data support
Geert Uytterhoeven
1
-11
/
+0
2015-07-16
net core: Add protodown support.
Anuradha Karuppiah
1
-0
/
+14
2015-07-16
gpio: Remove double "base" in comment
Geert Uytterhoeven
1
-1
/
+1
2015-07-16
rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOC
Denys Vlasenko
1
-38
/
+2
2015-07-15
Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-10
/
+20
2015-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+18
2015-07-15
Merge tag 'iio-for-4.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-2
/
+2
2015-07-15
seccomp: swap hard-coded zeros to defined name
Kees Cook
1
-1
/
+1
2015-07-15
seccomp: add ptrace options for suspend/resume
Tycho Andersen
1
-0
/
+1
2015-07-15
Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-78
/
+84
2015-07-15
netfilter: add and use jump label for xt_tee
Florian Westphal
1
-0
/
+7
2015-07-15
netfilter: xtables: don't save/restore jumpstack offset
Florian Westphal
1
-1
/
+0
2015-07-15
netfilter: move tee_active to core
Florian Westphal
1
-0
/
+11
2015-07-15
netfilter: Per network namespace netfilter hooks.
Eric W. Biederman
1
-3
/
+11
2015-07-15
netfilter: kill nf_hooks_active
Eric W. Biederman
1
-7
/
+4
2015-07-15
libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...
David Milburn
2
-1
/
+2
2015-07-15
libata: add ATA_HORKAGE_NOTRIM
Arne Fitzenreiter
1
-0
/
+2
2015-07-15
efi: Handle memory error structures produced based on old versions of standard
Luck, Tony
1
-1
/
+21
2015-07-15
percpu: update incorrect comment for this_cpu_*() operations
Tejun Heo
1
-4
/
+2
2015-07-15
cgroup: implement the PIDs subsystem
Aleksa Sarai
1
-0
/
+5
2015-07-15
cgroup: allow a cgroup subsystem to reject a fork
Aleksa Sarai
3
-3
/
+45
2015-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
50
-151
/
+1414
2015-07-14
Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+1
2015-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+8
2015-07-13
regulator: da9211: support da9215
James Ban
1
-9
/
+10
2015-07-13
security: add ioctl specific auditing to lsm_audit
Jeff Vander Stoep
1
-0
/
+7
2015-07-13
locks: inline posix_lock_file_wait and flock_lock_file_wait
Jeff Layton
1
-18
/
+14
2015-07-13
locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait
Jeff Layton
1
-0
/
+14
2015-07-12
can: replace timestamp as unique skb attribute
Oliver Hartkopp
1
-0
/
+2
2015-07-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+5
2015-07-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2015-07-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2015-07-12
Input: pixcir_i2c_ts - switch the device over to gpiod
Dmitry Torokhov
1
-1
/
+0
2015-07-12
Input: pixcir_i2c_ts - move platform data
Dmitry Torokhov
1
-0
/
+0
2015-07-12
Input: of_touchscreen - switch to using device properties
Dmitry Torokhov
1
-9
/
+2
2015-07-12
genirq: Remove the irq argument from note_interrupt()
Jiang Liu
1
-2
/
+1
2015-07-11
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+4
2015-07-11
net: phy: Pass mdix ethtool setting through to phy driver
David Thomson
1
-0
/
+2
2015-07-10
regulator: Add missing dummy definition for regulator_list_voltage
Suzuki K. Poulose
1
-0
/
+6
2015-07-10
vfs: Commit to never having exectuables on proc and sysfs.
Eric W. Biederman
1
-0
/
+3
2015-07-10
KVM: count number of assigned devices
Paolo Bonzini
1
-0
/
+18
2015-07-10
regmap: add regmap_fields_force_write()
Kuninori Morimoto
1
-0
/
+2
2015-07-10
regmap: add regmap_write_bits()
Kuninori Morimoto
1
-0
/
+9
2015-07-10
ipv6: use flag instead of u16 for hop in inet6_skb_parm
Florian Westphal
1
-1
/
+1
2015-07-10
cdc_ncm: Add support for moving NDP to end of NCM frame
Enrico Mioso
1
-1
/
+6
2015-07-09
blkcg: fix blkcg_policy_data allocation bug
Tejun Heo
1
-8
/
+2
[prev]
[next]