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
2008-07-10
ihex: request_ihex_firmware() function to load and validate firmware
David Woodhouse
1
-0
/
+24
2008-07-10
ihex.h: binary representation of ihex records
David Woodhouse
1
-0
/
+50
2008-07-10
firmware: allow firmware files to be built into kernel image
David Woodhouse
1
-0
/
+21
2008-07-10
firmware: make fw->data const
David Woodhouse
1
-1
/
+1
2008-07-08
ide: add __ide_default_irq() inline helper
Bartlomiej Zolnierkiewicz
1
-0
/
+15
2008-07-06
Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h
Eduard - Gabriel Munteanu
2
-8
/
+5
2008-07-04
cpumask: introduce new APIs
Stephen Rothwell
1
-0
/
+4
2008-07-04
olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue
Andres Salomon
1
-0
/
+1
2008-07-04
security: filesystem capabilities: fix fragile setuid fixup code
Andrew G. Morgan
2
-7
/
+10
2008-07-04
Introduce rculist.h
Stephen Rothwell
1
-0
/
+6
2008-07-04
Miguel Ojeda has moved
Miguel Ojeda
2
-2
/
+2
2008-07-04
firmware: fix the request_firmware() dummy
James Bottomley
1
-1
/
+1
2008-07-04
Christoph has moved
Christoph Lameter
2
-2
/
+2
2008-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-0
/
+2
2008-07-03
slub: Do not use 192 byte sized cache if minimum alignment is 128 byte
Christoph Lameter
1
-0
/
+2
2008-07-03
Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2008-07-03
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-1
/
+1
2008-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+9
2008-07-02
i2c: Fix bad hint about irqs in i2c.h
Wolfram Sang
1
-1
/
+1
2008-07-01
Properly notify block layer of sync writes
Jens Axboe
1
-0
/
+1
2008-06-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2008-06-30
Input: add KEY_MEDIA_REPEAT definition
Bastien Nocera
1
-1
/
+1
2008-06-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-4
/
+2
2008-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
1
-1
/
+1
2008-06-29
Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2008-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+1
2008-06-28
net/inet_lro: remove setting skb->ip_summed when not LRO-able
Eli Cohen
1
-1
/
+5
2008-06-28
include/linux/netdevice.h: don't export MAX_HEADER to userspace
Adrian Bunk
1
-0
/
+4
2008-06-28
kbuild: fix a.out.h export to userspace with O= build.
David Woodhouse
1
-1
/
+1
2008-06-26
thermal: Create CONFIG_THERMAL_HWMON=n
Rene Herman
1
-4
/
+2
2008-06-25
[PATCH] remove useless argument type in audit_filter_user()
Peng Haitao
1
-1
/
+1
2008-06-24
KVM: close timer injection race window in __vcpu_run
Marcelo Tosatti
1
-0
/
+1
2008-06-23
tty_driver: Update required method documentation
Alan Cox
1
-3
/
+2
2008-06-23
[patch 4/4] flock: remove unused fields from file_lock_operations
Denis V. Lunev
1
-2
/
+0
2008-06-23
[patch 2/4] fs: make struct file arg to d_path const
Jan Engelhardt
1
-1
/
+1
2008-06-21
Add return value to reserve_bootmem_node()
Bernhard Walle
1
-1
/
+1
2008-06-19
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-14
/
+6
2008-06-19
agp: more boolean conversions.
Dave Airlie
2
-3
/
+3
2008-06-19
drivers/char/agp - use bool
Joe Perches
1
-11
/
+3
2008-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2008-06-17
ipv6 sit: Avoid extra need for compat layer in PRL management.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-06-16
Export <linux/a.out.h> to userspace again.
David Woodhouse
1
-0
/
+3
2008-06-16
Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h>
David Woodhouse
1
-8
/
+0
2008-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+1
2008-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-7
/
+0
2008-06-13
pagemap: pass mm into pagewalkers
Dave Hansen
1
-8
/
+9
2008-06-13
cciss: add new hardware support
Mike Miller
1
-0
/
+1
2008-06-13
proc_fs.h: move struct mm_struct forward-declaration
Ben Nizette
1
-2
/
+2
2008-06-13
tcp: Revert 'process defer accept as established' changes.
David S. Miller
1
-7
/
+0
2008-06-13
Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jesse Barnes
1
-0
/
+1
[next]