index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-x86_64
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changes
Ananth N Mavinakayanahalli
2005-11-07
1
-0
/
+19
*
[PATCH] fix remaining missing includes
Tim Schmielau
2005-11-07
2
-0
/
+4
*
manual update from upstream:
Tony Luck
2005-10-31
8
-12
/
+43
|
\
|
*
[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
Arthur Othieno
2005-10-30
1
-3
/
+0
|
*
[PATCH] vm: remove unused/broken page_pte[_prot] macros
Tejun Heo
2005-10-30
1
-2
/
+0
|
*
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
2005-10-30
1
-2
/
+0
|
*
[PATCH] Clean up mtrr compat ioctl code
Brian Gerst
2005-10-30
1
-0
/
+33
|
*
[PATCH] add sem_is_read/write_locked()
Rik Van Riel
2005-10-29
1
-0
/
+5
|
*
[PATCH] gfp_t: dma-mapping (amd64)
Al Viro
2005-10-28
1
-1
/
+1
|
*
[PATCH] gfp_t: dma-mapping (ia64)
Al Viro
2005-10-28
1
-1
/
+1
|
*
Revert "x86-64: Avoid unnecessary double bouncing for swiotlb"
Linus Torvalds
2005-10-27
1
-3
/
+3
*
|
Update from upstream with manual merge of Yasunori Goto's
Tony Luck
2005-10-20
4
-1
/
+5
|
\
\
|
|
/
|
*
[PATCH] x86_64: Allocate cpu local data for all possible CPUs
Andi Kleen
2005-10-10
1
-0
/
+1
|
*
[PATCH] x86_64: Add missing () around arguments of pte_index macro
Kirill Korotaev
2005-09-30
1
-1
/
+1
|
*
[PATCH] Fix up TLB flush filter disabling
Andi Kleen
2005-09-29
1
-0
/
+1
|
*
[PATCH] x86_64: desc.h-needs smp.h
Andrew Morton
2005-09-17
1
-0
/
+2
*
|
[PATCH] x86_64: implement dma_sync_single_range_for_{cpu,device}
John W. Linville
2005-09-29
1
-4
/
+27
*
|
[PATCH] swiotlb: support syncing sub-ranges of mappings
John W. Linville
2005-09-29
1
-0
/
+8
|
/
*
[PATCH] feature removal of io_remap_page_range()
Randy Dunlap
2005-09-13
1
-3
/
+0
*
[PATCH] x86-64: clean up local_add/sub arguments
Andi Kleen
2005-09-12
1
-2
/
+2
*
[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...
Chuck Ebbert
2005-09-12
1
-0
/
+2
*
[PATCH] x86-64: reduce x86-64 bug frame by 4 bytes
Jan Beulich
2005-09-12
1
-6
/
+4
*
[PATCH] x86-64: Lose constraints on cmpxchg
Jan Beulich
2005-09-12
1
-3
/
+3
*
[PATCH] x86-64: Declare NMI_VECTOR and handle it in the IPI sending code.
Jan Beulich
2005-09-12
2
-3
/
+15
*
[PATCH] x86-64: Remove unused vxtime.hz field
Andi Kleen
2005-09-12
1
-1
/
+0
*
[PATCH] x86-64: Set the stack pointer correctly in init_thread and init_tss
Andi Kleen
2005-09-12
1
-1
/
+7
*
[PATCH] x86-64: Safe interrupts in oops_begin/end
Jan Beulich
2005-09-12
2
-5
/
+2
*
[PATCH] x86-64: Merge msr.c with i386 version
Andi Kleen
2005-09-12
1
-12
/
+27
*
[PATCH] x86-64: Fix CFI information
Jan Beulich
2005-09-12
2
-8
/
+23
*
[PATCH] x86-64: Add dma_sync_single_range_for_{cpu,device}
Andi Kleen
2005-09-12
1
-0
/
+5
*
[PATCH] Replace extern inline with static inline in asm-x86_64/*
Adrian Bunk
2005-09-12
10
-30
/
+30
*
[PATCH] Increase nodemap hash.
Nakul Saraiya
2005-09-12
1
-1
/
+1
*
[PATCH] x86-64: Fix off by one in pfn_valid
Jim Paradis
2005-09-12
1
-1
/
+1
*
[PATCH] x86-64: Increase TLB flush array size
Andi Kleen
2005-09-12
1
-0
/
+4
*
[PATCH] x86-64: Don't include config.h in asm/timex.h
Andi Kleen
2005-09-12
1
-1
/
+0
*
[PATCH] x86-64: Some cleanup and optimization to the processor data area.
Andi Kleen
2005-09-12
2
-10
/
+11
*
[PATCH] x86-64: Make remote TLB flush more scalable
Andi Kleen
2005-09-12
1
-8
/
+9
*
[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments
Andi Kleen
2005-09-12
2
-2
/
+2
*
[PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfn
Andi Kleen
2005-09-12
2
-3
/
+3
*
[PATCH] x86-64: Avoid unnecessary double bouncing for swiotlb
Andi Kleen
2005-09-12
1
-3
/
+3
*
[PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...
Andi Kleen
2005-09-12
1
-0
/
+1
*
[PATCH] x86-64: Don't cache align PDA on UP builds
Andi Kleen
2005-09-12
1
-1
/
+1
*
[PATCH] x86-64: Don't assign CPU numbers in SRAT parsing
Andi Kleen
2005-09-12
1
-0
/
+2
*
[PATCH] x86-64: Remove esr disable hack in APIC code
Andi Kleen
2005-09-12
1
-1
/
+0
*
[PATCH] x86-64: Remove obsolete APIC "write around" bug workaround
Andi Kleen
2005-09-12
1
-3
/
+3
*
[PATCH] i386/x86_64: make get_cpu_vendor() static
Adrian Bunk
2005-09-10
1
-1
/
+0
*
[PATCH] spinlock consolidation
Ingo Molnar
2005-09-10
2
-122
/
+62
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2005-09-09
1
-1
/
+1
|
\
|
*
kbuild: alpha,x86_64 use generic asm-offsets.h support
Sam Ravnborg
2005-09-09
1
-1
/
+1
*
|
[PATCH] remove unnecessary handle_IRQ_event() prototypes
Kenji Kaneshige
2005-09-09
1
-4
/
+0
|
/
[next]