summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-04-07Merge branch 'linus' into perfcounters/coreIngo Molnar21-66/+526
2009-04-07x86, perfcounters: add atomic64_xchg()Ingo Molnar1-3/+21
2009-04-07perf_counter: theres more to overflow than writing eventsPeter Zijlstra2-2/+3
2009-04-07perf_counter: x86: self-IPI for pending workPeter Zijlstra10-1/+33
2009-04-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds15-6/+359
2009-04-07FRV: Fix compile breakageAdrian Bunk1-1/+0
2009-04-07Merge git://git.infradead.org/iommu-2.6Linus Torvalds5-59/+167
2009-04-06powerpc/85xx: TQM8548: Update DTS file for multi-chip supportWolfgang Grandegger2-4/+10
2009-04-06[MTD] [NAND] FSL-UPM: add multi chip supportWolfgang Grandegger1-1/+1
2009-04-06perf_counter: add more context informationPeter Zijlstra1-0/+9
2009-04-06perf_counter: pmc arbitrationPeter Zijlstra1-0/+75
2009-04-06perf_counter: x86: callchain supportPeter Zijlstra1-0/+154
2009-04-06perf_counter: x86: proper error propagation for the x86 hw_perf_counter_init()Peter Zijlstra1-1/+1
2009-04-06perf_counter: make it possible for hw_perf_counter_init to return error codesPaul Mackerras1-7/+7
2009-04-06perf_counter: powerpc: only reserve PMU hardware when we need itPaul Mackerras1-5/+42
2009-04-06perf_counter: unify and fix delayed counter wakeupPeter Zijlstra7-63/+9
2009-04-06perf_counter: record time running and time enabled for each counterPaul Mackerras1-0/+2
2009-04-06perf_counter: new output ABI - part 1Peter Zijlstra1-6/+3
2009-04-06perf_counter: add an mmap method to allow userspace to read hardware countersPaul Mackerras1-0/+6
2009-04-06perf_counter: remove the event config bitfieldsPeter Zijlstra2-7/+7
2009-04-06perf_counter: fix type/event_id layout on big-endian systemsPaul Mackerras1-4/+5
2009-04-06perf_counter: powerpc: clean up perc_counter_interruptPaul Mackerras1-12/+7
2009-04-06perf_counter: unify irq output codePeter Zijlstra2-101/+3
2009-04-06perf_counter: revamp syscall input ABIPeter Zijlstra2-7/+7
2009-04-06perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras4-13/+18
2009-04-06perf_counter: fix crash on perfmon v1 systemsIngo Molnar1-5/+11
2009-04-06perf_counter: provide major/minor page fault software eventsPeter Zijlstra2-3/+9
2009-04-06perf_counter: provide pagefault software eventsPeter Zijlstra2-0/+6
2009-04-06perf_counter: x86: use ULL postfix for 64bit constantsPeter Zijlstra1-6/+6
2009-04-06perf_counter: add comment to barrierPeter Zijlstra1-0/+4
2009-04-06perf_counter: x86: fix 32-bit irq_period assumptionPeter Zijlstra1-1/+1
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2218-39919/+110333
2009-04-05Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds1-1/+0
2009-04-05Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds7-14/+13
2009-04-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-8/+105
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds65-1512/+2608
2009-04-05Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Linus Torvalds21-94/+2034
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds37-137/+627
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds35-562/+564
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds1-1/+4
2009-04-05Merge branch 'linus' into releaseLen Brown2194-48544/+111623
2009-04-05Merge branch 'misc' into releaseLen Brown2-1/+13
2009-04-05Merge branch 'x2apic' into releaseLen Brown2-4/+89
2009-04-05pxa/magician: remove deprecated .bus_shift from PASIC3 platform_dataPhilipp Zabel1-1/+0
2009-04-04sh: sh7785lcr: Map whole PCI address space.Takashi Yoshii2-17/+8
2009-04-04sh: Fix up DSP context save/restore.Michael Trimarchi7-137/+161
2009-04-04sh: Fix up number of on-chip DMA channels on SH7091.Paul Mundt1-8/+12
2009-04-04x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong3-8/+26
2009-04-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-81/+43
2009-04-04Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+0