| Commit message (Expand) | Author | Age |
* | Merge branch 'misc' into release | Len Brown | 2009-01-16 |
|\ |
|
| * | kprobes: check CONFIG_FREEZER instead of CONFIG_PM | Masami Hiramatsu | 2009-01-16 |
* | | Revert "x86 PAT: remove CPA WARN_ON for zero pte" | Linus Torvalds | 2009-01-15 |
* | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-14 |
|\ \ |
|
| * | | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 |
* | | | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 |
|/ / |
|
* | | x86 PAT: remove CPA WARN_ON for zero pte | venkatesh.pallipadi@intel.com | 2009-01-13 |
* | | x86 PAT: return compatible mapping to remap_pfn_range callers | venkatesh.pallipadi@intel.com | 2009-01-13 |
* | | x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param | venkatesh.pallipadi@intel.com | 2009-01-13 |
* | | x86 PAT: consolidate old memtype new memtype check into a function | venkatesh.pallipadi@intel.com | 2009-01-13 |
* | | Revert "i386: add TRACE_IRQS_OFF for the nmi" | Ingo Molnar | 2009-01-12 |
* | | Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write" | Ingo Molnar | 2009-01-12 |
* | | x86: fix apic.c build error on latest git | Jaswinder Singh Rajput | 2009-01-12 |
* | | x86: fix mpparse.c build error on latest git | Jaswinder Singh Rajput | 2009-01-12 |
* | | x86: avoid theoretical vmalloc fault loop | Andi Kleen | 2009-01-12 |
* | | Merge commit 'v2.6.29-rc1' into x86/urgent | Ingo Molnar | 2009-01-10 |
|\| |
|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-10 |
| |\ |
|
| * \ | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-01-10 |
| |\ \ |
|
| | * | | x86: fix x86_32 builds for summit and es7000 arch's | Mike Travis | 2009-01-06 |
| | * | | cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrs | Mike Travis | 2009-01-06 |
| | * | | cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write | Mike Travis | 2009-01-06 |
| | * | | cpumask: use cpumask_var_t in acpi-cpufreq.c | Mike Travis | 2009-01-06 |
| | * | | cpumask: use work_on_cpu in acpi/cstate.c | Mike Travis | 2009-01-06 |
| | * | | cpumask: convert struct cpufreq_policy to cpumask_var_t | Rusty Russell | 2009-01-06 |
| | * | | cpumask: replace CPUMASK_ALLOC etc with cpumask_var_t | Rusty Russell | 2009-01-06 |
| | * | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2009-01-06 |
| | |\ \ |
|
| | * | | | x86: cleanup remaining cpumask_t ops in smpboot code | Mike Travis | 2009-01-04 |
| * | | | | x86: make 'constant_test_bit()' take an unsigned bit number | Linus Torvalds | 2009-01-09 |
| * | | | | x86: only scan the root bus in early PCI quirks | Andi Kleen | 2009-01-09 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 2009-01-09 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tip | Robert Richter | 2009-01-08 |
| | |\ \ \ \ |
|
| | | * | | | | oprofile: make new cpu buffer functions part of the api | Robert Richter | 2009-01-07 |
| | | * | | | | oprofile: use new data sample format for ibs | Robert Richter | 2009-01-07 |
| | | * | | | | oprofile: rework implementation of cpu buffer events | Robert Richter | 2009-01-07 |
| | | * | | | | oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.c | Robert Richter | 2009-01-07 |
| | | * | | | | x86/oprofile: fix pci_dev use count for AMD northbridge devices | Robert Richter | 2008-12-29 |
| * | | | | | | Merge branch 'linus' into release | Len Brown | 2009-01-09 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | remove lots of double-semicolons | Fernando Carrijo | 2009-01-08 |
| | * | | | | | | trivial: replace last usages of __FUNCTION__ in kernel | Harvey Harrison | 2009-01-07 |
| | * | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-01-07 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | x86/PCI: Do not use interrupt links for devices using MSI-X | Rafael J. Wysocki | 2009-01-07 |
| | | * | | | | | | x86/PCI: use dev_printk for PCI bus locality messages | Bjorn Helgaas | 2009-01-07 |
| | | * | | | | | | PCI: x86/visws: use generic INTx swizzle from PCI core | Bjorn Helgaas | 2009-01-07 |
| | | * | | | | | | PCI: x86: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 |
| | | * | | | | | | x86/PCI: minor logic simplications | Bjorn Helgaas | 2009-01-07 |
| | | * | | | | | | x86/PCI: use config space encoding for interrupt pins | Bjorn Helgaas | 2009-01-07 |
| | | * | | | | | | PCI: use config space encoding in pci_get_interrupt_pin() | Bjorn Helgaas | 2009-01-07 |
| | | * | | | | | | PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdline | Jacob Pan | 2009-01-07 |
| | | * | | | | | | x86/PCI: make PCI bus locality messages more meaningful | Bjorn Helgaas | 2009-01-07 |
| | | * | | | | | | PCI: Don't carp about BAR allocation failures in quiet boot | Ingo Molnar | 2009-01-07 |