| Commit message (Expand) | Author | Age | Files | Lines |
* | x86_64: prepare shared mm/init.c | Thomas Gleixner | 2007-10-11 | 1 | -750/+0 |
* | Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke... | Linus Torvalds | 2007-07-26 | 1 | -0/+10 |
* | x86_64: fix section mismatch warning in init.c | Sam Ravnborg | 2007-07-22 | 1 | -1/+1 |
* | x86: Fix alternatives and kprobes to remap write-protected kernel text | Andi Kleen | 2007-07-22 | 1 | -10/+0 |
* | x86_64: Use read and write crX in .c files | Glauber de Oliveira Costa | 2007-07-22 | 1 | -1/+1 |
* | x86: i386-show-unhandled-signals-v3 | Masoud Asgharifard Sharbiani | 2007-07-22 | 1 | -33/+0 |
* | x86_64: minor exception trace variables cleanup | Jan Beulich | 2007-07-21 | 1 | -2/+0 |
* | x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu | Andi Kleen | 2007-07-21 | 1 | -0/+9 |
* | Allow DEBUG_RODATA and KPROBES to co-exist | Arjan van de Ven | 2007-06-21 | 1 | -0/+5 |
* | fix sysrq-m oops | Bob Picco | 2007-06-08 | 1 | -0/+2 |
* | x86_64: allocate sparsemem memmap above 4G | Zou Nan hai | 2007-06-01 | 1 | -0/+6 |
* | Fix section mismatch of memory hotplug related code. | Yasunori Goto | 2007-05-08 | 1 | -3/+3 |
* | Revert "[PATCH] x86: __pa and __pa_symbol address space separation" | Linus Torvalds | 2007-05-07 | 1 | -13/+18 |
* | [PATCH] x86-64: Inhibit machine from asserting an NMI when doing Alt-SysRq-M ... | Konrad Rzeszutek | 2007-05-02 | 1 | -0/+6 |
* | [PATCH] x86: tighten kernel image page access rights | Jan Beulich | 2007-05-02 | 1 | -9/+16 |
* | [PATCH] x86: __pa and __pa_symbol address space separation | Vivek Goyal | 2007-05-02 | 1 | -10/+11 |
* | [PATCH] x86-64: Remove the identity mapping as early as possible | Vivek Goyal | 2007-05-02 | 1 | -24/+0 |
* | [PATCH] x86-64: Kill temp boot pmds | Vivek Goyal | 2007-05-02 | 1 | -55/+45 |
* | [PATCH] x86-64: dma_ops as const | Stephen Hemminger | 2007-05-02 | 1 | -1/+1 |
* | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.c | Eric W. Biederman | 2007-02-14 | 1 | -6/+16 |
* | [PATCH] sysctl: x86_64: remove unnecessary use of insert_at_head | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/maps | Ernie Petrides | 2006-12-07 | 1 | -3/+4 |
* | [PATCH] x86_64: fix memory hotplug build with NUMA=n | Yasunori Goto | 2006-11-20 | 1 | -8/+1 |
* | [PATCH] x86-64: Handle reserve_bootmem_generic beyond end_pfn | Andi Kleen | 2006-11-14 | 1 | -1/+14 |
* | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman | 2006-10-11 | 1 | -3/+6 |
* | [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE | Keith Mannthey | 2006-10-01 | 1 | -4/+13 |
* | [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup | Keith Mannthey | 2006-10-01 | 1 | -0/+1 |
* | [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enable | Keith Mannthey | 2006-10-01 | 1 | -13/+7 |
* | [PATCH] Account for memmap and optionally the kernel image as holes | Mel Gorman | 2006-09-27 | 1 | -1/+3 |
* | [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes | Mel Gorman | 2006-09-27 | 1 | -59/+6 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 | 1 | -32/+26 |
|\ |
|
| * | [PATCH] Remove bogus warning from early_ioremap | Andi Kleen | 2006-09-26 | 1 | -1/+0 |
| * | [PATCH] x86_64 kernel mapping fix | Keith Mannthey | 2006-09-26 | 1 | -25/+26 |
| * | [PATCH] initialize end of memory variables as early as possible | Jan Beulich | 2006-09-26 | 1 | -6/+0 |
* | | [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES | Christoph Lameter | 2006-09-26 | 1 | -1/+1 |
|/ |
|
* | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h | Heiko Carstens | 2006-07-01 | 1 | -4/+3 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] add poison.h and patch primary users | Randy Dunlap | 2006-06-27 | 1 | -2/+5 |
* | [PATCH] pgdat allocation for new node add (specify node id) | Yasunori Goto | 2006-06-27 | 1 | -28/+38 |
* | [PATCH] x86_64: miscellaneous mm/init.c fixes | Jan Beulich | 2006-06-26 | 1 | -6/+6 |
* | [PATCH] x86_64: Calgary IOMMU - IOMMU abstractions | Jon Mason | 2006-06-26 | 1 | -6/+1 |
* | [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k | Andi Kleen | 2006-06-26 | 1 | -1/+1 |
* | [PATCH] x86_64: x86_64 version of the smp alternative patch. | Gerd Hoffmann | 2006-06-26 | 1 | -13/+14 |
* | [PATCH] x86_64: Rename e820_mapped to e820_any_mapped | Arjan van de Ven | 2006-04-09 | 1 | -1/+1 |
* | [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64 | Andi Kleen | 2006-04-09 | 1 | -2/+1 |
* | [PATCH] x86_64: Support memory hotadd without sparsemem | Andi Kleen | 2006-04-09 | 1 | -2/+34 |
* | [PATCH] for_each_online_pgdat: renaming for_each_pgdat | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -1/+1 |
* | [PATCH] x86_64: Add __init to fixmap functions that are only called during boot | Andi Kleen | 2006-03-25 | 1 | -3/+4 |
* | [PATCH] x86_64: Implement early DMI scanning | Andi Kleen | 2006-03-25 | 1 | -0/+27 |