summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-03-31net: reorder some fields of net_deviceEric Dumazet1-16/+17
2013-03-30include/linux: printk is needed in filter.h when CONFIG_BPF_JIT is definedChen Gang1-0/+3
2013-03-30openvswitch: Expose <linux/openvswitch.h> to userspaceThomas Graf1-432/+1
2013-03-30openvswitch: Use ETH_ALEN to define ethernet addressesThomas Graf1-6/+7
2013-03-30ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h>Stephen Warren1-0/+49
2013-03-29SUNRPC: Make gss_mech_get() staticChuck Lever1-3/+0
2013-03-29SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever2-0/+7
2013-03-29SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever1-1/+4
2013-03-29SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever2-3/+7
2013-03-29SUNRPC: Define rpcsec_gss_info structureChuck Lever2-18/+17
2013-03-29NFS: Remove unneeded forward declarationChuck Lever1-3/+0
2013-03-29sh_eth: add R-Car support for realSergei Shtylyov1-0/+1
2013-03-29regulator: ab8500: Init debug from regulator driverLee Jones1-0/+14
2013-03-29regulator: ab8500: Remove USB regulatorLee Jones1-1/+0
2013-03-29regulator: ab8500-ext: Add HW request supportBengt Jonsson1-0/+4
2013-03-29regulator: ab8500-ext: New driver to control external regulatorsLee Jones1-0/+28
2013-03-29ARM: PL011: Add support for Rx DMA buffer polling.Chanho Min1-0/+3
2013-03-29driver core: platform_device.h: fix checkpatch errors and warningsFabio Porcedda1-10/+15
2013-03-29mei: bus: Implement bus driver data setter/getterSamuel Ortiz1-0/+3
2013-03-29mei: bus: Initial implementation for I/O routinesSamuel Ortiz1-0/+11
2013-03-29mei: bus: Implement driver registrationSamuel Ortiz1-0/+7
2013-03-29mei: bus: Initial MEI Client bus type implementationSamuel Ortiz2-0/+29
2013-03-29Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...Michel Lespinasse2-4/+1
2013-03-29Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2013-03-29Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+23
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