aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
...
| | * | | powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard2010-05-21
| | * | | powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov2010-05-21
| | * | | powerpc/pci: Check devices status property when scanning OF treeSonny Rao2010-05-21
| | * | | powerpc/vio: Switch VIO Bus PM to use generic helpersBrian King2010-05-21
| | * | | powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller2010-05-21
| | * | | powerpc/rtasd: Don't start event scan if scan rate is zeroMichael Ellerman2010-05-21
| | * | | powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala2010-05-17
| | * | | powerpc/fsl-booke: Fix InstructionTLBError execute permission checkLi Yang2010-05-17
| | * | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-06
| | |\ \ \
| | * | | | powerpc/cpumask: Update some commentsAnton Blanchard2010-05-06
| | * | | | powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard2010-05-06
| | * | | | powerpc/cpumask: Convert /proc/cpuinfo to new cpumask APIAnton Blanchard2010-05-06
| | * | | | powerpc/cpumask: Refactor /proc/cpuinfo codeAnton Blanchard2010-05-06
| | * | | | powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard2010-05-06
| | * | | | powerpc/cpumask: Convert smp_cpus_done to new cpumask APIAnton Blanchard2010-05-06
| | * | | | powerpc/cpumask: Convert rtasd to new cpumask APIAnton Blanchard2010-05-06
| | * | | | powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith2010-05-05
| | * | | | powerpc/476: Add isync after loading mmu and debug spr'sDave Kleikamp2010-05-05
| | * | | | powerpc/476: add machine check handler for 47x coreDave Kleikamp2010-05-05
| | * | | | powerpc/47x: Base ppc476 supportDave Kleikamp2010-05-05
| | * | | | powerpc/44x: break out cpu init code into stand-alone functionDave Kleikamp2010-05-05
| | * | | | powerpc/booke: Add Stack Marking support to Booke Exception PrologTorez Smith2010-05-05
| | * | | | powerpc: Add kprobe-based event tracerMahesh Salgaonkar2010-04-07
| | * | | | powerpc/vio: Add power management supportBenjamin Herrenschmidt2010-04-07
| | * | | | powerpc/pseries: Call ibm,os-term if the ibm,extended-os-term is presentAnton Blanchard2010-04-07
| | * | | | powerpc: Use set_cpus_allowed_ptrJulia Lawall2010-04-07
| | * | | | powerpc/vio: Add missing unlock in error pathJulia Lawall2010-04-07
| | * | | | powerpc/8xx: Use SPRG2 and DAR registers to stash r11 and cr.Joakim Tjernlund2010-04-07
| | * | | | powerpc/8xx: Don't touch ACCESSED when no SWAP.Joakim Tjernlund2010-04-07
| | * | | | powerpc/8xx: Avoid testing for kernel space in ITLB Miss.Joakim Tjernlund2010-04-07
| | * | | | powerpc/8xx: Optimze TLB Miss handlersJoakim Tjernlund2010-04-07
| | * | | | powerpc/pseries: Export data from new hcall H_EM_GET_PARMSVaidyanathan Srinivasan2010-04-07
| | * | | | powerpc: Disable interrupts for data breakpoint exceptionsK.Prasad2010-04-07
| | * | | | powerpc/vio: Add modalias supportBenjamin Herrenschmidt2010-04-07
| | | |/ / | | |/| |
| * | | | powerpc,kgdb: Introduce low level trap catchingJason Wessel2010-05-20
| * | | | kgdb: core changes to support kdbJason Wessel2010-05-20
| * | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18
| |\ \ \ \
| | * | | | perf, powerpc: Implement group scheduling transactional APIsLin Ming2010-05-11
| | | |/ / | | |/| |
| * | | | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-05-12
| |\ \ \ \
| | * | | | powerpc/swiotlb: Fix off by one in determining boundary of which ops to useKumar Gala2010-05-04
| | |/ / /
| * / / / powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-12
| |/ / /
| * / / powerpc/numa: Add form 1 NUMA affinityAnton Blanchard2010-04-28
| |/ /
* | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | | drivercore: Add of_match_table to the common device driversGrant Likely2010-05-22
* | | arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely2010-05-22
* | | of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-18
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* | | driver-core: Add device node pointer to struct deviceGrant Likely2010-04-28
|/ /
* | Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\ \
| * | perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker2010-04-03