Age | Commit message (Expand) | Author | Files | Lines |
2009-06-24 | Revert "PCI: use ACPI _CRS data by default" | Linus Torvalds | 4 | -5/+5 |
2009-06-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 6 | -83/+95 |
2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 6 | -83/+95 |
2009-06-23 | Intel-IOMMU, intr-remap: source-id checking | Weidong Han | 1 | -0/+6 |
2009-06-22 | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 | Linus Torvalds | 3 | -1/+9 |
2009-06-22 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 5 | -11/+33 |
2009-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 3 | -4/+9 |
2009-06-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 1 | -1/+1 |
2009-06-20 | x86, 64-bit: Clean up user address masking | Linus Torvalds | 4 | -12/+4 |
2009-06-20 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 5 | -73/+143 |
2009-06-20 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -3/+11 |
2009-06-20 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -2/+9 |
2009-06-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 37 | -597/+670 |
2009-06-20 | x86: don't use 'access_ok()' as a range check in get_user_pages_fast() | Linus Torvalds | 1 | -2/+7 |
2009-06-20 | Merge branch 'x86/mce3' into x86/urgent | Ingo Molnar | 16 | -508/+528 |
2009-06-20 | ACPI: pdc init related memory leak with physical CPU hotplug | Pallipadi, Venkatesh | 1 | -0/+13 |
2009-06-19 | perf_counter, x86: Improve interactions with fast-gup | Ingo Molnar | 2 | -2/+7 |
2009-06-19 | perf_counter: Make callchain samples extensible | Peter Zijlstra | 1 | -23/+6 |
2009-06-18 | function-graph: add stack frame test | Steven Rostedt | 4 | -2/+9 |
2009-06-18 | dma-mapping: x86: use asm-generic/dma-mapping-common.h | FUJITA Tomonori | 2 | -171/+3 |
2009-06-18 | gcov: enable GCOV_PROFILE_ALL for x86_64 | Peter Oberparleiter | 5 | -0/+6 |
2009-06-18 | x86, mce: fix error path in mce_create_device() | Hidetoshi Seto | 1 | -5/+5 |
2009-06-18 | crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu template | Huang Ying | 1 | -2/+2 |
2009-06-18 | crypto: aes-ni - Do not sleep when using the FPU | Huang Ying | 1 | -0/+4 |
2009-06-18 | crypto: aes-ni - Fix cbc mode IV saving | Huang Ying | 1 | -2/+3 |
2009-06-17 | x86: use zalloc_cpumask_var for mce_dev_initialized | Yinghai Lu | 1 | -1/+1 |
2009-06-17 | x86: fix duplicated sysfs attribute | Yinghai Lu | 1 | -1/+1 |
2009-06-17 | x86: de-assembler-ize asm/desc.h | Alexander van Heukelum | 4 | -29/+0 |
2009-06-17 | i386: fix/simplify espfix stack switching, move it into assembly | Alexander van Heukelum | 2 | -16/+35 |
2009-06-17 | i386: fix return to 16-bit stack from NMI handler | Alexander van Heukelum | 1 | -6/+8 |
2009-06-17 | x86: Use pci_claim_resource | Matthew Wilcox | 1 | -10/+7 |
2009-06-17 | x86, ioapic: Don't call disconnect_bsp_APIC if no APIC present | Cyrill Gorcunov | 1 | -1/+3 |
2009-06-17 | perf_counter: x86: Set the period in the intel overflow handler | Peter Zijlstra | 1 | -0/+2 |
2009-06-17 | x86: Remove duplicated #include's | Huang Weiyi | 2 | -12/+0 |
2009-06-17 | x86: msr.h linux/types.h is only required for __KERNEL__ | Jaswinder Singh Rajput | 1 | -6/+1 |
2009-06-17 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 6 | -189/+175 |
2009-06-17 | Merge branch 'x86/urgent' into x86/mce3 | Ingo Molnar | 15 | -24/+95 |
2009-06-17 | x86: nmi: Add Intel processor 0x6f4 to NMI perfctr1 workaround | Prarit Bhargava | 1 | -4/+8 |
2009-06-17 | x86, mce: mce_intel.c needs <asm/apic.h> | H. Peter Anvin | 1 | -0/+1 |
2009-06-17 | x86: apic/io_apic.c: dmar_msi_type should be static | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-06-17 | x86, io_apic.c: Work around compiler warning | Figo.zhang | 1 | -1/+2 |
2009-06-17 | x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC present | Cyrill Gorcunov | 1 | -2/+8 |
2009-06-17 | sched, x86: Fix cpufreq + sched_clock() TSC scaling | Peter Zijlstra | 2 | -3/+11 |
2009-06-17 | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 79 | -1716/+4805 |
2009-06-17 | x86: mce: Handle banks == 0 case in K7 quirk | Andi Kleen | 1 | -1/+1 |
2009-06-17 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 65 | -2099/+3773 |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds | 7 | -33/+10 |
2009-06-16 | kmap_types: make most arches use generic header file | Randy Dunlap | 1 | -20/+3 |
2009-06-16 | use printk_once() in several places | Minchan Kim | 1 | -8/+3 |
2009-06-16 | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman | 1 | -1/+1 |