summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [ACPI] fix ia64 build issues resulting from Lindent and mergeMAEDA Naoaki2005-08-152-4/+4
* Merge from-linus to-akpmLen Brown2005-08-151-1/+1
|\
| * [PATCH] x86_64: Fix apicid versus cpu# confusion.Eric W. Biederman2005-08-121-1/+1
* | Merge ../to-linusLen Brown2005-08-1130-206/+1275
|\ \ | |/
| * [PATCH] ppc64: Fix Fan control for new PowerMac G5 2.7GHz machinesBenjamin Herrenschmidt2005-08-101-1/+1
| * Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds2005-08-102-1/+10
| |\
| | * [ARM SMP] Clear the exclusive monitor on ARMv6 CPUs on context switchRussell King2005-08-101-0/+7
| | * [ARM SMP] Only enable V6K instructions on V6 MP core CPUsRussell King2005-08-101-1/+3
| * | [PATCH] ARM: 2849/1: S3C24XX - USB host update (2848/1)Ben Dooks2005-08-101-5/+13
| * | [ARM] Control v6 'global' bit via Linux PTE entriesRussell King2005-08-102-5/+16
| * | [ARM] Use #defined constants for manipulating v6 hardware PTE bitsRussell King2005-08-101-13/+7
| |/
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-08-091-1/+1
| |\
| | * [IA64] fix nohalt boot optionKen Chen2005-08-081-1/+1
| * | [NET]: Fix memory leak in sys_{send,recv}msg() w/compatAndrew Morton2005-08-091-74/+119
| * | Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds2005-08-081-6/+0
| * | [PATCH] x86_64: add MODULE_ALIAS for aesOlaf Hering2005-08-081-0/+1
| * | [PATCH] ppc32: Fix MPC834x USB memory map offsetsKumar Gala2005-08-081-4/+4
| * | [PATCH] ppc64: update defconfigsPaul Mackerras2005-08-085-35/+30
| * | [PATCH] ppc64: add default config for BPAArnd Bergmann2005-08-081-0/+987
| * | [PATCH] Move the fix to align node_end_pfns to a proper locationRavikiran G Thirumalai2005-08-071-8/+11
| * | [PATCH] ppc32: 8xx commproc avoid direct pte manipulation, use dma coherent A...Marcelo Tosatti2005-08-072-23/+3
| * | [PATCH] ppc32: 8xx kill unused variable in commprocAristeu Sergio Rozanski Filho2005-08-071-2/+0
| * | [PATCH] ppc32: 8xx restrict ENET_BIG_BUFFERS optionAristeu Sergio Rozanski Filho2005-08-071-1/+1
| * | [PATCH] ppc32: 8xx fix CPM ethernet descriptionAristeu Sergio Rozanski Filho2005-08-071-1/+1
| * | [PATCH] ppc32: 8xx: fec: fix interrupt handler prototypesAristeu Sergio Rozanski Filho2005-08-071-5/+10
| * | [PATCH] ppc32: 8xx: using dma_alloc_coherent() instead consistent_alloc()Aristeu Sergio Rozanski Filho2005-08-071-3/+7
| * | [PATCH] ppc32: 8xx: convert fec driver to use work_structAristeu Sergio Rozanski Filho2005-08-071-9/+9
| * | [PATCH] visws: linkage fixTom Duffy2005-08-072-0/+4
| * | [PATCH] x86_64: ignore machine checks from boot timeAndi Kleen2005-08-071-4/+12
| * | [PATCH] x86_64 bootmem: sparse_mem/kexec merge bug.Eric W. Biederman2005-08-061-3/+3
| * | [PATCH] i386 visws: Add machine_shutdown and emergency_restartEric W. Biederman2005-08-061-1/+10
| * | [PATCH] i386 voyager: Add machine_shutdownEric W. Biederman2005-08-061-0/+6
| * | ppc: Export __handle_mm_fault for MOLLinus Torvalds2005-08-061-1/+1
| * | [PATCH] Update in-kernel zlib routinesTim Yamin2005-08-051-1/+2
| * | [PATCH] fix voyager compile after machine_emergency_restart breakageJames Bottomley2005-08-051-0/+7
* | | Merge ../from-linusLen Brown2005-08-055-0/+74
|\ \ \ | |/ /
| * | [PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski2005-08-044-0/+68
| * | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-08-041-0/+6
* | | [ACPI] Lindent created a syntax error that broke the buildLen Brown2005-08-051-1/+1
* | | Merge ../to-linusLen Brown2005-08-052-5/+6
|\ \ \ | |/ /
| * | [PATCH] x86_64: fix 32-bit thread debuggingDaniel Jacobowitz2005-08-041-4/+4
| * | [PATCH] remove special HPET_EMULATE_RTC config optionVenkatesh Pallipadi2005-08-041-1/+2
* | | [ACPI] Lindent all ACPI filesLen Brown2005-08-056-487/+496
* | | [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown2005-08-053-11/+25
|\ \ \ | |/ / |/| |
| * | [ACPI] iosapic_register_intr() now returns error instead of panicKenji Kaneshige2005-08-041-7/+16
| * | [ACPI] acpi_register_gsi() can return errorKenji Kaneshige2005-08-042-2/+10
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-08-042-1/+2
|\ \ \
| * | | [PATCH] ARM: 2844/1: Add maintainer for Jornada 720Michael Gernoth2005-08-041-0/+1
| * | | [PATCH] ARM: 2838/1: Fix arm oprofile backtrace warningRichard Purdie2005-08-041-1/+1
* | | | [PATCH] ppc64: fix for kexec boot issuePaul Mackerras2005-08-044-21/+22
OpenPOWER on IntegriCloud