| Commit message (Expand) | Author | Age | Files | Lines |
* | cpumask: cpu_coregroup_mask(): x86 | Rusty Russell | 2008-12-26 | 2 | -3/+9 |
* | cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_... | Rusty Russell | 2008-12-26 | 3 | -18/+35 |
* | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 7 | -11/+11 |
* | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 | 4 | -46/+43 |
* | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 2008-12-13 | 2 | -3/+3 |
* | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 2 | -13/+0 |
* | x86: fix default_spin_lock_flags() prototype | Ingo Molnar | 2008-12-08 | 1 | -1/+2 |
* | AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0 | Joerg Roedel | 2008-12-08 | 1 | -1/+2 |
* | AMD IOMMU: fix WARN_ON in dma_ops unmap path | Joerg Roedel | 2008-12-08 | 1 | -1/+1 |
* | AMD IOMMU: fix typo in comment | Joerg Roedel | 2008-12-08 | 1 | -2/+2 |
* | AMD IOMMU: fix loop counter in free_pagetable function | Joerg Roedel | 2008-12-08 | 1 | -1/+1 |
* | AMD IOMMU: fix iommu_map_page function | Joerg Roedel | 2008-12-08 | 1 | -1/+1 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-12-04 | 7 | -39/+41 |
|\ |
|
| * | x86: fix early panic with boot option "nosmp" | Andi Kleen | 2008-12-04 | 1 | -0/+3 |
| * | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2008-12-03 | 2 | -3/+6 |
| |\ |
|
| | * | x86/oprofile: fix Intel cpu family 6 detection | William Cohen | 2008-12-03 | 1 | -3/+2 |
| | * | oprofile: fix CPU unplug panic in ppro_stop() | Eric Dumazet | 2008-12-03 | 1 | -0/+4 |
| * | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2008-12-03 | 10 | -47/+84 |
| |\ \ |
|
| | * | | AMD IOMMU: fix possible race while accessing iommu->need_sync | Joerg Roedel | 2008-12-03 | 1 | -20/+13 |
| | * | | AMD IOMMU: set device table entry for aliased devices | Joerg Roedel | 2008-12-03 | 1 | -0/+3 |
| | * | | AMD IOMMU: struct amd_iommu remove padding on 64 bit | Richard Kennedy | 2008-12-03 | 1 | -12/+12 |
| | |/ |
|
| * | | x86: fix broken flushing in GART nofullflush path | Joerg Roedel | 2008-12-03 | 1 | -0/+2 |
| * | | x86: fix dma_mapping_error for 32bit x86 | Thomas Bogendoerfer | 2008-11-29 | 1 | -4/+2 |
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | sched: don't export sched_mc_power_savings in laptops | Mahesh Salgaonkar | 2008-12-01 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-02 | 3 | -2/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | KVM: MMU: avoid creation of unreachable pages in the shadow | Marcelo Tosatti | 2008-11-26 | 1 | -0/+1 |
| * | | KVM: MMU: fix sync of ptes addressed at owner pagetable | Marcelo Tosatti | 2008-11-23 | 1 | -1/+1 |
| * | | KVM: VMX: Fix interrupt loss during race with NMI | Avi Kivity | 2008-11-23 | 1 | -1/+3 |
* | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-30 | 1 | -5/+21 |
|\ \ \ |
|
| * \ \ | Merge commit 'v2.6.28-rc6' into irq/urgent | Ingo Molnar | 2008-11-23 | 27 | -49/+161 |
| |\ \ \
| | |/ / |
|
| * | | | x86: apic honour irq affinity which was set in early boot | Thomas Gleixner | 2008-11-09 | 1 | -5/+21 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-30 | 12 | -101/+87 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | x86: always define DECLARE_PCI_UNMAP* macros | Joerg Roedel | 2008-11-27 | 1 | -14/+0 |
| * | | | x86: fixup config space size of CPU functions for AMD family 11h | Andreas Herrmann | 2008-11-26 | 1 | -11/+14 |
| * | | | x86, bts: fix wrmsr and spinlock over kmalloc | Markus Metzger | 2008-11-25 | 1 | -37/+40 |
| * | | | x86, pebs: fix PEBS record size configuration | Markus Metzger | 2008-11-25 | 1 | -0/+8 |
| * | | | x86, bts: turn macro into static inline function | Markus Metzger | 2008-11-25 | 1 | -2/+4 |
| * | | | x86, bts: exclude ds.c from build when disabled | Markus Metzger | 2008-11-25 | 2 | -4/+1 |
| * | | | arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul | Julia Lawall | 2008-11-25 | 1 | -1/+1 |
| * | | | x86: use limited register constraint for setnz | Steven Rostedt | 2008-11-25 | 1 | -1/+1 |
| * | | | xen: pin correct PGD on suspend | Ian Campbell | 2008-11-23 | 1 | -7/+14 |
| * | | | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2008-11-23 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | oprofile: fix an overflow in ppro code | Eric Dumazet | 2008-11-17 | 1 | -1/+1 |
| * | | | | x86: revert irq number limitation | Thomas Gleixner | 2008-11-23 | 1 | -21/+1 |
| * | | | | Merge commit 'v2.6.28-rc6' into x86/urgent | Ingo Molnar | 2008-11-21 | 6 | -3/+60 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() | Rakib Mullick | 2008-11-20 | 1 | -1/+1 |
| * | | | | x86: fix __cpuinit/__init tangle in init_thread_xstate() | Rakib Mullick | 2008-11-20 | 1 | -1/+1 |
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2008-11-30 | 2 | -4/+31 |
|\ \ \ \ \ |
|
| * | | | | | [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value | Andreas Herrmann | 2008-11-25 | 2 | -4/+31 |
| | |/ / /
| |/| | | |
|