summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Fix apicid versus cpu# confusion.Eric W. Biederman2005-08-121-1/+1
* [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/+7Star
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-08-101-1/+1
|\
| * [IA64] fix nohalt boot optionKen Chen2005-08-091-1/+1
* | [NET]: Fix memory leak in sys_{send,recv}msg() w/compatAndrew Morton2005-08-101-74/+119
* | Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds2005-08-091-6/+0Star
* | [PATCH] x86_64: add MODULE_ALIAS for aesOlaf Hering2005-08-091-0/+1
* | [PATCH] ppc32: Fix MPC834x USB memory map offsetsKumar Gala2005-08-091-4/+4
* | [PATCH] ppc64: update defconfigsPaul Mackerras2005-08-085-35/+30Star
* | [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/+3Star
* | [PATCH] ppc32: 8xx kill unused variable in commprocAristeu Sergio Rozanski Filho2005-08-071-2/+0Star
* | [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-061-1/+2
* | [PATCH] fix voyager compile after machine_emergency_restart breakageJames Bottomley2005-08-051-0/+7
* | [PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski2005-08-054-0/+68
* | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-08-051-0/+6
* | [PATCH] x86_64: fix 32-bit thread debuggingDaniel Jacobowitz2005-08-051-4/+4
* | [PATCH] remove special HPET_EMULATE_RTC config optionVenkatesh Pallipadi2005-08-051-1/+2
* | 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
* | | [PATCH] ppc64: Fix UP kernel buildOlof Johansson2005-08-042-2/+6
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-08-041-3/+3
|\| |
| * | [PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes.Russell King2005-08-041-3/+3
* | | It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds2005-08-046-28/+25Star
* | | [PATCH] x86-64: use proper VM_FAULT_xxx macrosAlexander Nyberg2005-08-041-3/+3
|/ /
* | [PATCH] ARM: 2835/1: Add UPF_SKIP_TEST to IXP4xx serial portsDeepak Saxena2005-08-033-4/+4
* | [PATCH] ARM: 2841/1: Fix VFP +/-0 case for doubles additionCatalin Marinas2005-08-031-0/+3
* | [PATCH] ARM: 2839/1: Remove XScale cache and TLB locking codeDeepak Saxena2005-08-031-136/+0Star
* | [PATCH] ARM: 2837/2: Re: ARM: Make NWFPE preempt safeRichard Purdie2005-08-0311-304/+304
* | [PATCH] ARM: 2832/1: BAST - limit clock-rate for IIC busBen Dooks2005-08-031-1/+15