Age | Commit message (Expand) | Author | Files | Lines |
2010-10-20 | x86: Spread tlb flush vector between nodes | Shaohua Li | 1 | -1/+47 |
2010-10-20 | x86, mm: Fix incorrect data type in vmalloc_sync_all() | Borislav Petkov | 1 | -1/+1 |
2010-10-19 | x86, mm: Hold mm->page_table_lock while doing vmalloc_sync | Jeremy Fitzhardinge | 4 | -4/+36 |
2010-10-19 | x86, mm: Fix bogus whitespace in sync_global_pgds() | Jeremy Fitzhardinge | 1 | -22/+22 |
2010-10-07 | x86-32: Fix sparse warning for the __PHYSICAL_MASK calculation | Namhyung Kim | 1 | -1/+1 |
2010-10-05 | x86, mm: Add RESERVE_BRK_ARRAY() helper | Jeremy Fitzhardinge | 1 | -0/+5 |
2010-09-17 | mm, x86: Saving vmcore with non-lazy freeing of vmas | Cliff Wickman | 2 | -0/+2 |
2010-09-09 | x86, kdump: Change copy_oldmem_page() to use cached addressing | Cliff Wickman | 1 | -1/+1 |
2010-09-03 | x86, mm: fix uninitialized addr in kernel_physical_mapping_init() | Wu Fengguang | 1 | -0/+1 |
2010-08-30 | x86, kmemcheck: Remove double test | Julia Lawall | 1 | -1/+1 |
2010-08-26 | x86, mm: Make spurious_fault check explicitly check the PRESENT bit | Shaohua Li | 1 | -1/+7 |
2010-08-26 | x86-64, mem: Update all PGDs for direct mapping and vmemmap mapping changes | Haicheng Li | 1 | -1/+8 |
2010-08-26 | x86, mm: Separate x86_64 vmalloc_sync_all() into separate functions | Haicheng Li | 3 | -23/+33 |
2010-08-23 | x86, mm: Avoid unnecessary TLB flush | Shaohua Li | 1 | -0/+2 |
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-20 | 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-19 | 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-18 | 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-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -1/+1 |
2010-08-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 7 | -8/+27 |
2010-08-17 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 5 | -5/+19 |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells | 40 | -73/+146 |
2010-08-17 | sparc64: Fix atomic64_t routine return values. | David S. Miller | 1 | -3/+3 |
2010-08-17 | 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-16 | of: Fix missing includes | Grant Likely | 2 | -1/+3 |
2010-08-16 | sparc: Hook up new fanotify and prlimit64 syscalls. | David S. Miller | 4 | -4/+19 |
2010-08-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David S. Miller | 1399 | -354605/+73191 |
2010-08-16 | arm,kgdb: fix GDB_MAX_REGS no longer used | Eric Miao | 1 | -1/+1 |
2010-08-16 | kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c | Namhyung Kim | 1 | -1/+1 |
2010-08-16 | microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_node | Michal Simek | 1 | -1/+1 |
2010-08-16 | 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-15 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -2/+2 |
2010-08-15 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 6 | -0/+6 |