index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-i386
/
poll.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-05-02
[PATCH] i386: Drop noisy e820 debugging printks
Andi Kleen
1
-13
/
+2
2007-05-02
[PATCH] x86-64: Fix allnoconfig error in genapic_flat.c
Andi Kleen
1
-0
/
+1
2007-05-02
[PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systems
Andi Kleen
1
-0
/
+9
2007-05-02
[PATCH] x86-64: Share identical video.S between i386 and x86-64
Andi Kleen
2
-2044
/
+1
2007-05-02
[PATCH] x86-64: Remove CONFIG_REORDER
Andi Kleen
4
-1296
/
+0
2007-05-02
[PATCH] x86-64: Print type and size correctly for unknown compat ioctls
Andi Kleen
1
-2
/
+3
2007-05-02
[PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0)
Andi Kleen
1
-7
/
+0
2007-05-02
[PATCH] i386: Little cleanups in smpboot.c
Andi Kleen
1
-3
/
+1
2007-05-02
[PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanning
Andi Kleen
1
-0
/
+2
2007-05-02
[PATCH] x86: Use RDTSCP for synchronous get_cycles if possible
Andi Kleen
1
-0
/
+9
2007-05-02
[PATCH] i386: Add X86_FEATURE_RDTSCP
Andi Kleen
1
-0
/
+1
2007-05-02
[PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386
Andi Kleen
3
-5
/
+4
2007-05-02
[PATCH] i386: Implement alternative_io for i386
Andi Kleen
1
-0
/
+15
2007-05-02
[PATCH] i386: Evaluate constant cpu features at runtime
Andi Kleen
1
-2
/
+6
2007-05-02
[PATCH] i386: Verify important CPUID bits in real mode
Andi Kleen
5
-2
/
+139
2007-05-02
[PATCH] i386: Drop -traditional in arch/i386/boot
Andi Kleen
1
-2
/
+2
2007-05-02
[PATCH] x86-64: Drop -traditional for arch/x86_64/boot
Andi Kleen
1
-1
/
+1
2007-05-02
[PATCH] x86-64: Use symbolic CPU features in early CPUID check
Andi Kleen
1
-7
/
+16
2007-05-02
[PATCH] x86-64: Avoid overflows during apic timer calibration
David P. Reed
1
-5
/
+6
2007-05-02
[PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNT
Andi Kleen
1
-0
/
+2
2007-05-02
[PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctls
Andi Kleen
1
-0
/
+8
2007-05-02
[PATCH] x86-64: Use the 32bit wd_ops for 64bit too.
Andi Kleen
3
-646
/
+45
2007-05-02
[PATCH] i386: Clean up NMI watchdog code
Andi Kleen
4
-776
/
+721
2007-05-02
[PATCH] x86-64: set node_possible_map at runtime - try 2
Suresh Siddha
3
-10
/
+15
2007-05-02
[PATCH] x86-64: Dynamically adjust machine check interval
Tim Hockin
2
-9
/
+30
2007-05-02
[PATCH] x86-64: ignore vgacon if hardware not present
Gerd Hoffmann
1
-1
/
+2
2007-05-02
[PATCH] i386: fix wrong comment for syscall stack layout
Andi Kleen
1
-1
/
+1
2007-05-02
[PATCH] x86-64: unexport cpu_llc_id
Andrew Morton
1
-1
/
+0
2007-05-02
[PATCH] i386: convert to the kthread API
Eric W. Biederman
1
-5
/
+3
2007-05-02
[PATCH] i386: pte simplify ops
Zachary Amsden
3
-22
/
+15
2007-05-02
[PATCH] i386: pte xchg optimization
Zachary Amsden
2
-0
/
+28
2007-05-02
[PATCH] i386: pte clear optimization
Zachary Amsden
2
-1
/
+6
2007-05-02
[PATCH] i386: remove xtime_lock'ing around cpufreq notifier
Daniel Walker
1
-7
/
+1
2007-05-02
[PATCH] x86-64: skip cache_free_alien() on non NUMA
Siddha, Suresh B
1
-2
/
+5
2007-05-02
[PATCH] x86-64: Auto compute __NR_syscall_max at compile time
Andi Kleen
3
-2
/
+11
2007-05-02
[PATCH] i386: check capability
Joachim Deguara
2
-2
/
+4
2007-05-02
[PATCH] i386: clean up flush_tlb_others fn
Keshavamurthy, Anil S
1
-11
/
+1
2007-05-02
[PATCH] i386: replace spin_lock_irqsave with spin_lock
Hisashi Hifumi
1
-4
/
+2
2007-05-02
[PATCH] i386: avoid checking for cpu gone when CONFIG_HOTPLUG_CPU not defined
Keshavamurthy, Anil S
1
-1
/
+3
2007-05-02
[PATCH] x86-64: move __vgetcpu_mode & __jiffies to the vsyscall_2 zone
Eric Dumazet
1
-4
/
+6
2007-05-02
[PATCH] i386: PARAVIRT: fix startup_ipi_hook config dependency
Jeremy Fitzhardinge
1
-2
/
+1
2007-05-02
[PATCH] i386: fix mtrr sections
Randy Dunlap
1
-3
/
+4
2007-05-02
[PATCH] x86-64: Use safe_apic_wait_icr_idle in __send_IPI_dest_field - x86_64
Fernando Luis [** ISO-8859-1 charset **] VázquezCao
1
-1
/
+4
2007-05-02
[PATCH] i386: Use safe_apic_wait_icr_idle in safe_apic_wait_icr_idle - i386
Fernando Luis [** ISO-8859-1 charset **] VázquezCao
1
-1
/
+4
2007-05-02
[PATCH] x86-64: __send_IPI_dest_field - x86_64
Fernando Luis [** ISO-8859-1 charset **] VázquezCao
2
-44
/
+33
2007-05-02
[PATCH] i386: __send_IPI_dest_field - i386
Fernando Luis [** ISO-8859-1 charset **] VázquezCao
1
-29
/
+18
2007-05-02
[PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64
Fernando Luis VazquezCao
1
-2
/
+5
2007-05-02
[PATCH] i386: use safe_apic_wait_icr_idle in smpboot.c
Fernando Luis VazquezCao
1
-2
/
+5
2007-05-02
[PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64
Fernando Luis VazquezCao
1
-20
/
+5
2007-05-02
[PATCH] i386: use safe_apic_wait_icr_idle - i386
Fernando Luis VazquezCao
1
-28
/
+8
[next]