summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-01-11Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-11watchdog: Drop pointer to watchdog device from struct watchdog_deviceGuenter Roeck
2016-01-11watchdog: Add support for creating driver specific sysfs attributesGuenter Roeck
2016-01-11watchdog: kill unref/ref opsTomas Winkler
2016-01-11rtc: s5m: Make register configuration per S2MPS device to remove exceptionsKrzysztof Kozlowski
2016-01-11Merge tag 'ib-mfd-regulator-rtc-v4.5' into rtc-nextAlexandre Belloni
2016-01-11Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/...Mark Brown
2016-01-11Merge remote-tracking branches 'spi/topic/lm70llp', 'spi/topic/loopback', 'sp...Mark Brown
2016-01-11Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/dw-mid', 'spi/topic...Mark Brown
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2016-01-11mfd: arizona: Add device tree binding to specify mono outputsCharles Keepax
2016-01-11unix: properly account for FDs passed over unix socketswilly tarreau
2016-01-10net, sched: add clsact qdiscDaniel Borkmann
2016-01-10bpf: add skb_postpush_rcsum and fix dev_forward_skb occasionsDaniel Borkmann
2016-01-09block: kill disk_{check|set|clear|alloc}_badblocksDan Williams
2016-01-09block, badblocks: introduce devm_init_badblocksDan Williams
2016-01-09badblocks: rename badblocks_free to badblocks_exitDan Williams
2016-01-09libnvdimm: Add a poison list and export badblocksVishal Verma
2016-01-09block: Add badblock management for gendisksVishal Verma
2016-01-09badblocks: Add core badblock management codeVishal Verma
2016-01-09block: enable dax for raw block devicesDan Williams
2016-01-09nfsd: don't hold i_mutex over userspace upcallsNeilBrown
2016-01-08bpf: cleanup bpf_prog_run_{save,clear}_cb helpersDaniel Borkmann
2016-01-08Merge branch 'for-linus' into work.miscAl Viro
2016-01-08compat_ioctl: don't pass fd around when not neededAl Viro
2016-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-01-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini
2016-01-08KVM: renumber vcpu->request bitsPaolo Bonzini
2016-01-08KVM: document which architecture uses each request bitPaolo Bonzini
2016-01-08KVM: Remove unused KVM_REQ_KICK to save a bit in vcpu->requestsPaolo Bonzini
2016-01-08libata: skip debounce delay on link resumeDanesh Petigara
2016-01-08locks: pass inode pointer to locks_free_lock_contextJeff Layton
2016-01-07Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman
2016-01-08PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso
2016-01-08PM / Domains: add setter for dev.pm_domainTomeu Vizoso
2016-01-08device core: add device_is_bound()Tomeu Vizoso
2016-01-08Merge branch 'acpi-soc' into pm-coreRafael J. Wysocki
2016-01-07NFS: Use wait_on_atomic_t() for unlock after readaheadBenjamin Coddington
2016-01-07Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-07ftrace: Add infrastructure for delayed enabling of module functionsSteven Rostedt (Red Hat)
2016-01-07mdio: Abstract device_remove() and device_free()Andrew Lunn
2016-01-07mdio: Add support for mdio drivers.Andrew Lunn
2016-01-07phy: Move phy specific bus match into phy_deviceAndrew Lunn
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn
2016-01-07phy: Move PHY PM operations into phy_deviceAndrew Lunn