summaryrefslogtreecommitdiff
path: root/arch/ppc
AgeCommit message (Expand)Author
2005-08-07[PATCH] ppc32: 8xx commproc avoid direct pte manipulation, use dma coherent A...Marcelo Tosatti
2005-08-07[PATCH] ppc32: 8xx kill unused variable in commprocAristeu Sergio Rozanski Filho
2005-08-07[PATCH] ppc32: 8xx restrict ENET_BIG_BUFFERS optionAristeu Sergio Rozanski Filho
2005-08-07[PATCH] ppc32: 8xx fix CPM ethernet descriptionAristeu Sergio Rozanski Filho
2005-08-07[PATCH] ppc32: 8xx: fec: fix interrupt handler prototypesAristeu Sergio Rozanski Filho
2005-08-07[PATCH] ppc32: 8xx: using dma_alloc_coherent() instead consistent_alloc()Aristeu Sergio Rozanski Filho
2005-08-07[PATCH] ppc32: 8xx: convert fec driver to use work_structAristeu Sergio Rozanski Filho
2005-08-06ppc: Export __handle_mm_fault for MOLLinus Torvalds
2005-08-04[PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski
2005-08-01[PATCH] ppc32: add bamboo defconfigMatt Porter
2005-08-01[PATCH] ppc32: add bamboo platformMatt Porter
2005-08-01[PATCH] ppc32: add 440ep supportMatt Porter
2005-08-01[PATCH] ppc32: Mark boards that don't build as BROKENKumar Gala
2005-07-30[PATCH] ppc32: fix 44x early serial debug for configurations with more than 5...Eugene Surovegin
2005-07-30[PATCH] ppc32: inotify syscallsRobert Love
2005-07-27[PATCH] ppc32: 8xx remove BROKEN Kconfig entryMarcelo Tosatti
2005-07-27[PATCH] ppc32: 8xx avoid icbi misbehaviour in __flush_dcache_icache_physAnton Wöllert
2005-07-27[PATCH] make a few functions static in pmac_setup.cOlaf Hering
2005-07-27[PATCH] ppc32: Fix building of TQM8260 boardKumar Gala
2005-07-27[PATCH] ppc32: fix 440SP MAL channels countEugene Surovegin
2005-07-27[PATCH] ppc32: Fix building of radstone_ppc7dKumar Gala
2005-07-27[PATCH] ppc32: Fix building of prpmc750Kumar Gala
2005-07-27[PATCH] ppc32: Fix typo in setup of 2nd PCI bus on 85xxKumar Gala
2005-07-27[PATCH] ppc32: fix compilation error with CONFIG_PQ2FADSDowning, Thomas
2005-07-27[PATCH] ppc32: 8xx: update DataTLBMiss exception commentMarcelo Tosatti
2005-07-27[PATCH] ppc32: Make the UARTs on MPC824x individual platform devicesKumar Gala
2005-07-27[PATCH] ppc32: Add proper prototype for cpm2_reset()Kumar Gala
2005-07-27[PATCH] ppc32: update defconfigsOlaf Hering
2005-07-27[PATCH] ppc/ppc64: use Kconfig.hzOlaf Hering
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman
2005-07-13[PATCH] ppc32: make -j12 all fails in uImage targetOlaf Hering
2005-07-12[PATCH] kexec-ppc: fix for ksysfs crash_notesAlbert Herranz
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg
2005-07-07[PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreqBernard Blackham
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney
2005-07-05[PATCH] ppc32: explicitly disable 440GP IRQ compatibility mode in 440GX setupEugene Surovegin
2005-07-05[PATCH] ppc32: stop misusing NTP's time_offset valuejohn stultz
2005-07-05[PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov
2005-06-30[PATCH] ppc32: Fix pointer check for MPC8540 ADS deviceKumar Gala
2005-06-30[PATCH] ppc32: use correct register names in arch/ppc/kernel/relocate_kernel.SOlaf Hering
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt
2005-06-27[PATCH] ppc32: Bump PMU interrupt priorityBenjamin Herrenschmidt
2005-06-27[PATCH] 8xx: avoid "dcbst" misbehaviour with unpopulated TLBMarcelo Tosatti
2005-06-27[PATCH] ppc32: Fix compiling of sandpoint platformKumar Gala
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe
2005-06-26[PATCH] ppc32: Fix MPC83xx IPIC external interrupt pending register offsetKumar Gala
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter