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-07-13
ext4: Fix buffer head reference leak in no-journal mode
Curt Wohlgemuth
3
-4
/
+8
2009-06-15
ext4: Move __ext4_journalled_writepage() to avoid forward declaration
Aneesh Kumar K.V
1
-58
/
+54
2009-06-15
ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc
Aneesh Kumar K.V
2
-221
/
+58
2009-06-15
ext4: Fix mmap/truncate race when blocksize < pagesize && delayed allocation
Aneesh Kumar K.V
1
-15
/
+8
2009-06-04
ext4: Don't look at buffer_heads outside i_size.
Aneesh Kumar K.V
1
-12
/
+16
2009-07-06
ext4: Fix goal inum check in the inode allocator
Johann Lombardi
1
-1
/
+1
2009-07-09
ext4: fix no journal corruption with locale-gen
Theodore Ts'o
1
-2
/
+2
2009-07-06
ext4: Calculate required journal credits for inserting an extent properly
Aneesh Kumar K.V
1
-0
/
+1
2009-07-14
ext4: Fix truncation of symlinks after failed write
Jan Kara
1
-13
/
+13
2009-07-14
jbd2: Fix a race between checkpointing code and journal_get_write_access()
Jan Kara
1
-33
/
+35
2009-07-06
ext4: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
1
-1
/
+5
2009-07-13
ext4: naturally align struct ext4_allocation_request
Eric Sandeen
1
-7
/
+7
2009-07-06
ext4: mark several more functions in mballoc.c as noinline
Eric Sandeen
1
-8
/
+16
2009-07-06
ext4: Fix potential reclaim deadlock when truncating partial block
Theodore Ts'o
1
-1
/
+2
2009-06-21
jbd2: Remove GFP_ATOMIC kmalloc from inside spinlock critical region
Theodore Ts'o
1
-5
/
+6
2009-06-21
ext4: Fix type warning on 64-bit platforms in tracing events header
Theodore Ts'o
1
-1
/
+2
2009-07-04
Linux 2.6.31-rc2
v2.6.31-rc2
Linus Torvalds
1
-1
/
+1
2009-07-04
video: sm501fb: Early initialization of mm_lock mutex.
Paul Mundt
1
-0
/
+2
2009-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...
Linus Torvalds
34
-219
/
+228
2009-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2
-2
/
+5
2009-07-04
Merge branch 'for-2.6.31' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+1
2009-07-04
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
107
-1158
/
+4413
2009-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
13
-40
/
+80
2009-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
9
-12
/
+27
2009-07-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-2
/
+28
2009-07-04
Merge branch 'fix/soundcore' into for-linus
Takashi Iwai
1
-1
/
+4
2009-07-04
Merge branch 'fix/hda' into for-linus
Takashi Iwai
4
-24
/
+48
2009-07-04
sound: do not set DEVNAME for OSS devices
Kay Sievers
1
-1
/
+4
2009-07-04
ALSA: hda - Add sanity check in PCM open callback
Takashi Iwai
1
-0
/
+6
2009-07-04
ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callback
Takashi Iwai
1
-0
/
+1
2009-07-04
ALSA: hda - Avoid invalid formats and rates with shared SPDIF
Takashi Iwai
1
-4
/
+10
2009-07-03
block: don't merge requests of different failfast settings
Tejun Heo
2
-0
/
+14
2009-07-03
cciss: Ignore stale commands after reboot
Hannes Reinecke
2
-2
/
+14
2009-07-03
MIPS: Fix CONFIG_FLATMEM version of pfn_valid()
Ralf Baechle
1
-1
/
+8
2009-07-03
MIPS: Reorganize Cavium OCTEON PCI support.
David Daney
8
-221
/
+197
2009-07-03
Update Yoichi Yuasa's e-mail address
Yoichi Yuasa
55
-76
/
+76
2009-07-03
MIPS: Allow suspend and hibernation again on uniprocessor kernels.
Ralf Baechle
1
-2
/
+2
2009-07-03
MIPS: 64-bit: Fix o32 core dump
Yong Zhang
3
-4
/
+22
2009-07-03
MIPS: BC47xx: Fix SSB irq setup
matthieu castet
1
-10
/
+75
2009-07-03
MIPS: CMP: Update sync-r4k for current kernel
Tim Anderson
2
-16
/
+17
2009-07-03
MIPS: CMP: Move gcmp_probe to before the SMP ops
Tim Anderson
3
-5
/
+16
2009-07-03
MIPS: CMP: activate CMP support
Tim Anderson
5
-62
/
+25
2009-07-03
MIPS: CMP: Extend IPI handling to CPU number
Tim Anderson
2
-38
/
+40
2009-07-03
MIPS: CMP: Extend the GIC IPI interrupts beyond 32
Tim Anderson
2
-11
/
+8
2009-07-03
MIPS: Define __arch_swab64 for all mips r2 cpus
David Daney
1
-2
/
+6
2009-07-03
MIPS: Update VR41xx GPIO driver to use gpiolib
Yoichi Yuasa
8
-704
/
+597
2009-07-03
MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.
David Daney
5
-6
/
+20
2009-07-03
MIPS: Malta: Remove unnecessary function prototypes
Dmitri Vorobiev
1
-3
/
+0
2009-07-03
MIPS: MT: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-07-03
MIPS: Add support for Texas Instruments AR7 System-on-a-Chip
Florian Fainelli
18
-0
/
+3307
[next]