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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-4
/
+7
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
2
-16
/
+178
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
4
-3
/
+40
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
4
-4
/
+99
2008-07-16
xen64: fix calls into hypercall page
Jeremy Fitzhardinge
1
-48
/
+122
2008-07-16
xen: fix 64-bit hypercall variants
Jeremy Fitzhardinge
1
-29
/
+31
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
5
-105
/
+308
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
4
-4
/
+11
2008-07-16
xen-netfront: fix xennet_release_tx_bufs()
Isaku Yamahata
1
-4
/
+15
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
2
-1
/
+3
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
5
-15
/
+28
2008-07-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
875
-145692
/
+27827
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
106
-14158
/
+14368
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-447
/
+1
2008-07-15
ftrace: ftrace.txt updates
Steven Rostedt
1
-153
/
+152
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
941
-76573
/
+48078
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
219
-15641
/
+4317
2008-07-15
Don't crash on IOMMU overflow in A100U2W driver
Mikulas Patocka
1
-3
/
+8
2008-07-15
BUG_ON on kernel misbehavior on A100U2W driver
Mikulas Patocka
1
-0
/
+1
2008-07-15
Add udelay to A100U2W SCSI driver
Mikulas Patocka
1
-0
/
+1
2008-07-15
Fix endianity in A100U2W SCSI driver
Mikulas Patocka
1
-18
/
+18
[next]