index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86_64
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-23
[PATCH] mm: fill arch atomic64 gaps
Hugh Dickins
1
-13
/
+38
2005-11-20
[PATCH] Fix x86_64/msr.h interface to agree with i386/msr.h
Jacob.Shin@amd.com
1
-1
/
+1
2005-11-14
Merge x86-64 update from Andi
Linus Torvalds
22
-323
/
+86
2005-11-14
[PATCH] x86_64: Increase the maximum number of local APICs to the maximum
Andi Kleen
1
-2
/
+2
2005-11-14
[PATCH] x86_64: Use common sys_time64
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2005-11-14
[PATCH] x86_64: Set ____cacheline_maxaligned_in_smp alignment to 128 bytes
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-11-14
[PATCH] x86_64: Remove asm-x86_64/rwsem.h
Andi Kleen
1
-283
/
+0
2005-11-14
[PATCH] x86-64/i386: Intel HT, Multi core detection fixes
Siddha, Suresh B
1
-1
/
+3
2005-11-14
[PATCH] x86_64: Fix NUMA node lookup debug code which had bitrotted
Andi Kleen
1
-3
/
+2
2005-11-14
[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.c
Andi Kleen
1
-1
/
+1
2005-11-14
[PATCH] x86_64: Allow modular build of ia32 aout loader
Andi Kleen
1
-0
/
+5
2005-11-14
[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.
Andi Kleen
1
-0
/
+2
2005-11-14
[PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs...
Andi Kleen
1
-6
/
+6
2005-11-14
[PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbers
Andi Kleen
2
-3
/
+3
2005-11-14
[PATCH] x86_64: Unmap NULL during early bootup
Siddha, Suresh B
3
-1
/
+3
2005-11-14
[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA
Andi Kleen
3
-0
/
+5
2005-11-14
[PATCH] x86_64: Fix up outdated pfn_to_page comment
Andi Kleen
1
-3
/
+1
2005-11-14
[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...
James Cleverdon
2
-1
/
+5
2005-11-14
[PATCH] x86_64: Support for AMD specific MCE Threshold.
Jacob Shin
3
-1
/
+13
2005-11-14
[PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64.
Jan Beulich
1
-14
/
+21
2005-11-14
[PATCH] x86_64: Add 4GB DMA32 zone
Andi Kleen
2
-2
/
+11
2005-11-13
[PATCH] atomic: inc_not_zero
Nick Piggin
1
-0
/
+19
2005-11-13
[PATCH] atomic: cmpxchg
Nick Piggin
1
-0
/
+2
2005-11-13
[PATCH] x86_64: fix tss limit
Siddha, Suresh B
1
-3
/
+10
2005-11-10
[PATCH] PCI: Change MSI to use physical delivery mode always
Ashok Raj
2
-3
/
+7
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changes
Ananth N Mavinakayanahalli
1
-0
/
+19
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
2
-0
/
+4
2005-10-31
manual update from upstream:
Tony Luck
8
-12
/
+43
2005-10-30
[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
Arthur Othieno
1
-3
/
+0
2005-10-30
[PATCH] vm: remove unused/broken page_pte[_prot] macros
Tejun Heo
1
-2
/
+0
2005-10-30
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
1
-2
/
+0
2005-10-30
[PATCH] Clean up mtrr compat ioctl code
Brian Gerst
1
-0
/
+33
2005-10-29
[PATCH] add sem_is_read/write_locked()
Rik Van Riel
1
-0
/
+5
2005-10-28
[PATCH] gfp_t: dma-mapping (amd64)
Al Viro
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: dma-mapping (ia64)
Al Viro
1
-1
/
+1
2005-10-27
Revert "x86-64: Avoid unnecessary double bouncing for swiotlb"
Linus Torvalds
1
-3
/
+3
2005-10-20
Update from upstream with manual merge of Yasunori Goto's
Tony Luck
4
-1
/
+5
2005-10-10
[PATCH] x86_64: Allocate cpu local data for all possible CPUs
Andi Kleen
1
-0
/
+1
2005-09-30
[PATCH] x86_64: Add missing () around arguments of pte_index macro
Kirill Korotaev
1
-1
/
+1
2005-09-29
[PATCH] Fix up TLB flush filter disabling
Andi Kleen
1
-0
/
+1
2005-09-29
[PATCH] x86_64: implement dma_sync_single_range_for_{cpu,device}
John W. Linville
1
-4
/
+27
2005-09-29
[PATCH] swiotlb: support syncing sub-ranges of mappings
John W. Linville
1
-0
/
+8
2005-09-17
[PATCH] x86_64: desc.h-needs smp.h
Andrew Morton
1
-0
/
+2
2005-09-13
[PATCH] feature removal of io_remap_page_range()
Randy Dunlap
1
-3
/
+0
2005-09-12
[PATCH] x86-64: clean up local_add/sub arguments
Andi Kleen
1
-2
/
+2
2005-09-12
[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...
Chuck Ebbert
1
-0
/
+2
2005-09-12
[PATCH] x86-64: reduce x86-64 bug frame by 4 bytes
Jan Beulich
1
-6
/
+4
2005-09-12
[PATCH] x86-64: Lose constraints on cmpxchg
Jan Beulich
1
-3
/
+3
2005-09-12
[PATCH] x86-64: Declare NMI_VECTOR and handle it in the IPI sending code.
Jan Beulich
2
-3
/
+15
2005-09-12
[PATCH] x86-64: Remove unused vxtime.hz field
Andi Kleen
1
-1
/
+0
[next]