aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc: fix stupid thinko in oprofile fixBenjamin Herrenschmidt2005-09-281-2/+1
* [PATCH] ppc32: fix build with oprofileBenjamin Herrenschmidt2005-09-222-3/+6
* [PATCH] ppc32: remove use of asm/segment.hKumar Gala2005-09-132-2/+0
* [PATCH] ppc32: discard *.exit.text and *.exit.data sectionsTom Rini2005-09-131-0/+4
* [PATCH] ppc32: support hotplug cpu on powermacsPaul Mackerras2005-09-103-30/+48
* [PATCH] ppc32: Kill init on unhandled synchronous signalsPaul Mackerras2005-09-101-0/+22
* [PATCH] merge some from Rusty's trivial patchesAdrian Bunk2005-09-103-3/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-0913-13/+13
|\
| * kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-0913-13/+13
* | [PATCH] ppc32: make perfmon.o CONFIG_E500 specificMarcelo Tosatti2005-09-092-1/+4
* | [PATCH] powerpc: Make check_bugs() static inlinejdl@freescale.com2005-09-091-4/+0
* | [PATCH] PCI: fix up pretty-names removal patchAndrew Morton2005-09-081-1/+0
|/
* [PATCH] ppc32: Fix head_4xx.S compile errorKumar Gala2005-09-081-0/+1
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-5/+2
* [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 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: 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] ppc32: Add ppc_sys descriptions for PowerQUICC II devicesKumar Gala2005-09-051-2/+6
* [PATCH] ppc32: Added support for the Book-E style Watchdog TimerKumar Gala2005-09-055-2/+54
* [PATCH] arch/ppc/kernel/ppc_ksyms.c: remove unused #define EXPORT_SYMTAB_STROPSAdrian Bunk2005-09-051-3/+0
* [PATCH] ppc: L2 cache prefetch fixes on 745xKumar Gala2005-09-012-2/+34
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5
* ppc: Export __handle_mm_fault for MOLLinus Torvalds2005-08-061-1/+1
* [PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski2005-08-041-0/+15
* [PATCH] ppc32: add 440ep supportMatt Porter2005-08-014-0/+34
* [PATCH] ppc32: fix 44x early serial debug for configurations with more than 5...Eugene Surovegin2005-07-301-6/+6
* [PATCH] ppc32: inotify syscallsRobert Love2005-07-301-0/+3
* [PATCH] ppc32: 8xx: update DataTLBMiss exception commentMarcelo Tosatti2005-07-271-7/+5
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-6/+0
* [PATCH] kexec-ppc: fix for ksysfs crash_notesAlbert Herranz2005-07-121-0/+6
* [PATCH] ppc32: stop misusing NTP's time_offset valuejohn stultz2005-07-051-5/+8
* [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-271-0/+2
|\
| * [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-271-0/+2
* | [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2005-06-271-2/+19
|/
* Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-251-2/+1
|\
| * [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-2/+1
* | [PATCH] kexec code cleanupManeesh Soni2005-06-251-17/+13
* | [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-251-1/+1
* | [PATCH] kexec: kexec ppc supportEric W. Biederman2005-06-254-1/+247
* | [PATCH] ppc32: Add support for Freescale e200 (Book-E) coreKumar Gala2005-06-258-6/+179
|/
* [PATCH] ppc32: Kill embedded system.map, use kallsymsBenjamin Herrenschmidt2005-06-211-7/+0
* [PATCH] ppc32: don't recursively crash in die() on CHRP/PReP machinesJakub Bogusz2005-06-211-2/+4
* [PATCH] ppc32: Factor out common exception code into macro's for 4xx/Book-EKumar Gala2005-06-212-171/+87
* [PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 40xMatt Porter2005-06-211-6/+9