Age | Commit message (Expand) | Author | Files | Lines |
2010-03-01 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2010-02-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2010-02-26 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2 | -14/+9 |
2010-02-24 | [IA64] Fix broken sn2 build | Hedi Berriche | 1 | -1/+1 |
2010-02-23 | x86/PCI: use host bridge _CRS info by default on 2008 and newer machines | Bjorn Helgaas | 1 | -0/+1 |
2010-02-23 | PCI: augment bus resource table with a list | Bjorn Helgaas | 1 | -9/+3 |
2010-02-23 | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs | Bjorn Helgaas | 1 | -3/+2 |
2010-02-23 | resource/PCI: mark struct resource as const | Dominik Brodowski | 1 | -1/+1 |
2010-02-23 | resource/PCI: align functions now return start of resource | Dominik Brodowski | 1 | -1/+2 |
2010-02-18 | Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill... | Len Brown | 1 | -0/+1 |
2010-02-18 | ACPI: fix "acpi=ht" boot option | Len Brown | 1 | -0/+1 |
2010-02-12 | [IA64] preserve personality flag bits across exec | Tony Luck | 1 | -1/+3 |
2010-02-05 | clocksource: add argument to resume callback | Magnus Damm | 1 | -1/+1 |
2010-02-04 | kprobes: Disable booster when CONFIG_PREEMPT=y | Masami Hiramatsu | 1 | -1/+1 |
2010-01-08 | [IA64] move fnptr definition inside #ifdef __KERNEL__ | Tony Luck | 1 | -5/+5 |
2010-01-08 | [IA64] __per_cpu_idtrs[] is a memory hog | Tony Luck | 3 | -15/+24 |
2010-01-07 | [IA64] sanity in #include files. Move fnptr to types.h | Tony Luck | 3 | -6/+5 |
2010-01-07 | [IA64] use helpers for rlimits | Jiri Slaby | 2 | -2/+2 |
2010-01-07 | [IA64] cpumask_of_node() should handle -1 as a node | Anton Blanchard | 1 | -1/+3 |
2009-12-27 | KVM: ia64: fix build breakage due to host spinlock change | Luck, Tony | 3 | -6/+9 |
2009-12-22 | ACPI: processor: unify arch_acpi_processor_cleanup_pdc | Alex Chiang | 2 | -31/+0 |
2009-12-22 | ACPI: processor: finish unifying arch_acpi_processor_init_pdc() | Alex Chiang | 2 | -18/+4 |
2009-12-22 | ACPI: processor: factor out common _PDC settings | Alex Chiang | 1 | -9/+1 |
2009-12-22 | ACPI: processor: unify arch_acpi_processor_init_pdc | Alex Chiang | 1 | -33/+1 |
2009-12-22 | ACPI: processor: introduce arch_has_acpi_pdc | Alex Chiang | 1 | -0/+2 |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 5 | -8/+5 |
2009-12-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 1 | -7/+8 |
2009-12-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 6 | -18/+50 |
2009-12-16 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2 | -0/+13 |
2009-12-16 | switch alloc_file() to passing struct path | Al Viro | 1 | -7/+8 |
2009-12-16 | ia64: use bitmap_find_next_zero_area | Akinobu Mita | 1 | -14/+5 |
2009-12-16 | dma-mapping: fix off-by-one error in dma_capable() | Jan Beulich | 1 | -1/+1 |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2 | -3/+0 |
2009-12-16 | implement early_io{re,un}map for ia64 | Luck, Tony | 2 | -0/+13 |
2009-12-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -50/+50 |
2009-12-15 | hugetlb: add generic definition of NUMA_NO_NODE | Lee Schermerhorn | 1 | -2/+0 |
2009-12-15 | [IA64] implement early_io{re,un}map for ia64 | Luck, Tony | 2 | -0/+13 |
2009-12-15 | [IA64] Replace old style lock initializer | Thomas Gleixner | 1 | -1/+1 |
2009-12-15 | [IA64] fix SBA IOMMU to handle allocation failure properly | FUJITA Tomonori | 1 | -9/+29 |
2009-12-15 | [IA64] Save I-resources to ia64_sal_os_state | Takao Indoh | 2 | -3/+13 |
2009-12-15 | [IA64] preallocate IA64_IRQ_MOVE_VECTOR | Kenji Kaneshige | 2 | -5/+7 |
2009-12-15 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 3 | -7/+7 |
2009-12-15 | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 1 | -16/+16 |
2009-12-15 | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2 | -10/+10 |
2009-12-15 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2 | -14/+14 |
2009-12-15 | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner | 1 | -1/+1 |
2009-12-15 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2 | -14/+14 |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 17 | -172/+316 |
2009-12-12 | drop explicit include of autoconf.h | Sam Ravnborg | 1 | -1/+0 |
2009-12-12 | ia64: move nr-irqs.h to include/generated | Sam Ravnborg | 3 | -7/+4 |