summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-0345-669/+3011
|\
| * [POWERPC] Fix rheap alignment problemLi Yang2006-10-022-4/+21
| * [POWERPC] Enable generic rtc hook for the MPC8349 mITXKim Phillips2006-10-021-0/+4
| * [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips2006-10-021-0/+42
| * [POWERPC] Create a "wrapper" script and use it in arch/powerpc/bootPaul Mackerras2006-09-285-135/+299
| * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-2816-18/+2235
| |\
| | * POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-212-5/+11
| | * POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-216-62/+170
| | * POWERPC: Get rid of remapping the whole immrVitaly Bordug2006-09-214-23/+34
| | * POWERPC: Add support for the mpc8560 eval boardVitaly Bordug2006-09-216-0/+1348
| | * POWERPC: Move generic cpm2 stuff to powerpcVitaly Bordug2006-09-215-0/+484
| | * POWERPC: Add cpm2 stuff support to the fsl_soc.cVitaly Bordug2006-09-212-5/+265
| * | [POWERPC] EEH failure to mark pci slot as frozen.Linas Vepstas2006-09-261-0/+7
| * | [POWERPC] update powerpc defconfig files after libata kconfig breakageOlaf Hering2006-09-268-60/+60
| * | [POWERPC] enable sysrq in pmac32_defconfigOlaf Hering2006-09-261-1/+1
| * | [POWERPC] rewrite mkprep and mkbugboot in sane CAl Viro2006-09-262-357/+267
| * | [POWERPC] maple/pci iomem annotationsAl Viro2006-09-261-30/+30
| * | [POWERPC] powerpc oprofile __user annotationsAl Viro2006-09-261-5/+6
| * | [POWERPC] cell spufs iomem annotationsAl Viro2006-09-262-4/+4
| * | [POWERPC] NULL noise removal: spufsAl Viro2006-09-261-1/+1
| * | [POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.cAl Viro2006-09-261-0/+3
| * | [POWERPC] update mpc8349_itx_defconfig and remove some debug settingsKim Phillips2006-09-261-10/+15
| * | [POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard2006-09-262-23/+5
| * | [POWERPC] Fix loop logic in irq_alloc_virt()Michael Ellerman2006-09-261-9/+10
| * | [POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave}David Woodhouse2006-09-261-11/+0
| * | [POWERPC] Fix audit syscall success/failure reporting on PowerPCDavid Woodhouse2006-09-261-1/+1
* | | [PATCH] arm build fail: vfpsingle.cFrederik Deweerdt2006-10-031-0/+2
* | | [PATCH] restore parport_pc probing on powermacOlaf Hering2006-10-031-6/+0
* | | [PATCH] FRV: Permit large kmalloc allocations [try #2]David Howells2006-10-031-0/+8
* | | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-0313-25/+110
* | | [PATCH] revert "insert IOAPIC(s) and Local APIC into resource map"Andrew Morton2006-10-021-54/+0
* | | [WATCHDOG] pnx4008: add watchdog supportVitaly Wool2006-10-021-0/+11
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-0265-547/+281
|\ \ \
| * | | [MIPS] Remove excite_flash.cYoichi Yuasa2006-10-011-294/+0
| * | | [MIPS] Update i8259 resources.Yoichi Yuasa2006-10-011-2/+2
| * | | [MIPS] Make unwind_stack() can dig into interrupted contextAtsushi Nemoto2006-10-013-33/+38
| * | | [MIPS] Stacktrace build-fix and improvementAtsushi Nemoto2006-10-013-35/+29
| * | | [MIPS] QEMU: Add support for little endian mipsAurelien Jarno2006-10-011-0/+1
| * | | [MIPS] Remove __flush_icache_pageAtsushi Nemoto2006-10-015-189/+0
| * | | [MIPS] lockdep: update defconfigsAtsushi Nemoto2006-10-0147-0/+138
| * | | [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORTAtsushi Nemoto2006-10-015-34/+124
| * | | [MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORTAtsushi Nemoto2006-10-014-15/+4
* | | | [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells2006-10-021-2/+2
* | | | [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-023-3/+4
* | | | [PATCH] AVR32: Implement kernel_execveHaavard Skinnemoen2006-10-021-0/+14
* | | | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-2/+0
* | | | [PATCH] sh64: remove the use of kernel syscallsArnd Bergmann2006-10-021-257/+13
* | | | [PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann2006-10-025-25/+15
* | | | [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-0216-12/+300
* | | | [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-0210-18/+37
OpenPOWER on IntegriCloud