summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds9-10/+0
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds48-250/+5819
2006-10-04[PATCH] git-powerpc: wrapper: don't require execute permissionsAndrew Morton1-1/+1
2006-10-04[PATCH] Add Hypertransport capability definesEric W. Biederman1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones9-10/+0
2006-10-04[POWERPC] Add support for the mpc832x mds boardKim Phillips3-0/+247
2006-10-04[POWERPC] Add initial support for the e300c2 coreKim Phillips1-2/+13
2006-10-04[POWERPC] Add MPC8360EMDS default dts fileLi Yang1-0/+375
2006-10-04[POWERPC] Add MPC8360EMDS board supportLi Yang2-0/+1237
2006-10-04[POWERPC] Add QUICC Engine (QE) infrastructureLi Yang11-0/+2342
2006-10-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras11-9/+1165
2006-10-04Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras10-74/+148
2006-10-04[POWERPC] Don't try to just continue if xmon has no input devicePaul Mackerras1-1/+1
2006-10-04[POWERPC] Fix a printk in pseries_mpic_init_IRQMichael Ellerman1-1/+1
2006-10-04[POWERPC] Get default baud rate in udbg_sccBenjamin Herrenschmidt1-2/+12
2006-10-04[POWERPC] Fix zImage.coff on oldworld PowerMacBenjamin Herrenschmidt1-0/+1
2006-10-04[POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman4-39/+39
2006-10-04[POWERPC] Cell interrupt reworkBenjamin Herrenschmidt4-122/+238
2006-10-03fix file specification in commentsUwe Zeisberger8-8/+8
2006-10-03Attack of "the the"s in archMatt LaPlante1-2/+2
2006-10-03POWERPC: mpc82xx merge: board-specific/platform stuff(resend)Vitaly Bordug6-0/+884
2006-10-03POWERPC: 8272ads merge to powerpc: common stuffVitaly Bordug4-9/+58
2006-10-03POWERPC: Added devicetree for mpc8272ads boardVitaly Bordug1-0/+223
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds40-299/+2731
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering1-6/+0
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells1-3/+12
2006-10-03[POWERPC] iSeries has no legacy I/OStephen Rothwell1-0/+10
2006-10-03[POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell5-9/+94
2006-10-03[POWERPC] iSeries does not need pcibios_fixup_resourcesStephen Rothwell1-4/+0
2006-10-03[POWERPC] Allow combined iSeries and MULTIPLATFORM buildStephen Rothwell1-4/+4
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater1-1/+1
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2-2/+2
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn3-3/+3
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-7/+7
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao1-2/+7
2006-10-02[PATCH] kprobe whitespace cleanupbibo,mao1-13/+13
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli1-1/+1
2006-10-02[POWERPC] Fix rheap alignment problemLi Yang2-4/+21
2006-10-02[POWERPC] Enable generic rtc hook for the MPC8349 mITXKim Phillips1-0/+4
2006-10-02[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips1-0/+42
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-7/+0
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2-3/+3
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering1-0/+6
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering2-9/+0
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu2-2/+2
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron1-1/+1
2006-09-28[POWERPC] Create a "wrapper" script and use it in arch/powerpc/bootPaul Mackerras5-135/+299