summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-03-29regulator: ab8500-ext: New driver to control external regulatorsLee Jones
2013-03-29ARM: PL011: Add support for Rx DMA buffer polling.Chanho Min
2013-03-29driver core: platform_device.h: fix checkpatch errors and warningsFabio Porcedda
2013-03-29mei: bus: Implement bus driver data setter/getterSamuel Ortiz
2013-03-29mei: bus: Initial implementation for I/O routinesSamuel Ortiz
2013-03-29mei: bus: Implement driver registrationSamuel Ortiz
2013-03-29mei: bus: Initial MEI Client bus type implementationSamuel Ortiz
2013-03-28Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...Michel Lespinasse
2013-03-28Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-28Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-28bus: introduce an Marvell EBU MBus driverThomas Petazzoni
2013-03-28NVMe: Add nvme-scsi.cVishal Verma
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern
2013-03-28Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2013-03-28drbd: use sched_setscheduler()Philipp Reisner
2013-03-28drbd: Fix disconnect to keep the peer disk state if connection breaks during ...Philipp Reisner
2013-03-28idr: document exit conditions on idr_for_each_entry betterGeorge Spelvin
2013-03-28clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann
2013-03-28net: add ETH_P_802_3_MINSimon Horman
2013-03-27tokenring: delete last holdout of CONFIG_TRPaul Bolle
2013-03-27net: fix compile error of implicit declaration of skb_probe_transport_headerYing Xue
2013-03-28regulator: ab8500: Clean out SoC registersLee Jones
2013-03-27line up comment for ndo_bridge_getlinkDmitry Kravkov
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-27bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens
2013-03-27bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens
2013-03-27net: core: introduce skb_probe_transport_header()Jason Wang
2013-03-27lib/scatterlist: sg_page_iter: support sg lists w/o backing pagesImre Deak
2013-03-27clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López
2013-03-27userns: Restrict when proc and sysfs can be mountedEric W. Biederman
2013-03-27vfs: Add a mount flag to lock read only bind mountsEric W. Biederman
2013-03-27userns: Don't allow creation if the user is chrootedEric W. Biederman
2013-03-27mmzone: correct "pags" to "pages" in comment.Cody P Schafer
2013-03-27regmap: core: Provide regmap_can_raw_write() operationMark Brown
2013-03-27HID: input: don't register unmapped input devicesBenjamin Tissoires
2013-03-27Remove spurious _H suffixes from ifdef commentsPaul Bolle
2013-03-27NVMe: Add definitions for format commandVishal Verma
2013-03-27NVMe: Move structures & definitions to header fileVishal Verma
2013-03-26PCI: Add PCI ROM helper for platform-provided ROM imagesMatthew Garrett
2013-03-26Merge branch 'char-misc-linus' into char-misc-nextGreg Kroah-Hartman
2013-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-26PCI: Add PCI_BUS_NUM() and PCI_DEVID() interfacesShuah Khan
2013-03-26perf/x86: Improve sysfs event mapping with event stringStephane Eranian
2013-03-26clk: Add composite clock typePrashant Gaikwad
2013-03-26NVMe: Add discard support for capable devicesKeith Busch
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
2013-03-26firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas