summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] new alpha syscallsRichard Henderson2005-07-281-0/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-283-12/+23
|\
| * [SPARC64]: Fix ugly dependency on NR_CPUS being a power-of-2.David S. Miller2005-07-281-6/+17
| * [SPARC]: Add inotify syscall entries.David S. Miller2005-07-272-6/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-07-282-9/+9
|\ \
| * | [IA64] unwind.c uses wrong unat from switch_stackKeith Owens2005-07-271-6/+6
| * | [IA64] inotify: ia64 syscalls.Robert Love2005-07-271-3/+3
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds2005-07-281-3/+3
|\ \ \
| * | | [ARM SMP] Fix data corruption in test_* bitopsRussell King2005-07-281-3/+3
| |/ /
* | | [PATCH] ppc32: 8xx remove BROKEN Kconfig entryMarcelo Tosatti2005-07-281-1/+0Star
* | | [PATCH] ppc32: 8xx avoid icbi misbehaviour in __flush_dcache_icache_physAnton Wöllert2005-07-281-0/+3
* | | [PATCH] sys_get_thread_area does not clear the returned argumentBlaisorblade2005-07-281-0/+2
* | | [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-286-13/+14
* | | [PATCH] s390: cpu timer reset in machine check handlerHeiko Carstens2005-07-282-6/+6
* | | [PATCH] s390: 31 bit memory size limitHeiko Carstens2005-07-281-1/+6
* | | [PATCH] s390: external call performanceHeiko Carstens2005-07-284-13/+17
* | | [PATCH] s390: spin lock retryMartin Schwidefsky2005-07-284-11/+135
* | | [PATCH] v850: Update PCI supportMiles Bader2005-07-282-6/+45
* | | [PATCH] v850: Add defconfigsMiles Bader2005-07-285-28/+1543
* | | [PATCH] CRIS update: new subarchitecture v32Mikael Starvik2005-07-2865-0/+20786
* | | [PATCH] CRIS update: updates for 2.6.12Mikael Starvik2005-07-283-33/+46
* | | [PATCH] CRIS update: SMPMikael Starvik2005-07-283-73/+4Star
* | | [PATCH] CRIS update: profilerMikael Starvik2005-07-282-1/+90
* | | [PATCH] CRIS update: mmMikael Starvik2005-07-283-47/+131
* | | [PATCH] CRIS update: misc patchesMikael Starvik2005-07-287-60/+116
* | | [PATCH] CRIS update: IRQMikael Starvik2005-07-282-256/+83Star
* | | [PATCH] CRIS update: I/O and DMA allocatorMikael Starvik2005-07-284-72/+1223
* | | [PATCH] CRIS update: driversMikael Starvik2005-07-288-172/+276
* | | [PATCH] CRIS update: debugMikael Starvik2005-07-282-26/+75
* | | [PATCH] CRIS update: consoleMikael Starvik2005-07-281-77/+196
* | | [PATCH] CRIS update: configuration and buildMikael Starvik2005-07-289-313/+515
* | | [PATCH] CRIS update: arch splitMikael Starvik2005-07-281-31/+6Star
* | | [PATCH] m32r: add missing Kconfig help textAdrian Bunk2005-07-281-0/+3
* | | [PATCH] i386: add missing Kconfig help textAdrian Bunk2005-07-281-0/+3
* | | [PATCH] mips: remove obsolete GIU driver for vr41xxYoichi Yuasa2005-07-282-456/+1Star
* | | [PATCH] ppc64: remove another fixed address constraintDavid Gibson2005-07-282-36/+85
* | | [PATCH] ppc64: dynamically allocate segment tablesDavid Gibson2005-07-284-22/+37
* | | [PATCH] make a few functions static in pmac_setup.cOlaf Hering2005-07-282-14/+14
* | | [PATCH] ppc64: update defconfigsOlaf Hering2005-07-285-778/+896
* | | [PATCH] ppc32: Fix building of TQM8260 boardKumar Gala2005-07-281-1/+1
* | | [PATCH] ppc32: fix 440SP MAL channels countEugene Surovegin2005-07-281-2/+2
* | | [PATCH] ppc32: Fix building of radstone_ppc7dKumar Gala2005-07-281-99/+135
* | | [PATCH] ppc32: Fix building of prpmc750Kumar Gala2005-07-281-0/+1
* | | [PATCH] ppc32: Fix typo in setup of 2nd PCI bus on 85xxKumar Gala2005-07-281-2/+2
* | | [PATCH] ppc32: fix compilation error with CONFIG_PQ2FADSDowning, Thomas2005-07-281-3/+3
* | | [PATCH] ppc32: 8xx: update DataTLBMiss exception commentMarcelo Tosatti2005-07-281-7/+5Star
* | | [PATCH] ppc32: Make the UARTs on MPC824x individual platform devicesKumar Gala2005-07-284-18/+61
* | | [PATCH] ppc32: Add proper prototype for cpm2_reset()Kumar Gala2005-07-285-7/+3Star
* | | [PATCH] ppc32: update defconfigsOlaf Hering2005-07-282-525/+798
* | | [PATCH] ppc/ppc64: use Kconfig.hzOlaf Hering2005-07-282-10/+3Star