summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* perf_counter: theres more to overflow than writing eventsPeter Zijlstra2009-04-072-2/+3
* perf_counter: x86: self-IPI for pending workPeter Zijlstra2009-04-0710-1/+33
* perf_counter: add more context informationPeter Zijlstra2009-04-061-0/+9
* perf_counter: pmc arbitrationPeter Zijlstra2009-04-061-0/+75
* perf_counter: x86: callchain supportPeter Zijlstra2009-04-061-0/+154
* perf_counter: x86: proper error propagation for the x86 hw_perf_counter_init()Peter Zijlstra2009-04-061-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-067-63/+9
* perf_counter: record time running and time enabled for each counterPaul Mackerras2009-04-061-0/+2
* perf_counter: new output ABI - part 1Peter Zijlstra2009-04-061-6/+3
* perf_counter: add an mmap method to allow userspace to read hardware countersPaul Mackerras2009-04-061-0/+6
* perf_counter: remove the event config bitfieldsPeter Zijlstra2009-04-062-7/+7
* perf_counter: fix type/event_id layout on big-endian systemsPaul Mackerras2009-04-061-4/+5
* perf_counter: powerpc: clean up perc_counter_interruptPaul Mackerras2009-04-061-12/+7
* perf_counter: unify irq output codePeter Zijlstra2009-04-062-101/+3
* perf_counter: revamp syscall input ABIPeter Zijlstra2009-04-062-7/+7
* perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras2009-04-064-13/+18
* perf_counter: fix crash on perfmon v1 systemsIngo Molnar2009-04-061-5/+11
* perf_counter: provide major/minor page fault software eventsPeter Zijlstra2009-04-062-3/+9
* perf_counter: provide pagefault software eventsPeter Zijlstra2009-04-062-0/+6
* perf_counter: x86: use ULL postfix for 64bit constantsPeter Zijlstra2009-04-061-6/+6
* perf_counter: add comment to barrierPeter Zijlstra2009-04-061-0/+4
* perf_counter: x86: fix 32-bit irq_period assumptionPeter Zijlstra2009-04-061-1/+1
* Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-062218-39919/+110333
|\
| * Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-04-051-1/+0
| |\
| | * pxa/magician: remove deprecated .bus_shift from PASIC3 platform_dataPhilipp Zabel2009-04-051-1/+0
| * | Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-04-057-14/+13
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Jesper Nilsson2009-04-023-7/+7
| | |\ \
| | | * | cpumask: use mm_cpumask() wrapper: crisRusty Russell2009-03-162-4/+4
| | | * | cpumask: Use accessors code.: crisRusty Russell2009-03-161-2/+2
| | | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: crisRusty Russell2009-03-161-1/+1
| | * | | CRISv32: Remove extraneous space between -I and the path.Jesper Nilsson2009-04-021-3/+3
| | * | | cris: convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner2009-04-022-2/+2
| | * | | BUG to BUG_ON changesStoyan Gaydarov2009-04-021-2/+1
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-054-8/+105
| |\ \ \ \
| | * \ \ \ Merge branch 'linus' into releaseLen Brown2009-04-052194-48544/+111623
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge branch 'misc' into releaseLen Brown2009-04-052-1/+13
| | |\ \ \ \
| | | * | | | ACPI: update commentZhang Rui2009-04-031-1/+1
| | | * | | | ACPI: cap off P-state transition latency from buggy BIOSesPallipadi, Venkatesh2009-03-271-0/+12
| | * | | | | Merge branch 'x2apic' into releaseLen Brown2009-04-052-4/+89
| | |\ \ \ \ \
| | | * | | | | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-032-4/+89
| | | |/ / / /
| | * / / / / ACPI: cpufreq: use new bit register access functionLin Ming2009-03-271-3/+3
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-04-0565-1512/+2608
| |\ \ \ \ \
| | * | | | | sh: sh7785lcr: Map whole PCI address space.Takashi Yoshii2009-04-042-17/+8
| | * | | | | sh: Fix up DSP context save/restore.Michael Trimarchi2009-04-047-137/+161
| | * | | | | sh: Fix up number of on-chip DMA channels on SH7091.Paul Mundt2009-04-041-8/+12
| | * | | | | sh: update defconfigs.Paul Mundt2009-04-0242-1022/+2212
| | * | | | | sh: Kill off broken direct-mapped cache mode.Paul Mundt2009-04-022-17/+0
| | * | | | | sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt2009-04-023-1/+5