Commit Graph

2387 Commits (bf528a3a9bd11b6ae39684b18c9c0678f23924fd)

Author SHA1 Message Date
Benjamin Herrenschmidt 57b066ff4e powerpc/eeh: Make EEH device add/remove more robust 16 years ago
Sebastien Dugue 1ef8014deb powerpc/pseries: Fix getting the server number size 16 years ago
Stephen Rothwell 454666eb78 powerpc: Fix "unused variable" warning in pci_dlpar.c 16 years ago
Alexey Dobriyan 9c8b4aff18 powerpc/cell: Fix compile error in ras.c 16 years ago
Kumar Gala 3c10c9c45e powerpc/mpic: Fix regression caused by change of default IRQ affinity 16 years ago
Mark Nelson f9226d572d powerpc: Update remaining dma_mapping_ops to use map/unmap_page 16 years ago
Nathan Fontenot e90a131846 powerpc/pci: Properly allocate bus resources for hotplug PHBs 16 years ago
Milton Miller 62a8bd6c92 powerpc: Use is_kdump_kernel() 16 years ago
Guennadi Liakhovetski 22e181ba7f powerpc: fix i2c on PPC linkstation / kurobox machines 17 years ago
Josh Boyer c8d7aa91bc powerpc/40x: Don't enable HCU4 board by default 17 years ago
Al Viro 2c552d8136 [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs 17 years ago
Mohan Kumar M 54622f10a6 powerpc: Support for relocatable kdump kernel 17 years ago
Becky Bruce f465df81a8 powerpc: Move memory size print into common show_cpuinfo for 32-bit 17 years ago
Milton Miller 6a75a6b8e8 powerpc: Use cpu_thread_in_core in smp_init for of_spin_map 17 years ago
Nathan Fontenot 04badfd293 powerpc/pseries: Validate PFN in pseries_remove_lmb() 17 years ago
Andre Detsch 34318c253b powerpc/spufs: Explain conditional decrement of aff_sched_count 17 years ago
Andre Detsch 10baa26c8c powerpc/spufs: Improve search of node for contexts with SPU affinity 17 years ago
Jeremy Kerr 837ef884b7 powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer 17 years ago
Jeremy Kerr f027faa231 powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs read 17 years ago
Jeremy Kerr 14f693eeb5 powerpc/spufs: Don't require full buffer in switch_log read 17 years ago
Jeremy Kerr f5ed0eb6fe powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple openers 17 years ago
Jeremy Kerr e869446bb6 powerpc/spufs: sputrace: Don't block until the read buffer is full 17 years ago
Jeremy Kerr baf399273f powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openers 17 years ago
Steven Rostedt 606576ce81 ftrace: rename FTRACE to FUNCTION_TRACER 17 years ago
Steven A. Falco 878e7556bf powerpc/4xx: Add PowerPC 4xx GPIO driver 17 years ago
Niklaus Giger 9fa126da4a powerpc/40x: Add support for Netstal HCU4 board 17 years ago
Josh Boyer 8105fa8859 powerpc/40x: Add PowerPC 40x simple platform support 17 years ago
Wolfram Sang 9629095761 powerpc/mpc5200: Don't touch pipelining for MPC5200B 17 years ago
Benjamin Herrenschmidt ee673eaa72 powerpc: Fix CHRP PCI config access for indirect_pci 17 years ago
Benjamin Herrenschmidt 22007a165d powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPs 17 years ago
Mathieu Desnoyers 5b9261d93e sputrace: use marker_synchronize_unregister() 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Martyn Welch 6675847ea4 powerpc: FPGA support for GE Fanuc SBC610 17 years ago
Timur Tabi 43c9f43492 powerpc: remove support for bootmem-allocated memory for the DIU driver 17 years ago
John Rigby 35225802e2 powerpc/5121: Add PCI support. 17 years ago
Anton Vorontsov 62666828ba powerpc/83xx: don't probe broken PCI on mpc837x_mds boards 17 years ago
Anton Vorontsov 5c091193e4 powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/Kconfig 17 years ago
Timur Tabi 4e330bcf6b powerpc: make Freescale QE support a selectable Kconfig option 17 years ago
Martyn Welch 3a47024791 powerpc: GE Fanuc's FPGA based PIC controller on the SBC610 17 years ago
Milton Miller 199f45c45e powerpc/xics: Reduce and comment xics IPI use of memory barriers 17 years ago
Milton Miller 2172fe8704 powerpc/xics: Make printk format strings fit on one line 17 years ago
Milton Miller d879f3849c powerpc/xics: Mark xics IPI interrupt as per-cpu 17 years ago
Milton Miller 1a57c926b6 powerpc/xics: EOI xics ipi by hand in kexec 17 years ago
Milton Miller b4963255ad powerpc/xics: Factor out cpu joining/unjoining the GIQ 17 years ago
Milton Miller a244a957ab powerpc/xics: Initialization code cleanups 17 years ago
Milton Miller 188bdddd24 powerpc/xics: Trim #include list 17 years ago
Milton Miller 9dc2d44113 powerpc/xics: Change *_xirr_info_set() prototype to avoid casts 17 years ago
Milton Miller 0641cc91b0 powerpc/xics: Rearrange file to group code by function 17 years ago
Milton Miller d13f7208b2 powerpc/xics: Consolidate ipi message encode and decode 17 years ago
Milton Miller 302905a347 powerpc/xics: Update default_server during migrate_irqs_away 17 years ago