summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-128-15/+18
|\
| * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-1224-10/+4700
| |\
| * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-112-2/+2
| * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-112-9/+12
| * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-113-3/+3
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-121-6/+6
|\ \ \
| * | | powerpc, perf_counter: Fix performance counter event typesJaswinder Singh Rajput2009-06-121-6/+6
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-06-121-0/+11
|\ \ \
| * \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-06-101-0/+11
| |\ \ \ | | |_|/ | |/| |
| | * | ASoC: Add a few more mpc5200 PSC definesJon Smirl2009-05-241-0/+11
* | | | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
| |_|/ |/| |
* | | perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell2009-06-112-3/+1
* | | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-1119-2/+4684
|\ \ \
| * \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-113-7/+11
| |\ \ \
| * | | | perf_counter: Rename L2 to LL cachePeter Zijlstra2009-06-116-6/+6
| * | | | perf_counter: Standardize event namesPeter Zijlstra2009-06-116-33/+33
| * | | | perf_counter: powerpc: Implement generalized cache events for POWER processorsPaul Mackerras2009-06-118-6/+294
| * | | | perf_counters: powerpc: Add support for POWER7 processorsPaul Mackerras2009-06-113-1/+322
| * | | | perf_counter: Accurate period dataPeter Zijlstra2009-06-111-3/+6
| * | | | perf_counter: Introduce struct for sample dataPeter Zijlstra2009-06-111-3/+7
| * | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-061-83/+195
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | perf_counter: Separate out attr->type from attr->configIngo Molnar2009-06-061-3/+3
| * | | | perf_counter: powerpc: Use new identifier names in powerpc-specific codePaul Mackerras2009-06-041-1/+1
| * | | | perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errorsPaul Mackerras2009-06-031-2/+14
| * | | | perf_counter: powerpc: Fix event alternative code generation on POWER5/5+Paul Mackerras2009-06-032-4/+4
| * | | | perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra2009-06-021-19/+19
| * | | | perf_counter: Rename various fieldsPeter Zijlstra2009-06-021-6/+6
| * | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-0118-311/+556
| |\ \ \ \
| * | | | | perf_counter: powerpc: Implement interrupt throttlingPaul Mackerras2009-05-261-5/+43
| * | | | | perf_counter: powerpc: initialize cpuhw pointer before usePaul Mackerras2009-05-181-2/+1
| * | | | | Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-1899-12707/+3854
| |\ \ \ \ \
| * | | | | | perf_counter: powerpc: supply more precise information on counter overflow ev...Paul Mackerras2009-05-155-7/+97
| * | | | | | perf_counter: powerpc: use u64 for event codes internallyPaul Mackerras2009-05-157-52/+48
| * | | | | | perf_counter: frequency based adaptive irq_periodPeter Zijlstra2009-05-151-7/+6
| * | | | | | perf_counter: Rework the perf counter disable/enablePeter Zijlstra2009-05-151-12/+12
| * | | | | | perf_counter: powerpc: allow use of limited-function countersPaul Mackerras2009-04-297-76/+479
| * | | | | | perfcounters: rename struct hw_perf_counter_ops into struct pmuRobert Richter2009-04-291-13/+12
| * | | | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-2946-5534/+941
| |\ \ \ \ \ \
| * | | | | | | perf_counter: powerpc: add nmi_enter/nmi_exit callsPaul Mackerras2009-04-091-14/+17
| * | | | | | | perf_counter: allow for data addresses to be recordedPeter Zijlstra2009-04-082-4/+6
| * | | | | | | perf_counter: powerpc: set sample enable bit for marked instruction eventsPaul Mackerras2009-04-085-12/+413
| * | | | | | | perf_counter: fix powerpc buildPaul Mackerras2009-04-081-2/+1
| * | | | | | | Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-0836-89/+190
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-073-5/+11
| |\ \ \ \ \ \ \ \
| * | | | | | | | | perf_counter: theres more to overflow than writing eventsPeter Zijlstra2009-04-071-1/+1
| * | | | | | | | | perf_counter: make it possible for hw_perf_counter_init to return error codesPaul Mackerras2009-04-061-7/+7
| * | | | | | | | | perf_counter: powerpc: only reserve PMU hardware when we need itPaul Mackerras2009-04-061-5/+42
| * | | | | | | | | perf_counter: unify and fix delayed counter wakeupPeter Zijlstra2009-04-063-23/+5
| * | | | | | | | | perf_counter: record time running and time enabled for each counterPaul Mackerras2009-04-061-0/+2
OpenPOWER on IntegriCloud