Age | Commit message (Expand) | Author | Files | Lines |
2010-08-27 | x86, iommu: Make all IOMMU's detection routines return a value. | Konrad Rzeszutek Wilk | 6 | -20/+27 |
2010-08-27 | x86, iommu: Add IOMMU_INIT macros, .iommu_table section, and iommu_table_entr... | Konrad Rzeszutek Wilk | 2 | -0/+102 |
2010-08-22 | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -3/+5 |
2010-08-21 | Replace Configure with Enable in description of MAXSMP | Samuel Thibault | 1 | -2/+2 |
2010-08-21 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -22/+72 |
2010-08-20 | uml: fix compile error in dma_get_cache_alignment() | Miklos Szeredi | 1 | -7/+0 |
2010-08-20 | s5pc110: SDHCI-s3c can override host capabilities | Kyungmin Park | 3 | -0/+6 |
2010-08-20 | x86, apic: Fix apic=debug boot crash | Daniel Kiper | 1 | -0/+2 |
2010-08-20 | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues | Borislav Petkov | 2 | -0/+24 |
2010-08-19 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -21/+85 |
2010-08-19 | kprobes/x86: Fix the return address of multiple kretprobes | KUMANO Syuhei | 1 | -3/+22 |
2010-08-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -2/+0 |
2010-08-18 | x86-32: Fix dummy trampoline-related inline stubs | H. Peter Anvin | 1 | -2/+2 |
2010-08-18 | [IA64] Fix build error: conflicting types for ‘sys_execve’ | Tony Luck | 1 | -2/+0 |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2 | -7/+16 |
2010-08-18 | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 3 | -3/+5 |
2010-08-18 | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel | 6 | -20/+44 |
2010-08-18 | x86, cpu: Fix regression in AMD errata checking code | Hans Rosenfeld | 1 | -1/+1 |
2010-08-18 | perf, x86: Fix Intel-nhm PMU programming errata workaround | Zhang, Yanmin | 1 | -18/+63 |
2010-08-18 | m68knommu: formatting of pointers in printk() | Kulikov Vasiliy | 1 | -5/+5 |
2010-08-18 | m68knommu: arch/m68k/include/asm/ide.h fix for nommu | Jate Sujjavanich | 1 | -2/+11 |
2010-08-18 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -1/+1 |
2010-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 7 | -8/+27 |
2010-08-18 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 5 | -5/+19 |
2010-08-18 | Make do_execve() take a const filename pointer | David Howells | 40 | -73/+146 |
2010-08-18 | sparc64: Fix atomic64_t routine return values. | David S. Miller | 1 | -3/+3 |
2010-08-18 | sparc64: Fix rwsem constant bug leading to hangs. | David S. Miller | 1 | -1/+1 |
2010-08-17 | KVM: PIT: free irq source id in handling error path | Xiao Guangrong | 1 | -0/+1 |
2010-08-17 | of: Fix missing includes | Grant Likely | 2 | -1/+3 |
2010-08-17 | sparc: Hook up new fanotify and prlimit64 syscalls. | David S. Miller | 4 | -4/+19 |
2010-08-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David S. Miller | 1399 | -354605/+73191 |
2010-08-17 | arm,kgdb: fix GDB_MAX_REGS no longer used | Eric Miao | 1 | -1/+1 |
2010-08-17 | kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c | Namhyung Kim | 1 | -1/+1 |
2010-08-17 | microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_node | Michal Simek | 1 | -1/+1 |
2010-08-17 | microblaze: Fix of/address: Merge all of the bus translation code | Michal Simek | 1 | -1/+1 |
2010-08-16 | sparc: Really fix "console=" for serial consoles. | David S. Miller | 1 | -0/+4 |
2010-08-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -2/+2 |
2010-08-16 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 6 | -0/+6 |
2010-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 29 | -205/+213 |
2010-08-16 | ARM: Tighten check for allowable CPSR values | Russell King | 1 | -4/+13 |
2010-08-16 | ARM: 6329/1: wire up sys_accept4() on ARM | Mikael Pettersson | 2 | -0/+2 |
2010-08-16 | arch/tile: don't validate CROSS_COMPILE needlessly | Chris Metcalf | 1 | -9/+11 |
2010-08-15 | arch/tile: export only COMMAND_LINE_SIZE to userspace. | Chris Metcalf | 1 | -2/+6 |
2010-08-15 | arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | Chris Metcalf | 1 | -3/+2 |
2010-08-15 | KVM: destroy workqueue on kvm_create_pit() failures | Xiaotian Feng | 1 | -1/+1 |
2010-08-15 | KVM: fix poison overwritten caused by using wrong xstate size | Xiaotian Feng | 2 | -2/+3 |
2010-08-15 | Merge branch 'linus' into release | Len Brown | 2416 | -175615/+118178 |
2010-08-15 | ARM: 6328/1: Build with -fno-dwarf2-cfi-asm | Michal Marek | 1 | -0/+3 |
2010-08-15 | defconfig reduction | Sam Ravnborg | 197 | -207237/+1181 |
2010-08-15 | archs: replace unifdef-y with header-y | Sam Ravnborg | 11 | -73/+65 |