summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-2512-150/+1468
|\
| * powerpc/pseries: Remove kmalloc call in handling writes to lparcfgNathan Fontenot2008-07-251-16/+12Star
| * powerpc/pseries: Update arch vector to indicate support for CMONathan Fontenot2008-07-251-1/+8
| * powerpc/pseries: Verify CMO memory entitlement updates with virtual I/ONathan Fontenot2008-07-251-0/+10
| * powerpc/pseries: vio bus support for CMORobert Jennings2008-07-251-6/+1027
| * powerpc/pseries: iommu enablement for CMORobert Jennings2008-07-251-5/+23
| * powerpc/pseries: Add CMO paging statisticsBrian King2008-07-251-0/+20
| * powerpc/pseries: Split retrieval of processor entitlement data into a helper ...Robert Jennings2008-07-251-35/+46
| * powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfgNathan Fontenot2008-07-251-1/+120
| * powerpc/pseries: Split processor entitlement retrieval and gathering to helpe...Nathan Fotenot2008-07-251-78/+88
| * powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfgNathan Fontenot2008-07-251-32/+0Star
| * powerpc: Fix compile error with binutils 2.15Segher Boessenkool2008-07-251-1/+1
| * powerpc: BookE hardware watchpoint supportLuis Machado2008-07-255-10/+136
| * powerpc: Fallout from sysdev API changesStephen Rothwell2008-07-251-1/+2
| * powerpc: Enable AT_BASE_PLATFORM aux vectorNathan Lynch2008-07-251-0/+11
* | kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-251-4/+2Star
|/
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-241-1/+1
|\
| * Merge branch 'linus' into timers/nohzIngo Molnar2008-07-1868-994/+2085
| |\
| * | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-1/+1
* | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* | | kgdb, powerpc: arch specific powerpc kgdb supportJason Wessel2008-07-233-16/+411
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-227-168/+130Star
|\ \ \
| * | | powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2Segher Boessenkool2008-07-221-3/+28
| * | | powerpc: Indicate which oprofile counters to use while in compat modeTorez Smith2008-07-221-0/+20
| * | | powerpc: Fix OF parsing of 64 bits PCI addressesBenjamin Herrenschmidt2008-07-222-20/+25
| * | | powerpc: Fix support for latencytopArnd Bergmann2008-07-221-1/+1
| * | | powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson2008-07-221-5/+8
| * | | powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-EKumar Gala2008-07-171-15/+4Star
| * | | powerpc: rework FSL Book-E PTE access and TLB missKumar Gala2008-07-171-124/+44Star
| | |/ | |/|
* / | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-221-4/+11
|/ /
* | Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-166-219/+26Star
|\ \
| * \ Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-155-219/+25Star
| |\ \
| | * | generic-ipi: fix linux-next tree build failureStephen Rothwell2008-07-031-1/+1
| | * | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-263-4/+4
| | * | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
| | * | powerpc: convert to generic helpers for IPI function callsJens Axboe2008-06-261-214/+20Star
| * | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-151-0/+2
| |\ \ \
| | * | | generic-ipi: powerpc/generic-ipi tree build failureStephen Rothwell2008-07-141-0/+1
| | * | | stacktrace: export save_stack_trace[_tsk]Ingo Molnar2008-07-031-0/+1
* | | | | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-159-9/+373
|\| | | |
| * | | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-151-2/+0Star
| |\ \ \ \
| | * \ \ \ Merge branch 'linus' into core/rodataIngo Molnar2008-06-163-3/+5
| | |\ \ \ \
| | * | | | | move BUG_TABLE into RODATAJan Beulich2008-05-251-2/+0Star
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-108-7/+373
| |\ \ \ \ \
| | * | | | | ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-233-15/+15
| | * | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-235-5/+22
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-163-3/+5
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | ftrace: remove ftrace_ip_converted()Abhishek Sagar2008-06-101-10/+0Star
| | * | | | | ftrace: powerpc clean upsSteven Rostedt2008-05-265-20/+14Star
| | * | | | | ftrace: support for PowerPCSteven Rostedt2008-05-238-7/+389
| | | |_|/ / | | |/| | |