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-18
[PATCH] uml ubd code: fix a bit of whitespace
Paolo 'Blaisorblade' Giarrusso
1
-14
/
+17
2006-01-18
[PATCH] uml: allow again to move backing file and to override saved location
Paolo 'Blaisorblade' Giarrusso
1
-13
/
+15
2006-01-18
[PATCH] uml: arch Kconfig menu cleanups
Paolo 'Blaisorblade' Giarrusso
2
-14
/
+19
2006-01-18
[PATCH] uml: avoid malloc to sleep in atomic sections
Paolo 'Blaisorblade' Giarrusso
4
-11
/
+19
2006-01-18
[PATCH] uml: sigio code - reduce spinlock hold time
Paolo 'Blaisorblade' Giarrusso
1
-25
/
+58
2006-01-18
[PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error path
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+13
2006-01-18
[PATCH] uml: networking - clear transport-specific structure
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+5
2006-01-18
[PATCH] uml: make daemon transport behave properly
Paolo 'Blaisorblade' Giarrusso
2
-0
/
+10
2006-01-18
[PATCH] uml: TT mode softint fixes
Bodo Stroesser
2
-4
/
+6
2006-01-18
[PATCH] uml: use setjmp/longjmp instead of sigsetjmp/siglongjmp
Jeff Dike
1
-2
/
+2
2006-01-18
[PATCH] uml: implement soft interrupts
Jeff Dike
8
-118
/
+183
2006-01-18
[PATCH] uml: eliminate some globals
Jeff Dike
1
-16
/
+12
2006-01-18
[PATCH] uml: move libc-dependent skas process handling
Gennady Sharapov
9
-27
/
+601
2006-01-18
[PATCH] uml: move libc-dependent skas memory mapping code
Gennady Sharapov
5
-118
/
+123
2006-01-18
[PATCH] uml: move headers to arch/um/include
Gennady Sharapov
18
-149
/
+115
2006-01-18
[PATCH] uml: change interface to boot_timer_handler
Bodo Stroesser
2
-4
/
+13
2006-01-18
[PATCH] uml: move libc-dependent time code
Gennady Sharapov
16
-94
/
+211
2006-01-18
[PATCH] uml: move libc-dependent utility procedures
Gennady Sharapov
11
-87
/
+72
2006-01-18
[PATCH] uml: move LDT creation
Bodo Stroesser
4
-23
/
+29
2006-01-18
[PATCH] x86_64: Fix MCE exception stack for boot CPU
Jan Beulich
1
-1
/
+1
2006-01-18
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
16
-202
/
+178
2006-01-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-6
/
+32
2006-01-18
[SPARC64]: Fix build with CONFIG_COMPAT disabled.
David S. Miller
1
-0
/
+4
2006-01-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream
Russell King
11
-187
/
+152
2006-01-18
[SPARC64]: Serial Console for E250 Patch
Eddie C. Dost
2
-0
/
+10
2006-01-18
[ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for modules
David Vrabel
1
-1
/
+2
2006-01-18
[ARM] 3272/1: fix kernel decompressor crash
Nicolas Pitre
1
-1
/
+1
2006-01-18
[ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulation
Nicolas Pitre
1
-1
/
+4
2006-01-18
[ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn
Nicolas Pitre
2
-12
/
+19
2006-01-18
[SPARC64]: Update defconfig.
David S. Miller
1
-6
/
+18
2006-01-18
[PATCH] e1000: Added disable packet split capability
Jesse Brandeburg
24
-0
/
+25
2006-01-17
[SPARC]: change if() BUG(); to BUG_ON in iommu.c
Eric Sesterhenn
1
-7
/
+6
2006-01-17
ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable misc
Tony Lindgren
6
-21
/
+21
2006-01-17
ARM: OMAP: 3/4 Fix clock framework to use clk_enable/disable for omap2
Tony Lindgren
2
-23
/
+21
2006-01-17
ARM: OMAP: 2/4 Fix clock framework to use clk_enable/disable for omap1
Tony Lindgren
2
-106
/
+106
2006-01-17
ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disable
Tony Lindgren
1
-37
/
+4
2006-01-17
[SPARC64]: Eliminate race condition reading Hummingbird STICK register
Richard Mortimer
1
-11
/
+11
2006-01-16
[PATCH] x86_64: add __meminit for memory hotplug
Matt Tolentino
1
-1
/
+1
2006-01-16
[PATCH] x86_64: add x86-64 support for memory hot-add
Matt Tolentino
2
-33
/
+134
2006-01-16
[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit
Andi Kleen
4
-2
/
+111
2006-01-16
[PATCH] x86_64: Remove elf32_map in 32bit ELF loader
Andi Kleen
1
-17
/
+0
2006-01-16
[PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table}
Jan Beulich
1
-71
/
+37
2006-01-16
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-4
/
+17
2006-01-16
[PATCH] sh: Move CPU subtype configuration to its own Kconfig
Paul Mundt
4
-350
/
+482
2006-01-16
[PATCH] sh: Simple timer framework
Paul Mundt
3
-0
/
+287
2006-01-16
[PATCH] sh: Simplistic clock framework
Paul Mundt
16
-612
/
+1224
2006-01-16
[PATCH] sh: I/O routine cleanups and ioremap() overhaul
Paul Mundt
3
-136
/
+196
2006-01-16
[PATCH] sh: IRQ handler updates
Paul Mundt
8
-452
/
+536
2006-01-16
[PATCH] sh: kexec() support
kogiidena
4
-3
/
+225
2006-01-16
[PATCH] sh: DMA updates
Paul Mundt
8
-94
/
+194
[next]