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
2008-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
100
-4463
/
+1626
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
5
-14
/
+240
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
23
-987
/
+572
2008-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-7
/
+24
2008-04-25
Update .gitignore files
Matthew Wilcox
2
-2
/
+6
2008-04-25
x86: harden kernel code patching
Ingo Molnar
1
-0
/
+1
2008-04-25
x86: clean up text_poke()
Mathieu Desnoyers
1
-20
/
+18
2008-04-25
x86: fix text_poke()
Jiri Slaby
1
-1
/
+1
2008-04-25
x86: remove set_fixmap() warning
Ingo Molnar
1
-1
/
+1
2008-04-25
x86: make __set_fixmap() non-init
Ingo Molnar
1
-3
/
+2
2008-04-25
[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit().
David S. Miller
1
-5
/
+22
2008-04-25
[SPARC64]: Fix args to 64-bit sys_semctl() via sys_ipc().
David S. Miller
1
-2
/
+2
2008-04-25
[POWERPC] Add zImage.iseries to arch/powerpc/boot/.gitignore
Kumar Gala
1
-0
/
+1
2008-04-24
xen: allow compilation with non-flat memory
Jeremy Fitzhardinge
2
-1
/
+3
2008-04-24
xen: fold xen_sysexit into xen_iret
Jeremy Fitzhardinge
2
-64
/
+15
2008-04-24
xen: allow set_pte_at on init_mm to be lockless
Jeremy Fitzhardinge
1
-2
/
+10
2008-04-24
xen: disable preemption during tlb flush
Jeremy Fitzhardinge
1
-2
/
+13
2008-04-24
xen: make grant table arch portable
Isaku Yamahata
2
-1
/
+92
2008-04-24
xen: move events.c to drivers/xen for IA64/Xen support
Isaku Yamahata
3
-660
/
+2
2008-04-24
xen: move features.c from arch/x86/xen/features.c to drivers/xen
Isaku Yamahata
2
-30
/
+1
2008-04-24
xen: jump to iret fixup
Jeremy Fitzhardinge
2
-15
/
+10
2008-04-24
xen: no need for domU to worry about MCE/MCA
Jeremy Fitzhardinge
1
-0
/
+2
2008-04-24
xen: short-cut for recursive event handling
Jeremy Fitzhardinge
1
-16
/
+30
2008-04-24
xen: make sure retriggered events are set pending
Jeremy Fitzhardinge
1
-1
/
+7
2008-04-24
xen: implement a debug-interrupt handler
Jeremy Fitzhardinge
3
-5
/
+64
2008-04-24
xen: support sysenter/sysexit if hypervisor does
Jeremy Fitzhardinge
6
-3
/
+99
2008-04-24
x86: unify pgd ctor/dtor
Jeremy Fitzhardinge
1
-46
/
+13
2008-04-24
x86: unify KERNEL_PGD_PTRS
Jeremy Fitzhardinge
6
-14
/
+14
2008-04-24
xen: make sure iret faults are trapped
Jeremy Fitzhardinge
2
-2
/
+6
2008-04-24
xen: unify pte operations
Jeremy Fitzhardinge
1
-81
/
+44
2008-04-24
xen: make use of pte_t union
Jeremy Fitzhardinge
1
-13
/
+11
2008-04-24
xen: use appropriate pte types
Jeremy Fitzhardinge
1
-16
/
+16
2008-04-24
x86/pgtable.h: demacro ptep_clear_flush_young
Jeremy Fitzhardinge
1
-0
/
+12
2008-04-24
x86/pgtable.h: demacro ptep_test_and_clear_young
Jeremy Fitzhardinge
1
-0
/
+15
2008-04-24
x86/pgtable.h: demacro ptep_set_access_flags
Jeremy Fitzhardinge
1
-0
/
+16
2008-04-24
x86: add pud_alloc for 4-level pagetables
Jeremy Fitzhardinge
2
-0
/
+3
2008-04-24
x86: rename paravirt_alloc_pt etc after the pagetable structure
Jeremy Fitzhardinge
7
-45
/
+45
2008-04-24
x86: move all the pgd_list handling to one place
Jeremy Fitzhardinge
1
-21
/
+7
2008-04-24
x86: move pgalloc pud and pgd operations into common place
Jeremy Fitzhardinge
2
-5
/
+7
2008-04-24
x86: move pmd functions into common asm/pgalloc.h
Jeremy Fitzhardinge
3
-15
/
+8
2008-04-24
x86: move pte functions into common asm/pgalloc.h
Jeremy Fitzhardinge
3
-13
/
+7
2008-04-24
x86: put paravirt stubs into common asm/pgalloc.h
Jeremy Fitzhardinge
1
-2
/
+0
2008-04-24
x86: xen unify x86 add common mm pgtable c fix
Ingo Molnar
1
-0
/
+18
2008-04-24
x86: add common mm/pgtable.c
Jeremy Fitzhardinge
3
-188
/
+240
2008-04-24
x86: convert pgalloc_64.h from macros to inlines
Jeremy Fitzhardinge
1
-0
/
+16
2008-04-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
15
-52
/
+20
2008-04-24
/dev/mem: make promisc the default
Ingo Molnar
1
-1
/
+0
2008-04-24
pat: cleanups
Ingo Molnar
1
-11
/
+11
2008-04-24
x86: PAT use reserve free memtype in mmap of /dev/mem
venkatesh.pallipadi@intel.com
1
-10
/
+118
2008-04-24
x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
venkatesh.pallipadi@intel.com
1
-0
/
+39
[next]