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-07-16
xen: implement Xen write_msr operation
Jeremy Fitzhardinge
1
-1
/
+30
2008-07-16
xen64: set up userspace syscall patch
Jeremy Fitzhardinge
1
-10
/
+36
2008-07-16
xen64: set up syscall and sysenter entrypoints for 64-bit
Jeremy Fitzhardinge
5
-5
/
+174
2008-07-16
xen64: allocate and manage user pagetables
Jeremy Fitzhardinge
3
-24
/
+168
2008-07-16
xen64: Clear %fs on xen_load_tls()
Eduardo Habkost
1
-9
/
+22
2008-07-16
xen64: implement failsafe callback
Jeremy Fitzhardinge
1
-7
/
+9
2008-07-16
xen: make sure the kernel command line is right
Jeremy Fitzhardinge
1
-0
/
+1
2008-07-16
xen: rework pgd_walk to deal with 32/64 bit
Jeremy Fitzhardinge
1
-40
/
+75
2008-07-16
xen64: implement xen_load_gs_index()
Eduardo Habkost
1
-0
/
+11
2008-07-16
xen64: add identity irq->vector map
Jeremy Fitzhardinge
1
-1
/
+18
2008-07-16
xen64: register callbacks in arch-independent way
Jeremy Fitzhardinge
1
-10
/
+17
2008-07-16
xen64: add pvop for swapgs
Jeremy Fitzhardinge
1
-0
/
+3
2008-07-16
xen64: deal with extra words Xen pushes onto exception frames
Jeremy Fitzhardinge
3
-1
/
+8
2008-07-16
xen64: xen_write_idt_entry() and cvt_gate_to_trap()
Eduardo Habkost
1
-16
/
+10
2008-07-16
xen: use set_pte_vaddr
Jeremy Fitzhardinge
1
-29
/
+1
2008-07-16
xen64: defer setting pagetable alloc/release ops
Jeremy Fitzhardinge
1
-13
/
+12
2008-07-16
xen: set num_processors
Jeremy Fitzhardinge
1
-1
/
+3
2008-07-16
xen64: use arbitrary_virt_to_machine for xen_set_pmd
Jeremy Fitzhardinge
1
-3
/
+6
2008-07-16
xen: fix truncation of machine address
Jeremy Fitzhardinge
1
-1
/
+1
2008-07-16
xen32: create initial mappings like 64-bit
Jeremy Fitzhardinge
1
-78
/
+52
2008-07-16
xen64: map an initial chunk of physical memory
Jeremy Fitzhardinge
1
-10
/
+69
2008-07-16
xen64: 64-bit starts using set_pte from very early
Jeremy Fitzhardinge
1
-0
/
+4
2008-07-16
xen64: early mapping setup
Jeremy Fitzhardinge
1
-16
/
+176
2008-07-16
xen64: add hypervisor callbacks for events, etc
Jeremy Fitzhardinge
1
-0
/
+98
2008-07-16
xen: cpu_detect is 32-bit only
Jeremy Fitzhardinge
1
-2
/
+2
2008-07-16
xen64: use set_fixmap for shared_info structure
Jeremy Fitzhardinge
1
-12
/
+10
2008-07-16
xen64: add 64-bit assembler
Jeremy Fitzhardinge
3
-1
/
+142
2008-07-16
xen64: add asm-offsets
Jeremy Fitzhardinge
1
-0
/
+8
2008-07-16
xen64: add xen-head code to head_64.S
Jeremy Fitzhardinge
3
-2
/
+17
2008-07-16
xen64: smp.c compile hacking
Jeremy Fitzhardinge
3
-49
/
+58
2008-07-16
x86_64: add workaround for no %gs-based percpu
Jeremy Fitzhardinge
2
-3
/
+13
2008-07-16
xen: move smp setup into smp.c
Jeremy Fitzhardinge
3
-34
/
+32
2008-07-16
xen64: get active_mm from the pda
Jeremy Fitzhardinge
1
-1
/
+8
2008-07-16
xen64: random ifdefs to mask out 32-bit only code
Jeremy Fitzhardinge
1
-0
/
+15
2008-07-16
xen64: add extra pv_mmu_ops
Jeremy Fitzhardinge
3
-4
/
+95
2008-07-16
xen: make ELF notes work for 32 and 64 bit
Jeremy Fitzhardinge
1
-5
/
+8
2008-07-16
xen64: define asm/xen/interface for 64-bit
Jeremy Fitzhardinge
1
-12
/
+0
2008-07-16
xen: define set_pte from the outset
Jeremy Fitzhardinge
1
-4
/
+1
2008-07-16
xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support
Isaku Yamahata
2
-2
/
+4
2008-07-16
xen: print backtrace on multicall failure
Jeremy Fitzhardinge
1
-0
/
+1
2008-07-16
x86_64: unstatic get_local_pda
Jeremy Fitzhardinge
1
-1
/
+1
2008-07-16
x86_64: adjust exception frame in ia32entry
Jeremy Fitzhardinge
1
-0
/
+1
2008-07-16
x86: use __page_aligned_data/bss
Jeremy Fitzhardinge
3
-16
/
+10
2008-07-16
x86: clean up formatting of __switch_to
Jeremy Fitzhardinge
1
-28
/
+28
2008-07-16
x86_64: there's no need to preallocate level1_fixmap_pgt
Jeremy Fitzhardinge
1
-6
/
+0
2008-07-16
pvops-64: call paravirt_post_allocator_init() on setup_arch()
Eduardo Habkost
3
-5
/
+6
2008-07-16
x86/paravirt: call paravirt_pagetable_setup_{start, done}
Eduardo Habkost
3
-0
/
+10
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
279
-16329
/
+4126
2008-07-15
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+2
2008-07-15
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
174
-14619
/
+3657
[next]