| Commit message (Expand) | Author | Age |
* | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 2008-07-24 |
* | powerpc: support multiple hugepage sizes | Jon Tollefson | 2008-07-24 |
* | powerpc: define support for 16G hugepages | Jon Tollefson | 2008-07-24 |
* | powerpc: scan device tree for gigantic pages | Jon Tollefson | 2008-07-24 |
* | powerpc: function to allocate gigantic hugepages | Jon Tollefson | 2008-07-24 |
* | x86: add hugepagesz option on 64-bit | Andi Kleen | 2008-07-24 |
* | x86: support GB hugepages on 64-bit | Andi Kleen | 2008-07-24 |
* | hugetlb: introduce pud_huge | Andi Kleen | 2008-07-24 |
* | hugetlb: modular state for hugetlb page size | Andi Kleen | 2008-07-24 |
* | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 2008-07-24 |
* | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich | 2008-07-24 |
* | spufs: use new vm_ops->access to allow local state access from gdb | Benjamin Herrenschmidt | 2008-07-24 |
* | powerpc ioremap_prot | Benjamin Herrenschmidt | 2008-07-24 |
* | use generic_access_phys for /dev/mem mappings | Rik van Riel | 2008-07-24 |
* | access_process_vm device memory infrastructure | Rik van Riel | 2008-07-24 |
* | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 |
* | add HAVE_CLK to Kconfig, for driver dependencies | David Brownell | 2008-07-24 |
* | Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds | 2008-07-23 |
|\ |
|
| * | i386 syscall audit fast-path | Roland McGrath | 2008-07-23 |
| * | x86_64 ia32 syscall audit fast-path | Roland McGrath | 2008-07-23 |
| * | x86_64 syscall audit fast-path | Roland McGrath | 2008-07-23 |
| * | x86_64: remove bogus optimization in sysret_signal | Roland McGrath | 2008-07-23 |
* | | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-23 |
|\ \ |
|
| * | | sched, x86: clean up hrtick implementation | Peter Zijlstra | 2008-07-20 |
* | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar | 2008-07-21 |
| |\ \ \ |
|
| * | | | | NR_CPUS: Replace NR_CPUS in speedstep-centrino.c | Mike Travis | 2008-07-20 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c | Mike Travis | 2008-07-20 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.c | Mike Travis | 2008-07-20 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c | Mike Travis | 2008-07-20 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c | Mike Travis | 2008-07-20 |
| * | | | | cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target | Mike Travis | 2008-07-18 |
| * | | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.c | Mike Travis | 2008-07-18 |
| * | | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.c | Mike Travis | 2008-07-18 |
| * | | | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 2008-07-18 |
| * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-18 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-15 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 |
| |\ \ \ \ \ |
|
| * | | | | | | x86: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 |
* | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-23 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | Merge branch 'pxa' into devel | Russell King | 2008-07-13 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | [ARM] pxa: add base support for PXA930 Handheld Platform (aka SAAR) | Eric Miao | 2008-07-13 |
| | * | | | | | | [ARM] pxa: add base support for PXA930 Evaluation Board (aka TavorEVB) | Eric Miao | 2008-07-13 |
| | * | | | | | | [ARM] pxa: add base support for PXA930 (aka Tavor-P) | Eric Miao | 2008-07-13 |
| | * | | | | | | [ARM] Update mach-types | Russell King | 2008-07-13 |
| | * | | | | | | [ARM] pxa: make littleton to use the new smc91x platform data | Eric Miao | 2008-07-12 |
| | * | | | | | | [ARM] pxa: make zylonite to use the new smc91x platform data | Eric Miao | 2008-07-12 |
| | * | | | | | | [ARM] pxa: make mainstone to use the new smc91x platform data | Eric Miao | 2008-07-12 |
| | * | | | | | | [ARM] pxa: make lubbock to use new smc91x platform data | Eric Miao | 2008-07-12 |
| | * | | | | | | [NET] smc91x: remove "irq_flags" from "struct smc91x_platdata" | Eric Miao | 2008-07-12 |