aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/hrtimer.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-26drivers: net: sun4i-emac: select MDIO_SUN4IMaxime Ripard1-0/+1
2013-07-26drivers: net: allwinner: Fix Kconfig indentationMaxime Ripard1-12/+13
2013-07-26usbnet: do not pretend to support SG/TSOEric Dumazet2-14/+7
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki6-87/+11
2013-07-26ahci_imx: depend on CONFIG_MFD_SYSCONTejun Heo1-1/+1
2013-07-26tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()Steven Rostedt (Red Hat)1-2/+1
2013-07-26arm64: Change kernel stack size to 16KFeng Kan2-3/+3
2013-07-25drm/radeon/dpm: fix r600_enable_sclk_control()Alex Deucher1-2/+2
2013-07-25drm/radeon/dpm: implement force performance levels for rv6xxAlex Deucher3-0/+38
2013-07-25mfd: max8925: fix dt code for backlightOlof Johansson1-20/+21
2013-07-25drm/radeon/dpm: fix displaygap programming on rv6xxAlex Deucher1-2/+2
2013-07-25drm/radeon/dpm: fix a typo in the rv6xx mclk setupAlex Deucher1-1/+1
2013-07-25usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland1-0/+9
2013-07-25usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz6-12/+30
2013-07-25USB: mos7840: fix memory leak in openJohan Hovold1-8/+17
2013-07-25usb: serial: option.c: remove ONDA MT825UP product ID fromdriverEnrico Mioso1-7/+0
2013-07-25usb: serial: option: add Olivetti Olicard 200Dan Williams1-0/+2
2013-07-25usb: serial: option: blacklist ONDA MT689DC QMI interfaceEnrico Mioso1-1/+2
2013-07-25usb: gadget: free opts struct on error recoveryAndrzej Pietrasiewicz6-12/+30
2013-07-25usb: gadget: ether: put_usb_function on unbindAndrzej Pietrasiewicz1-4/+10
2013-07-25xfs: di_flushiter considered harmfulDave Chinner3-11/+36
2013-07-25pinctrl: fix a memleak when freeing mapsLinus Walleij1-0/+1
2013-07-25xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel1-1/+1
2013-07-25usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian2-1/+7
2013-07-25usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabledRandy Dunlap1-0/+1
2013-07-25usb: xhci: Mark two functions __maybe_unusedOlof Johansson1-2/+2
2013-07-25xhci: Avoid NULL pointer deref when host dies.Sarah Sharp1-3/+3
2013-07-25drm/i915: initialize gt_lock early with other spin locksJani Nikula2-2/+1
2013-07-25md/raid5: fix interaction of 'replace' and 'recovery'.NeilBrown2-5/+11
2013-07-25md/raid10: remove use-after-free bug.NeilBrown1-1/+7
2013-07-24HOWTO ja_JP syncTsugikazu Shibata1-22/+22
2013-07-24usb: serial: option: Add ONYX 3G device supportEnrico Mioso1-0/+1
2013-07-24net: fix comment above build_skb()Florian Fainelli1-1/+2
2013-07-24ARM: omap5: Only select errata 798181 if SMPOlof Johansson1-1/+1
2013-07-24net: sun4i: fix timeout checkEmilio López1-8/+6
2013-07-24ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa1-0/+5
2013-07-24fib_trie: potential out of bounds access in trie_show_stats()Jerry Snitselaar1-1/+1
2013-07-24USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold1-1/+1
2013-07-24mlx5: use after free in mlx5_cmd_comp_handler()Dan Carpenter1-4/+7
2013-07-24r8169: fix lockdep warning when removing interfaceLekensteyn1-2/+2
2013-07-24serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS'Richard Zhao1-1/+1
2013-07-24tty/8250_early: Don't truncate last character of optionsHenrik Nordström1-1/+2
2013-07-24TTY: snyclinkmp: calculating wrong addressesDan Carpenter1-1/+1
2013-07-24[SCSI] isci: fix breakage caused by >16byte CDB patchJames Bottomley1-1/+1
2013-07-24MAINTAINERS: Update the list of maintainers for staging/comedi driver.Lidza Louina2-2/+2
2013-07-24staging: tidspbridge: replace strict_strtol() with kstrtos32()Jingoo Han1-2/+5
2013-07-24ahci_imx: add ahci sata support on imx platformsRichard Zhu3-0/+246
2013-07-24ARM: imx6q: update the sata bits definitions of gpr13Richard Zhu1-37/+84
2013-07-24ftrace: Add check for NULL regs if ops has SAVE_REGS setSteven Rostedt (Red Hat)1-4/+14
2013-07-24tracing: Kill trace_cpu struct/membersOleg Nesterov2-29/+0