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
2012-05-02
dt: add of_get_child_count helper function
Dong Aisheng
1
-0
/
+16
2012-04-27
pinctrl: add pinctrl_provide_dummies interface for platforms to use
Dong Aisheng
1
-1
/
+4
2012-04-27
pinctrl: add kerneldoc for pinctrl_ops device tree functions
Stephen Warren
1
-0
/
+9
2012-04-25
pinctrl: fix dangling comment
Linus Walleij
1
-1
/
+1
2012-04-18
pinctrl: implement devm_pinctrl_get()/put()
Stephen Warren
1
-0
/
+44
2012-04-18
pinctrl: allow pctldevs to decode pin config in debugfs
Stephen Warren
1
-0
/
+5
2012-04-18
dt: add property iteration helpers
Stephen Warren
1
-0
/
+35
2012-04-18
pinctrl: replace list_*() with get_*_count()
Viresh Kumar
2
-8
/
+5
2012-04-18
pinctrl: core device tree mapping table parsing support
Stephen Warren
1
-0
/
+7
2012-04-18
pinctrl: include <linux/bug.h> to prevent compile errors
Stephen Warren
1
-0
/
+2
2012-04-18
pinctrl: fix compile error if not select PINMUX support
Dong Aisheng
1
-1
/
+1
2012-04-16
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-7
/
+0
2012-04-14
do not export kernel's NULL #define to userspace
Lubos Lunak
1
-6
/
+2
2012-04-14
Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+7
2012-04-13
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+2
2012-04-13
ARM: 7366/3: amba: Remove AMBA level regulator support
Mark Brown
1
-7
/
+0
2012-04-13
kconfig: fix IS_ENABLED to not require all options to be defined
Paul Gortmaker
1
-4
/
+18
2012-04-13
Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-8
/
+0
2012-04-13
Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+24
2012-04-13
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+2
2012-04-12
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-8
/
+15
2012-04-12
irq_domain: Move irq_virq_count into NOMAP revmap
Grant Likely
1
-2
/
+4
2012-04-11
tcp: avoid order-1 allocations on wifi and tx path
Eric Dumazet
1
-0
/
+13
2012-04-11
vgaarb.h: fix build warnings
Randy Dunlap
1
-0
/
+2
2012-04-11
irq: Kill pointless irqd_to_hw export
Grant Likely
3
-6
/
+11
2012-04-11
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2012-04-10
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
1
-1
/
+11
2012-04-10
USB: fix bug in serial driver unregistration
Alan Stern
1
-8
/
+0
2012-04-09
serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...
Dan Williams
1
-0
/
+1
2012-04-09
Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"
Dan Williams
1
-1
/
+0
2012-04-09
netfilter: ip6_tables: ip6t_ext_hdr is now static inline
Pablo Neira Ayuso
1
-1
/
+11
2012-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-7
/
+4
2012-04-06
ethtool: Remove exception to the requirement of holding RTNL lock
Ben Hutchings
1
-2
/
+1
2012-04-06
tcp: tcp_sendpages() should call tcp_push() once
Eric Dumazet
1
-1
/
+1
2012-04-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-7
/
+8
2012-04-06
netdma: adding alignment check for NETDMA ops
Dave Jiang
1
-0
/
+1
2012-04-06
memcg swap: use mem_cgroup_uncharge_swap fix
Michal Hocko
1
-7
/
+7
2012-04-06
libfs: add simple_open()
Stephen Boyd
1
-0
/
+1
2012-04-05
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+5
2012-04-05
Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+4
2012-04-05
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2
-4
/
+11
2012-04-05
Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+26
2012-04-04
Merge branch 'selinux' ("struct common_audit_data" sanitizer)
Linus Torvalds
1
-71
/
+25
2012-04-04
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
1
-5
/
+3
2012-04-04
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
1
-2
/
+2
2012-04-04
net: fix /proc/net/dev regression
Eric Dumazet
1
-2
/
+0
2012-04-03
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...
Linus Torvalds
1
-4
/
+3
2012-04-03
LSM: shrink the common_audit_data data union
Eric Paris
1
-17
/
+18
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
1
-50
/
+4
[next]