aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/hrtimer.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-30mvneta: Try to fix mvneta when compiled as moduleArnaud Patard \(Rtp\)1-10/+14
2013-07-30mvneta: Fix hang when loading the mvneta driverArnaud Patard \(Rtp\)1-10/+9
2013-07-30atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringEric Dumazet2-1/+42
2013-07-30genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACEPablo Neira1-1/+1
2013-07-30af_key: more info leaks in pfkey messagesDan Carpenter1-0/+4
2013-07-30net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without linkUwe Kleine-König1-5/+0
2013-07-30xen/tmem: do not allow XEN_TMEM on ARM64Stefano Stabellini1-1/+1
2013-07-30MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0Florian Fainelli2-3/+13
2013-07-30MIPS: BMIPS: do not change interrupt routing depending on boot CPUFlorian Fainelli1-7/+1
2013-07-30MIPS: powertv: Fix arguments for free_reserved_area()Markos Chandras1-2/+1
2013-07-30MIPS: Set default CPU type for BCM47XX platformsMarkos Chandras2-1/+1
2013-07-30MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilationMaciej W. Rozycki1-3/+4
2013-07-30MIPS: Fix multiple definitions of UNCAC_BASE.Steven J. Hill1-0/+4
2013-07-30xen/evtchn: avoid a deadlock when unbinding an event channelDavid Vrabel1-19/+2
2013-07-30net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller1-0/+1
2013-07-29USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)2-8/+57
2013-07-29usb: chipidea: fix the build error with randconfigPeter Chen1-2/+2
2013-07-29usb: chipidea: cast PORTSC_PTS and DEVLC_PTS macrosFabio Estevam1-2/+2
2013-07-29xen/arm: enable PV control for ARMJulien Grall1-2/+1
2013-07-29xen/arm64: Don't compile cpu hotplugJulien Grall1-1/+1
2013-07-29xenbus: frontend resume cleanupAurelien Chartier1-3/+16
2013-07-29usb: gadget: udc-core: fix the typo of udc state attributeRong Wang1-1/+1
2013-07-29usb: gadget: f_phonet: remove unused preprocessor conditionalAndrzej Pietrasiewicz1-2/+0
2013-07-29usb: gadget: multi: fix error return code in cdc_do_config()Andrzej Pietrasiewicz1-7/+3
2013-07-28Linux 3.11-rc3Linus Torvalds1-1/+1
2013-07-28igb: fix vlan filtering in promisc mode when not in VT modeEmil Tantilov1-2/+1
2013-07-28ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller1-2/+1
2013-07-28USB: mos7840: fix pointer castsJohan Hovold1-3/+3
2013-07-27genetlink: release cb_lock before requesting additional moduleStanislaw Gruszka1-0/+2
2013-07-27net: fec: workaround stop tx during errata ERR006358Frank Li2-2/+31
2013-07-27qlcnic: Fix diagnostic interrupt test for 83xx adapters.Manish Chopra1-0/+2
2013-07-27qlcnic: Fix setting Guest VLANManish Chopra1-1/+25
2013-07-27qlcnic: Fix operation type and command type.Pratik Pujar2-3/+3
2013-07-27qlcnic: Fix initialization of work function.Jitendra Kalsaria1-2/+2
2013-07-27Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"David S. Miller1-1/+1
2013-07-27firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch4-4/+14
2013-07-26serial: arc_uart: Fix module aliasAxel Lin1-1/+1
2013-07-26tty_port: Fix refcounting leak in tty_port_tty_hangup()Gianluca Anzolin1-3/+2
2013-07-26serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König1-8/+13
2013-07-26serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König1-8/+9
2013-07-26atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringNeil Horman1-1/+1
2013-07-26ARC: SMP build breakageVineet Gupta1-0/+1
2013-07-26net/tg3: Fix warning from pci_disable_device()Gavin Shan1-1/+2
2013-07-26net/tg3: Fix kernel crashGavin Shan1-1/+2
2013-07-26sysctl: range checking in do_proc_dointvec_ms_jiffies_convFrancesco Fusco1-1/+5
2013-07-26neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/Francesco Fusco1-7/+22
2013-07-26USB: mos7840: fix race in led handlingJohan Hovold1-22/+37
2013-07-26USB: mos7840: fix device-type detectionJohan Hovold1-40/+35
2013-07-26USB: mos7840: fix race in register handlingJohan Hovold1-2/+16
2013-07-26USB: serial: add driver for Suunto ANT+ USB deviceGreg Kroah-Hartman3-0/+49