summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * [POWERPC] Remove ibm4{xx,4x}.h from arch/powerpcDavid Gibson2007-02-131-2/+0
| * Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-02-1319-138/+2157
| |\
| | * Merge branch '85xx' into for_paulusKumar Gala2007-02-093-17/+9
| | |\
| | * | [POWERPC] Update to linkstation / kurobox supportGuennadi Liakhovetski2007-02-093-52/+226
| | * | Merge branch '83xx' into for_paulusKumar Gala2007-02-0912-66/+1919
| | |\ \
| | | * | [POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDSKumar Gala2007-02-097-49/+25
| | | * | Merge branch 'master' into 83xxKumar Gala2007-02-0816-66/+550
| | | |\ \
| | | * | | [POWERPC] 83xx: Add platform_device for USB DR peripheral driverLi Yang2007-02-081-19/+59
| | | * | | [POWERPC] 83xx: Add USB setup code for MPC8349E MDS-PBLi Yang2007-02-082-0/+91
| | | * | | [POWERPC] 83xx: Added new dr_mode property for usb controller on 83xxLi Yang2007-02-081-0/+6
| | | * | | [POWERPC] 83xx: add the mpc8313erdb defconfigKim Phillips2007-02-071-0/+1409
| | | * | | [POWERPC] 83xx: Add base support for the MPC8313E RDBKim Phillips2007-02-074-0/+331
| | * | | | [POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regsTimur Tabi2007-02-081-3/+3
| | | |/ / | | |/| |
| * | | | [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
| * | | | [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-1/+1
| * | | | [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-1216-45/+45
| * | | | [PATCH] ps3: ps3av/fb defconfig updatesGeert Uytterhoeven2007-02-121-1/+28
| * | | | [PATCH] ps3: cleanup ps3fb before clearing HPTEGeert Uytterhoeven2007-02-121-1/+5
| * | | | [PATCH] ps3: Preallocate bootmem memory for ps3fbGeert Uytterhoeven2007-02-121-0/+42
| * | | | [PATCH] ps3: AV Settings DriverGeert Uytterhoeven2007-02-121-0/+11
| * | | | [PATCH] Dynamic kernel command-line: powerpcAlon Bar-Lev2007-02-124-5/+5
| * | | | [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-111-67/+0
| * | | | [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-114-7/+0
| * | | | [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-2/+2
| * | | | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-111-0/+4
| * | | | [PATCH] powerpc vDSO: use install_special_mappingRoland McGrath2007-02-091-77/+27
| * | | | [PATCH] powerpc: celleb trivial endianness and iomem annotationsAl Viro2007-02-092-34/+34
| * | | | [PATCH] arch/powerpc trivial annotationsAl Viro2007-02-093-5/+6
| * | | | [PATCH] ps3: missing exportsAl Viro2007-02-092-0/+4
* | | | | [POWERPC] 85xx: Don't write reserved values to MAS1[TSIZE]Becky Bruce2007-02-121-1/+4
* | | | | Merge branch 'master' into 85xxKumar Gala2007-02-122-2/+5
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-08140-1372/+17742
| |\ \ \ | | |/ /
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-071-2/+0
| |\ \ \
| | * | | MSI: Remove pci_scan_msi_device()Michael Ellerman2007-02-071-2/+0
| * | | | USB: ps3 ohci bus glueGeoff Levand2007-02-071-0/+3
| * | | | USB: ps3 ehci bus glueGeoff Levand2007-02-071-0/+2
| |/ / /
* | | | [POWERPC] 85xx: Marked functions staticKumar Gala2007-02-092-16/+8
* | | | [POWERPC] Fix is_power_of_4(x) compile errorKumar Gala2007-02-091-1/+1
| |/ / |/| |
* | | [POWERPC] Add export of vgacon_remap_baseMathieu Desnoyers2007-02-081-0/+1
* | | [POWERPC] Remove bogus comment about page_is_ramJohannes Berg2007-02-081-4/+0
* | | [POWERPC] Fix comment in kernel/irq.cJohannes Berg2007-02-081-3/+3
* | | [POWERPC] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-083-7/+7
* | | [POWERPC] Fix ppc64's writing to struct file_operationsStephen Rothwell2007-02-081-4/+7
* | | [POWERPC] Add mpc52xx/lite5200 PCI supportGrant Likely2007-02-084-1/+435
* | | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-02-086-41/+95
|\ \ \
| * | | [POWERPC] Fixup error handling when emulating a floating point instructionKumar Gala2007-02-071-22/+60
| * | | [POWERPC] Enable interrupts if we are doing fp math emulationKumar Gala2007-02-071-14/+15
| * | | [POWERPC] Added kprobes support to ppc32Kumar Gala2007-02-063-4/+8
| | |/ | |/|
| * | Merge branch 'linux-2.6'Paul Mackerras2007-02-073-2/+13
| |\ \ | | |/
| | * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-01-284-4/+8
| | |\
OpenPOWER on IntegriCloud