Age | Commit message (Expand) | Author |
2009-01-29 | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap |
2009-01-26 | eeprom: More consistent symbol names | Jean Delvare |
2009-01-16 | Merge branch 'misc' into release | Len Brown |
2009-01-16 | kprobes: check CONFIG_FREEZER instead of CONFIG_PM | Masami Hiramatsu |
2009-01-15 | [IA64] SN specific version of dma_get_required_mask() | John Keller |
2009-01-15 | [IA64] generic_defconfig: Enable SATA_VITESSE | Brent Casavant |
2009-01-15 | [IA64] dump stack on kernel unaligned warnings | Doug Chapman |
2009-01-15 | [IA64] Turn on CONFIG_HAVE_UNSTABLE_CLOCK | Tony Luck |
2009-01-15 | [IA64] Update to use account_{steal,idle}_ticks | Isaku Yamahata |
2009-01-14 | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-01-14 | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison |
2009-01-14 | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens |
2009-01-10 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-01-09 | Merge branch 'linus' into release | Len Brown |
2009-01-09 | Merge branch 'misc' into release | Len Brown |
2009-01-09 | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" | Zhao Yakui |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-01-06 | ia64: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-01-06 | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() | Masami Hiramatsu |
2009-01-06 | atomic_t: unify all arch definitions | Matthew Wilcox |
2009-01-06 | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade |
2009-01-06 | IA64: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | [IA64] fix typo in cpumask_of_pcibus() | Ingo Molnar |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer |
2009-01-05 | Merge branch 'core/iommu' into core/urgent | Ingo Molnar |
2009-01-04 | ia64: cpumask fix for is_affinity_mask_valid() | Mike Travis |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Linus Torvalds |
2009-01-03 | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-01-03 | ia64: cpumask fix for is_affinity_mask_valid() | Ingo Molnar |
2009-01-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis |
2009-01-03 | KVM: change KVM to use IOMMU API | Joerg Roedel |
2009-01-03 | select IOMMU_API when DMAR and/or AMD_IOMMU is selected | Joerg Roedel |
2009-01-03 | KVM: rename vtd.c to iommu.c | Joerg Roedel |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-02 | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-01-01 | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64 | Rusty Russell |
2009-01-01 | cpumask: Remove IA64 definition of total_cpus now it's in core code | Rusty Russell |
2008-12-31 | take init_fs to saner place | Al Viro |
2008-12-31 | KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs() | Jes Sorensen |
2008-12-31 | KVM: Consolidate userspace memory capability reporting into common code | Avi Kivity |
2008-12-31 | KVM: ia64: Clean up vmm_ivt.S using tab to indent every line | Xiantao Zhang |
2008-12-31 | KVM: ia64: Add handler for crashed vmm | Xiantao Zhang |
2008-12-31 | KVM: ia64: Add some debug points to provide crash infomation | Xiantao Zhang |
2008-12-31 | KVM: ia64: Define printk function for kvm-intel module | Xiantao Zhang |
2008-12-31 | KVM: ia64: Remove some macro definitions in asm-offsets.c. | Xiantao Zhang |
2008-12-31 | KVM: ia64: Remove lock held by halted vcpu | Xiantao Zhang |
2008-12-31 | KVM: ia64: Re-organize data sturure of guests' data area | Xiantao Zhang |