Age | Commit message (Expand) | Author | Files | Lines |
2008-11-04 | [IA64] Simplify SGI uv vs. sn2 driver issues | Russ Anderson | 1 | -0/+6 |
2008-11-01 | saner FASYNC handling on file close | Al Viro | 1 | -5/+0 |
2008-10-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2 | -8/+0 |
2008-10-28 | KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.h | Xiantao Zhang | 1 | -2/+6 |
2008-10-28 | KVM: ia64: Fix halt emulation logic | Xiantao Zhang | 4 | -40/+46 |
2008-10-28 | KVM: Fix guest shared interrupt with in-kernel irqchip | Sheng Yang | 2 | -3/+8 |
2008-10-24 | x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI | Fenghua Yu | 2 | -8/+0 |
2008-10-23 | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 1 | -1/+1 |
2008-10-23 | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2008-10-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -5/+5 |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 2 | -4/+4 |
2008-10-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 79 | -185/+5363 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -1/+1 |
2008-10-23 | ACPI: fix ia64 build warning | Len Brown | 1 | -1/+1 |
2008-10-23 | Merge branch 'linus' into test | Len Brown | 29 | -328/+347 |
2008-10-22 | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 1 | -1/+1 |
2008-10-20 | PCI: Add ability to mmap legacy_io on some platforms | Benjamin Herrenschmidt | 2 | -11/+8 |
2008-10-20 | always reserve elfcore header memory in crash kernel | Simon Horman | 2 | -4/+2 |
2008-10-20 | kdump: add is_vmcore_usable() and vmcore_unusable() | Simon Horman | 1 | -2/+2 |
2008-10-20 | kdump: use is_kdump_kernel() in sba_init() | Simon Horman | 1 | -3/+2 |
2008-10-20 | kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE | Vivek Goyal | 2 | -1/+12 |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley | 1 | -0/+2 |
2008-10-20 | mm: cleanup to make remove_memory() arch-neutral | Badari Pulavarty | 1 | -17/+0 |
2008-10-18 | Pull vtd-iommu into release branch | Tony Luck | 23 | -13/+620 |
2008-10-18 | Pull pv_ops-xen into release branch | Tony Luck | 49 | -11/+4448 |
2008-10-18 | Pull utrace into release branch | Tony Luck | 11 | -133/+285 |
2008-10-18 | Pull compat into release branch | Tony Luck | 3 | -25/+3 |
2008-10-18 | [IA64] Fix annoying IA64_TR_ALLOC_MAX message. | Tony Luck | 2 | -3/+7 |
2008-10-17 | [IA64] kill sys32_pipe | Christoph Hellwig | 2 | -16/+1 |
2008-10-17 | [IA64] remove sys32_pause | Christoph Hellwig | 3 | -9/+2 |
2008-10-17 | [IA64] Add Variable Page Size and IA64 Support in Intel IOMMU | Fenghua Yu | 23 | -13/+620 |
2008-10-17 | ia64/pv_ops: paravirtualized instruction checker. | Isaku Yamahata | 4 | -1/+316 |
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 |