summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [PATCH] powerpc: return to OF via trap, not exitOlaf Hering2006-03-271-9/+14
| * | | [PATCH] powerpc: hot_add_scn_to_nid() build fixAndrew Morton2006-03-271-0/+2
| * | | [PATCH] correct the comment about stackpointer alignment in __boot_from_promOlaf Hering2006-03-271-1/+5
| * | | [PATCH] spufs: initialize context correctlyDirk Herrendoerfer2006-03-271-0/+1
| * | | [PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter2006-03-276-12/+255
| * | | [PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann2006-03-278-5/+430
| * | | [PATCH] spufs: allow SPU code to do syscallsArnd Bergmann2006-03-273-2/+444
| * | | [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann2006-03-275-0/+5
| * | | [PATCH] powerpc: work around a cell interrupt HW bugArnd Bergmann2006-03-271-1/+18
| * | | [PATCH] powerpc: cell interrupt controller updatesJens Osterkamp2006-03-273-55/+169
| * | | [PATCH] powerpc: update cell defconfigArnd Bergmann2006-03-271-81/+52Star
| * | | [PATCH] powerpc: fix cell iommu setupArnd Bergmann2006-03-271-2/+2
| * | | [PATCH] powerpc: fix various sparse warningsStephen Rothwell2006-03-278-14/+19
* | | | [PATCH] pidhash: don't count idle threadsOleg Nesterov2006-03-291-1/+0Star
* | | | [PATCH] remove add_parent()'s parent argumentOleg Nesterov2006-03-291-2/+2
| |/ / |/| |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-2827-41/+3680
|\ \ \
| * | | [ARM] 3388/1: ixp23xx: add core ixp23xx supportLennert Buytenhek2006-03-2810-1/+1313
| * | | [ARM] 3417/1: add support for logicpd pxa270 card engineLennert Buytenhek2006-03-283-0/+399
| * | | [ARM] 3387/1: ixp23xx: add defconfigLennert Buytenhek2006-03-281-0/+1302
| * | | [ARM] 3377/2: add support for intel xsc3 coreLennert Buytenhek2006-03-286-2/+618
| * | | [ARM] Move ice-dcc code into misc.cRussell King2006-03-283-22/+14Star
| * | | [ARM] Fix decompressor serial IO to give CRLF not LFCRRussell King2006-03-281-10/+18
| * | | [ARM] proc-v6: mark page table walks outer-cacheable, shared. Enable NX.Russell King2006-03-271-4/+12
| * | | [ARM] nommu: trivial patch for arch/arm/lib/MakefileHyok S. Choi2006-03-271-1/+1
| * | | [ARM] 3416/1: Update LART site URLErik Mouw2006-03-272-2/+2
| * | | [ARM] 3415/1: Akita: Add missing EXPORT_SYMBOLRichard Purdie2006-03-261-0/+2
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-283-1/+115
|\ \ \ \
| * | | | [SERIAL] Provide Cirrus EP93xx AMBA PL010 serial support.Lennert Buytenhek2006-03-271-0/+68
| * | | | [SERIAL] amba-pl010: allow platforms to specify modem control methodRussell King2006-03-271-0/+46
| * | | | [SERIAL] Remove obsoleted au1x00_uart driverRalf Baechle2006-03-261-1/+1
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-03-282-5/+6
|\ \ \ \
| * | | | [CPUFREQ] powernow: remove private for_each_cpu_mask()Andrew Morton2006-03-271-4/+0Star
| * | | | [CPUFREQ] hotplug cpu fix for powernow-k8shin, jacob2006-03-271-1/+6
* | | | | [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* | | | | [PATCH] fix signed vs unsigned in nmi watchdogJesper Juhl2006-03-281-1/+2
* | | | | [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk2006-03-281-17/+0Star
* | | | | [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-282-2/+2
* | | | | [PATCH] ia64: const f_ops fixAndrew Morton2006-03-281-19/+20
* | | | | [PATCH] for_each_possible_cpu: i386KAMEZAWA Hiroyuki2006-03-284-7/+7
* | | | | [PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall2006-03-287-65/+22Star
* | | | | [PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall2006-03-282-20/+25
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on AlphaMatt Mackall2006-03-281-1/+2
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on SH MPC1211Matt Mackall2006-03-281-15/+3Star
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on SH03Matt Mackall2006-03-281-4/+0Star
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DECMatt Mackall2006-03-281-36/+11Star
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on ARMMatt Mackall2006-03-281-16/+1Star
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on PPC MapleMatt Mackall2006-03-281-22/+2Star
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc)Matt Mackall2006-03-281-20/+2Star
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on PPC CHRP (arch/ppc)Matt Mackall2006-03-281-20/+2Star
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on Sparc64Matt Mackall2006-03-281-15/+1Star