summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-03-3016-386/+361
|\
| * [PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigsStuart Brady2006-03-303-14/+14
| * [PARISC] Kill duplicated EXPORT_SYMBOL warningsKyle McMartin2006-03-301-17/+0
| * [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.cKyle McMartin2006-03-302-2/+2
| * [PARISC] Update defconfigsHelge Deller2006-03-303-279/+286
| * [PARISC] Add PREEMPT supportKyle McMartin2006-03-302-8/+37
| * [PARISC] Fixup CONFIG_EISA a bitHelge Deller2006-03-301-5/+3
| * [PARISC] getsockopt should be ENTRY_COMPKyle McMartin2006-03-301-1/+1
| * [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller2006-03-302-28/+0
| * [PARISC] Temporary FIXME for ioremapping EISA regionsHelge Deller2006-03-301-5/+6
| * [PARISC] Enable ioremap functionality unconditionallyHelge Deller2006-03-302-25/+2
| * [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller2006-03-302-7/+17
| * [PARISC] Fix IOREMAP with a 64-bit kernelHelge Deller2006-03-301-3/+3
| * [PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley2006-03-302-5/+5
| * [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-301-1/+1
| * [PARISC] Enable free_initrd_mem()Helge Deller2006-03-301-4/+3
| * [PARISC] Clarify pdc_stable license termsThibaut VARENE2006-03-301-3/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-307-123/+195
|\ \
| * | [IA64] ioremap() should prefer WB over UCBjorn Helgaas2006-03-301-3/+3
| * | [IA64] Add __mca_table to the DISCARD list in gate.ldsJes Sorensen2006-03-301-0/+1
| * | [IA64] Move __mca_table out of the __init sectionRuss Anderson2006-03-291-9/+9
| * | [IA64] simplify some condition checks in iosapic_check_gsi_rangeSatoru Takeuchi2006-03-281-4/+1
| * | [IA64] correct some messages and fixes some minor thingsSatoru Takeuchi2006-03-281-99/+161
| * | [IA64-SGI] fix for-loop in sn_hwperf_geoid_to_cnode()Dean Roe2006-03-281-1/+5
| * | [IA64-SGI] sn_hwperf use of num_online_cpus()hawkes@sgi.com2006-03-271-1/+1
| * | [IA64] optimize flush_tlb_range on large numa boxChen, Kenneth W2006-03-271-5/+7
| * | [IA64] lazy_mmu_prot_update needs to be aware of huge pagesZhang, Yanmin2006-03-271-1/+7
* | | [PATCH] Introduce sys_splice() system callJens Axboe2006-03-302-0/+2
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-29209-11198/+2599
|\ \
| * | [PATCH] powerpc: Remove oprofile spinlock backtrace codeAnton Blanchard2006-03-292-41/+9
| * | [PATCH] powerpc: Add oprofile calltrace support to all powerpc cpusAnton Blanchard2006-03-293-5/+8
| * | [PATCH] powerpc: Add oprofile calltrace supportBrian Rogan2006-03-294-4/+130
| * | [PATCH] for_each_possible_cpu: ppcKAMEZAWA Hiroyuki2006-03-292-2/+2
| * | [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-2913-20/+20
| * | [PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin2006-03-294-30/+42
| * | Merge ../linux-2.6Paul Mackerras2006-03-29157-1448/+5236
| |\ \
| * | | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-2834-466/+456
| * | | ppc: Fix compile error in arch/ppc/lib/strcase.cPaul Mackerras2006-03-281-0/+1
| * | | [PATCH] powerpc: a couple of trivial compile warning fixesStephen Rothwell2006-03-282-3/+4
| * | | Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras2006-03-2859-35/+28
| |\ \ \
| | * | | powerpc: remove OCP referencesKumar Gala2006-03-272-11/+0
| | * | | powerpc: Make uImage default build output for MPC8540 ADSKumar Gala2006-03-272-18/+26
| | * | | powerpc: move math-emu over to arch/powerpcKumar Gala2006-03-2755-6/+2
| * | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras2006-03-282-14/+2
| |\ \ \ \
| | * | | | powerpc: use memparse() for mem= command line parsingKumar Gala2006-03-271-13/+1
| | * | | | ppc: fix strncasecmp prototypeKumar Gala2006-03-271-1/+1
| | |/ / /
| * | | | [PATCH] powerpc: make ISA floppies work againStephen Rothwell2006-03-281-0/+1
| * | | | [PATCH] powerpc: Fix some initcall return valuesAnton Blanchard2006-03-282-4/+4
| * | | | [PATCH] powerpc: Workaround for pSeries RTAS bugMike Kravetz2006-03-281-0/+6
| * | | | [PATCH] spufs: fix __init/__exit annotationsArnd Bergmann2006-03-281-2/+2
OpenPOWER on IntegriCloud