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
2012-07-11
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
16
-41
/
+65
2012-07-10
powerpc: Turn on BPF_JIT in ppc64_defconfig
Michael Ellerman
1
-0
/
+1
2012-07-10
powerpc: IOMMU fault injection
Anton Blanchard
3
-0
/
+106
2012-07-10
powerpc: Call dma_debug_add_bus for PCI and VIO buses
Anton Blanchard
3
-4
/
+12
2012-07-10
powerpc/vio: Separate vio bus probe and device probe
Anton Blanchard
1
-1
/
+7
2012-07-10
powerpc/vio: Remove dma not supported warnings
Anton Blanchard
1
-9
/
+15
2012-07-10
powerpc/pseries: Fix whitespace in eeh
Michael Neuling
1
-2
/
+2
2012-07-10
powerpc/perf: Use perf_instruction_pointer in callchains
Anton Blanchard
1
-3
/
+3
2012-07-10
powerpc/perf: Always use pt_regs for userspace samples
Anton Blanchard
1
-1
/
+22
2012-07-10
powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regs
Anton Blanchard
2
-22
/
+30
2012-07-10
powerpc/perf: Create mmcra_sihv/mmcra_sipv helpers
Anton Blanchard
1
-9
/
+22
2012-07-10
powerpc: Enforce usage of RA 0-R31 where possible
Michael Neuling
5
-25
/
+25
2012-07-10
powerpc: Add defines for RA 0-R31
Michael Neuling
1
-0
/
+34
2012-07-10
powerpc: Enforce usage of R0-R31 where possible
Michael Neuling
4
-50
/
+23
2012-07-10
powerpc: Introduce new __REG_R macros
Michael Neuling
1
-0
/
+33
2012-07-10
powerpc: Start using ___PPC_RA/B/S/T where necessary
Michael Neuling
2
-59
/
+59
2012-07-10
powerpc: Introduce new ___PPC_RA/B/S/T macros
Michael Neuling
1
-0
/
+4
2012-07-10
powerpc: Fix VSX macros so register names aren't wrapped
Michael Neuling
1
-3
/
+3
2012-07-10
powerpc: Fixes for instructions not using correct register naming
Michael Neuling
4
-13
/
+13
2012-07-10
powerpc: Change LOAD_REG_ADDR to use real register names
Michael Neuling
1
-1
/
+1
2012-07-10
powerpc: Change mtcrf to use real register names
Michael Neuling
5
-12
/
+12
2012-07-10
powerpc: Move and fix MTMSR_EERI definition
Benjamin Herrenschmidt
3
-3
/
+2
2012-07-10
powerpc: Merge VCPU_GPR
Michael Neuling
5
-14
/
+7
2012-07-10
powerpc: Merge STK_REG/PARAM/FRAMESIZE
Michael Neuling
9
-114
/
+93
2012-07-10
powerpc/pasemi: Move lbz/stbciz to ppc-opcode.h
Michael Neuling
2
-5
/
+7
2012-07-10
powerpc: Convert to %r for all GPR usage
Michael Neuling
1
-34
/
+40
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
25
-659
/
+659
2012-07-10
powerpc: Modify macro ready for %r0 register change
Michael Neuling
1
-9
/
+9
2012-07-10
powerpc: Add defines for R0-R31
Michael Neuling
1
-0
/
+33
2012-07-10
Merge branch 'merge' into next
Benjamin Herrenschmidt
189
-1035
/
+1690
2012-07-10
tty/hvc_opal: Fix debug function name
Benjamin Herrenschmidt
1
-1
/
+1
2012-07-10
powerpc/numa: Avoid stupid uninitialized warning from gcc
Benjamin Herrenschmidt
1
-1
/
+1
2012-07-10
powerpc: Fix build of some debug irq code
Benjamin Herrenschmidt
2
-3
/
+3
2012-07-10
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
4
-12
/
+64
2012-07-10
Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
1
-5
/
+5
2012-07-10
gspca_sn9c20x: Fix NULL pointer dereference
Hans de Goede
1
-5
/
+8
2012-07-10
Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+10
2012-07-10
Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+56
2012-07-10
Merge tag 'remoteproc-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2012-07-10
Merge tag 'hwspinlock-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2012-07-09
Merge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-9
/
+18
2012-07-09
virtio-balloon: fix add/get API use
Michael S. Tsirkin
1
-14
/
+10
2012-07-08
Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+8
2012-07-08
Linux 3.5-rc6
v3.5-rc6
Linus Torvalds
1
-1
/
+1
2012-07-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-0
/
+9
2012-07-08
vfs: make O_PATH file descriptors usable for 'fchdir()'
Linus Torvalds
1
-3
/
+3
2012-07-08
cgroup: fix cgroup hierarchy umount race
Tejun Heo
1
-1
/
+5
2012-07-08
Revert "cgroup: superblock can't be released with active dentries"
Tejun Heo
1
-14
/
+3
2012-07-07
hwspinlock/core: use global ID to register hwspinlocks on multiple devices
Shinya Kuribayashi
1
-2
/
+2
2012-07-07
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
11
-28
/
+59
[next]