summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-11-08net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev1-1/+1
2013-11-08net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev1-0/+1
2013-11-08net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend3-1/+38
2013-11-08net: make ndev->irq signed for error handlingDan Carpenter1-1/+1
2013-11-08net/vlan: Provide read access to the vlan egress mapEyal Perry1-1/+8
2013-11-08Merge branch 'pci/misc' into nextBjorn Helgaas2-0/+11
2013-11-08PCI: Add pci_upstream_bridge()Bjorn Helgaas1-0/+9
2013-11-08Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds10-50/+174
2013-11-07Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+7
2013-11-07Merge branch 'pm-cpuidle'Rafael J. Wysocki1-7/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring18-42/+113
2013-11-07irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macroAxel Lin1-29/+0
2013-11-07mtd: nand_bbt: kill NAND_BBT_SCANALLPAGESBrian Norris1-2/+0
2013-11-07mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemesPekon Gupta1-6/+1
2013-11-07ARM: OMAP2+: cleaned-up DT support of various ECC schemesPekon Gupta1-2/+11
2013-11-07mtd: map: fixed bug in 64-bit systemsWang Haitao1-2/+2
2013-11-07mtd: Move major number definitions to major.hEzequiel Garcia1-3/+0
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-31/+207
2013-11-07Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-5/+1
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-53/+149
2013-11-07Merge tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-101/+70
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds15-276/+382
2013-11-07PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()Konrad Rzeszutek Wilk1-0/+2
2013-11-07tracing: Remove unused function ftrace_off_permanent()Steven Rostedt (Red Hat)1-2/+0
2013-11-06uprobes: Export write_opcode() as uprobe_write_opcode()Oleg Nesterov1-0/+1
2013-11-06uprobes: Move function declarations out of archDavid A. Long1-0/+8
2013-11-06cpuset: Fix potential deadlock w/ set_mems_allowedJohn Stultz1-0/+4
2013-11-06seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz3-13/+82
2013-11-06net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz1-0/+7
2013-11-06hung_task: add method to reset detectorMarcelo Tosatti1-0/+8
2013-11-06srcu: API for barrier after srcu read unlockMichael S. Tsirkin1-0/+14
2013-11-06Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar16-401/+494
2013-11-06sched: Move completion code from core.c to completion.cPeter Zijlstra1-1/+1
2013-11-06Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ fil...Ingo Molnar4-14/+52
2013-11-06Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar32-172/+176
2013-11-06iio: hid-sensors: light/als : Add sensitivitySrinivas Pandruvada1-0/+1
2013-11-06iio: hid-sensors: gyro : Add sensitivitySrinivas Pandruvada1-0/+1
2013-11-06iio: hid-sensors: accelerometer: Add sensitivitySrinivas Pandruvada1-0/+5
2013-11-06tracing: Add support for SOFT_DISABLE to syscall eventsTom Zanussi1-2/+2
2013-11-06tracing: Make register/unregister_ftrace_command __initTom Zanussi1-2/+2
2013-11-06tracing: Update event filters for multibufferTom Zanussi2-7/+22
2013-11-06Merge branch 'idle.2013.09.25a' of git://git.kernel.org/pub/scm/linux/kernel/...Steven Rostedt (Red Hat)3-12/+31
2013-11-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+20
2013-11-06net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-useEnrico Mioso1-0/+3
2013-11-05audit: call audit_bprm() only once to add AUDIT_EXECVE informationRichard Guy Briggs1-6/+3
2013-11-05audit: move audit_aux_data_execve contents into audit_context unionRichard Guy Briggs1-2/+2
2013-11-05audit: implement generic feature setting and retrievingEric Paris1-0/+2
2013-11-05Merge tag 'drm/for-3.13-rc1' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie1-0/+284
2013-11-05net: introduce skb_coalesce_rx_frag()Jason Wang1-0/+3
2013-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller1-0/+10