| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-05-21 | 104 | -689/+4091 |
|\ |
|
| * | powerpc: Remove unused 'protect4gb' boot parameter | FUJITA Tomonori | 2010-05-21 | 1 | -12/+0 |
| * | powerpc: Build-in e1000e for pseries & ppc64_defconfig | Michael Neuling | 2010-05-21 | 2 | -2/+2 |
| * | powerpc/pseries: Make request_ras_irqs() available to other pseries code | Mark Nelson | 2010-05-21 | 4 | -60/+90 |
| * | powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinity | Anton Blanchard | 2010-05-21 | 1 | -8/+12 |
| * | powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim | Anton Blanchard | 2010-05-21 | 1 | -0/+10 |
| * | powerpc: Use smt_snooze_delay=-1 to always busy loop | Anton Blanchard | 2010-05-21 | 2 | -14/+13 |
| * | powerpc: Remove check of ibm,smt-snooze-delay OF property | Anton Blanchard | 2010-05-21 | 1 | -29/+0 |
| * | powerpc/kdump: Fix race in kdump shutdown | Michael Neuling | 2010-05-21 | 1 | -0/+27 |
| * | powerpc/kexec: Fix race in kexec shutdown | Michael Neuling | 2010-05-21 | 6 | -17/+47 |
| * | powerpc/kexec: Speedup kexec hash PTE tear down | Michael Neuling | 2010-05-21 | 1 | -13/+20 |
| * | powerpc/pseries: Add hcall to read 4 ptes at a time in real mode | Michael Neuling | 2010-05-21 | 3 | -0/+57 |
| * | powerpc: Use more accurate limit for first segment memory allocations | Anton Blanchard | 2010-05-21 | 1 | -4/+13 |
| * | powerpc/kdump: Use chip->shutdown to disable IRQs | Anton Blanchard | 2010-05-21 | 1 | -1/+1 |
| * | powerpc/kdump: CPUs assume the context of the oopsing CPU | Anton Blanchard | 2010-05-21 | 1 | -1/+5 |
| * | powerpc/crashdump: Do not fail on NULL pointer dereferencing | Maxim Uvarov | 2010-05-21 | 1 | -0/+3 |
| * | powerpc/eeh: Fix oops when probing in early boot | Anton Blanchard | 2010-05-21 | 1 | -1/+1 |
| * | powerpc/pci: Check devices status property when scanning OF tree | Sonny Rao | 2010-05-21 | 1 | -0/+2 |
| * | powerpc/vio: Switch VIO Bus PM to use generic helpers | Brian King | 2010-05-21 | 1 | -24/+1 |
| * | powerpc: Avoid bad relocations in iSeries code | Paul Mackerras | 2010-05-21 | 1 | -2/+2 |
| * | powerpc: Use common cpu_die (fixes SMP+SUSPEND build) | Milton Miller | 2010-05-21 | 5 | -11/+19 |
| * | powerpc: Fix string library functions | Andreas Schwab | 2010-05-21 | 1 | -8/+8 |
| * | powerpc/rtasd: Don't start event scan if scan rate is zero | Michael Ellerman | 2010-05-21 | 1 | -0/+6 |
| * | powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace | Kumar Gala | 2010-05-17 | 4 | -23/+48 |
| * | powerpc/fsl-booke: Fix InstructionTLBError execute permission check | Li Yang | 2010-05-17 | 1 | -3/+10 |
| * | powerpc/8610: add probing for individual DMA channels, not just DMA controllers | Timur Tabi | 2010-05-17 | 1 | -1/+2 |
| * | powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boards | Anton Vorontsov | 2010-05-17 | 6 | -0/+58 |
| * | powerpc/85xx: Fix P1020RDB boot hang due USB2 | Anton Vorontsov | 2010-05-17 | 1 | -0/+6 |
| * | powerpc/85xx: Add eTSEC 2.0 support for P1020RDB boards | Anton Vorontsov | 2010-05-17 | 1 | -0/+119 |
| * | powerpc: remove tls_ssl_stream descriptor type capability in sec3.3 node | Kim Phillips | 2010-05-17 | 1 | -1/+1 |
| * | powerpc: Add interrupt support to mpc8xxx_gpio | Peter Korsgaard | 2010-05-17 | 1 | -0/+147 |
| * | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2010-05-07 | 301 | -2533/+4869 |
| |\ |
|
| * | | powerpc/cpumask: Add DEBUG_PER_CPU_MAPS option | Anton Blanchard | 2010-05-06 | 1 | -0/+12 |
| * | | powerpc/cpumask: Convert mpic driver to new cpumask API | Benjamin Herrenschmidt | 2010-05-06 | 2 | -36/+39 |
| * | | powerpc/cpumask: Update some comments | Anton Blanchard | 2010-05-06 | 5 | -9/+9 |
| * | | powerpc/cpumask: Convert NUMA code to new cpumask API | Anton Blanchard | 2010-05-06 | 3 | -15/+47 |
| * | | powerpc/cpumask: Convert hotplug-cpu code to new cpumask API | Anton Blanchard | 2010-05-06 | 1 | -14/+19 |
| * | | powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks | Anton Blanchard | 2010-05-06 | 4 | -24/+40 |
| * | | powerpc/cpumask: Convert /proc/cpuinfo to new cpumask API | Anton Blanchard | 2010-05-06 | 1 | -9/+13 |
| * | | powerpc/cpumask: Refactor /proc/cpuinfo code | Anton Blanchard | 2010-05-06 | 1 | -29/+33 |
| * | | powerpc/cpumask: Convert xics driver to new cpumask API | Anton Blanchard | 2010-05-06 | 1 | -17/+21 |
| * | | powerpc/cpumask: Convert pseries SMP code to new cpumask API | Anton Blanchard | 2010-05-06 | 1 | -7/+9 |
| * | | powerpc/cpumask: Convert iseries SMP code to new cpumask API | Anton Blanchard | 2010-05-06 | 1 | -1/+1 |
| * | | powerpc/cpumask: Convert fixup_irqs to new cpumask API | Anton Blanchard | 2010-05-06 | 3 | -10/+13 |
| * | | powerpc/cpumask: Convert smp_cpus_done to new cpumask API | Anton Blanchard | 2010-05-06 | 1 | -3/+6 |
| * | | powerpc/cpumask: Convert rtasd to new cpumask API | Anton Blanchard | 2010-05-06 | 1 | -5/+5 |
| * | | powerpc/cpumask: Use cpu_online_mask | Anton Blanchard | 2010-05-06 | 2 | -2/+2 |
| * | | powerpc: Invoke oom-killer from page fault | Benjamin Herrenschmidt | 2010-05-06 | 1 | -10/+4 |
| * | | powerpc/mm: Track backing pages allocated by vmemmap_populate() | Mark Nelson | 2010-05-06 | 2 | -0/+49 |
| * | | powerpc: Correct parport interrupt parsing | Martyn Welch | 2010-05-06 | 1 | -3/+8 |