index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: move features.c from arch/x86/xen/features.c to drivers/xen
Isaku Yamahata
2008-04-24
3
-2
/
+2
*
xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen n...
Isaku Yamahata
2008-04-24
1
-0
/
+5
*
xen: add missing definitions for xen grant table which ia64/xen needs
Isaku Yamahata
2008-04-24
3
-4
/
+33
*
xen: definitions which ia64/xen needs
Isaku Yamahata
2008-04-24
1
-1
/
+11
*
xen: definisions which ia64 needs
Isaku Yamahata
2008-04-24
1
-0
/
+10
*
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
*
xen: add support for callbackops hypercall
Jeremy Fitzhardinge
2008-04-24
3
-0
/
+112
*
x86: unify pgd ctor/dtor
Jeremy Fitzhardinge
2008-04-24
4
-62
/
+30
*
x86: unify KERNEL_PGD_PTRS
Jeremy Fitzhardinge
2008-04-24
8
-18
/
+17
*
xen: make sure iret faults are trapped
Jeremy Fitzhardinge
2008-04-24
2
-2
/
+6
*
xen: unify pte operations on machine frames
Jeremy Fitzhardinge
2008-04-24
1
-15
/
+15
*
xen: use phys_addr_t when referring to physical addresses
Jeremy Fitzhardinge
2008-04-24
1
-14
/
+2
*
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: demacro pgalloc paravirt stubs
Jeremy Fitzhardinge
2008-04-24
1
-7
/
+8
*
x86/pgtable.h: demacro ptep_clear_flush_young
Jeremy Fitzhardinge
2008-04-24
2
-8
/
+14
*
x86/pgtable.h: demacro ptep_test_and_clear_young
Jeremy Fitzhardinge
2008-04-24
2
-9
/
+17
*
x86/pgtable.h: demacro ptep_set_access_flags
Jeremy Fitzhardinge
2008-04-24
2
-10
/
+19
*
x86: add pud_alloc for 4-level pagetables
Jeremy Fitzhardinge
2008-04-24
4
-0
/
+17
*
x86: rename paravirt_alloc_pt etc after the pagetable structure
Jeremy Fitzhardinge
2008-04-24
9
-69
/
+69
*
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
5
-49
/
+37
*
x86: move pmd functions into common asm/pgalloc.h
Jeremy Fitzhardinge
2008-04-24
6
-71
/
+41
*
x86: move pte functions into common asm/pgalloc.h
Jeremy Fitzhardinge
2008-04-24
6
-47
/
+23
*
x86: put paravirt stubs into common asm/pgalloc.h
Jeremy Fitzhardinge
2008-04-24
3
-12
/
+10
*
x86: xen unify x86 add common mm pgtable c fix
Ingo Molnar
2008-04-24
2
-16
/
+19
*
x86: add common mm/pgtable.c
Jeremy Fitzhardinge
2008-04-24
6
-266
/
+258
*
x86: convert pgalloc_64.h from macros to inlines
Jeremy Fitzhardinge
2008-04-24
2
-15
/
+34
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-04-22
18
-120
/
+118
|
\
|
*
[PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct()
Al Viro
2008-04-22
1
-21
/
+6
|
*
[PATCH] proc_readfd_common() race fix
Al Viro
2008-04-22
1
-3
/
+1
|
*
[PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()
Al Viro
2008-04-22
1
-0
/
+3
|
*
[PATCH] teach seq_file to discard entries
Al Viro
2008-04-21
3
-4
/
+15
|
*
[PATCH] umount_tree() will unhash everything itself
Al Viro
2008-04-21
1
-2
/
+1
|
*
[PATCH] get rid of more nameidata passing in namespace.c
Al Viro
2008-04-21
1
-28
/
+25
|
*
[PATCH] switch a bunch of LSM hooks from nameidata to path
Al Viro
2008-04-21
6
-52
/
+53
|
*
[PATCH] lock exclusively in collect_mounts() and drop_collected_mounts()
Al Viro
2008-04-21
1
-4
/
+4
|
*
[PATCH] move a bunch of declarations to fs/internal.h
Al Viro
2008-04-21
6
-9
/
+13
*
|
Fix cardbus resource allocation
Linus Torvalds
2008-04-22
1
-15
/
+15
*
|
bus_remove_device: be more careful about incomplete initialization
Rafael J. Wysocki
2008-04-22
1
-1
/
+2
*
|
Relax check on adding children of suspended devices
Rafael J. Wysocki
2008-04-22
1
-9
/
+6
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-04-22
20
-1420
/
+965
|
\
\
|
*
|
[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl
Dean Nelson
2008-04-22
7
-391
/
+268
|
*
|
[IA64] run rest drivers/misc/sgi-xp through scripts/Lindent
Dean Nelson
2008-04-22
3
-506
/
+322
[next]