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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-30
x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()
Jason Wessel
1
-0
/
+60
2012-03-30
x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND
zhuangfeiran@ict.ac.cn
1
-1
/
+1
2012-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-0
/
+1
2012-03-30
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+0
2012-03-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
21
-315
/
+412
2012-03-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-88
/
+99
2012-03-29
x86: Preserve lazy irq disable semantics in fixup_irqs()
Liu, Chuansheng
1
-1
/
+6
2012-03-29
documentation: remove references to cpu_*_map.
Rusty Russell
1
-1
/
+1
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
51
-564
/
+549
2012-03-29
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
22
-235
/
+676
2012-03-29
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
3
-0
/
+136
2012-03-29
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+5
2012-03-28
x86/apic/amd: Be more verbose about LVT offset assignments
Robert Richter
1
-4
/
+9
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-6
/
+0
2012-03-28
Move all declarations of free_initmem() to linux/mm.h
David Howells
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for X86
David Howells
50
-562
/
+554
2012-03-28
x86, tls: Off by one limit check
Dan Carpenter
1
-2
/
+2
2012-03-28
X86 & IA64: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
7
-29
/
+47
2012-03-28
x86/ioapic: Add io_apic_ops driver layer to allow interception
Jeremy Fitzhardinge
2
-7
/
+60
2012-03-28
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-29
/
+13
2012-03-27
x86/olpc: Add debugfs interface for EC commands
Daniel Drake
1
-0
/
+97
2012-03-27
sched/x86/smp: Do not enable IRQs over calibrate_delay()
Peter Zijlstra
1
-5
/
+0
2012-03-26
Merge branch 'linus' into perf/urgent
Ingo Molnar
133
-3069
/
+5247
2012-03-26
x86: Merge the x86_32 and x86_64 cpu_idle() functions
Richard Weinberger
4
-165
/
+115
2012-03-25
um: allow SUBARCH=x86
Al Viro
1
-2
/
+2
2012-03-25
um: most of the SUBARCH uses can be killed
Al Viro
1
-4
/
+0
2012-03-25
um: kill HOST_TASK_PID
Al Viro
1
-3
/
+1
2012-03-25
um: merge processor_{32,64}.h a bit...
Al Viro
3
-20
/
+10
2012-03-24
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+8
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
6
-63
/
+71
2012-03-24
x86: vdso: Put declaration before code
Thomas Gleixner
1
-1
/
+2
2012-03-24
x86/kconfig: Remove CONFIG_TR=y from the defconfigs
Randy Dunlap
2
-2
/
+0
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
3
-11
/
+14
2012-03-24
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
6
-32
/
+9
2012-03-24
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
4
-27
/
+4
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: Inline vdso clock_gettime helpers
Andy Lutomirski
1
-4
/
+5
2012-03-24
x86-64: Simplify and optimize vdso clock_gettime monotonic variants
Andy Lutomirski
3
-37
/
+26
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
5
-13
/
+136
2012-03-23
Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+11
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
8
-8
/
+17
2012-03-23
x86/kconfig: Update defconfigs
Ingo Molnar
2
-86
/
+47
2012-03-23
x86: Fix excessive MSR print out when show_msr is not specified
Yinghai Lu
1
-1
/
+1
2012-03-23
perf: Fix mmap_page capabilities and docs
Peter Zijlstra
1
-1
/
+9
2012-03-23
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
5
-0
/
+81
[prev]
[next]