Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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-23 | 3 | -11/+190 | |
| |\ \ \ | ||||||
| | * | | | i386 syscall audit fast-path | Roland McGrath | 2008-07-23 | 1 | -2/+53 | |
| | * | | | x86_64 ia32 syscall audit fast-path | Roland McGrath | 2008-07-23 | 2 | -4/+88 | |
| | * | | | x86_64 syscall audit fast-path | Roland McGrath | 2008-07-23 | 1 | -0/+48 | |
| | * | | | x86_64: remove bogus optimization in sysret_signal | Roland McGrath | 2008-07-23 | 1 | -5/+1 | |
| * | | | | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-23 | 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-23 | 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 | |
| | * | | | | | | | x86: move the last Dprintk instance to pr_debug() | Thomas Gleixner | 2008-07-21 | 1 | -4/+4 | |
| * | | | | | | | | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute | Andi Kleen | 2008-07-21 | 1 | -2/+2 | |
| * | | | | | | | | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-21 | 3 | -7/+18 | |
| * | | | | | | | | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 2008-07-21 | 2 | -7/+3 | |
| * | | | | | | | | device create: x86: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 2 | -4/+4 | |
| * | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2008-07-21 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [CPUFREQ] cpufreq: remove CVS keywords | Adrian Bunk | 2008-05-19 | 1 | -1/+0 | |
| * | | | | | | | | | x86: Fix help message for STRICT_DEVMEM config option | Linus Torvalds | 2008-07-21 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | x86: convert Dprintk to pr_debug | Thomas Gleixner | 2008-07-21 | 6 | -47/+41 | |
| * | | | | | | | | Merge branch 'x86/paravirt-spinlocks' into x86/for-linus | Ingo Molnar | 2008-07-21 | 3 | -1/+197 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar | 2008-07-21 | 15 | -386/+691 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar | 2008-07-18 | 14 | -57/+239 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||||
| | * | | | | | | | | x86, paravirt-spinlocks: fix boot hang | Ingo Molnar | 2008-07-16 | 1 | -1/+2 | |
| | * | | | | | | | | x86: paravirt spinlocks, modular build fix | Ingo Molnar | 2008-07-16 | 1 | -0/+1 | |
| | * | | | | | | | | x86: paravirt spinlocks, !CONFIG_SMP build fixes | Ingo Molnar | 2008-07-16 | 1 | -0/+4 | |
| | * | | | | | | | | xen: implement Xen-specific spinlocks | Jeremy Fitzhardinge | 2008-07-16 | 1 | -1/+171 | |
| | * | | | | | | | | xen: use lock-byte spinlock implementation | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+1 |