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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-6
/
+10
2009-06-24
Remove low_latency flag setting from nozomi and mxser drivers
Chuck Ebbert
2
-4
/
+0
2009-06-24
tty: fix tty_port_block_til_ready waiting
Jiri Slaby
1
-1
/
+1
2009-06-24
pci: use pci_ioremap_bar() in drivers/serial
Arjan van de Ven
2
-6
/
+3
2009-06-24
synclink_gt: fix transmit race and timeout
Paul Fulghum
1
-42
/
+30
2009-06-24
jsm: clean up "serial: jsm: correctly support 4 8 port boards"
Andrew Morton
1
-2
/
+2
2009-06-24
kgdb: kgdboc console poll hooks for serial_txx9 uart
Atsushi Nemoto
1
-21
/
+92
2009-06-24
udf: remove redundant tests on unsigned
Roel Kluin
1
-5
/
+4
2009-06-24
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
5
-77
/
+416
2009-06-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-111
/
+309
2009-06-24
Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
3
-0
/
+634
2009-06-24
i2c: driver for the Synopsys DesignWare I2C controller
Baruch Siach
3
-0
/
+634
2009-06-24
Intel-IOMMU, intr-remap: source-id checking
Weidong Han
4
-3
/
+136
2009-06-24
Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free it
Weidong Han
1
-14
/
+26
2009-06-24
IOMMU Identity Mapping Support (drivers/pci/intel_iommu.c)
Fenghua Yu
1
-60
/
+254
2009-06-23
nvidiafb: fix boot-time printk string
Mikael Pettersson
1
-2
/
+1
2009-06-23
h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu.
Robert P. J. Day
1
-4
/
+4
2009-06-23
mm: fix handling of pagesets for downed cpus
Dimitri Sivanich
1
-3
/
+3
2009-06-23
rmap: fixup page_referenced() for nommu systems
Mike Frysinger
1
-1
/
+8
2009-06-23
mm: pass mm to grab_swap_token
Hugh Dickins
3
-24
/
+22
2009-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
7
-35
/
+52
2009-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
10
-34
/
+554
2009-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
46
-604
/
+1245
2009-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
6
-21
/
+35
2009-06-23
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
2
-30
/
+27
2009-06-23
mm: don't rely on flags coincidence
Hugh Dickins
1
-2
/
+4
2009-06-23
hugetlb: fault flags instead of write_access
Hugh Dickins
2
-10
/
+11
2009-06-23
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
7
-9
/
+36
2009-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
17
-183
/
+464
2009-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
12
-83
/
+1840
2009-06-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
59
-489
/
+2322
2009-06-23
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-10
/
+420
2009-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2
-5
/
+4
2009-06-23
Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus
Roland Dreier
6
-15
/
+30
2009-06-23
RDMA: Add __init/__exit macros to addr.c and cma.c
Peter Huewe
2
-4
/
+4
2009-06-23
IB/ehca: Bump version number
Alexander Schmidt
1
-1
/
+1
2009-06-23
mm: fix incorrect page removal from LRU
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-06-23
sh: Fix up HAVE_PERF_COUNTERS typo.
Paul Mundt
1
-1
/
+1
2009-06-23
kmemleak: Do not force the slab debugging Kconfig options
Catalin Marinas
1
-2
/
+3
2009-06-23
kmemleak: use pr_fmt
Joe Perches
1
-28
/
+24
2009-06-23
asm-generic: add dummy pgprot_noncached()
Paul Mundt
1
-0
/
+4
2009-06-23
sh: Fix up more dma-mapping fallout.
Paul Mundt
1
-6
/
+6
2009-06-23
sh: SH7786 SMP support.
Paul Mundt
3
-24
/
+18
2009-06-23
sh: Wire up the uncached fixmap on sh64 as well.
Paul Mundt
1
-2
/
+0
2009-06-23
sh: Use local TLB flush in set_pte_phys().
Paul Mundt
1
-1
/
+1
2009-06-23
sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.
Paul Mundt
3
-1
/
+26
2009-06-23
CRISv10: remove redundant tests on unsigned
Roel Kluin
1
-2
/
+2
2009-06-23
[WATCHDOG] wdt_pci.c: remove #ifdef CONFIG_WDT_501_PCI
Wim Van Sebroeck
2
-74
/
+66
2009-06-23
[WATCHDOG] hpwdt: Add NMI priority option
Tom Mingarelli
2
-9
/
+36
2009-06-23
[WATCHDOG] OMAP fixes: enable clock in probe, trigger timer reload
Ulrik Bech Hald
1
-0
/
+7
[next]