summaryrefslogtreecommitdiffstats
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
* kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg2005-09-111-1/+1
* [PATCH] powerpc: Move include3 to arch/$(ARCH)/includeStephen Rothwell2005-09-101-7/+9
* [PATCH] ppc32: support hotplug cpu on powermacsPaul Mackerras2005-09-106-61/+113
* [PATCH] ppc32: Kill init on unhandled synchronous signalsPaul Mackerras2005-09-102-5/+23
* [PATCH] merge some from Rusty's trivial patchesAdrian Bunk2005-09-103-3/+1
* [PATCH] PPC: C99 initializers for hw_interrupt_type structuresThomas Gleixner2005-09-105-38/+23
* [PATCH] spinlock consolidationIngo Molnar2005-09-102-9/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-0916-25/+17
|\
| * kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-0916-25/+17
* | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-093-3/+3
* | [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-1/+1
* | [PATCH] ppc32: Kill PVR_440* definesTom Rini2005-09-092-12/+8
* | [PATCH] ppc32: In the boot code, don't rely on BASE_BAUD directlyTom Rini2005-09-091-3/+5
* | [PATCH] ppc32: Correct an instruction in the boot codeFrank van Maarseveen2005-09-091-1/+1
* | [PATCH] ppc32: make perfmon.o CONFIG_E500 specificMarcelo Tosatti2005-09-092-1/+4
* | [PATCH] ppc32: Fix Kconfig mismergeKumar Gala2005-09-091-5/+5
* | [PATCH] powerpc: Make check_bugs() static inlinejdl@freescale.com2005-09-091-4/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-081-1/+0
|\ \
| * | [PATCH] PCI: fix up pretty-names removal patchAndrew Morton2005-09-081-1/+0
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-083-4/+4
|\ \ | |/ |/|
| * [SERIAL] Use an enum for serial8250 platform device IDsRussell King2005-09-083-4/+4
* | [PATCH] ppc32: Fix head_4xx.S compile errorKumar Gala2005-09-081-0/+1
|/
* [PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk2005-09-071-0/+4
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-5/+2
* [PATCH] ppc32: fix ocp_device_suspend to use pm_message_t instead of u32Eugene Surovegin2005-09-071-1/+1
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-051-1/+1
* [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-052-2/+2
* [PATCH] ppc32: cpci690 updatesMark A. Greer2005-09-054-211/+326
* [PATCH] ppc32: katana updatesMark A. Greer2005-09-054-193/+420
* [PATCH] ppc32: mv64x60 updates & enhancementsMark A. Greer2005-09-054-109/+198
* [PATCH] ppc32: Added cputable entry for 7448Kumar Gala2005-09-052-0/+20
* [PATCH] ppc32: export cacheable_memcpy()Eugene Surovegin2005-09-051-0/+1
* [PATCH] ppc32: add dcr_base field to ocp_func_mal_dataEugene Surovegin2005-09-058-0/+8
* [PATCH] ppc32: move 4xx PHY_MODE_XXX defines to ibm_ocp.hEugene Surovegin2005-09-054-28/+0
* [PATCH] ppc32: Add cputable entry for 750CXe DD2.4 ("Gekko")Arthur Othieno2005-09-051-0/+14
* [PATCH] ppc32: Re-order cputable for 750CXe DD2.4 entryArthur Othieno2005-09-051-14/+14
* [PATCH] ppc32: Added PCI support MPC83xxKumar Gala2005-09-056-31/+474
* [PATCH] ppc32: defconfig for Marvell EV64360BP boardLee Nicks2005-09-052-1/+785
* [PATCH] ppc32: add support for Marvell EV64360BP boardLee Nicks2005-09-057-1/+688
* [PATCH] ppc32: ppc_sys system on chip identification additionsKumar Gala2005-09-051-1/+51
* [PATCH] ppc32: disable IBM405_ERR77 and IBM405_ERR51 workarounds for 405EPEugene Surovegin2005-09-051-2/+2
* [PATCH] ppc32: fix Bamboo and Luan build warningsEugene Surovegin2005-09-052-2/+2
* [PATCH] ppc32: fix EMAC Tx channel assignments for NPe405HEugene Surovegin2005-09-051-3/+3
* [PATCH] ppc32: Don't sleep in flush_dcache_icache_page()Roland Dreier2005-09-051-2/+3
* [PATCH] ppc32: add cputable entry for 440SP Rev. AMatt Porter2005-09-051-0/+10
* [PATCH] ppc32: removed find_name.cKumar Gala2005-09-051-48/+0
* [PATCH] ppc32: add 440GX rev.F cputable entryEugene Surovegin2005-09-051-0/+10
* [PATCH] ppc32: Cleaned up global namespace of Book-E watchdog variablesKumar Gala2005-09-051-6/+2
* [PATCH] cpm_uart: Fix 2nd serial port on MPC8560 ADSKumar Gala2005-09-051-111/+162
* [PATCH] ppc32: add phy excluded features to ocp_func_emac_dataMatt Porter2005-09-051-8/+44
OpenPOWER on IntegriCloud