summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-0340-299/+2731
|\
| * [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-2813-5/+2222
| |\
| | * POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-212-5/+11
| | * POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-213-49/+157
| | * 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] 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] restore parport_pc probing on powermacOlaf Hering2006-10-031-6/+0
* | | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-3/+12
* | | [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-021-1/+1
* | | [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-022-2/+2
* | | [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-023-3/+3
* | | [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-7/+7
* | | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* | | [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* | | [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-021-2/+7
* | | [PATCH] kprobe whitespace cleanupbibo,mao2006-10-021-13/+13
* | | [PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli2006-10-021-1/+1
* | | [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-7/+0
* | | [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-012-3/+3
* | | [PATCH] update legacy io handling for pmacOlaf Hering2006-10-011-0/+6
* | | [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering2006-10-012-9/+0
* | | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* | | [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-292-2/+2
* | | [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-1/+1
* | | [PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman2006-09-271-1/+1
* | | [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* | | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-272-2/+2
* | | [PATCH] Have Power use add_active_range() and free_area_init_nodes()Mel Gorman2006-09-273-179/+38
* | | MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HTBrice Goglin2006-09-261-1/+1
* | | [PATCH] Change the name of pagedir_nosaveRafael J. Wysocki2006-09-261-2/+2
|/ /
* | [PATCH] more fallout from get_property returning pointer to constAl Viro2006-09-232-3/+3
OpenPOWER on IntegriCloud