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
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-227
/
+253
2012-03-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-13
/
+22
2012-03-29
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-10
/
+1
2012-03-29
kdump x86: fix total mem size calculation for reservation
Dave Young
1
-10
/
+1
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
25
-22
/
+5
2012-03-29
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-6
/
+19
2012-03-28
x86/apic/amd: Be more verbose about LVT offset assignments
Robert Richter
1
-4
/
+9
2012-03-28
Disintegrate asm/system.h for X86
David Howells
25
-22
/
+5
2012-03-28
x86, tls: Off by one limit check
Dan Carpenter
1
-2
/
+2
2012-03-28
x86/ioapic: Add io_apic_ops driver layer to allow interception
Jeremy Fitzhardinge
1
-7
/
+51
2012-03-26
x86: Merge the x86_32 and x86_64 cpu_idle() functions
Richard Weinberger
3
-165
/
+114
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2
-0
/
+2
2012-03-24
x86: vdso: Put declaration before code
Thomas Gleixner
1
-1
/
+2
2012-03-24
x86: Stop recursive fault in print_context_stack after stack overflow
Hugh Dickins
1
-2
/
+5
2012-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+10
2012-03-24
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-5
/
+5
2012-03-24
x86: use for_each_clear_bit_from()
Akinobu Mita
1
-3
/
+3
2012-03-24
bitops: rename for_each_set_bit_cont() in favor of analogous list.h function
Akinobu Mita
1
-2
/
+2
2012-03-24
x86-64: Simplify and optimize vdso clock_gettime monotonic variants
Andy Lutomirski
1
-1
/
+9
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-2
/
+3
2012-03-23
Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+4
2012-03-23
x86/io_apic: Move and reenable irq only when CONFIG_GENERIC_PENDING_IRQ=y
Alexander Gordeev
1
-40
/
+61
2012-03-23
x86/apic: Add separate apic_id_valid() functions for selected apic drivers
Steffen Persvold
5
-6
/
+10
2012-03-23
x86: Fix excessive MSR print out when show_msr is not specified
Yinghai Lu
1
-1
/
+1
2012-03-23
x86-32: Fix endless loop when processing signals for kernel tasks
Dmitry Adamushko
1
-7
/
+10
2012-03-23
kgdb: x86: Return all segment registers also in 64-bit mode
Jan Kiszka
1
-2
/
+4
2012-03-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+33
2012-03-22
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
12
-2
/
+22
2012-03-22
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-64
/
+164
2012-03-22
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-3
/
+90
2012-03-22
Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+8
2012-03-22
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-29
/
+31
2012-03-22
Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...
Linus Torvalds
2
-2
/
+1
2012-03-22
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-34
/
+40
2012-03-22
mm: search from free_area_cache for the bigger size
Xiao Guangrong
1
-17
/
+17
2012-03-22
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
1
-0
/
+2
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-71
/
+30
2012-03-21
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-6
/
+5
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-3
/
+3
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-0
/
+108
2012-03-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+24
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-20
/
+4
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-683
/
+1540
2012-03-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+3
2012-03-20
x86: remove the second argument of k[un]map_atomic()
Cong Wang
1
-3
/
+3
2012-03-20
x86: kvmclock: abstract save/restore sched_clock_state
Marcelo Tosatti
3
-3
/
+16
2012-03-19
x86: Fix section warnings
Steffen Persvold
1
-1
/
+1
2012-03-16
x86, tsc: Skip refined tsc calibration on systems with reliable TSC
Alok Kataria
1
-0
/
+10
2012-03-16
x86: vdso: Use seqcount instead of seqlock
Thomas Gleixner
1
-8
/
+3
2012-03-16
x86: vdso: Remove bogus locking in update_vsyscall_tz()
Thomas Gleixner
1
-5
/
+0
[next]