aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] arm26: one -g is enough for everyoneAdrian Bunk2005-09-071-4/+0
* [PATCH] Fix function/macro name collision on i386 oprofileDavid Gibson2005-09-073-9/+9
* [PATCH] Make the bzImage format self-terminatingH. Peter Anvin2005-09-074-4/+8
* [PATCH] move m68k rtc drivers over to initcallsChristoph Hellwig2005-09-072-4/+5
* [PATCH] compat: be more consistent about [ug]id_tStephen Rothwell2005-09-071-8/+8
* [PATCH] NMI: Update NMI users of RCU to use new APIPaul E. McKenney2005-09-072-4/+4
* [PATCH] More __read_mostly variablesChristoph Lameter2005-09-072-2/+2
* [PATCH] detect soft lockupsIngo Molnar2005-09-074-0/+9
* [PATCH] x86_64: Fix off by one in e820_mappedEric W. Biederman2005-09-071-1/+1
* [PATCH] x86_64: create sysfs entries for cpu only for present cpusAshok Raj2005-09-071-2/+2
* [PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu()Ashok Raj2005-09-071-1/+5
* [PATCH] x86_64: print processor number in show_regsZwane Mwaikambo2005-09-071-0/+1
* [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2005-09-076-102/+109
* [PATCH] ppc32: fix ocp_device_suspend to use pm_message_t instead of u32Eugene Surovegin2005-09-071-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-09-0626-538/+480
|\
| * [PATCH] remove linux/version.h include from arch/ppc64Olaf Hering2005-09-065-7/+4
| * [PATCH] Invert sense of SLB class bitDavid Gibson2005-09-063-10/+11
| * [PATCH] ppc64: Fix build with oprofile disabledAnton Blanchard2005-09-061-0/+26
| * [PATCH] ppc64: Move oprofile_model into cpu feature structAnton Blanchard2005-09-062-37/+19
| * [PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Anton Blanchard2005-09-064-116/+3
| * [PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard2005-09-062-5/+14
| * [PATCH] ppc64: Use num_pmcs in oprofile codeAnton Blanchard2005-09-062-11/+5
| * [PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard2005-09-061-13/+11
| * [PATCH] ppc64: add number of PMCs to cputableAnton Blanchard2005-09-062-19/+42
| * [PATCH] ppc64: Allow world readable /proc/ppc64/lparcfgWim Coekaerts2005-09-061-1/+1
| * [PATCH] ppc64: remove use of asm/segment.hKumar Gala2005-09-061-1/+0
| * [PATCH] ppc64: poison initmemAnton Blanchard2005-09-061-0/+1
| * [PATCH] ppc64: systemcfg is now a pointerJimi Xenidis2005-09-061-3/+6
| * [PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller2005-09-062-36/+47
| * [PATCH] ppc64: Remove old includesMilton Miller2005-09-063-13/+3
| * [PATCH] ppc64: Take udbg out of ppc_mdMilton Miller2005-09-067-42/+37
| * [PATCH] ppc64: Split SCC and 15550 udbg codeMilton Miller2005-09-064-227/+272
| * [PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods.Milton Miller2005-09-063-6/+3
| * [PATCH] ppc64: Clean up CR handlingMilton Miller2005-09-061-12/+4
| * [PATCH] ppc64: Remove dummy getc routinesMilton Miller2005-09-061-12/+2
| * [PATCH] ppc64: dont bypass ppc_md.udbg* functionsMilton Miller2005-09-061-1/+3
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-064-20/+40
|\ \
| * | [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ...Richard Purdie2005-09-053-0/+30
| * | [ARM] 2876/1: N30 - remove task to toggle USB D+ lineBen Dooks2005-09-051-20/+10
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-062-2/+2
|\ \ \
| * | | kbuild: drop descend - converting existing usersSam Ravnborg2005-07-252-2/+2
* | | | [SPARC64]: Don't include drivers/firmware/KconfigDavid S. Miller2005-09-051-2/+0
| |_|/ |/| |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-0527-84/+86
|\ \ \ | | |/ | |/|
| * | [ARM] Wrap calls to descriptor handlersRussell King2005-09-0423-41/+41
| * | [ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King2005-09-047-29/+29
| * | [ARM] Fix compilation in locomo.cPavel Machek2005-09-041-7/+7
| * | [ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8Russell King2005-09-041-1/+1
| * | [ARM] 2875/1: Data Abort fixesTimothy Baldwin2005-09-041-4/+4
| * | [ARM] 2874/1: S3C2410 - add cpu_init() call after sleep wakeupBen Dooks2005-09-031-2/+4
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-0513-604/+285
|\ \ \