summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-31Merge branch 'stericsson/cleanup' into next/timerArnd Bergmann10-196/+270
2011-10-31Merge branches 'stericsson/timer' and 'omap/dmtimer' into next/timerArnd Bergmann65-2425/+2616
2011-10-03clocksource: fixup ux500 build problemsLinus Walleij3-9/+12
2011-10-01ARM: omap: use __devexit_p in dmtimer driverArnd Bergmann1-1/+1
2011-09-22ARM: ux500: Reprogram timers upon resumeJonas Aaberg1-0/+7
2011-09-22ARM: plat-nomadik: timer: Export reset functionsJonas Aaberg2-48/+49
2011-09-22ARM: plat-nomadik: timer: Add support for periodic timersJonas Aaberg1-28/+60
2011-09-22ARM: ux500: Move timer code to separate fileJonas Aaberg3-37/+59
2011-09-22ARM: ux500: add support for clocksource DBX500 PRCMUMattias Wallin3-0/+14
2011-09-22clocksource: add DBX500 PRCMU Timer supportMattias Wallin4-0/+142
2011-09-22ARM: plat-nomadik: MTU sched_clock as an optionMattias Wallin2-5/+11
2011-09-21ARM: OMAP: dmtimer: add error handling to export APIsTarun Kanti DebBarma2-37/+89
2011-09-21ARM: OMAP: dmtimer: low-power mode supportTarun Kanti DebBarma3-5/+149
2011-09-21Linux 3.1-rc7Linus Torvalds1-1/+1
2011-09-21ARM: OMAP: dmtimer: skip reserved timersTony Lindgren3-2/+13
2011-09-21ARM: OMAP: dmtimer: pm_runtime supportTarun Kanti DebBarma2-24/+10
2011-09-21ARM: OMAP: dmtimer: switch-over to platform device driverTarun Kanti DebBarma3-248/+123
2011-09-21ARM: OMAP: dmtimer: platform driverTarun Kanti DebBarma2-6/+135
2011-09-21ARM: OMAP2+: dmtimer: convert to platform devicesTarun Kanti DebBarma6-1/+240
2011-09-21ARM: OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma4-45/+194
2011-09-21ARM: OMAP2+: dmtimer: add device names to flck nodesTarun Kanti DebBarma4-0/+165
2011-09-21XZ: Fix incorrect XZ_BUF_ERRORLasse Collin1-7/+20
2011-09-21Merge git://github.com/davem330/netLinus Torvalds22-80/+165
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds21-78/+92
2011-09-21init: carefully handle loglevel option on kernel cmdline.Alexander Sverdlin1-2/+13
2011-09-21teach /proc/$pid/numa_maps about transparent hugepagesDave Hansen1-0/+20
2011-09-21break out numa_maps gather_pte_stats() checksDave Hansen1-15/+24
2011-09-21make /proc/$pid/numa_maps gather_stats() take variable page sizeDave Hansen1-10/+11
2011-09-21xfrm: Perform a replay check after return from async codepathsSteffen Klassert1-0/+5
2011-09-21fib:fix BUG_ON in fib_nl_newrule when add new fib ruleGao feng1-2/+2
2011-09-21floppy: use del_timer_sync() in init cleanupCarsten Emde1-4/+4
2011-09-21blk-cgroup: be able to remove the record of unplugged deviceWanlong Gao1-21/+16
2011-09-21ixgbe: fix possible null buffer errorJesse Brandeburg1-2/+2
2011-09-21tg3: fix VLAN tagging regressionKasper Pedersen1-2/+0
2011-09-20Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds13-65/+52
2011-09-20Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds1-1/+6
2011-09-20staging: zcache: fix cleancache crashSeth Jennings1-1/+1
2011-09-20mach-integrator: fix VGA base regressionLinus Walleij2-2/+2
2011-09-20arm/dt: Tegra: Update SDHCI nodes to match bindingsStephen Warren2-9/+9
2011-09-20net: pxa168: Fix build errors by including interrupt.hTanmay Upadhyay1-0/+1
2011-09-20netconsole: switch init_netconsole() to late_initcallLin Ming1-1/+7
2011-09-20gianfar: Fix overflow check and return value for gfar_get_cls_all()Ben Hutchings1-4/+4
2011-09-20ppp_generic: fix multilink fragment MTU calculation (again)Henry Wong1-1/+6
2011-09-20GRETH: avoid overwrite IP-stack's IP-frags checksumDaniel Hellstrom1-2/+5
2011-09-20GRETH: RX/TX bytes were never increasedDaniel Hellstrom2-0/+6
2011-09-20ipv6: fix a possible double freeRoy Li1-2/+2
2011-09-20Merge branch 'btrfs-3.0' into for-linusChris Mason1-1/+6
2011-09-20Btrfs: reserve sufficient space for ioctl cloneSage Weil1-1/+6
2011-09-20Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller1-5/+27
2011-09-20Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-50/+21