summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-09-25SUNRPC: Don't wake tasks during connection abortBenjamin Coddington1-0/+1
2014-09-25cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li2-4/+13
2014-09-25sched: add macros to define bitops for task atomic flagsZefan Li1-9/+12
2014-09-25sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li1-1/+1
2014-09-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+12
2014-09-24blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probeTejun Heo1-0/+1
2014-09-24kvm: x86: Add request bit to reload APIC access page addressTang Chen1-0/+1
2014-09-24kvm: Rename make_all_cpus_request() to kvm_make_all_cpus_request() and make i...Tang Chen1-0/+1
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla1-7/+17
2014-09-24kvm: Faults which trigger IO release the mmap_semAndres Lagar-Cavilla2-0/+12
2014-09-24spi: pl022: Add support for chip select extensionAnders Berg1-0/+5
2014-09-24devres: Improve devm_kasprintf()/kvasprintf() supportGeert Uytterhoeven1-2/+2
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky1-0/+12
2014-09-24misc: st_kim: Increase size of dev_name buffer to incorporate terminationLee Jones1-1/+1
2014-09-24ipack: save carrier owner to allow device to get itFederico Vaga1-1/+23
2014-09-24device coredump: add new device coredump classJohannes Berg1-0/+35
2014-09-24USB: quirks.h: use BIT()Greg Kroah-Hartman1-10/+10
2014-09-24USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu1-0/+3
2014-09-24uas: Add no-report-opcodes quirkHans de Goede1-0/+2
2014-09-24uas: Add a quirk for rejecting ATA_12 and ATA_16 commandsHans de Goede1-0/+2
2014-09-24usb: chipidea: add TPL support for targeted hostsPeter Chen1-0/+1
2014-09-24usb: common: add API to get if the platform supports TPLPeter Chen1-0/+5
2014-09-24usb: hcd: add TPL support flagPeter Chen1-0/+1
2014-09-24tty: Workaround Alpha non-atomic byte storage in tty_structPeter Hurley1-2/+3
2014-09-24tty: Move and rename send_prio_char() as tty_send_xchar()Peter Hurley1-2/+1
2014-09-24tty: Serialize tcflow() with other tty flow control changesPeter Hurley1-2/+3
2014-09-24tty: Serialize tty flow control changes with flow_lockPeter Hurley2-1/+8
2014-09-24tty: Convert tty_struct bitfield to intsPeter Hurley1-1/+4
2014-09-24serial: core: Privatize tty->hw_stoppedPeter Hurley1-1/+2
2014-09-24serial: core: Privatize modem status enable flagsPeter Hurley1-0/+12
2014-09-24USB: core: add device-qualifier quirkJohan Hovold1-0/+3
2014-09-24locking: Add WARN_ON_ONCE lock assertionPeter Hurley1-0/+5
2014-09-23f2fs: support large sector sizeChao Yu1-2/+3
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+11
2014-09-22Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2014-09-22Merge 3.17-rc6 into usb-nextGreg Kroah-Hartman4-3/+11
2014-09-22extcon: gpio: Fix code cleanupGeorge Cherian1-1/+3
2014-09-22extcon: sm5502: Move sm5502.h header file to extcon directoryChanwoo Choi1-287/+0
2014-09-20sched: Fix end_of_stack() and location of stack canary for architectures usin...Chuck Ebbert1-0/+13
2014-09-20Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2014-09-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2014-09-20Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-1/+3
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+6
2014-09-19Merge branch 'pci/vga'; commit '6a73336bde29' into for-linusBjorn Helgaas1-2/+0
2014-09-19Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall2-11/+17
2014-09-19Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-0/+2
2014-09-19vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher1-0/+2
2014-09-18lockd: move lockd's grace period handling into its own moduleJeff Layton1-0/+2
2014-09-17KVM: VFIO: register kvm_device_ops dynamicallyWill Deacon1-1/+0