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