Age | Commit message (Expand) | Author | Files | Lines |
2010-09-05 | x86: Fix the address space annotations of iomap_atomic_prot_pfn() | Francisco Jerez | 1 | -3/+3 |
2010-08-13 | x86: don't send SIGBUS for kernel page faults | Linus Torvalds | 1 | -1/+3 |
2010-08-09 | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 1 | -2/+2 |
2010-08-06 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -21/+69 |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -13/+17 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 2 | -29/+8 |
2010-08-02 | x86,mmiotrace: Add support for tracing STOS instruction | Marcin Slusarz | 1 | -13/+17 |
2010-07-29 | x86: Ioremap: fix wrong physical address handling in PAT code | Yasuaki Ishimatsu | 1 | -1/+1 |
2010-07-21 | x86, tlb: Clean up and correct used type | Borislav Petkov | 1 | -3/+1 |
2010-07-20 | x86, iomap: Fix wrong page aligned size calculation in ioremapping code | Florian Zumbiehl | 1 | -1/+1 |
2010-07-20 | x86, mm: Create symbolic index into address_markers array | Andres Salomon | 1 | -6/+26 |
2010-07-19 | update email address | Pavel Machek | 1 | -1/+1 |
2010-07-09 | x86, ioremap: Fix normal ram range check | Kenji Kaneshige | 1 | -1/+1 |
2010-07-09 | x86, ioremap: Fix incorrect physical address handling in PAE mode | Kenji Kaneshige | 1 | -7/+5 |
2010-07-05 | rbtree: Undo augmented trees performance damage and regression | Peter Zijlstra | 1 | -28/+6 |
2010-06-18 | x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pages | Marcin Slusarz | 2 | -3/+35 |
2010-06-11 | x86, pat: Proper init of memtype subtree_max_end | Venkatesh Pallipadi | 2 | -1/+2 |
2010-05-31 | x86/mm: Remove unused DBG() macro | Akinobu Mita | 1 | -6/+0 |
2010-05-30 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -10/+14 |
2010-05-30 | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" | Linus Torvalds | 1 | -17/+0 |
2010-05-27 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2010-05-27 | numa: x86_64: use generic percpu var numa_node_id() implementation | Lee Schermerhorn | 1 | -6/+3 |
2010-05-27 | cpusets: randomize node rotor used in cpuset_mem_spread_node() | Jack Steiner | 1 | -0/+17 |
2010-05-26 | x86, pat: Fix memory leak in free_memtype | Xiaotian Feng | 3 | -9/+14 |
2010-05-24 | x86: remove last traces of quicklist usage | Peter Zijlstra | 1 | -1/+0 |
2010-05-23 | x86/mmiotrace: Remove redundant instruction prefix checks | Akinobu Mita | 1 | -1/+1 |
2010-05-21 | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -8/+45 |
2010-05-18 | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -220/+339 |
2010-05-18 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+48 |
2010-05-10 | Merge remote branch 'origin/master' into drm-intel-next | Eric Anholt | 2 | -0/+16 |
2010-05-06 | x86: Fix fake apicid to node mapping for numa emulation | David Rientjes | 1 | -1/+2 |
2010-05-03 | x86: Fix parse_reservetop() build failure on certain configs | Ingo Molnar | 1 | -0/+1 |
2010-04-30 | x86: Fix 'reservetop=' functionality | Liang Li | 2 | -0/+15 |
2010-04-28 | x86-64: Combine SRAT regions when possible | Jan Beulich | 1 | -0/+48 |
2010-04-23 | x86, pat: Update the page flags for memtype atomically instead of using memty... | Robin Holt | 1 | -8/+0 |
2010-04-20 | Merge branch 'drm-ttm-pool' into drm-core-next | Dave Airlie | 1 | -8/+45 |
2010-04-06 | arch/x86: Add array variants for setting memory to wc caching. | Pauli Nieminen | 1 | -8/+45 |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 1 | -6/+26 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 10 | -5/+8 |
2010-03-29 | x86: Make sure free_init_pages() frees pages on page boundary | Yinghai Lu | 1 | -6/+26 |
2010-03-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+23 |
2010-03-03 | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -52/+64 |
2010-03-01 | x86, pat: In rbt_memtype_check_insert(), update new->type only if valid | Pallipadi, Venkatesh | 1 | -1/+3 |
2010-02-28 | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -134/+101 |
2010-02-28 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -56/+35 |
2010-02-28 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+4 |
2010-02-28 | Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes... | Linus Torvalds | 1 | -2/+2 |
2010-02-25 | x86, mm: Unify kernel_physical_mapping_init() API | Pekka Enberg | 2 | -10/+5 |
2010-02-25 | x86, mm: Allow highmem user page tables to be disabled at boot time | Ian Campbell | 1 | -5/+26 |
2010-02-22 | x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a... | Suresh Siddha | 1 | -2/+23 |