summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-086-25/+54
|\
| * msi: Make MSI useable more architecturesEric W. Biederman2007-02-084-23/+50
| * msi: Kill the msi_desc array.Eric W. Biederman2007-02-081-1/+1
| * MSI: Remove pci_scan_msi_device()Michael Ellerman2007-02-081-2/+0Star
| * PCI: make isa_bridge Alpha-onlyAdrian Bunk2007-02-081-0/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-02-081-0/+5
|\ \
| * | USB: ps3 ohci bus glueGeoff Levand2007-02-081-0/+3
| * | USB: ps3 ehci bus glueGeoff Levand2007-02-081-0/+2
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-02-0821-516/+689
|\ \ | |/ |/|
| * Pull test into release branchLen Brown2007-02-0621-516/+689
| |\
| | * Pull motherboard into test branchLen Brown2007-02-031-1/+2
| | |\
| | | * i386: turn on CONFIG_PNP in defconfigBjorn Helgaas2007-01-261-1/+2
| | * | Altix: ACPI SSDT PCI device supportJohn Keller2007-02-034-103/+362
| | * | ACPICA: reduce conflicts with Altix patch seriesLen Brown2007-02-032-9/+14
| | * | ACPI_NUMA: fix HP IA64 simulator issue with extended memory domainAlexey Starikovskiy2007-02-031-2/+2
| | * | ACPI: build fix for IBM x440 - CONFIG_X86_SUMMITAlexey Starikovskiy2007-02-031-43/+41Star
| | * | ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy2007-02-032-33/+0Star
| | * | ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-036-63/+62Star
| | * | ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy2007-02-032-168/+160Star
| | * | ACPICA: Remove duplicate table definitions.Alexey Starikovskiy2007-02-031-15/+14Star
| | * | ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-036-22/+19Star
| | * | ACPICA: Remove duplicate table managerAlexey Starikovskiy2007-02-035-77/+31Star
| | * | ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-035-34/+36
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-02-0717-113/+183
|\ \ \ \
| * | | | [IA64] swiotlb cleanupJan Beulich2007-02-061-1/+1
| * | | | [IA64] swiotlb bug fixesJan Beulich2007-02-061-0/+19
| * | | | [IA64] Hook up getcpu system call for IA64Fenghua Yu2007-02-061-0/+2
| * | | | [IA64] clean up sparsemem memory_present callBob Picco2007-02-061-33/+3Star
| * | | | [IA64] show_mem() for IA64 sparsemem NUMAGeorge Beshers2007-02-061-26/+48
| * | | | [IA64] missing exports hwsw_sync_...Jan Beulich2007-02-061-0/+4
| * | | | [IA64] alignment bug in ldscriptKirill Korotaev2007-02-061-0/+1
| * | | | [IA64] register memory ranges in a consistent mannerBob Picco2007-02-062-3/+20
| * | | | [IA64] Enable SWIOTLB only when neededJan Beulich2007-02-051-1/+4
| * | | | [IA64-SGI] Check for TIO errors on shub2 AltixRuss Anderson2007-02-051-4/+12
| * | | | [IA64] Clear IRQ affinity when unregisteredAlex Williamson2007-02-051-0/+5
| * | | | [IA64] fix ACPI Kconfig issuesLen Brown2007-02-051-2/+2
| * | | | [IA64] Fix NULL-pointer dereference in ia64_machine_kexec()Bernhard Walle2007-02-052-0/+7
| * | | | [IA64] find thread for user rbs addressbibo,mao2007-02-051-1/+1
| * | | | [IA64] use snprintf() on features field of /proc/cpuinfoAron Griffis2007-02-051-17/+14Star
| * | | | [IA64] enable singlestep on system callbibo,mao2007-02-051-6/+6
| * | | | [IA64] kexec: Move machine_shutdown from machine_kexec.c to process.cHorms2007-02-052-13/+16
| * | | | [IA64] add newline to PAL-code warning messageHorms2007-02-051-1/+1
| * | | | [IA64] kexec: Remove inline declaration of efi_get_pal_addr()Horms2007-02-051-1/+1
| * | | | [IA64] kexec: Minor enhancement to includes in crash.cHorms2007-02-051-1/+2
| * | | | [IA64] kexec: typo in the saved_max_pfn description in contig.cHorms2007-02-051-1/+1
| * | | | [IA64] Zero size /proc/vmcore on ia64Horms2007-02-051-0/+6
| * | | | [IA64] kexec: Fix CONFIG_SMP=n compilationMagnus Damm2007-02-052-4/+9
| |/ / /
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-02-0668-1362/+3448
|\ \ \ \
| * | | | [S390] Avoid excessive inlining.Heiko Carstens2007-02-059-24/+24
| * | | | [S390] Mark kernel text section read-only.Heiko Carstens2007-02-054-11/+29