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-um
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
3
-5
/
+6
2006-09-21
Remove UML header export
David Woodhouse
1
-1
/
+0
2006-07-04
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
1
-0
/
+1
2006-07-01
[PATCH] uml: make copy_*_user atomic
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+19
2006-06-30
[PATCH] uml: add __raw_writeq definition
Jeff Dike
1
-0
/
+5
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
1
-3
/
+0
2006-06-20
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
13
-13
/
+0
2006-06-18
Add empty Kbuild files for 'make headers_install' in remaining arches.
David Woodhouse
1
-0
/
+1
2006-06-05
[PATCH] uml: more __user annotations
Al Viro
1
-3
/
+3
2006-06-05
[PATCH] uml: add asm/irqflags.h
Jeff Dike
1
-0
/
+6
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
13
-13
/
+0
2006-04-11
[PATCH] uml: fix "extern-vs-static" proto conflict in TLS code
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+3
2006-03-31
[PATCH] uml: check for differences in host support
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+5
2006-03-31
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
7
-38
/
+110
2006-03-31
[PATCH] uml: split ldt.h in arch-independent and arch-dependant code
Paolo 'Blaisorblade' Giarrusso
4
-106
/
+77
2006-03-31
[PATCH] uml: sparse cleanups
Al Viro
3
-10
/
+10
2006-03-27
[PATCH] unify pfn_to_page: uml pfn_to_page
KAMEZAWA Hiroyuki
1
-3
/
+1
2006-03-27
[PATCH] uml: fix build warnings in __get_user
Jeff Dike
1
-21
/
+10
2006-03-23
[PATCH] x86: SMP alternatives
Gerd Hoffmann
1
-0
/
+6
2006-02-01
[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+2
2006-02-01
[PATCH] uml: skas0-hold-own-ldt fixups for x86-64
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+6
2006-02-01
[PATCH] uml: typo fixup
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2006-01-18
[PATCH] uml: use generic sys_rt_sigsuspend
Jeff Dike
1
-0
/
+1
2006-01-18
[PATCH] uml: add TIF_RESTORE_SIGMASK support
Jeff Dike
1
-11
/
+2
2006-01-18
[PATCH] uml: add __raw_writel definition
Jeff Dike
1
-0
/
+16
2006-01-12
[PATCH] death of get_thread_info/put_thread_info
Al Viro
1
-3
/
+0
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
1
-1
/
+0
2006-01-09
[PATCH] mutex subsystem, add default include/asm-*/mutex.h files
Arjan van de Ven
1
-0
/
+9
2006-01-08
[PATCH] remove gcc-2 checks
Andrew Morton
1
-4
/
+0
2006-01-08
[PATCH] consolidate asm/futex.h
Jeff Dike
1
-9
/
+3
2006-01-08
[PATCH] Kill L1_CACHE_SHIFT_MAX
Ravikiran G Thirumalai
1
-3
/
+0
2005-11-22
[PATCH] uml: eliminate anonymous union and clean up symlink lossage
Jeff Dike
2
-7
/
+2
2005-11-07
[PATCH] uml: maintain own LDT entries
Bodo Stroesser
2
-0
/
+138
2005-11-07
[PATCH] uml: switch_mm fix
Ben Lahaise
1
-1
/
+2
2005-10-30
[PATCH] uml: remove old UM_FASTCALL, and make the thing work again
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+8
2005-10-30
[PATCH] uml: reuse i386 cpu-specific tuning
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+15
2005-10-29
[PATCH] mm: pte_offset_map_lock loops
Hugh Dickins
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: remaining bits of arch/*
Al Viro
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: dma-mapping (simple cases)
Al Viro
1
-1
/
+1
2005-10-04
[PATCH] uml: Fix sysrq-r support for skas mode
Allan Graves
3
-35
/
+17
2005-09-30
[PATCH] uml get_user() NULL noise removal
Al Viro
1
-1
/
+1
2005-09-22
[PATCH] uml: don't redundantly mark pte as newpage in pte_modify
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+0
2005-09-21
[PATCH] uml: adapt asm/futex.h to our arch
Paolo 'Blaisorblade' Giarrusso
1
-46
/
+5
2005-09-17
[PATCH] uml: UML/i386 cmpxchg fix
Jeff Dike
1
-2
/
+0
2005-09-17
[PATCH] uml: breakpoint an arbitrary thread
Jeff Dike
1
-0
/
+1
2005-09-10
[PATCH] uml spinlock breakage
Al Viro
1
-0
/
+6
2005-09-10
[PATCH] uml: inline mk_pte and various friends
Paolo 'Blaisorblade' Giarrusso
2
-7
/
+12
2005-09-07
[PATCH] remove asm-*/hdreg.h
Christoph Hellwig
1
-6
/
+0
2005-09-07
[PATCH] auxiliary vector cleanups
H. J. Lu
1
-0
/
+4
2005-09-07
[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
Jakub Jelinek
1
-0
/
+53
[next]