summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-01-05Merge branch 'clksrc' into develRussell King54-2844/+3172
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King74-652/+1175
2011-01-05ARM: vexpress: add sched_clock() for Versatile ExpressRussell King3-2/+8
2011-01-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-156/+62
2011-01-03arch/mn10300/kernel/irq.c: fix buildAndrew Morton1-1/+1
2011-01-03ARM: 6607/1: sa1100: Update platform device registrationJochen Friedrich1-8/+33
2011-01-03ARM: 6606/1: sa1100: Fix platform device registrationJochen Friedrich1-3/+4
2011-01-03Merge 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-28Merge 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-24Merge 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-23Merge 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-22Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King1-0/+1
2010-12-22ARM: versatile: convert sched_clock() to use new infrastructureRussell King5-22/+54
2010-12-22ARM: orion: convert sched_clock() to use new infrastructureRussell King2-35/+10
2010-12-22ARM: omap: convert sched_clock() to use new infrastructureRussell King2-2/+23
2010-12-22ARM: nomadik: convert sched_clock() to use new infrastructureRussell King2-67/+10
2010-12-22ARM: iop: convert sched_clock() to use new infrastructureRussell King2-3/+13
2010-12-22ARM: u300: convert sched_clock() to use new infrastructureRussell King2-4/+14
2010-12-22ARM: tegra: convert sched_clock() to use new infrastructureRussell King2-2/+22
2010-12-22ARM: sa1100: convert sched_clock() to use new infrastructureRussell King3-23/+31
2010-12-22ARM: pxa: convert sched_clock() to use new infrastructureRussell King2-20/+10
2010-12-22ARM: mmp: convert sched_clock() to use new infrastructureRussell King2-21/+12
2010-12-22ARM: ixp4xx: convert sched_clock() to use new infrastructureRussell King2-11/+21
2010-12-22ARM: sched_clock: provide common infrastructure for sched_clock()Russell King4-0/+191
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King11-15/+20
2010-12-22ARM: tegra: timer: Separate clocksource and sched_clockColin Cross1-4/+3
2010-12-22ARM: realview/versatile: update clock source registrationRussell King1-3/+1
2010-12-22ARM: stmp: update clock source registrationRussell King1-4/+1
2010-12-22ARM: orion: update clock source registrationRussell King1-3/+1
2010-12-22ARM: spear: update clock source registrationRussell King1-5/+1
2010-12-22ARM: nomadik: update clock source registrationRussell King1-2/+1
2010-12-22ARM: mxc: update clock source registrationRussell King2-8/+2