summaryrefslogtreecommitdiffstats
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5Star
* [PATCH] ppc32 8xx: fix m8xx_ide_init() #ifdefMarcelo Tosatti2005-08-271-1/+1
* [PATCH] Kconfig fix (CONFIG_PM on 44x)Al Viro2005-08-242-4/+2Star
* [PATCH] Kconfig fix (ppc 4xx and early serial)Al Viro2005-08-241-0/+10
* [PATCH] Kconfig fix (IRQ_ALL_CPUS vs. MV64360)Al Viro2005-08-241-1/+1
* [PATCH] Kconfig fix (ppc32 SMP dependencies)Al Viro2005-08-241-0/+1
* [PATCH] ppc32: fix ppc4xx stb03xxx dma buildMatt Porter2005-08-181-3/+7
* [PATCH] ppc32: Fix MPC834x USB memory map offsetsKumar Gala2005-08-091-4/+4
* [PATCH] ppc32: 8xx commproc avoid direct pte manipulation, use dma coherent A...Marcelo Tosatti2005-08-072-23/+3Star
* [PATCH] ppc32: 8xx kill unused variable in commprocAristeu Sergio Rozanski Filho2005-08-071-2/+0Star
* [PATCH] ppc32: 8xx restrict ENET_BIG_BUFFERS optionAristeu Sergio Rozanski Filho2005-08-071-1/+1
* [PATCH] ppc32: 8xx fix CPM ethernet descriptionAristeu Sergio Rozanski Filho2005-08-071-1/+1
* [PATCH] ppc32: 8xx: fec: fix interrupt handler prototypesAristeu Sergio Rozanski Filho2005-08-071-5/+10
* [PATCH] ppc32: 8xx: using dma_alloc_coherent() instead consistent_alloc()Aristeu Sergio Rozanski Filho2005-08-071-3/+7
* [PATCH] ppc32: 8xx: convert fec driver to use work_structAristeu Sergio Rozanski Filho2005-08-071-9/+9
* ppc: Export __handle_mm_fault for MOLLinus Torvalds2005-08-061-1/+1
* [PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski2005-08-051-0/+15
* [PATCH] ppc32: add bamboo defconfigMatt Porter2005-08-021-0/+943
* [PATCH] ppc32: add bamboo platformMatt Porter2005-08-022-0/+563
* [PATCH] ppc32: add 440ep supportMatt Porter2005-08-0213-3/+380
* [PATCH] ppc32: Mark boards that don't build as BROKENKumar Gala2005-08-021-0/+2
* [PATCH] ppc32: fix 44x early serial debug for configurations with more than 5...Eugene Surovegin2005-07-305-11/+37
* [PATCH] ppc32: inotify syscallsRobert Love2005-07-301-0/+3
* [PATCH] ppc32: 8xx remove BROKEN Kconfig entryMarcelo Tosatti2005-07-281-1/+0Star
* [PATCH] ppc32: 8xx avoid icbi misbehaviour in __flush_dcache_icache_physAnton Wöllert2005-07-281-0/+3
* [PATCH] make a few functions static in pmac_setup.cOlaf Hering2005-07-281-8/+8
* [PATCH] ppc32: Fix building of TQM8260 boardKumar Gala2005-07-281-1/+1
* [PATCH] ppc32: fix 440SP MAL channels countEugene Surovegin2005-07-281-2/+2
* [PATCH] ppc32: Fix building of radstone_ppc7dKumar Gala2005-07-281-99/+135
* [PATCH] ppc32: Fix building of prpmc750Kumar Gala2005-07-281-0/+1
* [PATCH] ppc32: Fix typo in setup of 2nd PCI bus on 85xxKumar Gala2005-07-281-2/+2
* [PATCH] ppc32: fix compilation error with CONFIG_PQ2FADSDowning, Thomas2005-07-281-3/+3
* [PATCH] ppc32: 8xx: update DataTLBMiss exception commentMarcelo Tosatti2005-07-281-7/+5Star
* [PATCH] ppc32: Make the UARTs on MPC824x individual platform devicesKumar Gala2005-07-284-18/+61
* [PATCH] ppc32: Add proper prototype for cpm2_reset()Kumar Gala2005-07-285-7/+3Star
* [PATCH] ppc32: update defconfigsOlaf Hering2005-07-282-525/+798
* [PATCH] ppc/ppc64: use Kconfig.hzOlaf Hering2005-07-281-10/+2Star
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-6/+0Star
* [PATCH] ppc32: make -j12 all fails in uImage targetOlaf Hering2005-07-131-1/+6
* [PATCH] kexec-ppc: fix for ksysfs crash_notesAlbert Herranz2005-07-131-0/+6
* [NET]: add a top-level Networking menu to *configSam Ravnborg2005-07-121-0/+2
* [PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreqBernard Blackham2005-07-081-1/+1
* [PATCH] openfirmware: generate device table for userspaceJeff Mahoney2005-07-061-7/+8
* [PATCH] ppc32: explicitly disable 440GP IRQ compatibility mode in 440GX setupEugene Surovegin2005-07-061-0/+4
* [PATCH] ppc32: stop misusing NTP's time_offset valuejohn stultz2005-07-061-5/+8
* [PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov2005-07-066-15/+1515
* [PATCH] ppc32: Fix pointer check for MPC8540 ADS deviceKumar Gala2005-06-301-1/+1
* [PATCH] ppc32: use correct register names in arch/ppc/kernel/relocate_kernel.SOlaf Hering2005-06-301-2/+2
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-286-15/+40
|\
| * [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-282-6/+6