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
2012-02-24
[S390] memory hotplug: prevent memory zone interleave
Gerald Schaefer
1
-4
/
+26
2012-02-24
[S390] crash_dump: remove duplicate include
Danny Kukawka
1
-1
/
+0
2012-02-24
[S390] KEYS: Enable the compat keyctl wrapper on s390x
David Howells
1
-0
/
+3
2012-02-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
6
-9
/
+17
2012-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
3
-8
/
+8
2012-02-22
powerpc: Fix various issues with return to userspace
Benjamin Herrenschmidt
4
-7
/
+15
2012-02-22
powerpc: Fix program check handling when lockdep is enabled
Michael Ellerman
1
-1
/
+1
2012-02-22
powerpc: Remove references to cpu_*_map
Rusty Russell
1
-1
/
+1
2012-02-22
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
11
-13
/
+25
2012-02-22
sys_poll: fix incorrect type for 'timeout' parameter
Linus Torvalds
1
-1
/
+1
2012-02-21
ARM/audit: include audit header and fix audit arch
Eric Paris
1
-1
/
+8
2012-02-21
ARM: OMAP: fix voltage domain build errors with PM_OPP disabled
Russell King
2
-0
/
+4
2012-02-21
ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'
Myron Stowe
1
-7
/
+0
2012-02-21
ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...
Santosh Shilimkar
1
-1
/
+1
2012-02-21
i387: export 'fpu_owner_task' per-cpu variable
Linus Torvalds
1
-0
/
+3
2012-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-5
/
+9
2012-02-20
i387: support lazy restore of FPU state
Linus Torvalds
5
-15
/
+29
2012-02-20
i387: use 'restore_fpu_checking()' directly in task switching code
Linus Torvalds
2
-35
/
+22
2012-02-20
i387: fix up some fpu_counter confusion
Linus Torvalds
3
-1
/
+4
2012-02-19
Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
61
-388
/
+492
2012-02-19
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-29
/
+40
2012-02-19
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
4
-42
/
+133
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
6
-32
/
+30
2012-02-17
[S390] correct ktime to tod clock comparator conversion
Martin Schwidefsky
1
-2
/
+5
2012-02-17
[S390] incorrect PageTables counter for kvm page tables
Martin Schwidefsky
1
-1
/
+1
2012-02-17
[S390] idle: avoid RCU usage in extended quiescent state
Heiko Carstens
1
-2
/
+3
2012-02-17
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
3
-22
/
+16
2012-02-17
i387: do not preload FPU state at task switch time
Linus Torvalds
4
-68
/
+11
2012-02-17
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
4
-23
/
+58
2012-02-17
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
Linus Torvalds
1
-3
/
+6
2012-02-16
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
3
-8
/
+45
2012-02-16
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...
Anton Blanchard
1
-1
/
+7
2012-02-16
powerpc: Disable interrupts early in Program Check
Benjamin Herrenschmidt
1
-1
/
+1
2012-02-16
powerpc: Remove legacy iSeries from ppc64_defconfig
Stephen Rothwell
1
-5
/
+0
2012-02-16
powerpc/fsl/pci: Fix PCIe fixup regression
Benjamin Herrenschmidt
1
-19
/
+29
2012-02-16
powerpc: Fix kernel log of oops/panic instruction dump
Ira Snyder
1
-3
/
+3
2012-02-16
ARM: 7327/1: need to include asm/system.h in asm/processor.h
Olof Johansson
1
-0
/
+1
2012-02-16
ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()
Javi Merino
1
-1
/
+2
2012-02-16
ARM: 7164/3: PL330: Fix the size of the dst_cache_ctrl field
Javi Merino
1
-1
/
+1
2012-02-16
ARM: 7325/1: fix v7 boot with lockdep enabled
Rabin Vincent
2
-1
/
+6
2012-02-15
i387: fix sense of sanity check
Linus Torvalds
1
-1
/
+1
2012-02-15
ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architectures
Catalin Marinas
1
-1
/
+2
2012-02-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
9
-27
/
+51
2012-02-15
Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-1
/
+8
2012-02-14
powerpc/pseries/eeh: Fix crash when error happens during device probe
Thadeu Lima de Souza Cascardo
2
-2
/
+7
2012-02-14
powerpc/pseries: Fix partition migration hang in stop_topology_update
Brian King
2
-3
/
+8
2012-02-14
powerpc/powernv: Disable interrupts while taking phb->lock
Michael Ellerman
1
-8
/
+14
2012-02-14
powerpc: Fix WARN_ON in decrementer_check_overflow
Benjamin Herrenschmidt
1
-1
/
+5
2012-02-14
powerpc/wsp: Fix IRQ affinity setting
Benjamin Herrenschmidt
1
-1
/
+1
2012-02-14
powerpc: Implement GET_IP/SET_IP
Srikar Dronamraju
1
-8
/
+12
[next]