Age | Commit message (Expand) | Author |
2011-06-21 | Merge branches 'amd/transparent-bridge' and 'core' | Joerg Roedel |
2011-06-21 | iommu/amd: Move missing parts to drivers/iommu | Joerg Roedel |
2011-06-21 | x86: amd_iommu: move to drivers/iommu/ | Ohad Ben-Cohen |
2011-06-16 | x86, microcode, AMD: Fix section header size check | Borislav Petkov |
2011-06-16 | x86, mce: Use mce_sysdev_ prefix to group functions | Hidetoshi Seto |
2011-06-16 | x86, mce: Use mce_chrdev_ prefix to group functions | Hidetoshi Seto |
2011-06-16 | x86, mce: Cleanup mce_read() | Hidetoshi Seto |
2011-06-16 | x86, mce: Cleanup mce_create()/remove_device() | Hidetoshi Seto |
2011-06-16 | x86, mce: Check the result of ancient_init() | Hidetoshi Seto |
2011-06-16 | x86, mce: Introduce mce_gather_info() | Hidetoshi Seto |
2011-06-16 | x86, mce: Replace MCM_ with MCI_MISC_ | Hidetoshi Seto |
2011-06-16 | x86, mce: Replace MCE_SELF_VECTOR by irq_work | Hidetoshi Seto |
2011-06-16 | x86, mce, severity: Clean up trivial coding style problems | Hidetoshi Seto |
2011-06-16 | x86, mce, severity: Cleanup severity table | Hidetoshi Seto |
2011-06-16 | x86, mce, severity: Make formatting a bit more readable | Hidetoshi Seto |
2011-06-16 | x86, mce, severity: Fix two severities table signatures | Tony Luck |
2011-06-15 | x86, microcode, AMD: Correct buf references | Borislav Petkov |
2011-06-14 | x86: Swap save_stack_trace_regs parameters | Masami Hiramatsu |
2011-06-14 | x86 idle: APM requires pm_idle/default_idle unconditionally when a module | Andy Whitcroft |
2011-06-14 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2011-06-14 | x86/amd-iommu: Store device alias as dev_data pointer | Joerg Roedel |
2011-06-14 | x86/amd-iommu: Search for existind dev_data before allocting a new one | Joerg Roedel |
2011-06-14 | x86/amd-iommu: Allow dev_data->alias to be NULL | Joerg Roedel |
2011-06-14 | x86/amd-iommu: Use only dev_data in low-level domain attach/detach functions | Joerg Roedel |
2011-06-14 | x86/amd-iommu: Use only dev_data for dte and iotlb flushing routines | Joerg Roedel |
2011-06-14 | x86/amd-iommu: Store ATS state in dev_data | Joerg Roedel |
2011-06-14 | x86/amd-iommu: Store devid in dev_data | Joerg Roedel |
2011-06-14 | x86/amd-iommu: Introduce global dev_data_list | Joerg Roedel |
2011-06-14 | x86/amd-iommu: Remove redundant device_flush_dte() calls | Joerg Roedel |
2011-06-14 | x86/uv/x2apic: update for change in pci bridge handling. | Dave Airlie |
2011-06-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-06-13 | Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git... | Linus Torvalds |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-06-09 | exec: delay address limit change until point of no return | Mathias Krause |
2011-06-09 | x86: devicetree: Add missing early_init_dt_setup_initrd_arch stub | Florian Fainelli |
2011-06-09 | x86: i8253: Consolidate definitions of global_clock_event | Ralf Baechle |
2011-06-09 | i8253: Consolidate all kernel definitions of i8253_lock | Ralf Baechle |
2011-06-09 | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle |
2011-06-08 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar |
2011-06-08 | x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU | Thomas Gleixner |
2011-06-08 | x86/devicetree: Use generic PCI <-> OF matching | Benjamin Herrenschmidt |
2011-06-07 | x86/amd-iommu: Fix boot crash with hidden PCI devices | Joerg Roedel |
2011-06-07 | x86-64: Emulate legacy vsyscalls | Andy Lutomirski |
2011-06-06 | x86/amd-iommu: Use only per-device dma_ops | Joerg Roedel |
2011-06-06 | x86/amd-iommu: Fix 3 possible endless loops | Joerg Roedel |
2011-06-06 | x86-64: Fill unused parts of the vsyscall page with 0xcc | Andy Lutomirski |
2011-06-06 | x86-64: Remove vsyscall number 3 (venosys) | Andy Lutomirski |
2011-06-05 | x86-64: Map the HPET NX | Andy Lutomirski |
2011-06-05 | x86-64: Remove kernel.vsyscall64 sysctl | Andy Lutomirski |
2011-06-05 | x86-64: Give vvars their own page | Andy Lutomirski |