summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-01-05[S390] ctc: add support for irq statisticsHeiko Carstens2-0/+2
2011-01-05[S390] claw: add support for irq statisticsHeiko Carstens2-0/+2
2011-01-05[S390] lcs: add support for irq statisticsHeiko Carstens2-0/+2
2011-01-05[S390] vmur: add support for irq statisticsHeiko Carstens2-0/+2
2011-01-05[S390] tape: add support for irq statisticsHeiko Carstens2-0/+2
2011-01-05[S390] 3270: add support for irq statisticsHeiko Carstens2-0/+2
2011-01-05[S390] 3215: add support for irq statisticsHeiko Carstens2-0/+2
2011-01-05[S390] dasd: add support for irq statisticsHeiko Carstens2-0/+2
2011-01-05[S390] qdio: add qdio interrupts to interrupt statisticsJan Glauber2-0/+4
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens7-19/+44
2011-01-05[S390] time: let local_tick_enable/disable() reprogram the clock comparatorHeiko Carstens2-2/+2
2011-01-05[S390] time: move local_tick_enable()/disable() to timex.hHeiko Carstens2-16/+18
2011-01-05[S390] add kprobes annotationsMartin Schwidefsky8-9/+26
2011-01-05[S390] kprobes: coding styleMartin Schwidefsky1-34/+34
2011-01-05[S390] kprobes: restructure handler functionMartin Schwidefsky1-43/+71
2011-01-05[S390] kprobes: jprobe save and restoreMartin Schwidefsky2-13/+8
2011-01-05[S390] kprobes: insn slotsMartin Schwidefsky2-10/+1
2011-01-05[S390] kprobes: activation and deactivationMartin Schwidefsky1-32/+27
2011-01-05[S390] kprobes: instruction fixupMartin Schwidefsky2-78/+57
2011-01-05[S390] kprobes: instruction swapMartin Schwidefsky2-12/+9
2011-01-05[S390] kprobes: single step cleanupMartin Schwidefsky2-44/+36
2011-01-05[S390] kprobes: single stepped breakpointMartin Schwidefsky1-6/+0
2011-01-05[S390] cleanup s390 KconfigMartin Schwidefsky4-164/+130
2011-01-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-156/+62
2011-01-04arch/mn10300/kernel/irq.c: fix buildAndrew Morton1-1/+1
2011-01-04Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King38-90/+219
2011-01-03ARM: pxa: fix page table corruption on resumeAric D. Blumer1-2/+2
2011-01-03ARM: it8152: add IT8152_LAST_IRQ definition to fix build errorMike Rapoport1-0/+1
2011-01-03ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek1-0/+1
2011-01-03arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter1-8/+16
2011-01-03ARM: 6605/1: Add missing include "asm/memory.h"Axel Lin1-0/+1
2011-01-02Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+4
2011-01-02KVM: i8259: initialize isr_ackAvi Kivity1-0/+2
2010-12-29KVM: MMU: Fix incorrect direct gfn for unpaged mode shadowAvi Kivity1-1/+2
2010-12-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+5
2010-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+2
2010-12-28ARM: fix IXP4xx build failureImre Kaloz2-1/+2
2010-12-27Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+3
2010-12-27x86/microcode: Fix double vfree() and remove redundant pointer checks before ...Jesper Juhl1-11/+5
2010-12-25Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2010-12-24ARM: 6540/1: Stop irqsoff trace on return to userTodd Android Poynor1-0/+6
2010-12-24ARM: 6536/1: Add missing SZ_{32,64,128}Stephen Warren1-3/+3
2010-12-24sh: Fix up SH7201 clkfwk build.Paul Mundt1-1/+1
2010-12-24sh: mach-se: Fix up SE7206 build.Paul Mundt1-1/+1
2010-12-24sh: Fix up SH4-202 clkfwk build.Paul Mundt1-2/+1
2010-12-24Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds1-3/+14
2010-12-23powerpc/mpc5200: include fs.h in mpc52xx_gpt.cWolfram Sang1-0/+1
2010-12-23Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King1-0/+1
2010-12-21mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy1-0/+2
2010-12-20Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+27