summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+5
2013-01-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+5
2013-01-21ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov1-1/+0
2013-01-20ACPI / PM: Fix build for unusual combination of Kconfig optionsRafael J. Wysocki1-1/+1
2013-01-19tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach3-11/+43
2013-01-19debugfs: regset32: make struct debugfs_reg32 pointer constFelipe Balbi1-1/+1
2013-01-19workqueue: implement current_is_async()Tejun Heo1-0/+1
2013-01-19init, block: try to load default elevator module early during bootTejun Heo2-0/+6
2013-01-18Merge 3.8-rc4 into char-misc-nextGreg Kroah-Hartman12-42/+37
2013-01-18Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman21-64/+53
2013-01-18pinctrl: pinconf-generic: add drive strength parameterMaxime Ripard1-0/+3
2013-01-18usb: phy: samsung: Introducing usb phy driver for hsotgPraveen Paneri1-0/+27
2013-01-18Merge branch 'acpica' into acpi-lpssRafael J. Wysocki1-5/+10
2013-01-18Merge branch 'acpi-scan' into acpi-lpssRafael J. Wysocki1-0/+5
2013-01-18Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman12-42/+37
2013-01-18PCI-Express Non-Transparent Bridge SupportJon Mason1-0/+83
2013-01-18driver core: add helper macro for platform_driver_probe() boilerplateFabio Porcedda1-0/+18
2013-01-18rbd: kill ceph_osd_req_op->flagsAlex Elder1-1/+0
2013-01-18libceph: pass num_op with opsAlex Elder1-1/+2
2013-01-18libceph: don't set pages or bio in ceph_osdc_alloc_request()Alex Elder1-3/+1
2013-01-18libceph: don't set flags in ceph_osdc_alloc_request()Alex Elder1-1/+0
2013-01-18libceph: drop osdc from ceph_calc_raw_layout()Alex Elder1-2/+1
2013-01-18libceph: drop snapid in ceph_calc_raw_layout()Alex Elder1-1/+1
2013-01-18libceph: pass length to ceph_calc_file_object_mapping()Alex Elder1-1/+1
2013-01-18libceph: pass length to ceph_osdc_build_request()Alex Elder1-1/+1
2013-01-18libceph: always allow trail in osd requestAlex Elder1-2/+2
2013-01-18rbd: drop oid parameters from ceph_osdc_build_request()Alex Elder1-3/+1
2013-01-18dynamic_debug: dynamic hex dumpVladimir Kondratiev2-0/+28
2013-01-18netfilter: nf_ct_sip: support Cisco 7941/7945 IP phonesKevin Cernekee1-0/+3
2013-01-18ceph: define ceph_encode_8_safe()Alex Elder1-12/+17
2013-01-17Drivers: hv: Enable protocol negotiation with win8 hostsK. Y. Srinivasan1-0/+1
2013-01-17Drivers: hv: Add state to manage incoming channel interrupt loadK. Y. Srinivasan1-2/+19
2013-01-17Drivers: hv: Manage signaling state on a per-connection basisK. Y. Srinivasan1-0/+25
2013-01-17Drivers: hv: Move vmbus version definitions to hyperv.hK. Y. Srinivasan1-0/+15
2013-01-17Drivers: hv: Save and export negotiated vmbus versionK. Y. Srinivasan1-0/+6
2013-01-17Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyondK. Y. Srinivasan1-5/+31
2013-01-17Drivers: hv: Update the ring buffer structure to match win8 functionalityK. Y. Srinivasan1-7/+21
2013-01-17Drivers: hv: Support handling multiple VMBUS versionsK. Y. Srinivasan1-6/+0
2013-01-17Drivers: hv: Add state to manage batched readingK. Y. Srinivasan1-0/+20
2013-01-17libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...Jim Schutt2-2/+7
2013-01-17ceph: Check for created flag in response from mdsSam Lang1-1/+4
2013-01-17Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki1-0/+5
2013-01-17Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2013-01-17lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina1-1/+1
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo1-0/+1
2013-01-16Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Greg Kroah-Hartman14-23/+174
2013-01-16serial: 8250: Add support for dmaengineHeikki Krogerus1-0/+4
2013-01-16serial: sccnxp: Rename header file to match functionalityAlexander Shiyan1-2/+2
2013-01-16serial: sccnxp: Implement polling modeAlexander Shiyan1-0/+2
2013-01-16TTY: switch tty_schedule_flipJiri Slaby1-1/+1