summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-12-16NVMe: compat SG_IO ioctlKeith Busch
2013-12-16iommu: add IOMMU_EXEC flag for safely allowing XN mappingsWill Deacon
2013-12-16Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman
2013-12-16Merge tag 'v3.13-rc4' into perf/coreIngo Molnar
2013-12-16Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar
2013-12-16Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-12-16locking: Add an smp_mb__after_unlock_lock() for UNLOCK+BLOCK barrierPaul E. McKenney
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov
2013-12-16pinctrl: Adds slew-rate, input-enable/disableSherman Yin
2013-12-16dma: imx-sdma: Add new dma type for ssi dual fifo scriptNicolin Chen
2013-12-16dma: imx-sdma: Add sdma firmware version 2 supportNicolin Chen
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-14bonding: create bond_first_slave_rcu()dingtianhong
2013-12-13PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLEJoe Perches
2013-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-13Merge branch 'pci/misc' into nextBjorn Helgaas
2013-12-13libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin
2013-12-13PCI: Drop "irq" param from *_restore_msi_irqs()DuanZhenzhong
2013-12-13KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa
2013-12-12clk: shmobile: Add R-Car Gen2 clocks supportLaurent Pinchart
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski
2013-12-12include/linux/kernel.h: make might_fault() a nop for !MMUAxel Lin
2013-12-12include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi
2013-12-12Merge branches 'doc.2013.12.03a', 'fixes.2013.12.12a', 'rcutorture.2013.12.03...Paul E. McKenney
2013-12-12net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior
2013-12-12rcu: Remove "extern" from function declarations in include/linux/*rcu*.hTeodora Baluta
2013-12-12rcu: Add an RCU_INITIALIZER for global RCU-protected pointersPaul E. McKenney
2013-12-12rcu: Make rcu_assign_pointer's assignment volatile and type-safeJosh Triplett
2013-12-12rcu: Add comment on evaluate-once properties of rcu_assign_pointer().Paul E. McKenney
2013-12-12usb: gadget: FunctionFS: Remove compatibility layerAndrzej Pietrasiewicz
2013-12-12usb: gadget: FunctionFS: convert to new function interface with backward comp...Andrzej Pietrasiewicz
2013-12-12usb: gadget: FunctionFS: add devices management codeAndrzej Pietrasiewicz
2013-12-12usb: gadget: configfs: allow setting function instance's nameAndrzej Pietrasiewicz
2013-12-12net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu
2013-12-12dcache: allow word-at-a-time name hashing with big-endian CPUsWill Deacon
2013-12-12macvlan: Remove custom recieve and forward handlersVlad Yasevich
2013-12-12Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-12-12gpio: 74x164: Remove non-DT supportAlexander Shiyan
2013-12-11kernfs: s/sysfs/kernfs/ in constantsTejun Heo
2013-12-11kernfs: s/sysfs/kernfs/ in various data structuresTejun Heo
2013-12-11clk: tegra: remove legacy reset APIsStephen Warren
2013-12-11kernfs: drop s_ prefix from kernfs_node membersTejun Heo
2013-12-11ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren
2013-12-11Merge branch 'for-3.14/deps-from-dma-of' into for-3.14/dmas-resets-reworkStephen Warren
2013-12-11Merge branch 'for-3.14/deps-from-dma-defer_probe' into for-3.14/dmas-resets-r...Stephen Warren
2013-12-11kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo
2013-12-11regulator: s5m8767: Define symbol for buck control maskKrzysztof Kozlowski
2013-12-11ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel