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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-28
[PATCH] uml: Fix redundant assignment
Jeff Dike
1
-1
/
+0
2005-07-28
[PATCH] uml: Fix skas0 stub return
Bodo Stroesser
1
-3
/
+3
2005-07-28
[PATCH] uml: avoid unnecessary pcap rebuild
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+3
2005-07-28
[PATCH] uml: fix TT mode by reverting "use fork instead of clone"
Jeff Dike
1
-19
/
+29
2005-07-28
[PATCH] x86_64: fix cpu_to_node setup for sparse apic_ids
Ravikiran G Thirumalai
1
-6
/
+11
2005-07-28
[PATCH] x86_64: Remove unused variable in k8-bus.c
Andi Kleen
1
-1
/
+1
2005-07-28
[PATCH] x86_64: Use msleep in smpboot.c
Nishanth Aravamudan
1
-2
/
+1
2005-07-28
[PATCH] x86_64: Fix SRAT handling on non dual core systems
Andi Kleen
1
-2
/
+0
2005-07-28
[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...
Andi Kleen
2
-0
/
+31
2005-07-28
[PATCH] x86_64: Small assembly improvements
Andi Kleen
2
-13
/
+13
2005-07-28
[PATCH] x86_64: Remove unnecessary include in fault.c
Andi Kleen
1
-1
/
+0
2005-07-28
[PATCH] x86_64: When running cpuid4 need to run on the correct CPU
Andi Kleen
1
-6
/
+14
2005-07-28
[PATCH] x86_64: Icecream has no way of detecting assembler-level includes
Andreas Gruenbacher
3
-12
/
+19
2005-07-28
[PATCH] x86_64: Support more than 8 cores on AMD systems
Andi Kleen
2
-10
/
+85
2005-07-28
[PATCH] x86_64: Remove the broadcast options that were added for cpuhotplug
Andi Kleen
1
-86
/
+2
2005-07-28
[PATCH] x86_64: Remove IA32_* build tools in Makefile
Andi Kleen
1
-12
/
+0
2005-07-28
[PATCH] x86_64: Create per CPU machine check sysfs directories
Andi Kleen
1
-19
/
+74
2005-07-28
[PATCH] x86_64: Print a boot message for hotplug memory zones
Andi Kleen
1
-1
/
+4
2005-07-28
[PATCH] x86_64: Fix overflow in NUMA hash function setup
Keith Mannthey
1
-24
/
+26
2005-07-28
[PATCH] x86_64: Improve CONFIG_GART_IOMMU description and make it default y
Andi Kleen
1
-1
/
+4
2005-07-28
[PATCH] x86_64: Remove unused variable in delay.c
Andi Kleen
1
-2
/
+0
2005-07-28
[PATCH] x86_64: Some cleanup in setup64.c
Andi Kleen
1
-14
/
+4
2005-07-28
[PATCH] x86_64: Clarify Booting processor ... message
Andi Kleen
1
-2
/
+3
2005-07-28
[PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of...
Andi Kleen
1
-2
/
+1
2005-07-28
[PATCH] x86_64: Move cpu_present/possible_map parsing earlier
Andi Kleen
2
-37
/
+35
2005-07-28
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-86
/
+138
2005-07-28
[PATCH] x86_64: Always ack IPIs even on errors
Andi Kleen
1
-2
/
+1
2005-07-28
[PATCH] x86_64: cpu hotplug changes kills nmi watchdog
Alexander Nyberg
1
-3
/
+0
2005-07-28
[PATCH] Fix incorrect Asus k7m irq router detection
Giancarlo Formicuccia
1
-0
/
+7
2005-07-27
[PATCH] new alpha syscalls
Richard Henderson
1
-0
/
+5
2005-07-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-12
/
+23
2005-07-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
2
-9
/
+9
2005-07-27
Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp
Linus Torvalds
1
-3
/
+3
2005-07-27
[PATCH] ppc32: 8xx remove BROKEN Kconfig entry
Marcelo Tosatti
1
-1
/
+0
2005-07-27
[PATCH] ppc32: 8xx avoid icbi misbehaviour in __flush_dcache_icache_phys
Anton Wöllert
1
-0
/
+3
2005-07-27
[PATCH] sys_get_thread_area does not clear the returned argument
Blaisorblade
1
-0
/
+2
2005-07-27
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
6
-13
/
+14
2005-07-27
[PATCH] s390: cpu timer reset in machine check handler
Heiko Carstens
2
-6
/
+6
2005-07-27
[PATCH] s390: 31 bit memory size limit
Heiko Carstens
1
-1
/
+6
2005-07-27
[PATCH] s390: external call performance
Heiko Carstens
4
-13
/
+17
2005-07-27
[PATCH] s390: spin lock retry
Martin Schwidefsky
4
-11
/
+135
2005-07-27
[PATCH] v850: Update PCI support
Miles Bader
2
-6
/
+45
2005-07-27
[PATCH] v850: Add defconfigs
Miles Bader
5
-28
/
+1543
2005-07-27
[PATCH] CRIS update: new subarchitecture v32
Mikael Starvik
65
-0
/
+20786
2005-07-27
[PATCH] CRIS update: updates for 2.6.12
Mikael Starvik
3
-33
/
+46
2005-07-27
[PATCH] CRIS update: SMP
Mikael Starvik
3
-73
/
+4
2005-07-27
[PATCH] CRIS update: profiler
Mikael Starvik
2
-1
/
+90
2005-07-27
[PATCH] CRIS update: mm
Mikael Starvik
3
-47
/
+131
2005-07-27
[PATCH] CRIS update: misc patches
Mikael Starvik
7
-60
/
+116
2005-07-27
[PATCH] CRIS update: IRQ
Mikael Starvik
2
-256
/
+83
[next]