index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
i386: remapped_pgdat_init() static
Adrian Bunk
2007-07-21
1
-1
/
+1
*
|
|
i386: minor nx handling adjustment
Jan Beulich
2007-07-21
1
-3
/
+4
*
|
|
i386: smp-alt-once option is only useful with HOTPLUG_CPU
Jan Beulich
2007-07-21
1
-5
/
+9
*
|
|
i386: allow debuggers to access the vsyscall page with compat vDSO
Jan Beulich
2007-07-21
1
-1
/
+3
*
|
|
x86: share hpet.h with i386
Thomas Gleixner
2007-07-21
1
-0
/
+1
*
|
|
i386: Reserve the right performance counter for the Intel PerfMon NMI watchdog
Björn Steinbrink
2007-07-21
1
-2
/
+2
*
|
|
i386: Add L3 cache support to AMD CPUID4 emulation
Andi Kleen
2007-07-21
2
-22
/
+60
*
|
|
i386: Move all simple string operations out of line
Andi Kleen
2007-07-21
2
-1
/
+258
*
|
|
x86: Always flush pages in change_page_attr
Andi Kleen
2007-07-21
1
-3
/
+17
*
|
|
i386: Update defconfig
Andi Kleen
2007-07-21
1
-145
/
+119
*
|
|
i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinit
Adrian Bunk
2007-07-21
1
-2
/
+1
*
|
|
i386: PIT stop only, when in periodic or oneshot mode
Thomas Gleixner
2007-07-21
1
-3
/
+6
*
|
|
NTP: move the cmos update code into ntp.c
Thomas Gleixner
2007-07-21
2
-48
/
+6
*
|
|
highres: improve debug output
Ingo Molnar
2007-07-21
1
-0
/
+3
*
|
|
clockevents: fix resume logic
Thomas Gleixner
2007-07-21
5
-80
/
+24
*
|
|
i386: touch_nmi_watchdog() in print_trace_address()
Konrad Rzeszutek
2007-07-21
1
-0
/
+1
*
|
|
arch/i386/xen/events.c should #include <asm/xen/hypervisor.h>
Adrian Bunk
2007-07-20
1
-0
/
+1
*
|
|
xen: disable vdso "nosegneg" on native boot
Roland McGrath
2007-07-20
4
-6
/
+29
*
|
|
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-2
/
+1
*
|
|
i386: Allow KVM on i386 nonpae
Avi Kivity
2007-07-19
2
-6
/
+0
*
|
|
Update .gitignore for arch/i386/boot
Matthew Wilcox
2007-07-19
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-07-19
1
-1
/
+1
|
\
\
\
|
*
|
|
kbuild: remove hardcoded apic_es7000 from modpost
Sam Ravnborg
2007-07-16
1
-1
/
+1
*
|
|
|
drivers/edac: add new nmi rescan
Dave Jiang
2007-07-19
1
-0
/
+12
*
|
|
|
lguest: the asm offsets
Rusty Russell
2007-07-19
1
-0
/
+20
*
|
|
|
lguest: the host code
Rusty Russell
2007-07-19
1
-1
/
+3
*
|
|
|
lguest: export symbols for lguest as a module
Rusty Russell
2007-07-19
1
-0
/
+1
*
|
|
|
i386: Put allocated ELF notes in read-only data segment
Roland McGrath
2007-07-19
1
-3
/
+3
*
|
|
|
use the new percpu interface for shared data
Fenghua Yu
2007-07-19
2
-2
/
+2
*
|
|
|
define new percpu interface for shared data
Fenghua Yu
2007-07-19
1
-0
/
+1
*
|
|
|
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
2007-07-19
2
-14
/
+16
*
|
|
|
PM: Optional beeping during resume from suspend to RAM
Nigel Cunningham
2007-07-19
1
-0
/
+27
*
|
|
|
mm: fault feedback #2
Nick Piggin
2007-07-19
1
-12
/
+11
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...
Linus Torvalds
2007-07-18
10
-12
/
+24
|
\
\
\
\
|
*
|
|
|
[PATCH] x86: do not recompile boot for each build
Sam Ravnborg
2007-07-18
1
-1
/
+1
|
*
|
|
|
[x86 setup] Save/restore DS around invocations of INT 10h
H. Peter Anvin
2007-07-18
2
-2
/
+9
|
*
|
|
|
[x86 setup] VGA: Clear the Protect bit before setting the vertical height
H. Peter Anvin
2007-07-18
1
-1
/
+6
|
*
|
|
|
[x86 setup] Fix assembly constraints
H. Peter Anvin
2007-07-18
6
-7
/
+7
|
*
|
|
|
[x86 setup] build/tools.c: fix comment
H. Peter Anvin
2007-07-18
1
-1
/
+1
*
|
|
|
|
i386: fixup TRACE_IRQ breakage
Peter Zijlstra
2007-07-18
2
-6
/
+6
*
|
|
|
|
Handle bogus %cs selector in single-step instruction decoding
Roland McGrath
2007-07-18
1
-7
/
+15
|
/
/
/
/
*
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2007-07-18
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
2007-07-17
1
-0
/
+1
*
|
|
|
|
xen: disable all non-virtual drivers
Jeremy Fitzhardinge
2007-07-18
1
-0
/
+2
*
|
|
|
|
xen: use iret directly when possible
Jeremy Fitzhardinge
2007-07-18
5
-5
/
+199
*
|
|
|
|
xen: suppress abs symbol warnings for unused reloc pointers
Jeremy Fitzhardinge
2007-07-18
1
-0
/
+2
*
|
|
|
|
xen: Attempt to patch inline versions of common operations
Jeremy Fitzhardinge
2007-07-18
5
-54
/
+190
*
|
|
|
|
xen: Place vcpu_info structure into per-cpu memory
Jeremy Fitzhardinge
2007-07-18
4
-16
/
+151
*
|
|
|
|
xen: handle external requests for shutdown, reboot and sysrq
Jeremy Fitzhardinge
2007-07-18
2
-1
/
+144
*
|
|
|
|
xen: machine operations
Jeremy Fitzhardinge
2007-07-18
2
-3
/
+44
[prev]
[next]