aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-03-28[ARM] Move ice-dcc code into misc.cRussell King
2006-03-28[ARM] Fix decompressor serial IO to give CRLF not LFCRRussell King
2006-03-28Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras
2006-03-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras
2006-03-27powerpc: remove OCP referencesKumar Gala
2006-03-28[PATCH] powerpc: make ISA floppies work againStephen Rothwell
2006-03-28[PATCH] powerpc: Fix some initcall return valuesAnton Blanchard
2006-03-28[PATCH] powerpc: Workaround for pSeries RTAS bugMike Kravetz
2006-03-28[PATCH] spufs: fix __init/__exit annotationsArnd Bergmann
2006-03-28[PATCH] powerpc: hvc_console updatesRyan S. Arnold
2006-03-28[PATCH] powerpc: fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER
2006-03-28[PATCH] powerpc: Rename and export ppc64_firmware_featuresMichael Ellerman
2006-03-27powerpc: Make uImage default build output for MPC8540 ADSKumar Gala
2006-03-27powerpc: move math-emu over to arch/powerpcKumar Gala
2006-03-28[PATCH] powerpc: export validate_sp for oprofile calltraceAnton Blanchard
2006-03-27powerpc: use memparse() for mem= command line parsingKumar Gala
2006-03-27ppc: fix strncasecmp prototypeKumar Gala
2006-03-28ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppcPaul Mackerras
2006-03-28powerpc: Fix goof in 6xx and POWER4 idle power-save functionsPaul Mackerras
2006-03-27[CPUFREQ] powernow: remove private for_each_cpu_mask()Andrew Morton
2006-03-27[CPUFREQ] hotplug cpu fix for powernow-k8shin, jacob
2006-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-03-27[PATCH] fbdev: Make BIOS EDID reading configurableAntonino A. Daplas
2006-03-27[PATCH] RTC subsystem: SA1100/PXA2XX driverRichard Purdie
2006-03-27[PATCH] RTC subsystem: ARM Integrator cleanupRichard Purdie
2006-03-27[PATCH] RTC subsystem: ARM cleanupAlessandro Zummo
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-27[PATCH] lightweight robust futexes: x86_64Ingo Molnar
2006-03-27[PATCH] lightweight robust futexes: i386Ingo Molnar
2006-03-27[PATCH] unify PFN_* macrosDave Hansen
2006-03-27[PATCH] for_each_online_pgdat: remove sorting pgdatKAMEZAWA Hiroyuki
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki
2006-03-27[PATCH] unify pfn_to_page: x86_64 pfn_to_pageKAMEZAWA Hiroyuki
2006-03-27[PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supportedShaohua Li
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B
2006-03-27[PATCH] uml: fix thread startup raceJeff Dike
2006-03-27[PATCH] uml: prevent umid theftJeff Dike
2006-03-27[PATCH] uml: fix segfault on signal deliveryJeff Dike
2006-03-27[PATCH] uml: allow ubd devices to be shared in a clusterJeff Dike
2006-03-27[PATCH] uml: oS header cleanupsJeff Dike
2006-03-27[PATCH] uml: move tty logging to os-LinuxJeff Dike
2006-03-27[PATCH] uml: more carefully test whether we are in a system callBodo Stroesser
2006-03-27[PATCH] uml: move sigio_user.c to os-Linux/sigio.cJeff Dike
2006-03-27[PATCH] uml: move SIGIO startup code to os-Linux/start_up.cJeff Dike
2006-03-27[PATCH] uml: merge irq_user.c and irq.cJeff Dike
2006-03-27[PATCH] uml: move libc-dependent irq code to os-LinuxJeff Dike
2006-03-27[PATCH] uml: fix some printf formatsJeff Dike
2006-03-27[PATCH] uml: fix declaration of exit()Jeff Dike
2006-03-27[PATCH] PM-Timer: don't use workaround if chipset is not buggyOGAWA Hirofumi