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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.c
Paul Gortmaker
2
-0
/
+2
2011-11-01
arm: Add moduleparam.h to arch/arm files as required
Paul Gortmaker
1
-0
/
+1
2011-11-01
arm: fix implicit module.h users by adding it to arch/arm as required.
Paul Gortmaker
6
-0
/
+6
2011-11-01
arm: Add export.h to ARM specific files as required.
Paul Gortmaker
34
-0
/
+34
2011-11-01
arm: convert core files from module.h to export.h
Paul Gortmaker
14
-14
/
+14
2011-11-01
arm: remove several unnecessary module.h include instances
Paul Gortmaker
5
-5
/
+0
2011-11-01
arm: add slab.h to plat-samsung files for GFP_KERNEL
Paul Gortmaker
2
-0
/
+2
2011-11-01
arm: fix implicit use of sched.h in bcmring/dma.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
arm: fix implicit use of moduleparam in mach-mx31*.c
Paul Gortmaker
3
-0
/
+3
2011-11-01
arm: fix implicit use of page.h in several arch/arm files
Paul Gortmaker
3
-0
/
+3
2011-11-01
arm: fix implicit memset/string.h usage in various arch/arm files
Paul Gortmaker
5
-0
/
+5
2011-11-01
arm: add elf.h to arch/arm/kernel/ptrace.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
28
-32
/
+0
2011-11-01
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
61
-61
/
+61
2011-11-01
powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.h
Paul Gortmaker
1
-1
/
+2
2011-11-01
powerpc: fix two implicit header uses in pseries/plpar_wrappers.h
Paul Gortmaker
1
-0
/
+3
2011-11-01
powerpc: fix implicit use of mutex.h by include/asm/spu.h
Paul Gortmaker
1
-0
/
+1
2011-11-01
powerpc: fix implicit use of cache.h in kernel/firmware.c
Paul Gortmaker
1
-1
/
+2
2011-11-01
powerpc: fix implicit notifier use in converting to export.h
Paul Gortmaker
1
-1
/
+2
2011-11-01
powerpc: cell/beat_wrapper.h is implicitly using memcpy functions
Paul Gortmaker
1
-0
/
+1
2011-11-01
powerpc: Fix up implicit sched.h users
Paul Gortmaker
8
-0
/
+8
2011-11-01
powerpc: Fix up implicit stat.h users
Paul Gortmaker
6
-0
/
+6
2011-11-01
powerpc: Fix up modules that should be including module.h
Paul Gortmaker
13
-0
/
+13
2011-11-01
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
13
-0
/
+13
2011-11-01
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
42
-0
/
+42
2011-11-01
powerpc: io-workarounds.c was implicitly getting init_mm
Paul Gortmaker
1
-0
/
+1
2011-11-01
x86: efi_32.c is implicitly getting asm/desc.h via module.h
Paul Gortmaker
1
-0
/
+1
2011-11-01
x86: fix up files really needing to include module.h
Paul Gortmaker
3
-0
/
+3
2011-11-01
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
24
-2
/
+25
2011-11-01
x86: fix implicit include of <linux/topology.h> in vsyscall_64
Paul Gortmaker
1
-0
/
+1
2011-10-31
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
12
-2515
/
+92
2011-10-31
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
50
-1232
/
+2155
2011-10-31
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
25
-276
/
+584
2011-10-30
KVM: SVM: Keep intercepting task switching with NPT enabled
Jan Kiszka
1
-1
/
+0
2011-10-30
KVM: s390: implement sigp external call
Christian Ehrhardt
4
-1
/
+83
2011-10-30
KVM: s390: fix register setting
Carsten Otte
1
-0
/
+2
2011-10-30
KVM: s390: fix return value of kvm_arch_init_vm
Carsten Otte
1
-0
/
+2
2011-10-30
KVM: s390: check cpu_id prior to using it
Carsten Otte
1
-4
/
+10
2011-10-29
Merge git://github.com/rustyrussell/linux
Linus Torvalds
1
-0
/
+10
2011-10-29
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-0
/
+4
2011-10-29
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-2
/
+5
2011-10-29
ARM: mark empty gpio.h files empty
Linus Walleij
3
-0
/
+3
2011-10-29
gpio: Fix ARM versatile-express build failure
Grant Likely
1
-0
/
+1
2011-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+5
2011-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
9
-40
/
+128
2011-10-29
Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
9
-15
/
+15
2011-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
7
-58
/
+32
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
519
-2881
/
+7219
2011-10-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
6
-6
/
+12
2011-10-28
compat: sync compat_stats with statfs.
Eric W. Biederman
6
-6
/
+12
[next]