summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [CPUFREQ] Fix indentation in powernow-k8Dave Jones2005-11-301-4/+4
* Merge ../linusDave Jones2005-11-2954-1220/+355
|\
| * powerpc: Export __flush_icache_range for 32-bitPaul Mackerras2005-11-291-4/+2
| * [PATCH] ppc: Export symbol needed by MOLOtavio Salvador2005-11-291-1/+1
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-288-1071/+151
| |\
| | * [ARM] 3180/1: Update Zaurus defconfigsRichard Purdie2005-11-283-1053/+126
| | * [ARM] 3179/1: Update/correct Zaurus Kconfig entriesRichard Purdie2005-11-281-2/+2
| | * [ARM] Update mach-typesRussell King2005-11-251-4/+10
| | * [ARM] Realview core.c does not need mach-types.hRussell King2005-11-251-1/+0
| | * [ARM] Do not call flush_tlb_kernel_range() with IRQs disabled.Russell King2005-11-251-3/+10
| | * [ARM] Remove mach-types.h from head.SRussell King2005-11-251-8/+3
| * | [PATCH] m32r: M3A-2170(Mappi-III) IDE supportHirokazu Takata2005-11-282-26/+48
| * | [PATCH] m32r: Fix sys_tas() syscallHirokazu Takata2005-11-281-2/+4
| * | [PATCH] FRV: Make the FRV arch work againDavid Howells2005-11-284-6/+6
| * | [PATCH] sparc: convert IO remapping to VM_PFNMAPDavid S. Miller2005-11-282-6/+19
| * | mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-281-4/+2
| * | [PATCH] powerpc: More hugepage boundary case fixesDavid Gibson2005-11-251-1/+1
| * | Merge ../linux-2.6Paul Mackerras2005-11-2512-40/+21
| |\|
| | * [PATCH] PCI: direct.c: DBGDaniel Marjamäki2005-11-231-1/+1
| | * [PATCH] PCI: remove bogus resource collision errorRajesh Shah2005-11-231-2/+5
| | * [PATCH] PCI: trivial printk updates in common.cDaniel Marjamäkia2005-11-231-2/+2
| | * [PATCH] powerpc: fix for hugepage areas straddling 4GB boundaryDavid Gibson2005-11-231-3/+3
| | * [PATCH] kprobes: Fix return probes on sys_execveJim Keniston2005-11-234-22/+0
| | * [PATCH] mm: powerpc init_mm without ptlockHugh Dickins2005-11-231-4/+0
| | * [PATCH] mm: powerpc ptlock commentsHugh Dickins2005-11-234-6/+10
| * | [PATCH] powerpc: remove arch/powerpc/include hack for 64 bitStephen Rothwell2005-11-251-6/+10
| * | [PATCH] powerpc: update my email addressOlof Johansson2005-11-234-5/+5
| |/
| * [PATCH] unpaged: fix sound Bad page statesHugh Dickins2005-11-222-2/+2
| * [PATCH] unpaged: VM_UNPAGEDHugh Dickins2005-11-223-4/+3
| * [PATCH] uml: eliminate use of libc PAGE_SIZEJeff Dike2005-11-221-4/+9
| * [PATCH] uml: properly invoke x86_64 system callsJeff Dike2005-11-226-17/+39
| * [PATCH] uml: eliminate anonymous union and clean up symlink lossageJeff Dike2005-11-222-17/+20
| * [PATCH] uml: eliminate use of local in clone stubJeff Dike2005-11-221-4/+6
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-213-3/+4
| |\
| | * [ARM] Shut up gcc warning in clps7500 core.cRussell King2005-11-211-1/+1
| | * [ARM] Shut up gcc warning in assabet.cRussell King2005-11-211-1/+2
| | * [ARM] 3170/1: Sharp SL-6000x: platform device conversion fixupDirk Opfer2005-11-211-1/+1
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-213-1/+6
| |\ \ | | |/ | |/|
| | * [IA64-SGI] bte_copy nasid_index fixRuss Anderson2005-11-211-0/+1
| | * [IA64] fix bug in sn/ia64 for sparse CPU numberinghawkes@sgi.com2005-11-211-1/+2
| | * [IA64] Prevent sn2 ptc code from executing on all ia64 subarchesPrarit Bhargava2005-11-211-0/+3
* | | [PATCH] Support 100 MHz frequency transitionsLangsdorf, Mark2005-11-292-14/+12
* | | [CPUFREQ] Improve Error reporting in powernow-k8Jacob Shin2005-11-211-11/+20
|/ /
* | [PATCH] Register disabled CPUsAshok Raj2005-11-201-3/+1
* | [PATCH] i386: Use bigsmp for > 8 core Opteron systemsAndi Kleen2005-11-201-2/+3
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-199-227/+33
|\ \
| * | [ARM] 3168/1: Update ARM signal delivery and maskingDaniel Jacobowitz2005-11-194-201/+14
| * | [ARM] Fix get_user when passed a const pointerRussell King2005-11-182-12/+0
| * | [ARM] Fix some corner cases in new mm initialisationRussell King2005-11-171-11/+13
| * | [ARM] __ioremap doesn't use 4th argumentRussell King2005-11-171-2/+1