index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-17
ia64/pv_ops: update Kconfig for paravirtualized guest and xen.
Isaku Yamahata
2
-0
/
+58
2008-10-17
ia64/xen: preliminary support for save/restore.
Isaku Yamahata
4
-1
/
+99
2008-10-17
ia64/xen: define xen machine vector for domU.
Isaku Yamahata
6
-0
/
+37
2008-10-17
ia64/pv_ops/xen: implement xen pv_time_ops.
Isaku Yamahata
4
-1
/
+206
2008-10-17
ia64/pv_ops/xen: implement xen pv_irq_ops.
Isaku Yamahata
4
-1
/
+473
2008-10-17
ia64/pv_ops/xen: define the nubmer of irqs which xen needs.
Isaku Yamahata
2
-0
/
+45
2008-10-17
ia64/pv_ops/xen: implement xen pv_iosapic_ops.
Isaku Yamahata
1
-0
/
+52
2008-10-17
ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen.
Isaku Yamahata
3
-1
/
+27
2008-10-17
ia64/pv_ops/xen: paravirtualize ivt.S for xen.
Isaku Yamahata
3
-1
/
+68
2008-10-17
ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen.
Isaku Yamahata
2
-0
/
+136
2008-10-17
ia64/pv_ops/xen: define xen paravirtualized instructions for hand written ass...
Isaku Yamahata
1
-0
/
+447
2008-10-17
ia64/pv_ops/xen: define xen pv_cpu_ops.
Isaku Yamahata
1
-0
/
+114
2008-10-17
ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization.
Isaku Yamahata
4
-1
/
+221
2008-10-17
ia64/pv_ops/xen: elf note based xen startup.
Isaku Yamahata
4
-1
/
+154
2008-10-17
ia64/xen: introduce helper function to identify domain mode.
Isaku Yamahata
1
-0
/
+75
2008-10-17
ia64/xen: add definitions necessary for xen event channel.
Isaku Yamahata
1
-0
/
+50
2008-10-17
ia64/xen: implement arch specific part of xen grant table.
Isaku Yamahata
3
-1
/
+185
2008-10-17
ia64/xen: xencomm conversion functions for hypercalls
Isaku Yamahata
5
-1
/
+505
2008-10-17
ia64/xen: implement the arch specific part of xencomm.
Isaku Yamahata
3
-1
/
+136
2008-10-17
ia64/xen: define helper functions for xen hypercalls.
Isaku Yamahata
4
-0
/
+490
2008-10-17
ia64/xen: define helper functions for xen related address conversion.
Isaku Yamahata
1
-0
/
+65
2008-10-17
ia64/xen: add a necessary header file to compile include/xen/interface/xen.h
Isaku Yamahata
1
-0
/
+48
2008-10-17
ia64/xen: define several constants for ia64/xen.
Isaku Yamahata
1
-0
/
+27
2008-10-17
ia64/xen: introduce definitions necessary for ia64/xen hypercalls.
Isaku Yamahata
1
-0
/
+346
2008-10-17
ia64/xen: increase IA64_MAX_RSVD_REGIONS.
Isaku Yamahata
1
-1
/
+2
2008-10-17
ia64/xen: introduce sync bitops which is necessary for ia64/xen support.
Isaku Yamahata
1
-0
/
+51
2008-10-17
ia64/xen: reserve "break" numbers used for xen hypercalls.
Isaku Yamahata
1
-0
/
+9
2008-10-17
ia64: move function declaration, ia64_cpu_local_tick() from .c to .h
Isaku Yamahata
2
-1
/
+2
2008-10-17
ia64/pv_ops: update native/inst.h to clobber predicate.
Isaku Yamahata
1
-2
/
+8
2008-10-17
ia64/pv_ops: avoid name conflict of get_irq_chip().
Isaku Yamahata
2
-3
/
+3
2008-10-17
ia64/pv_ops: fix paravirtualization of ivt.S with CONFIG_SMP=n
Isaku Yamahata
1
-3
/
+3
2008-10-16
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
42
-1083
/
+2465
2008-10-16
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-24
/
+21
2008-10-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-28
/
+17
2008-10-16
FRV: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-2
/
+0
2008-10-16
FRV: Provide dma_map_page() for NOMMU and fix comments
David Howells
2
-5
/
+29
2008-10-16
frv: use generic pci_enable_resources()
Bjorn Helgaas
3
-34
/
+1
2008-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
29
-174
/
+210
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
6
-8
/
+11
2008-10-16
Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
16
-32
/
+24
2008-10-16
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
171
-1082
/
+12036
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
2
-12
/
+11
2008-10-16
fbdev: ignore VESA modes if framebuffer does not support them
Michal Januszewski
1
-5
/
+4
2008-10-16
spi_s3c24xx: pin configuration updates
Ben Dooks
1
-0
/
+1
2008-10-16
alpha: introduce field 'taso' into struct linux_binprm
Kirill A. Shutemov
1
-1
/
+1
2008-10-16
sparc64: use iommu_num_pages function in IOMMU code
Joerg Roedel
3
-18
/
+10
2008-10-16
alpha: use iommu_num_pages function in IOMMU code
Joerg Roedel
1
-12
/
+5
2008-10-16
powerpc: use iommu_num_pages function in IOMMU code
Joerg Roedel
1
-16
/
+7
2008-10-16
x86: convert Calgary IOMMU driver to generic iommu_num_pages function
Joerg Roedel
1
-14
/
+4
2008-10-16
x86, AMD IOMMU: convert driver to generic iommu_num_pages function
Joerg Roedel
1
-5
/
+6
[next]