aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAge
...
| * | | | | | | | Pull alex into release branchTony Luck2010-02-26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [IA64] build arch/ia64/kernel/acpi-ext.o when CONFIG_ACPIAlex Chiang2010-02-25
| | * | | | | | | | [IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPIAlex Chiang2010-02-25
| | |/ / / / / / /
| * | | | | | | | Pull rmia32 into release branchTony Luck2010-02-26
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-08
| | |/ / / / / /
* | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
|\ \ \ \ \ \ \ \
| * | | | | | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-01
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | clocksource: add argument to resume callbackMagnus Damm2010-02-05
| |/ / / / / /
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-28
|\ \ \ \ \ \ \
| * | | | | | | kprobes: Disable booster when CONFIG_PREEMPT=yMasami Hiramatsu2010-02-04
| |/ / / / / /
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-02-26
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-23
| * | | | | | PCI: augment bus resource table with a listBjorn Helgaas2010-02-23
| * | | | | | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-23
| * | | | | | resource/PCI: mark struct resource as constDominik Brodowski2010-02-22
| * | | | | | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-22
* | | | | | | [IA64] Fix broken sn2 buildHedi Berriche2010-02-23
|/ / / / / /
| | | | | |
| \ \ \ \ \
*-. | | | | | Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown2010-02-18
|\ \| | | | | | |_|_|/ / / |/| | | | |
| * | | | | ACPI: fix "acpi=ht" boot optionLen Brown2010-02-18
| |/ / / /
* / / / / [IA64] preserve personality flag bits across execTony Luck2010-02-12
|/ / / /
* | | | [IA64] move fnptr definition inside #ifdef __KERNEL__Tony Luck2010-01-08
* | | | [IA64] __per_cpu_idtrs[] is a memory hogTony Luck2010-01-07
* | | | [IA64] sanity in #include files. Move fnptr to types.hTony Luck2010-01-06
* | | | [IA64] use helpers for rlimitsJiri Slaby2010-01-06
* | | | [IA64] cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-06
| |_|/ |/| |
* | | KVM: ia64: fix build breakage due to host spinlock changeLuck, Tony2009-12-27
* | | ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2009-12-22
* | | ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang2009-12-22
* | | ACPI: processor: factor out common _PDC settingsAlex Chiang2009-12-22
* | | ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang2009-12-22
* | | ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang2009-12-22
|/ /
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\ \
| * | drop explicit include of autoconf.hSam Ravnborg2009-12-12
| * | ia64: move nr-irqs.h to include/generatedSam Ravnborg2009-12-12
| * | kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-12
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-16
|\ \ \
| * | | switch alloc_file() to passing struct pathAl Viro2009-12-16
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-12-16
|\ \ \ \
| * | | | [IA64] implement early_io{re,un}map for ia64Luck, Tony2009-12-14
| * | | | [IA64] Replace old style lock initializerThomas Gleixner2009-12-14
| * | | | [IA64] fix SBA IOMMU to handle allocation failure properlyFUJITA Tomonori2009-12-14
| * | | | [IA64] Save I-resources to ia64_sal_os_stateTakao Indoh2009-12-14
| * | | | [IA64] preallocate IA64_IRQ_MOVE_VECTORKenji Kaneshige2009-12-14
* | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-12-16
|\ \ \ \ \
| * | | | | implement early_io{re,un}map for ia64Luck, Tony2009-12-15
* | | | | | ia64: use bitmap_find_next_zero_areaAkinobu Mita2009-12-16
* | | | | | dma-mapping: fix off-by-one error in dma_capable()Jan Beulich2009-12-16
* | | | | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-16
| |_|/ / / |/| | | |
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-15
|\ \ \ \ \