Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-24 | 3 | -6/+3 | |
|\ \ \ \ | ||||||
| * | | | | x86: BUILD_IRQ say .text to avoid .data.percpu | Hugh Dickins | 2008-07-24 | 1 | -1/+1 | |
| * | | | | xen: don't use sysret for sysexit32 | Jeremy Fitzhardinge | 2008-07-24 | 1 | -1/+1 | |
| * | | | | x86: call early_cpu_init at the same point | Jeremy Fitzhardinge | 2008-07-24 | 1 | -4/+1 | |
* | | | | | rtc-cmos: avoid spurious irqs | David Brownell | 2008-07-24 | 1 | -3/+7 | |
* | | | | | flag parameters add-on: remove epoll_create size param | Ulrich Drepper | 2008-07-24 | 2 | -2/+2 | |
* | | | | | flag parameters: inotify_init | Ulrich Drepper | 2008-07-24 | 2 | -0/+2 | |
* | | | | | flag parameters: pipe | Ulrich Drepper | 2008-07-24 | 3 | -1/+3 | |
* | | | | | flag parameters: dup2 | Ulrich Drepper | 2008-07-24 | 2 | -0/+2 | |
* | | | | | flag parameters: epoll_create | Ulrich Drepper | 2008-07-24 | 2 | -0/+2 | |
* | | | | | flag parameters: eventfd | Ulrich Drepper | 2008-07-24 | 2 | -0/+2 | |
* | | | | | flag parameters: signalfd | Ulrich Drepper | 2008-07-24 | 2 | -0/+2 | |
* | | | | | pm: acpi hibernation: utilize hardware signature | Shaohua Li | 2008-07-24 | 1 | -0/+4 | |
* | | | | | remove include/linux/pm_legacy.h | Adrian Bunk | 2008-07-24 | 1 | -1/+0 | |
* | | | | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -0/+1 | |
* | | | | | x86: add hugepagesz option on 64-bit | Andi Kleen | 2008-07-24 | 1 | -0/+17 | |
* | | | | | x86: support GB hugepages on 64-bit | Andi Kleen | 2008-07-24 | 1 | -11/+22 | |
* | | | | | hugetlb: introduce pud_huge | Andi Kleen | 2008-07-24 | 1 | -1/+24 | |
* | | | | | hugetlb: modular state for hugetlb page size | Andi Kleen | 2008-07-24 | 1 | -2/+3 | |
* | | | | | use generic_access_phys for /dev/mem mappings | Rik van Riel | 2008-07-24 | 1 | -0/+1 | |
* | | | | | access_process_vm device memory infrastructure | Rik van Riel | 2008-07-24 | 2 | -0/+9 | |
* | | | | | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 | 2 | -5/+2 | |
|/ / / / | ||||||
* | | | | Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds | 2008-07-24 | 3 | -11/+190 | |
|\ \ \ \ | ||||||
| * | | | | i386 syscall audit fast-path | Roland McGrath | 2008-07-24 | 1 | -2/+53 | |
| * | | | | x86_64 ia32 syscall audit fast-path | Roland McGrath | 2008-07-24 | 2 | -4/+88 | |
| * | | | | x86_64 syscall audit fast-path | Roland McGrath | 2008-07-24 | 1 | -0/+48 | |
| * | | | | x86_64: remove bogus optimization in sysret_signal | Roland McGrath | 2008-07-24 | 1 | -5/+1 | |
* | | | | | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-24 | 2 | -6/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | sched, x86: clean up hrtick implementation | Peter Zijlstra | 2008-07-20 | 2 | -6/+0 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-24 | 18 | -116/+172 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar | 2008-07-21 | 15 | -386/+691 | |
| |\ \ \ \ | ||||||
| * | | | | | NR_CPUS: Replace NR_CPUS in speedstep-centrino.c | Mike Travis | 2008-07-20 | 1 | -34/+51 | |
| * | | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c | Mike Travis | 2008-07-20 | 1 | -1/+1 | |
| * | | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.c | Mike Travis | 2008-07-20 | 1 | -2/+2 | |
| * | | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c | Mike Travis | 2008-07-20 | 1 | -1/+1 | |
| * | | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c | Mike Travis | 2008-07-20 | 1 | -1/+1 | |
| * | | | | | cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target | Mike Travis | 2008-07-18 | 1 | -28/+45 | |
| * | | | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.c | Mike Travis | 2008-07-18 | 1 | -3/+3 | |
| * | | | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.c | Mike Travis | 2008-07-18 | 1 | -3/+1 | |
| * | | | | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 2008-07-18 | 8 | -23/+47 | |
| * | | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-18 | 15 | -57/+241 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-16 | 226 | -13698/+20898 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 | 66 | -560/+802 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | x86: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 10 | -30/+30 | |
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-22 | 7 | -17/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86: fix crash due to missing debugctlmsr on AMD K6-3 | Jan Kratochvil | 2008-07-22 | 1 | -1/+1 | |
| * | | | | | | | | x86: add PTE_FLAGS_MASK | Jeremy Fitzhardinge | 2008-07-22 | 2 | -5/+5 | |
| * | | | | | | | | x86: rename PTE_MASK to PTE_PFN_MASK | Jeremy Fitzhardinge | 2008-07-22 | 3 | -10/+10 | |
| * | | | | | | | | x86: fix pte_flags() to only return flags, fix lguest (updated) | Rusty Russell | 2008-07-22 | 1 | -1/+1 | |
| * | | | | | | | | x86: use setup_clear_cpu_cap with disable_apic, fix | Yinghai Lu | 2008-07-22 | 1 | -1/+1 |