| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-11-11 | 1 | -3/+7 |
|\ |
|
| * | x86/PCI: Adjust GFP mask handling for coherent allocations | Jan Beulich | 2009-11-08 | 1 | -3/+7 |
* | | x86: Make sure get_user_desc() doesn't sign extend. | Chris Lalancette | 2009-11-05 | 1 | -1/+1 |
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-11-05 | 1 | -1/+1 |
|\ \ |
|
| * | | sched: Disable SD_PREFER_LOCAL at node level | Mike Galbraith | 2009-11-03 | 1 | -1/+1 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-11-05 | 2 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86, fs: Fix x86 procfs stack information for threads on 64-bit | Stefani Seibold | 2009-11-04 | 1 | -1/+1 |
| * | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2009-11-03 | 1 | -0/+1 |
| |\ \ |
|
| | | \ | |
| | | \ | |
| | *-. \ | Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes | Joerg Roedel | 2009-11-03 | 1 | -0/+1 |
| | |\ \ \ |
|
| | | * | | | x86/amd-iommu: Workaround for erratum 63 | Joerg Roedel | 2009-10-09 | 1 | -0/+1 |
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-10-29 | 1 | -0/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | sched: Disable SD_PREFER_LOCAL for MC/CPU domains | Peter Zijlstra | 2009-10-14 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi() | Robin Holt | 2009-10-21 | 1 | -0/+7 |
* | | | | x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode() | Robin Holt | 2009-10-16 | 1 | -1/+15 |
| |/ /
|/| | |
|
* | | | x86/paravirt: Use normal calling sequences for irq enable/disable | Jeremy Fitzhardinge | 2009-10-13 | 2 | -28/+10 |
|/ / |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-10-08 | 1 | -0/+2 |
|\ \ |
|
| * | | x86: EDAC: MCE: Fix MCE decoding callback logic | Ingo Molnar | 2009-10-02 | 1 | -0/+2 |
| * | | x86: Fix csum_ipv6_magic asm memory clobber | Samuel Thibault | 2009-10-01 | 1 | -1/+2 |
* | | | KVM: add support for change_pte mmu notifiers | Izik Eidus | 2009-10-04 | 1 | -0/+1 |
* | | | x86: fix csum_ipv6_magic asm memory clobber | Samuel Thibault | 2009-10-01 | 1 | -1/+2 |
|/ / |
|
* | | x86: Provide an alternative() based cmpxchg64() | Arjan van de Ven | 2009-09-30 | 1 | -13/+17 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-26 | 2 | -10/+1 |
|\ \ |
|
| * | | x86: Remove redundant non-NUMA topology functions | Rusty Russell | 2009-09-24 | 1 | -10/+0 |
| * | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-09-24 | 6 | -27/+26 |
| |\ \ |
|
| * \ \ | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Ingo Molnar | 2009-09-23 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | x86: split NX setup into separate file to limit unstack-protected code | Jeremy Fitzhardinge | 2009-09-21 | 1 | -0/+1 |
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-24 | 1 | -1/+5 |
|\ \ \ \ \ |
|
| * | | | | | x86/PCI: default pcibus cpumask to all cpus if it lacks affinity | David Rientjes | 2009-09-18 | 1 | -1/+5 |
| | |/ / /
| |/| | | |
|
* | | | | | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 2009-09-24 | 1 | -2/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-09-23 | 2 | -4/+3 |
|\ \ \ \ \ |
|
| * | | | | | cpumask: use mm_cpumask() wrapper: x86 | Rusty Russell | 2009-09-24 | 1 | -3/+3 |
| * | | | | | cpumask: remove arch_send_call_function_ipi | Rusty Russell | 2009-09-24 | 1 | -1/+0 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-23 | 1 | -1/+3 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Use macros for .data.page_aligned section. | Tim Abbott | 2009-09-21 | 1 | -1/+3 |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-09-23 | 1 | -1/+0 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'sfi-base' into release | Len Brown | 2009-09-19 | 1 | -1/+0 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | ACPI: Handle CONFIG_ACPI=n better from linux/acpi.h | Feng Tang | 2009-08-28 | 1 | -1/+0 |
* | | | | | | x86: syscall_get_nr returns int | Roland McGrath | 2009-09-22 | 1 | -7/+7 |
* | | | | | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2009-09-21 | 4 | -19/+19 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 4 | -19/+19 |
| |/ / / / |
|
* | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-09-20 | 19 | -228/+226 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-18 | 18 | -228/+225 |
| |\ \ \ \ |
|
| | * | | | | x86: Move get/set_wallclock to x86_platform_ops | Feng Tang | 2009-09-16 | 4 | -64/+4 |
| | * | | | | x86: apic namespace cleanup | Thomas Gleixner | 2009-08-31 | 1 | -7/+7 |
| | * | | | | x86: Distangle ioapic and i8259 | Thomas Gleixner | 2009-08-31 | 1 | -0/+2 |
| | * | | | | x86: Add Moorestown early detection | Thomas Gleixner | 2009-08-31 | 1 | -0/+6 |
| | * | | | | x86: Add hardware_subarch ID for Moorestown | Pan, Jacob jun | 2009-08-31 | 1 | -0/+10 |
| | * | | | | x86: Add early platform detection | Thomas Gleixner | 2009-08-31 | 1 | -2/+1 |
| | * | | | | x86: Move tsc_calibration to x86_init_ops | Thomas Gleixner | 2009-08-31 | 6 | -9/+13 |
| | * | | | | x86: Move calibrate_cpu to tsc.c | Thomas Gleixner | 2009-08-31 | 1 | -2/+0 |