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-09-04
dm snapshot: fix on disk chunk size validation
Mikulas Patocka
2
-8
/
+19
2009-09-04
dm exception store: split set_chunk_size
Mikulas Patocka
2
-0
/
+12
2009-09-04
dm snapshot: fix header corruption race on invalidation
Mikulas Patocka
1
-10
/
+34
2009-09-04
dm snapshot: refactor zero_disk_area to use chunk_io
Mikulas Patocka
1
-19
/
+7
2009-09-04
dm log: userspace add luid to distinguish between concurrent log instances
Jonathan Brassow
4
-13
/
+31
2009-09-04
dm raid1: do not allow log_failure variable to unset after being set
Jonathan Brassow
1
-1
/
+7
2009-09-04
dm log: remove incorrect field from userspace table output
Jonathan Brassow
1
-6
/
+10
2009-09-04
dm log: fix userspace status output
Jonathan Brassow
1
-1
/
+1
2009-09-04
dm stripe: expose correct io hints
Mike Snitzer
3
-1
/
+20
2009-09-04
dm table: add more context to terse warning messages
Mike Snitzer
1
-7
/
+18
2009-09-04
dm table: fix queue_limit checking device iterator
Mikulas Patocka
1
-11
/
+11
2009-09-04
dm snapshot: implement iterate devices
Mike Snitzer
1
-2
/
+21
2009-09-04
dm multipath: fix oops when request based io fails when no paths
Kiyoshi Ueda
1
-5
/
+10
2009-09-04
tracing: remove users of tracing_reset
Steven Rostedt
4
-14
/
+5
2009-09-04
tracing: disable buffers and synchronize_sched before resetting
Steven Rostedt
1
-0
/
+8
2009-09-04
tracing: disable update max tracer while reading trace
Steven Rostedt
1
-3
/
+9
2009-09-04
tracing: print out start and stop in latency traces
Steven Rostedt
2
-11
/
+11
2009-09-04
ring-buffer: disable all cpu buffers when one finds a problem
Steven Rostedt
1
-8
/
+13
2009-09-04
ring-buffer: do not count discarded events
Steven Rostedt
1
-17
/
+54
2009-09-04
ring-buffer: remove ring_buffer_event_discard
Steven Rostedt
2
-35
/
+6
2009-09-04
ring-buffer: fix ring_buffer_read crossing pages
Steven Rostedt
1
-4
/
+4
2009-09-04
ring-buffer: remove unnecessary cpu_relax
Steven Rostedt
1
-12
/
+4
2009-09-04
ring-buffer: do not swap buffers during a commit
Steven Rostedt
1
-2
/
+9
2009-09-04
ring-buffer: do not reset while in a commit
Steven Rostedt
1
-0
/
+4
2009-09-04
sparc64: Fix bootup with mcount in some configs.
David S. Miller
3
-6
/
+5
2009-09-04
Input: atkbd - add Compaq Presario R4000-series repeat quirk
Dave Andrews
1
-0
/
+35
2009-09-03
slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU
Eric Dumazet
1
-2
/
+2
2009-09-03
JFFS2: add missing verify buffer allocation/deallocation
Massimo Cirillo
1
-0
/
+10
2009-09-03
mtd: nftl: fix offset alignments
Dimitri Gorokhovik
1
-6
/
+9
2009-09-03
mtd: nftl: write support is broken
Dimitri Gorokhovik
1
-1
/
+1
2009-09-03
mtd: m25p80: fix null pointer dereference bug
Anton Vorontsov
1
-1
/
+1
2009-09-03
sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.
David S. Miller
1
-1
/
+1
2009-09-03
perf_counter/powerpc: Fix cache event codes for POWER7
Paul Mackerras
1
-3
/
+3
2009-09-03
tc: Fix unitialized kernel memory leak
Eric Dumazet
1
-0
/
+2
2009-09-03
sound: oxygen: handle cards with missing EEPROM
Clemens Ladisch
1
-0
/
+3
2009-09-02
[IA64] fix csum_ipv6_magic()
Jiri Bohac
1
-3
/
+5
2009-09-02
[IA64] Fix warning in dma-mapping.c
Luck, Tony
1
-1
/
+3
2009-09-02
pkt_sched: Revert tasklet_hrtimer changes.
David S. Miller
3
-21
/
+18
2009-09-02
net: sk_free() should be allowed right after sk_alloc()
Jarek Poplawski
1
-1
/
+1
2009-09-02
xfs: actually enable the swapext compat handler
Christoph Hellwig
1
-1
/
+1
2009-09-02
block: Allow changing max_sectors_kb above the default 512
Nikanth Karthikesan
1
-1
/
+1
2009-09-01
[CPUFREQ] Re-enable cpufreq suspend and resume code
Dominik Brodowski
1
-88
/
+7
2009-09-01
percpu: don't assume existence of cpu0
Tejun Heo
1
-1
/
+14
2009-09-01
sound: oxygen: fix MCLK rate for 192 kHz playback
Clemens Ladisch
1
-0
/
+2
2009-09-01
autofs4 - fix missed case when changing to use struct path
Ian Kent
1
-1
/
+1
2009-09-01
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2
-14
/
+21
2009-09-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
9
-51
/
+148
2009-09-01
lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.h
Benjamin Herrenschmidt
1
-1
/
+1
2009-09-01
ata_piix: parallel scanning on PATA needs an extra locking
Bartlomiej Zolnierkiewicz
1
-1
/
+13
2009-09-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
12
-105
/
+194
[prev]
[next]