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
2008-07-26
x86: support 1GB hugepages with get_user_pages_lockless()
Nick Piggin
1
-3
/
+40
2008-07-26
x86: lockless get_user_pages_fast()
Nick Piggin
3
-0
/
+260
2008-07-26
kexec jump: save/restore device state
Huang Ying
2
-2
/
+15
2008-07-26
kexec jump
Huang Ying
4
-31
/
+179
2008-07-26
x86 calgary: fix handling of devices that aren't behind the Calgary
Alexis Bruemmer
1
-45
/
+26
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
5
-28
/
+20
2008-07-26
x86_64: fix ia32 AMD syscall audit fast-path
Roland McGrath
1
-3
/
+3
2008-07-25
calgary iommu: use the first kernels TCE tables in kdump
Chandru
1
-6
/
+79
2008-07-25
gpiolib: allow user-selection
Michael Buesch
1
-0
/
+1
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
1
-4
/
+2
2008-07-25
inflate: refactor inflate malloc code
Thomas Petazzoni
1
-39
/
+0
2008-07-25
introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol
Johannes Berg
1
-0
/
+1
2008-07-25
x86/oprofile/nmi_int: add Nehalem to list of ppro cores
Linus Torvalds
1
-11
/
+25
2008-07-25
x86-64: Clean up 'save/restore_i387()' usage
Linus Torvalds
1
-0
/
+53
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2008-07-24
x86-64: make BUILD_IRQ() also reset section back
Linus Torvalds
1
-1
/
+2
2008-07-24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+3
2008-07-24
rtc-cmos: avoid spurious irqs
David Brownell
1
-3
/
+7
2008-07-24
flag parameters add-on: remove epoll_create size param
Ulrich Drepper
2
-2
/
+2
2008-07-24
flag parameters: inotify_init
Ulrich Drepper
2
-0
/
+2
2008-07-24
flag parameters: pipe
Ulrich Drepper
3
-1
/
+3
2008-07-24
flag parameters: dup2
Ulrich Drepper
2
-0
/
+2
2008-07-24
flag parameters: epoll_create
Ulrich Drepper
2
-0
/
+2
2008-07-24
flag parameters: eventfd
Ulrich Drepper
2
-0
/
+2
2008-07-24
flag parameters: signalfd
Ulrich Drepper
2
-0
/
+2
2008-07-24
pm: acpi hibernation: utilize hardware signature
Shaohua Li
1
-0
/
+4
2008-07-24
remove include/linux/pm_legacy.h
Adrian Bunk
1
-1
/
+0
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-24
x86: add hugepagesz option on 64-bit
Andi Kleen
1
-0
/
+17
2008-07-24
x86: support GB hugepages on 64-bit
Andi Kleen
1
-11
/
+22
2008-07-24
hugetlb: introduce pud_huge
Andi Kleen
1
-1
/
+24
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-2
/
+3
2008-07-24
use generic_access_phys for /dev/mem mappings
Rik van Riel
1
-0
/
+1
2008-07-24
access_process_vm device memory infrastructure
Rik van Riel
2
-0
/
+9
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
2
-5
/
+2
2008-07-24
x86: BUILD_IRQ say .text to avoid .data.percpu
Hugh Dickins
1
-1
/
+1
2008-07-24
xen: don't use sysret for sysexit32
Jeremy Fitzhardinge
1
-1
/
+1
2008-07-24
x86: call early_cpu_init at the same point
Jeremy Fitzhardinge
1
-4
/
+1
2008-07-24
Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
3
-11
/
+190
2008-07-24
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+0
2008-07-24
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-116
/
+172
2008-07-24
i386 syscall audit fast-path
Roland McGrath
1
-2
/
+53
2008-07-24
x86_64 ia32 syscall audit fast-path
Roland McGrath
2
-4
/
+88
2008-07-24
x86_64 syscall audit fast-path
Roland McGrath
1
-0
/
+48
2008-07-24
x86_64: remove bogus optimization in sysret_signal
Roland McGrath
1
-5
/
+1
2008-07-23
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-17
/
+17
2008-07-22
x86: fix crash due to missing debugctlmsr on AMD K6-3
Jan Kratochvil
1
-1
/
+1
2008-07-22
x86: add PTE_FLAGS_MASK
Jeremy Fitzhardinge
2
-5
/
+5
2008-07-22
x86: rename PTE_MASK to PTE_PFN_MASK
Jeremy Fitzhardinge
3
-10
/
+10
2008-07-22
x86: fix pte_flags() to only return flags, fix lguest (updated)
Rusty Russell
1
-1
/
+1
[next]