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
2010-03-04
[LogFS] Only write journal if dirty
Joern Engel
6
-13
/
+19
2010-03-04
[LogFS] Fix bdev erases
Joern Engel
6
-20
/
+97
2009-12-07
[LogFS] Silence gcc
Joern Engel
1
-1
/
+1
2009-11-28
[LogFS] Prevent 64bit divisions in hash_index
Joern Engel
1
-5
/
+10
2009-11-23
[LogFS] Plug memory leak on error paths
Joern Engel
1
-2
/
+6
2009-11-21
[LogFS] Add MAINTAINERS entry
Joern Engel
1
-0
/
+7
2009-11-20
[LogFS] add new flash file system
Joern Engel
25
-0
/
+10446
2009-11-19
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
7
-32
/
+70
2009-11-19
strcmp: fix overflow and possibly signedness error
Linus Torvalds
1
-6
/
+14
2009-11-19
Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-6
/
+5
2009-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+2
2009-11-19
agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()
David Woodhouse
1
-6
/
+5
2009-11-19
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-49
/
+48
2009-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-3
/
+14
2009-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
49
-490
/
+432
2009-11-19
ima: replace GFP_KERNEL with GFP_NOFS
Mimi Zohar
1
-2
/
+2
2009-11-18
OMAP: cs should be positive in gpmc_cs_free()
Roel Kluin
1
-1
/
+1
2009-11-18
omap: fix unlikely(x) < y
Roel Kluin
1
-1
/
+1
2009-11-18
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
3
-3
/
+4
2009-11-18
Merge branch 'fix/hda' into for-linus
Takashi Iwai
1
-0
/
+1
2009-11-18
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+3
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
9
-22
/
+78
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2
-0
/
+24
2009-11-18
ASoC: tlv320aic23 fix rate selection
Troy Kisky
1
-1
/
+1
2009-11-18
ASoC: OMAP3 Pandora: update for TWL4030 codec changes
Grazvydas Ignotas
1
-1
/
+2
2009-11-18
ASoC: Modifying the license string GPLv2 for OMAP3 EVM
Anuj Aggarwal
1
-1
/
+1
2009-11-18
cxgb3: fix premature page unmap
Divy Le Ray
1
-2
/
+2
2009-11-18
ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts
Dave Mitchell
1
-2
/
+2
2009-11-18
[CPUFREQ] Fix stale cpufreq_cpu_governor pointer
Prarit Bhargava
1
-2
/
+30
2009-11-18
[CPUFREQ] Resolve time unit thinko in ondemand/conservative govs
Pallipadi, Venkatesh
2
-4
/
+4
2009-11-18
[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...
Rusty Russell
1
-12
/
+7
2009-11-18
[CPUFREQ] Fix use after free on governor restore
Dmitry Monakhov
1
-6
/
+10
2009-11-18
[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...
John Villalovos
1
-6
/
+17
2009-11-18
[CPUFREQ] powernow-k8: Fix test in get_transition_latency()
Roel Kluin
1
-1
/
+1
2009-11-18
[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUs
Krzysztof Helt
1
-1
/
+1
2009-11-18
sh: Fixup last users of irq_chip->typename
Thomas Gleixner
2
-2
/
+2
2009-11-18
fcntl: rename F_OWNER_GID to F_OWNER_PGRP
Peter Zijlstra
2
-3
/
+3
2009-11-18
procfs: fix /proc/<pid>/stat stack pointer for kernel threads
Stefani Seibold
1
-1
/
+1
2009-11-18
mm: allow memory hotplug and hibernation in the same kernel
Andi Kleen
3
-10
/
+37
2009-11-18
workqueue: fix race condition in schedule_on_each_cpu()
Tejun Heo
1
-15
/
+13
2009-11-18
mm/memory_hotplug: fix section mismatch
Hidetoshi Seto
1
-1
/
+2
2009-11-18
MAINTAINERS: KMEMCHECK: add file patterns, use M: for Pekka's name and address
Joe Perches
1
-2
/
+6
2009-11-18
drivers/video/da8xx-fb.c: fix error return
Roel Kluin
1
-1
/
+1
2009-11-18
spi: error status should be negative
Roel Kluin
1
-1
/
+1
2009-11-18
USB: option.c: add support for D-Link DWM-162-U5
Zhang Le
1
-0
/
+2
2009-11-18
USB: usbmon: fix bug in mon_buff_area_shrink
Alan Stern
1
-4
/
+7
2009-11-18
USB: xhci: Fix scratchpad deallocation.
Sarah Sharp
1
-1
/
+1
2009-11-18
USB: xhci: Fix TRB physical to virtual address translation.
Sarah Sharp
1
-2
/
+5
2009-11-18
USB: xhci: Fix bug memory free after failed initialization.
Sarah Sharp
1
-3
/
+5
2009-11-18
USB: cdc_acm: Fix memory leak after hangup
Francesco Lavra
1
-5
/
+11
[next]