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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-30
ext4: move headers out of include/linux
Christoph Hellwig
5
-1983
/
+0
2008-04-29
ext4: remove duplicate include of ext4_fs_i.h header file
Joe Perches
1
-2
/
+0
2008-04-30
Convert ext4 to use unlocked_ioctl
Andi Kleen
1
-2
/
+1
2008-04-29
ext4: Fix race between migration and mmap write
Aneesh Kumar K.V
1
-0
/
+1
2008-04-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-3
/
+9
2008-04-30
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2008-04-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-55
/
+18
2008-04-30
[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id
Alex Chiang
2
-0
/
+6
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
1
-0
/
+1
2008-04-30
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
6
-15
/
+24
2008-04-30
[libata] linux/libata.h: reorganize ata_device struct members a bit
Jeff Garzik
1
-6
/
+6
2008-04-30
V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip
Hans Verkuil
1
-0
/
+1
2008-04-30
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
1
-6
/
+6
2008-04-30
i2c: Add support for device alias names
Jean Delvare
5
-6
/
+18
2008-04-30
i2c: Drop unused RTC driver IDs
Jean Delvare
1
-3
/
+0
2008-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-1
/
+3
2008-04-30
[IA64] allocate multiple contiguous pages via uncached allocator
Dean Nelson
1
-3
/
+3
2008-04-30
IB/iser: Count FMR alignment violations per session
Eli Dorfman
1
-0
/
+1
2008-04-30
mlx4_core: Add a way to set the "collapsed" CQ flag
Yevgeny Petrilin
1
-1
/
+2
2008-04-30
Merge branch 'orion-fixes2'
Russell King
1
-0
/
+8
2008-04-30
Merge branches 'pxa' and 'orion-fixes1'
Russell King
4
-55
/
+10
2008-04-30
Security: Typecast CAP_*_SET macros
David Howells
1
-6
/
+6
2008-04-30
Security: Make secctx_to_secid() take const secdata
David Howells
1
-3
/
+3
2008-04-29
Improve queue_is_locked()
Jens Axboe
1
-0
/
+4
2008-04-29
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-28
/
+34
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-2
/
+11
2008-04-29
block: fix queue locking verification
Linus Torvalds
1
-2
/
+8
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+1
2008-04-29
[ALSA] Add MPU401_INFO_NO_ACK bitflag
Takashi Iwai
1
-0
/
+1
2008-04-29
pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2
Yinghai Lu
1
-0
/
+6
2008-04-29
pci/irq: restore mask_bits in msi shutdown -v3
Yinghai Lu
1
-0
/
+1
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
1
-1
/
+1
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
4
-1
/
+33
2008-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
5
-27
/
+45
2008-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-1
/
+5
2008-04-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-6
/
+37
2008-04-29
bitops: remove "optimizations"
Thomas Gleixner
1
-103
/
+12
2008-04-29
Add kbuild.h that contains common definitions for kbuild users
Christoph Lameter
1
-0
/
+15
2008-04-29
kernel: Move arches to use common unaligned access
Harvey Harrison
24
-893
/
+201
2008-04-29
kernel: add common infrastructure for unaligned access
Harvey Harrison
10
-0
/
+510
2008-04-29
sysv fs: remove superfluous check for __GNUC__ compiler
Robert P. J. Day
1
-5
/
+1
2008-04-29
edac: fix module initialization on several modules 2nd time
Hitoshi Mitake
1
-1
/
+13
2008-04-29
idr: create idr_layer_cache at boot time
Akinobu Mita
1
-0
/
+3
2008-04-29
generalize asm-generic/ioctl.h to allow overriding values
Robert P. J. Day
1
-6
/
+27
2008-04-29
nbd: delete superfluous test for __GNUC__
Robert P. J. Day
1
-5
/
+1
2008-04-29
NBD: allow nbd to be used locally
Laurent Vivier
1
-1
/
+3
2008-04-29
sysctl: add the ->permissions callback on the ctl_table_root
Pavel Emelyanov
1
-1
/
+6
2008-04-29
sysctl: clean from unneeded extern and forward declarations
Pavel Emelyanov
1
-5
/
+0
2008-04-29
include/linux/sysctl.h: remove empty #else
Adrian Bunk
1
-2
/
+0
2008-04-29
proc: introduce proc_create_data to setup de->data
Denis V. Lunev
1
-2
/
+15
[next]