summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PATCH] uml: fix hang in TT mode on faultPaolo 'Blaisorblade' Giarrusso2005-09-222-3/+19
| * | [PATCH] strlcat: use for uml umid.cPaolo 'Blaisorblade' Giarrusso2005-09-222-8/+7
| * | [PATCH] uml: don't remove umid files in conflict casePaolo 'Blaisorblade' Giarrusso2005-09-221-11/+19
| * | [PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt2005-09-225-15/+30
| * | [PATCH] ppc64: Fix 64bit ptrace DABR supportAnton Blanchard2005-09-221-0/+1
| * | [PATCH] ppc64: Fix build with iommu debug enabledAnton Blanchard2005-09-221-5/+6
| * | [PATCH] ppc64: Fix LPAR regressionAnton Blanchard2005-09-221-3/+2
| * | [PATCH] alpha: fix kernel panic during SysRq-bIvan Kokshaysky2005-09-221-0/+4
| * | [PATCH] ppc32: fix build with oprofileBenjamin Herrenschmidt2005-09-222-3/+6
| * | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2005-09-223-23/+123
| |\ \
| | * | [IA64] MCA recovery verify pfn_validHidetoshi Seto2005-09-221-6/+15
| | * | [IA64] Wire in the MCA/INIT handler stacksKeith Owens2005-09-221-11/+85
| | * | [IA64] Fix simscsi for new SCSI midlayerPeter Chubb2005-09-221-6/+23
| * | | [PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platformKumar Gala2005-09-221-4/+4
| |/ /
| * | [PATCH] uml: fix compile warning after consolidation patchPaolo 'Blaisorblade' Giarrusso2005-09-211-1/+2
| * | [PATCH] uml: comment about cast build fixPaolo 'Blaisorblade' Giarrusso2005-09-211-0/+1
| * | [PATCH] uml: readd removed unistd.h inclusionPaolo 'Blaisorblade' Giarrusso2005-09-211-0/+1
| * | [PATCH] uml: fix bogus HOST_ELF_CLASS symbol namePaolo 'Blaisorblade' Giarrusso2005-09-212-2/+5
| * | [PATCH] uml: Fix conflict between libc and ipv6Paolo 'Blaisorblade' Giarrusso2005-09-211-1/+5
| * | [PATCH] uml: fix uname output on 32-bit binary on 64-bit hostPaolo 'Blaisorblade' Giarrusso2005-09-211-0/+6
| * | [PATCH] uml: fix modify_ldt - missing break in switchPaolo 'Blaisorblade' Giarrusso2005-09-211-0/+1
| * | [PATCH] uml: remove verify_area_{tt,skas}Paolo 'Blaisorblade' Giarrusso2005-09-212-12/+0
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-2128-37/+57
| |\ \
| | * | [ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.cCatalin Marinas2005-09-211-0/+3
| | * | [ARM] Prevent deadlock in page fault handlerRussell King2005-09-201-1/+11
| | * | [ARM] 2928/1: S3C2410 - make machine init code staticBen Dooks2005-09-2010-17/+24
| | * | [ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
| | * | [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`Ben Dooks2005-09-2015-15/+15
| | * | [ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
| | * | [ARM] 2922/1: compile fix for sharkVincent Sanders2005-09-201-1/+1
| | * | [ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
| * | | [PATCH] update URL for HPET spec.Randy Dunlap2005-09-211-1/+1
| * | | [PATCH] ppc64: Build zImage.vmode for G5Benjamin Herrenschmidt2005-09-211-1/+1
| * | | [PATCH] ppc64: Fix issue with non zero boot cpuAnton Blanchard2005-09-211-1/+2
| * | | [PATCH] PPC64: Fix boot for some pre-POWER4 systemsOlof Johansson2005-09-211-80/+89
| * | | [PATCH] ppc64: Fix PCI flags when using OF device treePaul Mackerras2005-09-211-3/+6
| * | | [SPARC64]: Verify vmalloc TLB misses more strictly.David S. Miller2005-09-201-20/+19
| * | | [SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.hDavid S. Miller2005-09-191-3/+4
| * | | [SPARC64]: Handle little-endian unaligned loads/stores correctly.David S. Miller2005-09-192-8/+58
| |/ /
| * | [PATCH] Alpha: ISA IRQs fixup for dp264Ivan Kokshaysky2005-09-191-18/+23
| * | [ARM] Fix warning in arch/arm/mach-sa1100/generic.cRussell King2005-09-181-0/+3
| * | [ARM] Fix warning in arch/arm/kernel/semaphore.cRussell King2005-09-181-1/+1
| * | [ARM] 2917/1: Make IXP4xx mach_desc's depend on config optionsDeepak Saxena2005-09-181-0/+6
* | | [PATCH] powerpc: Merge asm-ppc*/dma.hJon Loeliger2005-09-221-1/+2
| |/ |/|
* | [PATCH] powerpc: Merge bug.hBecky Bruce2005-09-212-3/+3
* | [PATCH] powerpc: Revised merge asm-ppc*/hardirq.hlinuxppc@jdl.com2005-09-213-3/+0
* | [PATCH] powerpc: unified signature of timer_interrupt() between ppc32/ppc64Kumar Gala2005-09-211-3/+1
* | [PATCH] powerpc: reduce oprofile/common.c differencesStephen Rothwell2005-09-212-18/+5
* | [PATCH] powerpc: merge the rest of arch/ppc*/oprofileStephen Rothwell2005-09-219-180/+87
* | [PATCH] powerpc: merge oprofile headersStephen Rothwell2005-09-213-49/+2