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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-14
[PATCH] x86_64: Increase the maximum number of local APICs to the maximum
Andi Kleen
2
-6
/
+9
2005-11-14
[PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...
Andi Kleen
5
-65
/
+10
2005-11-14
[PATCH] x86_64: Make node boundaries consistent
Magnus Damm
3
-6
/
+1
2005-11-14
[PATCH] x86_64: Log machine checks from boot on Intel systems
Andi Kleen
2
-7
/
+13
2005-11-14
[PATCH] x86_64: Make ACPI NUMA and NUMA emulation peers of K8_NUMA in Kconfig
Ravikiran G Thirumalai
1
-15
/
+32
2005-11-14
[PATCH] x86_64: Use common sys_time64
Paolo 'Blaisorblade' Giarrusso
2
-15
/
+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: Remove optimization for B stepping AMD K8
Andi Kleen
4
-310
/
+2
2005-11-14
[PATCH] x86_64: Reduce number of retries for reset through keyboard controller
Andi Kleen
2
-2
/
+2
2005-11-14
[PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about t...
Siddha, Suresh B
1
-14
/
+32
2005-11-14
[PATCH] x86-64/i386: Intel HT, Multi core detection fixes
Siddha, Suresh B
11
-110
/
+178
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: Don't enable interrupt unconditionally in reboot path
Andi Kleen
2
-4
/
+6
2005-11-14
[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.c
Andi Kleen
2
-21
/
+28
2005-11-14
[PATCH] x86_64: Allow modular build of ia32 aout loader
Andi Kleen
5
-5
/
+12
2005-11-14
[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...
Shaohua Li
2
-0
/
+13
2005-11-14
[PATCH] AGP: Make gart iterator in K8 AGP driver SMP safe
Andi Kleen
1
-2
/
+3
2005-11-14
[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by default
Andi Kleen
1
-1
/
+1
2005-11-14
[PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64
Andi Kleen
1
-0
/
+10
2005-11-14
[PATCH] x86_64: Optimize NUMA node hash function
Eric Dumazet
1
-24
/
+43
2005-11-14
[PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS ...
Bryan Ford
1
-0
/
+17
2005-11-14
[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.
Andi Kleen
4
-5
/
+47
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: Some clarifications for Documention/x86_64/mm.txt
Andi Kleen
1
-1
/
+5
2005-11-14
[PATCH] x86_64: Replace swiotlb extern with include
Andi Kleen
1
-4
/
+1
2005-11-14
[PATCH] x86_64: Replace cpu_pda extern with include
Andi Kleen
1
-2
/
+0
2005-11-14
[PATCH] x86_64: Only use asm/sections.h to declare section symbols
Andi Kleen
6
-16
/
+8
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
11
-32
/
+56
2005-11-14
[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA
Andi Kleen
7
-5
/
+18
2005-11-14
[PATCH] x86_64: Fix gcc 4 warning in aperture.c
Andi Kleen
1
-1
/
+1
2005-11-14
[PATCH] x86-64/i386: Fix CPU model for family 6
Suresh Siddha
2
-4
/
+4
2005-11-14
[PATCH] x86_64: Remove duplicate __cpuinit define
Ashok Raj
1
-2
/
+0
2005-11-14
[PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistent
Andi Kleen
1
-1
/
+7
2005-11-14
[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t
Andi Kleen
4
-11
/
+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
5
-17
/
+86
2005-11-14
[PATCH] x86_64: Support for AMD specific MCE Threshold.
Jacob Shin
11
-1
/
+582
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: Account mem_map in VM holes accounting
Andi Kleen
1
-0
/
+19
2005-11-14
[PATCH] x86_64: When cpu_up fails clean up page allocator properly
Andi Kleen
1
-2
/
+1
2005-11-14
[PATCH] x86_64: Make i386 compile again with fourth DMA32 zone
Andi Kleen
1
-2
/
+2
2005-11-14
[PATCH] x86_64: Set compatibility flag for 4GB zone on IA64
Andi Kleen
1
-0
/
+4
2005-11-14
[PATCH] x86_64: Add 4GB DMA32 zone
Andi Kleen
7
-55
/
+90
2005-11-14
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-15
/
+83
2005-11-04
[libata] ATAPI pad allocation fixes/cleanup
Jeff Garzik
5
-26
/
+71
2005-11-04
Merge branch 'master'
Jeff Garzik
1852
-64762
/
+103730
2005-11-04
[PATCH] nvidiafb: Geforce 7800 series support added
Calin A. Culianu
2
-0
/
+12
2005-11-04
Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...
Linus Torvalds
7
-0
/
+2091
[next]