| Commit message (Expand) | Author | Age |
... | |
| * | | | | | x86, cleanups: Use clear_page/copy_page rather than memset/memcpy | Jan Beulich | 2010-09-22 |
| * | | | | | x86, cleanup: Remove obsolete boot_cpu_id variable | Robert Richter | 2010-08-12 |
* | | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB | Andreas Herrmann | 2010-09-20 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | x86: Barf when vmalloc and kmemcheck faults happen in NMI | Frederic Weisbecker | 2010-10-14 |
| |/ / / / |
|
* / / / / | x86, numa: For each node, register the memory blocks actually used | Yinghai Lu | 2010-10-11 |
|/ / / / |
|
* | / / | x86: Fix the address space annotations of iomap_atomic_prot_pfn() | Francisco Jerez | 2010-09-05 |
| |/ /
|/| | |
|
* | | | x86: don't send SIGBUS for kernel page faults | Linus Torvalds | 2010-08-13 |
|/ / |
|
* | | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 2010-08-09 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-06 |
|\ \ |
|
| * | | x86: Ioremap: fix wrong physical address handling in PAT code | Yasuaki Ishimatsu | 2010-07-29 |
| * | | x86, tlb: Clean up and correct used type | Borislav Petkov | 2010-07-21 |
| * | | x86, iomap: Fix wrong page aligned size calculation in ioremapping code | Florian Zumbiehl | 2010-07-20 |
| * | | x86, mm: Create symbolic index into address_markers array | Andres Salomon | 2010-07-20 |
| * | | x86, ioremap: Fix normal ram range check | Kenji Kaneshige | 2010-07-09 |
| * | | x86, ioremap: Fix incorrect physical address handling in PAE mode | Kenji Kaneshige | 2010-07-09 |
| * | | x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pages | Marcin Slusarz | 2010-06-18 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 |
|\ \ \ |
|
| * | | | x86,mmiotrace: Add support for tracing STOS instruction | Marcin Slusarz | 2010-08-01 |
| | |/
| |/| |
|
* | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 |
|\| | |
|
| * | | rbtree: Undo augmented trees performance damage and regression | Peter Zijlstra | 2010-07-05 |
| * | | x86, pat: Proper init of memtype subtree_max_end | Venkatesh Pallipadi | 2010-06-11 |
| |/ |
|
* / | update email address | Pavel Machek | 2010-07-19 |
|/ |
|
* | x86/mm: Remove unused DBG() macro | Akinobu Mita | 2010-05-31 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-30 |
|\ |
|
| * | x86, pat: Fix memory leak in free_memtype | Xiaotian Feng | 2010-05-26 |
| * | x86: remove last traces of quicklist usage | Peter Zijlstra | 2010-05-24 |
* | | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" | Linus Torvalds | 2010-05-30 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-27 |
|\ \ |
|
| * | | x86/mmiotrace: Remove redundant instruction prefix checks | Akinobu Mita | 2010-05-23 |
* | | | numa: x86_64: use generic percpu var numa_node_id() implementation | Lee Schermerhorn | 2010-05-27 |
* | | | cpusets: randomize node rotor used in cpuset_mem_spread_node() | Jack Steiner | 2010-05-27 |
| |/
|/| |
|
* | | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-05-21 |
|\ \
| |/
|/| |
|
| * | Merge remote branch 'origin/master' into drm-intel-next | Eric Anholt | 2010-05-10 |
| |\ |
|
| * \ | Merge branch 'drm-ttm-pool' into drm-core-next | Dave Airlie | 2010-04-19 |
| |\ \ |
|
| | * | | arch/x86: Add array variants for setting memory to wc caching. | Pauli Nieminen | 2010-04-05 |
* | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-05-18 |
|\ \ \ \ |
|
| * | | | | x86, pat: Update the page flags for memtype atomically instead of using memty... | Robin Holt | 2010-04-23 |
| * | | | | x86, pat: In rbt_memtype_check_insert(), update new->type only if valid | Pallipadi, Venkatesh | 2010-03-01 |
| * | | | | x86, pat: Migrate to rbtree only backend for pat memtype management | Pallipadi, Venkatesh | 2010-02-18 |
| * | | | | x86, pat: Preparatory changes in pat.c for bigger rbtree change | venkatesh.pallipadi@intel.com | 2010-02-18 |
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-05-18 |
|\ \ \ \ \ |
|
| * | | | | | x86-64: Combine SRAT regions when possible | Jan Beulich | 2010-04-28 |
| | |/ / /
| |/| | | |
|
* | | | | | x86: Fix fake apicid to node mapping for numa emulation | David Rientjes | 2010-05-06 |
| |_|_|/
|/| | | |
|
* | | | | x86: Fix parse_reservetop() build failure on certain configs | Ingo Molnar | 2010-05-03 |
* | | | | x86: Fix 'reservetop=' functionality | Liang Li | 2010-04-30 |
|/ / / |
|
* | | | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-04 |
|\ \ \ |
|
| * | | | x86: Make sure free_init_pages() frees pages on page boundary | Yinghai Lu | 2010-03-29 |
| | |/
| |/| |
|
* / | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ / |
|