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-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-22
[IA64] move XP and XPC to drivers/misc/sgi-xp
Dean Nelson
8
-6110
/
+1
2008-04-22
[IA64] minor irq handler cleanups
Jeff Garzik
3
-6
/
+8
2008-04-22
[IA64] simplify notify hooks in mca.c
Hidetoshi Seto
2
-41
/
+37
2008-04-22
[IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchs
Hidetoshi Seto
1
-4
/
+5
2008-04-22
[IA64] disable interrupts on exit of ia64_trace_syscall
Hidetoshi Seto
1
-0
/
+1
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
43
-10612
/
+167
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...
Linus Torvalds
1
-3
/
+3
2008-04-21
frv: unexport kmap_atomic_to_page
Adrian Bunk
1
-3
/
+0
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
16
-420
/
+27
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
8
-174
/
+263
2008-04-21
Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-8
/
+8
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
335
-3888
/
+11125
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
5
-6
/
+11
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
11
-429
/
+385
2008-04-21
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
29
-30
/
+1
2008-04-21
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
238
-10402
/
+29776
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
14
-137
/
+201
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
81
-655
/
+897
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
27
-74
/
+2160
2008-04-21
arm: Storage class should be before const qualifier
Tobias Klauser
1
-3
/
+3
2008-04-21
[SPARC]: Remove SunOS and Solaris binary support.
David S. Miller
43
-10612
/
+167
2008-04-20
PCI: parisc: use generic pci_enable_resources()
Bjorn Helgaas
1
-17
/
+13
[next]