summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-0/+8
2013-03-28bus: introduce an Marvell EBU MBus driverThomas Petazzoni1-1/+23
2013-03-28NVMe: Add nvme-scsi.cVishal Verma1-0/+35
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern2-4/+4
2013-03-28Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman1-0/+2
2013-03-28drbd: use sched_setscheduler()Philipp Reisner1-1/+1
2013-03-28drbd: Fix disconnect to keep the peer disk state if connection breaks during ...Philipp Reisner1-1/+2
2013-03-28idr: document exit conditions on idr_for_each_entry betterGeorge Spelvin1-4/+6
2013-03-28clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann1-2/+9
2013-03-28net: add ETH_P_802_3_MINSimon Horman1-1/+1
2013-03-28tokenring: delete last holdout of CONFIG_TRPaul Bolle1-2/+0
2013-03-28net: fix compile error of implicit declaration of skb_probe_transport_headerYing Xue1-13/+13
2013-03-28regulator: ab8500: Clean out SoC registersLee Jones1-12/+0
2013-03-27line up comment for ndo_bridge_getlinkDmitry Kravkov1-1/+1
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-11/+55
2013-03-27bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens1-0/+2
2013-03-27bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens1-0/+1
2013-03-27net: core: introduce skb_probe_transport_header()Jason Wang1-0/+14
2013-03-27lib/scatterlist: sg_page_iter: support sg lists w/o backing pagesImre Deak1-5/+23
2013-03-27clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López1-0/+22
2013-03-27userns: Restrict when proc and sysfs can be mountedEric W. Biederman1-0/+4
2013-03-27vfs: Add a mount flag to lock read only bind mountsEric W. Biederman1-0/+2
2013-03-27userns: Don't allow creation if the user is chrootedEric W. Biederman1-0/+2
2013-03-27mmzone: correct "pags" to "pages" in comment.Cody P Schafer1-1/+1
2013-03-27regmap: core: Provide regmap_can_raw_write() operationMark Brown1-0/+1
2013-03-27HID: input: don't register unmapped input devicesBenjamin Tissoires1-0/+1
2013-03-27Remove spurious _H suffixes from ifdef commentsPaul Bolle3-4/+4
2013-03-27NVMe: Add definitions for format commandVishal Verma1-0/+12
2013-03-27NVMe: Move structures & definitions to header fileVishal Verma1-0/+60
2013-03-27PCI: Add PCI ROM helper for platform-provided ROM imagesMatthew Garrett1-0/+1
2013-03-27Merge branch 'char-misc-linus' into char-misc-nextGreg Kroah-Hartman1-0/+23
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+2
2013-03-27PCI: Add PCI_BUS_NUM() and PCI_DEVID() interfacesShuah Khan1-0/+15
2013-03-27perf/x86: Improve sysfs event mapping with event stringStephane Eranian1-0/+1
2013-03-26clk: Add composite clock typePrashant Gaikwad1-0/+31
2013-03-26NVMe: Add discard support for capable devicesKeith Busch1-0/+32
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown30-49/+162
2013-03-26firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明1-2/+10
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman23-36/+144
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-1/+0
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas1-0/+52
2013-03-26ASoC: arizona: Fix interaction between headphone outputs and identificationMark Brown1-0/+3
2013-03-26Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.2...Paul E. McKenney3-1/+7
2013-03-26rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney1-0/+1
2013-03-26thermal: Fix compiler warningEzequiel Garcia1-1/+1
2013-03-26Thermal: exynos: fix cooling state translationZhang Rui2-1/+11
2013-03-26iio:trigger: Use dev_{set,get}_drvdata for private data managementLars-Peter Clausen1-4/+2
2013-03-26iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen1-0/+24
2013-03-26USB: serial: remove unused MSR-wait queueJohan Hovold1-2/+0
2013-03-26USB: serial: add generic get_icount implementationJohan Hovold1-0/+2