index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-25
23
-987
/
+572
|
\
|
*
xen: allow compilation with non-flat memory
Jeremy Fitzhardinge
2008-04-24
2
-1
/
+3
|
*
xen: fold xen_sysexit into xen_iret
Jeremy Fitzhardinge
2008-04-24
2
-64
/
+15
|
*
xen: allow set_pte_at on init_mm to be lockless
Jeremy Fitzhardinge
2008-04-24
1
-2
/
+10
|
*
xen: disable preemption during tlb flush
Jeremy Fitzhardinge
2008-04-24
1
-2
/
+13
|
*
xen: make grant table arch portable
Isaku Yamahata
2008-04-24
2
-1
/
+92
|
*
xen: move events.c to drivers/xen for IA64/Xen support
Isaku Yamahata
2008-04-24
3
-660
/
+2
|
*
xen: move features.c from arch/x86/xen/features.c to drivers/xen
Isaku Yamahata
2008-04-24
2
-30
/
+1
|
*
xen: jump to iret fixup
Jeremy Fitzhardinge
2008-04-24
2
-15
/
+10
|
*
xen: no need for domU to worry about MCE/MCA
Jeremy Fitzhardinge
2008-04-24
1
-0
/
+2
|
*
xen: short-cut for recursive event handling
Jeremy Fitzhardinge
2008-04-24
1
-16
/
+30
|
*
xen: make sure retriggered events are set pending
Jeremy Fitzhardinge
2008-04-24
1
-1
/
+7
|
*
xen: implement a debug-interrupt handler
Jeremy Fitzhardinge
2008-04-24
3
-5
/
+64
|
*
xen: support sysenter/sysexit if hypervisor does
Jeremy Fitzhardinge
2008-04-24
6
-3
/
+99
|
*
x86: unify pgd ctor/dtor
Jeremy Fitzhardinge
2008-04-24
1
-46
/
+13
|
*
x86: unify KERNEL_PGD_PTRS
Jeremy Fitzhardinge
2008-04-24
6
-14
/
+14
|
*
xen: make sure iret faults are trapped
Jeremy Fitzhardinge
2008-04-24
2
-2
/
+6
|
*
xen: unify pte operations
Jeremy Fitzhardinge
2008-04-24
1
-81
/
+44
|
*
xen: make use of pte_t union
Jeremy Fitzhardinge
2008-04-24
1
-13
/
+11
|
*
xen: use appropriate pte types
Jeremy Fitzhardinge
2008-04-24
1
-16
/
+16
|
*
x86/pgtable.h: demacro ptep_clear_flush_young
Jeremy Fitzhardinge
2008-04-24
1
-0
/
+12
|
*
x86/pgtable.h: demacro ptep_test_and_clear_young
Jeremy Fitzhardinge
2008-04-24
1
-0
/
+15
|
*
x86/pgtable.h: demacro ptep_set_access_flags
Jeremy Fitzhardinge
2008-04-24
1
-0
/
+16
|
*
x86: add pud_alloc for 4-level pagetables
Jeremy Fitzhardinge
2008-04-24
2
-0
/
+3
|
*
x86: rename paravirt_alloc_pt etc after the pagetable structure
Jeremy Fitzhardinge
2008-04-24
7
-45
/
+45
|
*
x86: move all the pgd_list handling to one place
Jeremy Fitzhardinge
2008-04-24
1
-21
/
+7
|
*
x86: move pgalloc pud and pgd operations into common place
Jeremy Fitzhardinge
2008-04-24
2
-5
/
+7
|
*
x86: move pmd functions into common asm/pgalloc.h
Jeremy Fitzhardinge
2008-04-24
3
-15
/
+8
|
*
x86: move pte functions into common asm/pgalloc.h
Jeremy Fitzhardinge
2008-04-24
3
-13
/
+7
|
*
x86: put paravirt stubs into common asm/pgalloc.h
Jeremy Fitzhardinge
2008-04-24
1
-2
/
+0
|
*
x86: xen unify x86 add common mm pgtable c fix
Ingo Molnar
2008-04-24
1
-0
/
+18
|
*
x86: add common mm/pgtable.c
Jeremy Fitzhardinge
2008-04-24
3
-188
/
+240
|
*
x86: convert pgalloc_64.h from macros to inlines
Jeremy Fitzhardinge
2008-04-24
1
-0
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-04-25
2
-7
/
+24
|
\
\
|
*
|
[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit().
David S. Miller
2008-04-25
1
-5
/
+22
|
*
|
[SPARC64]: Fix args to 64-bit sys_semctl() via sys_ipc().
David S. Miller
2008-04-25
1
-2
/
+2
*
|
|
Update .gitignore files
Matthew Wilcox
2008-04-25
2
-2
/
+6
*
|
|
x86: harden kernel code patching
Ingo Molnar
2008-04-25
1
-0
/
+1
*
|
|
x86: clean up text_poke()
Mathieu Desnoyers
2008-04-25
1
-20
/
+18
*
|
|
x86: fix text_poke()
Jiri Slaby
2008-04-25
1
-1
/
+1
*
|
|
x86: remove set_fixmap() warning
Ingo Molnar
2008-04-25
1
-1
/
+1
*
|
|
x86: make __set_fixmap() non-init
Ingo Molnar
2008-04-25
1
-3
/
+2
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-24
15
-52
/
+20
|
\
\
|
*
|
"make namespacecheck" fixes
Ingo Molnar
2008-04-24
11
-18
/
+18
|
*
|
x86: fix compilation error in VisWS
Alexey Starikovskiy
2008-04-24
1
-14
/
+1
|
*
|
x86: voyager fix
Ingo Molnar
2008-04-24
2
-18
/
+1
|
*
|
x86: Drop duplicate from setup.c
Alexey Starikovskiy
2008-04-24
1
-2
/
+0
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2008-04-24
87
-1398
/
+10269
|
\
\
|
*
|
[Blackfin] arch: add include/boot .gitignore files
Mike Frysinger
2008-04-25
1
-0
/
+1
|
*
|
[Blackfin] arch: Functional power management support: Add support for cpu fre...
Michael Hennerich
2008-04-25
4
-19
/
+227
[next]