summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-23clocksource: convert MXS timrotv2 to 32-bit down counting clocksourceRussell King2-13/+8
2011-05-23clocksource: convert SPEAr platforms 16-bit up counting clocksourceRussell King2-14/+3
2011-05-23clocksource: convert Integrator/AP 16-bit down counting clocksourceRussell King2-18/+4
2011-05-23clocksource: convert W90x900 24-bit down counting clocksourceRussell King2-15/+3
2011-05-23clocksource: convert ARM 32-bit down counting clocksourcesRussell King6-87/+16
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King10-145/+34
2011-05-23clocksource: add common mmio clocksourceRussell King4-0/+85
2011-05-23ARM: update sa1100 to reflect PXA updatesRussell King1-5/+3
2011-05-23ARM: omap1: convert to using readl/writel instead of volatile structRussell King1-15/+16
2011-05-23ARM: omap1: delete useless interrupt handlerRussell King1-15/+0
2011-05-23ARM: s5p: consolidate selection of timer registerRussell King1-41/+17
2011-05-23Merge branch 'slab/next' into for-linusPekka Enberg2-104/+69
2011-05-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds23-1442/+3765
2011-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds18-100/+216
2011-05-23ARM: 6939/1: fix missing 'cpu_relax()' declarationMarc Zyngier1-0/+2
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds175-257/+254
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds29-1351/+755
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-7/+3
2011-05-23ARM: 6895/1: mach-ux500: fix SMP secondary startup regressionLinus Walleij1-0/+3
2011-05-23ARM: consolidate SMP cross call implementationRussell King19-162/+37
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds185-10516/+24459
2011-05-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+11
2011-05-23block: move bd_set_size() above rescan_partitions() in __blkdev_get()Tejun Heo1-8/+9
2011-05-23ARM: Fix generic irq chipRussell King2-0/+3
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds34-1093/+3054
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-156/+216
2011-05-23Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-264/+100
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds3-3/+32
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2-7/+242
2011-05-23Merge commit '559fa6e76b27' into perf/urgentIngo Molnar1-4/+2
2011-05-23hrtimers: Reorder clock basesThomas Gleixner2-7/+7
2011-05-23hrtimers: Avoid touching inactive timer basesThomas Gleixner6-19/+29
2011-05-23hrtimers: Make struct hrtimer_cpu_base layout less stupidThomas Gleixner1-1/+1
2011-05-23timerfd: Manage cancelable timers in timerfdThomas Gleixner5-102/+113
2011-05-23perf tools: Fix sample size bit operationsFrederic Weisbecker1-16/+16
2011-05-23perf tools: Fix ommitted mmap data update on remapFrederic Weisbecker1-13/+26
2011-05-23apm-emulation: apm_mutex breaks ACK; remove itPaul Parsons1-5/+0
2011-05-23Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-...Jiri Kosina6300-86086/+197511
2011-05-23watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines3-7/+18
2011-05-23watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines4-23/+20
2011-05-23watchdog: Only disable/enable watchdog if neccessaryMandeep Singh Baines1-8/+12
2011-05-23watchdog: Fix rounding bug in get_sample_period()Mandeep Singh Baines1-1/+1
2011-05-23b43: fix comment typo reqest -> requestJim Cromie1-2/+2
2011-05-23HID: hid-multitouch: cosmetic changes, sort classes and devicesBenjamin Tissoires2-48/+54
2011-05-23sh: Ignore R_SH_NONE module relocations.Paul Mundt1-0/+2
2011-05-23SH: SE7751: Fix pcibios_map_platform_irq prototype.Ralf Baechle1-1/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds27-386/+603
2011-05-23sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger5-56/+0
2011-05-23sh: wire up sys_sendmmsg.Paul Mundt4-2/+6
2011-05-23clocksource: sh_tmu: Runtime PM supportMagnus Damm1-2/+10