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
/
include
/
asm-i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] x86_64: Clean and enhance up K8 northbridge access code
Andi Kleen
2006-06-26
1
-0
/
+1
*
[PATCH] x86_64: x86_64 version of the smp alternative patch.
Gerd Hoffmann
2006-06-26
1
-0
/
+2
*
[PATCH] i386/x86-64: Emulate CPUID4 on AMD
Andi Kleen
2006-06-26
1
-0
/
+1
*
[PATCH] Make copy_from_user_inatomic NOT zero the tail on i386
NeilBrown
2006-06-25
1
-12
/
+34
*
[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes
NeilBrown
2006-06-25
1
-0
/
+6
*
[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver
Matt Mackall
2006-06-25
1
-3
/
+2
*
[PATCH] Clean up and refactor i386 sub-architecture setup
Jeremy Fitzhardinge
2006-06-25
7
-163
/
+16
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2006-06-23
1
-1
/
+0
|
\
|
*
Pull trivial1 into release branch
Len Brown
2006-06-15
1
-1
/
+0
|
|
\
|
|
*
x86_64: Remove stale lapic definition from apicdef.h
Ashok Raj
2006-04-01
1
-1
/
+0
*
|
|
[PATCH] x86: compile fix for asm-i386/alternatives.h
Kirill Smelkov
2006-06-23
1
-0
/
+2
*
|
|
[PATCH] x86: VIA C7 CPU flags
Michal Ludvig
2006-06-23
1
-0
/
+12
*
|
|
[PATCH] x86: fix __range_ok constraint
Roman Zippel
2006-06-23
1
-1
/
+1
*
|
|
[PATCH] Don't trigger full rebuild via CONFIG_X86_MCE
Alexey Dobriyan
2006-06-23
2
-6
/
+5
*
|
|
[PATCH] Don't trigger full rebuild via CONFIG_MTRR
Alexey Dobriyan
2006-06-23
2
-8
/
+4
*
|
|
[PATCH] arch/i386/kernel/apic.c: make modern_apic() static
Adrian Bunk
2006-06-23
1
-2
/
+0
*
|
|
[PATCH] x86: cache pollution aware __copy_from_user_ll()
Hiro Yoshioka
2006-06-23
1
-0
/
+33
*
|
|
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
Christoph Lameter
2006-06-23
1
-1
/
+2
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-22
1
-1
/
+9
|
\
\
\
|
*
|
|
[PATCH] PCI: cleanup unused variable about msi driver
bibo,mao
2006-06-21
1
-1
/
+1
|
*
|
|
[PATCH] PCI: msi abstractions and support for altix
Mark Maule
2006-06-21
1
-0
/
+8
*
|
|
|
[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use
Bjorn Helgaas
2006-06-22
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-05-24
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
[PATCH] x86_64: avoid IRQ0 ioapic pin collision
Kimball Murray
2006-05-08
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-04-30
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
[PATCH] i386: fix broken FP exception handling
Chuck Ebbert
2006-04-29
1
-2
/
+2
*
|
|
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
David Woodhouse
2006-04-29
1
-3
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-04-29
4
-4
/
+26
|
\
\
\
|
|
/
/
|
*
|
[PATCH] x86/PAE: Fix pte_clear for the >4GB RAM case
Zachary Amsden
2006-04-27
3
-3
/
+24
|
*
|
[PATCH] Add support for the sys_vmsplice syscall
Jens Axboe
2006-04-26
1
-1
/
+2
*
|
|
Exclude asm-generic/{page,memory_model}.h from user bits of i386/x86_64 page.h
David Woodhouse
2006-04-27
1
-2
/
+2
*
|
|
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
37
-37
/
+0
|
/
/
*
|
[PATCH] i386/x86-64: Fix x87 information leak between processes
Andi Kleen
2006-04-20
2
-4
/
+27
*
|
[PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq...
lepton
2006-04-19
1
-2
/
+3
*
|
[PATCH] splice: add support for sys_tee()
Jens Axboe
2006-04-11
1
-1
/
+2
*
|
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-04-11
1
-2
/
+2
|
\
\
|
*
|
[PATCH] Remove sys_ prefix of new syscalls from __NR_sys_*
OGAWA Hirofumi
2006-04-11
1
-2
/
+2
*
|
|
[PATCH] sys_kexec_load() naming fixups
Andrew Morton
2006-04-11
1
-1
/
+1
*
|
|
[PATCH] Configurable NODES_SHIFT
Yasunori Goto
2006-04-11
1
-18
/
+0
*
|
|
[PATCH] mptspec: remove duplicate #include
Randy Dunlap
2006-04-11
1
-1
/
+0
|
/
/
*
|
[PATCH] x86_64: Fix drift with HPET timer enabled
Jordan Hargrave
2006-04-09
1
-0
/
+1
*
|
[PATCH] i386: Consolidate modern APIC handling
Andi Kleen
2006-04-09
1
-0
/
+2
*
|
[PATCH] x86_64: Introduce e820_all_mapped
Arjan van de Ven
2006-04-09
1
-0
/
+4
|
/
*
[PATCH] make local_t signed
Andrew Morton
2006-03-31
1
-3
/
+3
*
[PATCH] sys_sync_file_range()
Andrew Morton
2006-03-31
1
-1
/
+2
*
[PATCH] i386 kdump timer vector lockup fix
Vivek Goyal
2006-03-31
1
-0
/
+1
*
[PATCH] Remove long dead i386 floppy asm code
Brian Gerst
2006-03-31
1
-34
/
+0
*
[PATCH] Introduce sys_splice() system call
Jens Axboe
2006-03-30
1
-1
/
+2
*
[PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl
Adrian Bunk
2006-03-28
1
-2
/
+0
*
[PATCH] RTC: Fix up some RTC whitespace and style
Matt Mackall
2006-03-28
1
-10
/
+11
[next]