summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [PATCH] uml: remove unused make variablesAl Viro2006-03-311-3/+0
* | | | [PATCH] uml: sparse cleanupsAl Viro2006-03-3113-90/+83
* | | | [PATCH] uml: kconfigsAl Viro2006-03-311-0/+3
* | | | [PATCH] uml: eliminate duplicate mrpropered filesAl Viro2006-03-311-2/+1
* | | | [PATCH] uml: clean up remapping code build magicAl Viro2006-03-314-27/+7
* | | | [PATCH] uml: eliminate symlinks to host archAl Viro2006-03-314-54/+19
* | | | [PATCH] uml: fix initcall return valuesJeff Dike2006-03-318-85/+8
* | | | [PATCH] uml: redeclare highmemJeff Dike2006-03-312-2/+2
* | | | [PATCH] UML: Hotplug memory, take 2Jeff Dike2006-03-316-47/+185
* | | | [PATCH] i386 kdump timer vector lockup fixVivek Goyal2006-03-311-0/+20
* | | | [PATCH] for_each_possible_cpu: shKAMEZAWA Hiroyuki2006-03-311-1/+1
* | | | 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
OpenPOWER on IntegriCloud