index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[PATCH] Remove non e820 fallbacks in high level code
Andi Kleen
2006-09-26
1
-4
/
+0
|
*
[PATCH] Remove some cruft in apic id checking during processor setup
Andi Kleen
2006-09-26
1
-2
/
+0
|
*
[PATCH] Use proper accessors to change PSE bits in change_page_attr()
Andi Kleen
2006-09-26
1
-0
/
+1
|
*
[PATCH] Fix pte_exec/mkexec and use it in change_page_attr()
Andi Kleen
2006-09-26
1
-2
/
+2
|
*
[PATCH] Remove safe_smp_processor_id()
Andi Kleen
2006-09-26
1
-2
/
+0
|
*
[PATCH] i386: annotate FIX_STACK() and the rest of nmi()
Chuck Ebbert
2006-09-26
1
-0
/
+2
|
*
[PATCH] Move compiler check for modules to ia64 only
Andi Kleen
2006-09-26
2
-3
/
+4
|
*
[PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64
Dave Jones
2006-09-26
3
-4
/
+0
|
*
[PATCH] non lazy "sleazy" fpu implementation
Arjan van de Ven
2006-09-26
2
-1
/
+13
|
*
[PATCH] i386: Support physical cpu hotplug for x86_64
Ashok Raj
2006-09-26
1
-0
/
+1
|
*
[PATCH] Auto size the per cpu area.
Eric W. Biederman
2006-09-26
1
-0
/
+10
|
*
[PATCH] i386: Descriptor and trap table cleanups.
Rusty Russell
2006-09-26
1
-45
/
+76
|
*
[PATCH] i386: Make enable_local_apic static
Adrian Bunk
2006-09-26
1
-12
/
+0
|
*
[PATCH] x86: error_code is not safe for kprobes
Prasanna S.P
2006-09-26
1
-1
/
+5
|
*
[PATCH] i386: Get ebp from unwinder state when continuing fallback backtrace
Andi Kleen
2006-09-26
1
-0
/
+3
|
*
[PATCH] i386: Do stacktracer conversion too
Andi Kleen
2006-09-26
1
-0
/
+1
|
*
[PATCH] Merge stacktrace and show_trace
Andi Kleen
2006-09-26
1
-0
/
+18
|
*
[PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yet
Andi Kleen
2006-09-26
1
-0
/
+1
|
*
[PATCH] x86: Some preparationary cleanup for stack trace
Andi Kleen
2006-09-26
1
-3
/
+4
|
*
[PATCH] x86: Remove unneeded externs in acpi/boot.c
Andi Kleen
2006-09-26
1
-0
/
+2
|
*
[PATCH] Convert x86-64 to early param
Andi Kleen
2006-09-26
4
-16
/
+2
|
*
[PATCH] i386: Replace i386 open-coded cmdline parsing with
Rusty Russell
2006-09-26
4
-18
/
+13
|
*
[PATCH] i386: Clean up spin/rwlocks
Andi Kleen
2006-09-26
2
-77
/
+68
|
*
[PATCH] Clean up spin/rwlocks
Andi Kleen
2006-09-26
2
-44
/
+41
|
*
[PATCH] Don't use lock section for mutexes and semaphores
Andi Kleen
2006-09-26
3
-45
/
+24
|
*
[PATCH] i386: Remove lock section support in semaphore.h
Andi Kleen
2006-09-26
1
-32
/
+17
|
*
[PATCH] i386: Remove lock section support in rwsem.h
Andi Kleen
2006-09-26
1
-50
/
+12
|
*
[PATCH] i386: Remove lock section support in mutex.h
Andi Kleen
2006-09-26
1
-12
/
+4
|
*
[PATCH] Calgary IOMMU: consolidate per bus data structures
Muli Ben-Yehuda
2006-09-26
1
-1
/
+0
|
*
[PATCH] Calgary IOMMU: rearrange 'struct iommu_table' members
Muli Ben-Yehuda
2006-09-26
1
-3
/
+3
|
*
[PATCH] remove int_delivery_dest
Jan Beulich
2006-09-26
2
-2
/
+0
|
*
[PATCH] x86: Detect CFI support in the assembler at runtime
Andi Kleen
2006-09-26
1
-1
/
+1
|
*
[PATCH] Replace mp bus array with bitmap for bus not pci
Andi Kleen
2006-09-26
1
-7
/
+1
|
*
[PATCH] Move early chipset quirks out to new file
Andi Kleen
2006-09-26
1
-1
/
+1
|
*
[PATCH] Remove obsolete PIC mode
Andi Kleen
2006-09-26
2
-2
/
+0
|
*
[PATCH] i386: Minor fixes & cleanup to tlb flush
Andi Kleen
2006-09-26
1
-3
/
+1
|
*
[PATCH] Clean up and minor fixes to TLB flush
Andi Kleen
2006-09-26
2
-37
/
+35
|
*
[PATCH] Remove all ifdefs for local/io apic
Andi Kleen
2006-09-26
6
-22
/
+0
|
*
[PATCH] i386: Redo semaphore and rwlock assembly helpers
Andi Kleen
2006-09-26
3
-0
/
+36
|
*
[PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S files
Andi Kleen
2006-09-26
1
-0
/
+14
|
*
[PATCH] Add proper alignment to ENTRY
Andi Kleen
2006-09-26
1
-1
/
+1
|
*
[PATCH] i386: Remove const case for rwlocks
Andi Kleen
2006-09-26
1
-36
/
+2
|
*
[PATCH] Clean up read write lock assembly
Andi Kleen
2006-09-26
2
-67
/
+12
|
*
[PATCH] Support patchable lock prefix for pure assembly files
Andi Kleen
2006-09-26
1
-0
/
+14
|
*
[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels
Andi Kleen
2006-09-26
1
-4
/
+0
|
*
[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxsw
Stephane Eranian
2006-09-26
1
-0
/
+7
|
*
[PATCH] Clean up asm/smp.h includes
Andi Kleen
2006-09-26
1
-12
/
+0
|
*
[PATCH] x86: Add portable getcpu call
Andi Kleen
2006-09-26
2
-1
/
+4
|
*
[PATCH] Add the vgetcpu vsyscall
Vojtech Pavlik
2006-09-26
4
-5
/
+37
|
*
[PATCH] Add initalization of the RDTSCP auxilliary values
Vojtech Pavlik
2006-09-26
1
-0
/
+1
[prev]
[next]