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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-24
xen: make grant table arch portable
Isaku Yamahata
1
-0
/
+6
2008-04-24
xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
Isaku Yamahata
2
-0
/
+8
2008-04-24
xen: make include/xen/page.h portable moving those definitions under asm dir
Isaku Yamahata
2
-168
/
+169
2008-04-24
xen: add resend_irq_on_evtchn() definition into events.c
Isaku Yamahata
1
-0
/
+1
2008-04-24
Xen: make events.c portable for ia64/xen support
Isaku Yamahata
2
-7
/
+23
2008-04-24
xen: move events.c to drivers/xen for IA64/Xen support
Isaku Yamahata
1
-0
/
+8
2008-04-24
xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen n...
Isaku Yamahata
1
-0
/
+5
2008-04-24
xen: add missing definitions for xen grant table which ia64/xen needs
Isaku Yamahata
2
-3
/
+32
2008-04-24
xen: definitions which ia64/xen needs
Isaku Yamahata
1
-1
/
+11
2008-04-24
xen: definisions which ia64 needs
Isaku Yamahata
1
-0
/
+10
2008-04-24
xen: add support for callbackops hypercall
Jeremy Fitzhardinge
3
-0
/
+112
2008-04-24
x86: unify pgd ctor/dtor
Jeremy Fitzhardinge
3
-16
/
+17
2008-04-24
x86: unify KERNEL_PGD_PTRS
Jeremy Fitzhardinge
2
-4
/
+3
2008-04-24
xen: unify pte operations on machine frames
Jeremy Fitzhardinge
1
-15
/
+15
2008-04-24
xen: use phys_addr_t when referring to physical addresses
Jeremy Fitzhardinge
1
-14
/
+2
2008-04-24
x86: demacro pgalloc paravirt stubs
Jeremy Fitzhardinge
1
-7
/
+8
2008-04-24
x86/pgtable.h: demacro ptep_clear_flush_young
Jeremy Fitzhardinge
1
-8
/
+2
2008-04-24
x86/pgtable.h: demacro ptep_test_and_clear_young
Jeremy Fitzhardinge
1
-9
/
+2
2008-04-24
x86/pgtable.h: demacro ptep_set_access_flags
Jeremy Fitzhardinge
1
-10
/
+3
2008-04-24
x86: add pud_alloc for 4-level pagetables
Jeremy Fitzhardinge
2
-0
/
+14
2008-04-24
x86: rename paravirt_alloc_pt etc after the pagetable structure
Jeremy Fitzhardinge
2
-24
/
+24
2008-04-24
x86: move pgalloc pud and pgd operations into common place
Jeremy Fitzhardinge
3
-44
/
+30
2008-04-24
x86: move pmd functions into common asm/pgalloc.h
Jeremy Fitzhardinge
3
-56
/
+33
2008-04-24
x86: move pte functions into common asm/pgalloc.h
Jeremy Fitzhardinge
3
-34
/
+16
2008-04-24
x86: put paravirt stubs into common asm/pgalloc.h
Jeremy Fitzhardinge
2
-10
/
+10
2008-04-24
x86: xen unify x86 add common mm pgtable c fix
Ingo Molnar
1
-16
/
+1
2008-04-24
x86: add common mm/pgtable.c
Jeremy Fitzhardinge
3
-78
/
+18
2008-04-24
x86: convert pgalloc_64.h from macros to inlines
Jeremy Fitzhardinge
1
-15
/
+18
2008-04-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2
-2
/
+0
2008-04-24
generic: add ioremap_wc() interface wrapper
venkatesh.pallipadi@intel.com
1
-0
/
+4
2008-04-24
x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
venkatesh.pallipadi@intel.com
1
-0
/
+9
2008-04-24
x86: PAT avoid aliasing in /dev/mem read/write
venkatesh.pallipadi@intel.com
3
-12
/
+8
2008-04-24
x86: introduce /dev/mem restrictions with a config option
Arjan van de Ven
1
-0
/
+1
2008-04-24
"make namespacecheck" fixes
Ingo Molnar
2
-2
/
+0
2008-04-24
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
10
-50
/
+72
2008-04-24
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
11
-19
/
+28
2008-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
14
-33
/
+287
2008-04-24
Merge branch 'devel'
Trond Myklebust
10
-50
/
+72
2008-04-24
Merge branch 'wm97xx'
Dmitry Torokhov
1
-0
/
+3
2008-04-24
V4L/DVB (7677): saa7134: Add/fix Beholder entries
Dmitry Belimov
1
-0
/
+1
2008-04-24
V4L/DVB (7665): videodev: Add default vidioc handler
Douglas Schilling Landgraf
1
-0
/
+4
2008-04-24
V4L/DVB (7620): Adding support for a new i2c bridge type
Steven Toth
1
-0
/
+1
2008-04-24
V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmalloc
Mauro Carvalho Chehab
2
-8
/
+14
2008-04-24
V4L/DVB (7554): videobuf-dma-sg: Remove unused flag
Mauro Carvalho Chehab
1
-3
/
+0
2008-04-24
V4L/DVB (7538): Adds selectable adapter numbers as per module option
Janne Grunau
1
-1
/
+2
2008-04-24
V4L/DVB (7506): Powercolor Real Angel 330 (remote control support)
Dâniel Fraga
1
-0
/
+1
2008-04-24
V4L/DVB (7501): soc-camera: use a spinlock for videobuffer queue
Guennadi Liakhovetski
1
-0
/
+3
2008-04-24
V4L/DVB (7500): soc-camera: extract function pointers from host object into o...
Guennadi Liakhovetski
1
-3
/
+6
2008-04-24
V4L/DVB (7493): videobuf: Avoid deadlock with QBUF and bring up to spec for e...
Brandon Philips
1
-0
/
+2
2008-04-24
V4L/DVB (7453): v4l2-api: Define a standard control for color killer function...
Frej Drejhammar
1
-1
/
+2
[prev]
[next]