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
2006-01-17
[PATCH] build kernel/intermodule.c only when required
Adrian Bunk
4
-1
/
+7
2006-01-17
[PATCH] no longer mark MTD_OBSOLETE_CHIPS as BROKEN
Adrian Bunk
1
-3
/
+3
2006-01-17
[PATCH] arm26: kernel/irq.c: fix compilation
Alexey Dobriyan
1
-1
/
+2
2006-01-17
[PATCH] arm26: add L1_CACHE_SHIFT
Alexey Dobriyan
1
-1
/
+2
2006-01-17
[PATCH] fix arm26 THREAD_SIZE
Adrian Bunk
1
-2
/
+1
2006-01-17
[PATCH] i386: remove gcc version check for CONFIG_REGPARM
Adrian Bunk
1
-4
/
+1
2006-01-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
31
-1756
/
+2082
2006-01-17
[PATCH] hrtimer comment tweak
Jonathan Corbet
1
-1
/
+1
2006-01-17
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
1
-1
/
+1
2006-01-17
[PATCH] Fix drivers/block/ps2esdi.c compile
Jens Axboe
1
-0
/
+1
2006-01-17
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...
Linus Torvalds
4
-1723
/
+0
2006-01-17
Pull perfmon-montecito into release branch
Tony Luck
3
-2
/
+273
2006-01-17
[IA64] Cleanup of arch/ia64/sn and include/asm-ia64/sn
Prarit Bhargava
25
-1748
/
+1758
2006-01-17
Actually remove amdtp.[ch], cmp.[ch].
Jody McIntyre
4
-1723
/
+0
2006-01-17
[IA64] pal cache flush patch
Xu, Anthony
1
-1
/
+1
2006-01-17
[IA64] Stop multiple pci_claim_resource() call for the same resource
Kenji Kaneshige
1
-5
/
+14
2006-01-17
Make alloc_page_buffers() initialise buffer_heads using init_buffer(),
Nathan Scott
1
-1
/
+1
2006-01-16
[IA64] Simple memory hot-add for ia64.
Yasunori Goto
1
-0
/
+36
2006-01-16
x86-64: fix initrd freeing
Linus Torvalds
1
-1
/
+1
2006-01-16
[PATCH] x86_64: Increase NR_IRQ_VECTORS to 32 * NR_CPUS
Andi Kleen
1
-1
/
+1
2006-01-16
[PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.
Andi Kleen
1
-13
/
+5
2006-01-16
[PATCH] x86_64: set do_not_nx as cpuinitdata
Andi Kleen
1
-1
/
+1
2006-01-16
[PATCH] x86_64: lapic resume uses correct base address
Shaohua Li
1
-4
/
+1
2006-01-16
[PATCH] x86_64: Only let user select PM timer support when EMBEDDED
Andi Kleen
1
-1
/
+1
2006-01-16
[PATCH] x86_64: Allow nesting of int3 by default for kprobes
Andi Kleen
4
-17
/
+14
2006-01-16
[PATCH] x86_64: Mark powernow k8 init functions as __cpuinit
Andi Kleen
1
-2
/
+2
2006-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
7
-26
/
+41
2006-01-16
[IA64] Perfmon for Montecito
Stephane Eranian
3
-2
/
+273
2006-01-16
kbuild: fix 'make all install_modules install'
Sam Ravnborg
1
-1
/
+1
2006-01-16
kbuild: create .kernelrelease at *config step
Sam Ravnborg
5
-14
/
+15
2006-01-16
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
3
-20
/
+10
2006-01-16
[XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaround
Nathan Scott
1
-3
/
+0
2006-01-16
[XFS] mutex fallout - fix debug builds and remove no-longer-useful comment.
Nathan Scott
2
-12
/
+2
2006-01-16
[XFS] Fix symlink creation too, with respect to initialising SELinux
Nathan Scott
1
-5
/
+8
2006-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
41
-334
/
+306
2006-01-16
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+2
2006-01-15
[PATCH] MAINTAINERS: watchdog device drivers
Wim Van Sebroeck
1
-0
/
+6
2006-01-15
[WATCHDOG] sa1100_wdt.c sparse cleanups
Ian Campbell
1
-6
/
+6
2006-01-15
kbuild: fix make -jN with multiple targets with O=...
Sam Ravnborg
1
-3
/
+4
2006-01-15
[PATCH] Use atomic64_set for 64-bit case of atomic_long_set
Kyle McMartin
1
-1
/
+1
2006-01-15
[PATCH] Fix zoran_card compilation warning
Jean Delvare
1
-3
/
+3
2006-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
48
-10477
/
+2351
2006-01-15
[ARM] Fix missing compiler.h include
Russell King
1
-0
/
+2
2006-01-15
kconfig: get rid of stray a.o, support ncursesw
Sam Ravnborg
2
-8
/
+21
2006-01-15
powerpc/32: Restore previous version of 32-bit PCI code
Paul Mackerras
3
-2
/
+1899
2006-01-15
powerpc: Make ARCH=powerpc the default for 32-bit ppc
Paul Mackerras
1
-1
/
+1
2006-01-15
[PATCH] ppc: Remove powermac support from ARCH=ppc
Paul Mackerras
35
-10286
/
+206
2006-01-15
x86: Work around compiler code generation bug with -Os
Linus Torvalds
1
-3
/
+3
2006-01-15
[PATCH] powerpc: Kconfig changes for CRASH_DUMP
Haren Myneni
1
-11
/
+10
2006-01-15
[PATCH] powerpc: Update pmac32_defconfig
Benjamin Herrenschmidt
1
-45
/
+60
[next]