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
2006-01-06
[PATCH] uml: umid cleanup
Jeff Dike
6
-126
/
+164
2006-01-06
[PATCH] uml: separate libc-dependent umid code
Jeff Dike
7
-339
/
+324
2006-01-06
[PATCH] uml: Add throttling to console driver
Jeff Dike
6
-14
/
+63
2006-01-06
[PATCH] uml: Fix flip_buf full handling
Jeff Dike
1
-1
/
+1
2006-01-06
[PATCH] uml: Simplify console opening/closing and irq registration
Jeff Dike
6
-166
/
+137
2006-01-06
[PATCH] uml: move console configuration
Jeff Dike
5
-32
/
+35
2006-01-06
[PATCH] uml: line_setup interface change
Jeff Dike
1
-3
/
+9
2006-01-06
[PATCH] uml: Add static initializations and declarations
Jeff Dike
4
-10
/
+9
2006-01-06
[PATCH] uml: Move mconsole support out of generic code
Jeff Dike
4
-15
/
+14
2006-01-06
[PATCH] uml: Remove unneeded structure field
Jeff Dike
3
-14
/
+9
2006-01-06
[PATCH] uml: use ARRAY_SIZE
Jeff Dike
2
-20
/
+13
2006-01-06
[PATCH] uml: Formatting changes
Jeff Dike
8
-368
/
+381
2006-01-06
[PATCH] uml: non-void functions should return something
Jeff Dike
3
-11
/
+6
2006-01-06
[PATCH] uml: use kstrdup
Jeff Dike
4
-8
/
+8
2006-01-06
[PATCH] cris: kgdb: remove double_this()
Alexey Dobriyan
1
-6
/
+0
2006-01-06
[PATCH] m68knommu: enable_irq/disable_irq
Christoph Hellwig
2
-4
/
+0
2006-01-06
[PATCH] m32r: Remove unnecessary icu_data_t definitions
Hirokazu Takata
8
-52
/
+0
2006-01-06
[PATCH] m32r: Fix M32104 cache flushing routines
Hirokazu Takata
2
-10
/
+33
2006-01-06
[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET
Hirokazu Takata
7
-62
/
+71
2006-01-06
[PATCH] m32r: Support M32104UT target platform
Hirokazu Takata
11
-11
/
+1185
2006-01-06
[PATCH] m32r: trivial fix to remove unused instructions
Hirokazu Takata
1
-2
/
+0
2006-01-06
[PATCH] Alpha: convert to generic irq framework (alpha part)
Ivan Kokshaysky
3
-622
/
+22
2006-01-06
[PATCH] cpu hotplug/x86_64: disable interrupt in play_dead
Shaohua Li
1
-2
/
+3
2006-01-06
[PATCH] i386: Handle HP laptop rebooting properly.
Ben Collins
1
-3
/
+3
2006-01-06
[PATCH] i386: ioapic virtual wire mode fix
Vivek Goyal
1
-2
/
+2
2006-01-06
[PATCH] fix cpu frequency detection in arch/i386/kernel/timers/timer_tsc.c::r...
Larry Finger
1
-0
/
+2
2006-01-06
[PATCH] APM Screen Blanking fix
Jordan Crouse
1
-13
/
+14
2006-01-06
[PATCH] Base support for AMD Geode GX/LX processors
Jordan Crouse
3
-6
/
+42
2006-01-06
[PATCH] arch/i386/kernel/cpuid.c: unused variable
Daniel Marjamaki
1
-2
/
+1
2006-01-06
[PATCH] arch/i386/kernel/msr.c: removed unused variable
Daniel Marjamaki
1
-2
/
+1
2006-01-06
[PATCH] x86: missing printk newline in apic boot option parser
Dave Jones
1
-1
/
+1
2006-01-06
[PATCH] x86: change_page_attr() fix
Dave Jones
1
-6
/
+21
2006-01-06
[PATCH] make bigsmp the default mode if CONFIG_HOTPLUG_CPU
Ashok Raj
1
-8
/
+18
2006-01-06
[PATCH] i386 sparsemem for single node systems
Andy Whitcroft
2
-2
/
+14
2006-01-06
[PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c...
Arjan van de Ven
4
-3
/
+3
2006-01-06
[PATCH] x86/x86_64: mark rodata section read-only: x86-64 support
Arjan van de Ven
2
-0
/
+33
2006-01-06
[PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfix
Arjan van de Ven
1
-2
/
+7
2006-01-06
[PATCH] x86/x86_64: mark rodata section read only: x86 parts
Arjan van de Ven
2
-0
/
+34
2006-01-06
[PATCH] x86: Deprecate useless bug
Zachary Amsden
1
-11
/
+1
2006-01-06
[PATCH] x86: Apm is on cpu zero only
Zachary Amsden
1
-12
/
+11
2006-01-06
[PATCH] x86: Stop deleting nt
Zachary Amsden
1
-5
/
+0
2006-01-06
[PATCH] x86: Fixed pnp bios limits
Zachary Amsden
1
-4
/
+8
2006-01-06
[PATCH] x86: Pnp byte granularity
Zachary Amsden
1
-6
/
+6
2006-01-06
[PATCH] x86: Apm seg in gdt
Zachary Amsden
2
-10
/
+5
2006-01-06
[PATCH] x86: Always relax segments
Zachary Amsden
1
-38
/
+17
2006-01-06
[PATCH] x86: Cr4 is valid on some 486s
Zachary Amsden
1
-3
/
+1
2006-01-06
[PATCH] i386: fix bound check IDT gate
Jan Beulich
1
-2
/
+2
2006-01-06
[PATCH] i386: move SIMD initialization
Jan Beulich
1
-0
/
+22
2006-01-06
[PATCH] i386: don't blindly enable interrupts in die()
Jan Beulich
1
-2
/
+5
2006-01-06
[PATCH] x86: GDT alignment fix
Zachary Amsden
5
-5
/
+11
[prev]
[next]