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
2008-12-10
MIPS: Better than nothing implementation of PCI mmap to fix X.
Ralf Baechle
2
-0
/
+29
2008-12-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-27
/
+68
2008-12-05
Merge branch 'drm-gem-update' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-245
/
+420
2008-12-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
2
-2
/
+2
2008-12-05
ACPI: Fix ACPI battery regression introduced by commit 558073
Rafael J. Wysocki
1
-7
/
+10
2008-12-05
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+23
2008-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-3
/
+6
2008-12-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-39
/
+41
2008-12-05
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2008-12-05
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2008-12-05
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
9
-865
/
+1405
2008-12-05
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-1
/
+1
2008-12-05
[XFS] Fix hang after disallowed rename across directory quota domains
Dave Chinner
1
-1
/
+1
2008-12-05
powerpc/83xx: Enable FIXED_PHY in mpc834x_itx and mpc83xx defconfigs
Anton Vorontsov
2
-2
/
+2
2008-12-04
MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere.
David Daney
1
-1
/
+1
2008-12-04
MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32.
Ralf Baechle
2
-2
/
+2
2008-12-04
MIPS: o32: Fix number of arguments to splice(2).
Ralf Baechle
1
-1
/
+1
2008-12-04
MIPS: Malta: Consolidate platform device code.
Ralf Baechle
3
-69
/
+50
2008-12-04
MIPS: IP22, Fulong, Malta: Update defconfigs.
Ralf Baechle
3
-782
/
+1273
2008-12-04
MIPS: Malta: Add back RTC support
Tiejun Chen
2
-11
/
+84
2008-12-04
MIPS: Fix potential DOS by untrusted user app.
Vlad Malov
2
-11
/
+6
2008-12-04
sparc64: Sync FPU state in VIS emulation handler.
Hong H. Pham
1
-0
/
+2
2008-12-04
x86: fix early panic with boot option "nosmp"
Andi Kleen
1
-0
/
+3
2008-12-04
[PATCH] fix bogus argument of blkdev_put() in pktcdvd
Al Viro
1
-2
/
+2
2008-12-04
[PATCH 2/2] documnt FMODE_ constants
Christoph Hellwig
1
-15
/
+17
2008-12-04
[PATCH 1/2] kill FMODE_NDELAY_NOW
Christoph Hellwig
5
-5
/
+18
2008-12-04
[PATCH] clean up blkdev_get a little bit
Christoph Hellwig
1
-4
/
+7
2008-12-04
[PATCH] Fix block dev compat ioctl handling
Andreas Schwab
1
-0
/
+23
2008-12-04
[PATCH] kill obsolete temporary comment in swsusp_close()
Al Viro
1
-1
/
+1
2008-12-04
time: catch xtime_nsec underflows and fix them
john stultz
1
-0
/
+22
2008-12-04
sparc64: Fix VIS emulation bugs
Joseph Myers
1
-2
/
+2
2008-12-04
drm/i915: Return error in i915_gem_set_to_gtt_domain if we're not in the GTT.
Eric Anholt
1
-0
/
+11
2008-12-04
drm/i915: Retry execbuffer pinning after clearing the GTT
Keith Packard
1
-10
/
+47
2008-12-04
drm/i915: Move the execbuffer domain computations together
Keith Packard
1
-44
/
+21
2008-12-04
drm/i915: Rename object_set_domain to object_set_to_gpu_domain
Keith Packard
1
-27
/
+12
2008-12-04
drm/i915: Make a single set-to-cpu-domain path and use it wherever needed.
Eric Anholt
2
-152
/
+215
2008-12-04
drm/i915: Make a single set-to-gtt-domain path.
Eric Anholt
1
-19
/
+96
2008-12-04
drm/i915: If interrupted while setting object domains, still emit the flush.
Eric Anholt
1
-1
/
+13
2008-12-04
drm/i915: Move flushing list cleanup from flush request retire to request emit.
Eric Anholt
3
-39
/
+50
2008-12-04
drm/i915: Respect GM965/GM45 bit-17-instead-of-bit-11 option for swizzling.
Eric Anholt
2
-3
/
+5
2008-12-04
MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driver
David Howells
1
-0
/
+2
2008-12-04
MAINTAINERS: Add security subsystem maintainer
James Morris
1
-0
/
+9
2008-12-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
8
-19
/
+37
2008-12-04
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2
-8
/
+9
2008-12-04
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-4
/
+12
2008-12-04
iTCO_wdt: fix typo when setting TCO_EN bit
Linus Torvalds
1
-1
/
+1
2008-12-04
sparc: asm/bitops.h should define __fls
Rusty Russell
1
-0
/
+1
2008-12-03
Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2
-3
/
+6
2008-12-03
x86/oprofile: fix Intel cpu family 6 detection
William Cohen
1
-3
/
+2
2008-12-03
powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dts
Anton Vorontsov
1
-8
/
+8
[next]