aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2015-10-13configfs: remove old APIChristoph Hellwig10-701/+73
2015-10-13ocfs2/cluster: use per-attribute show and store methodsChristoph Hellwig2-346/+100
2015-10-13ocfs2/cluster: move locking into attribute store methodsChristoph Hellwig1-35/+19
2015-10-13netconsole: use per-attribute show and store methodsChristoph Hellwig1-139/+132
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig21-3061/+1689
2015-10-13spear13xx_pcie_gadget: use per-attribute show and store methodsChristoph Hellwig1-145/+71
2015-10-13dlm: use per-attribute show and store methodsChristoph Hellwig1-214/+74
2015-10-13usb-gadget/f_serial: use per-attribute show and store methodsChristoph Hellwig1-22/+4
2015-10-13usb-gadget/f_phonet: use per-attribute show and store methodsChristoph Hellwig1-21/+4
2015-10-13usb-gadget/f_obex: use per-attribute show and store methodsChristoph Hellwig1-22/+4
2015-10-13usb-gadget/f_uac2: use per-attribute show and store methodsChristoph Hellwig1-17/+11
2015-10-13usb-gadget/f_uac1: use per-attribute show and store methodsChristoph Hellwig1-23/+16
2015-10-13usb-gadget/f_mass_storage: use per-attribute show and store methodsChristoph Hellwig1-73/+46
2015-10-13usb-gadget/f_sourcesink: use per-attribute show and store methodsChristoph Hellwig1-47/+36
2015-10-13usb-gadget/f_printer: use per-attribute show and store methodsChristoph Hellwig1-18/+12
2015-10-13usb-gadget/f_midi: use per-attribute show and store methodsChristoph Hellwig1-21/+16
2015-10-13usb-gadget/f_loopback: use per-attribute show and store methodsChristoph Hellwig1-19/+12
2015-10-13usb-gadget/ether: use per-attribute show and store methodsChristoph Hellwig6-46/+38
2015-10-13usb-gadget/f_acm: use per-attribute show and store methodsChristoph Hellwig1-22/+4
2015-10-13usb-gadget/f_hid: use per-attribute show and store methodsChristoph Hellwig1-20/+14
2015-10-13usb-gadget/uvc: use per-attribute show and store methodsChristoph Hellwig1-244/+143
2015-10-13usb-gadget: use per-attribute show and store methodsChristoph Hellwig2-196/+118
2015-10-13configfs: add show and store methods to struct configfs_attributeChristoph Hellwig2-5/+39
2015-09-12Linux 4.3-rc1Linus Torvalds1-2/+2
2015-09-12Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/crisLinus Torvalds50-421/+220
2015-09-12blk: rq_data_dir() should not return a booleanLinus Torvalds1-1/+1
2015-09-12Merge branch 'writeback-plugging'Linus Torvalds1-3/+10
2015-09-12writeback: plug writeback in wb_writeback() and writeback_inodes_wb()Linus Torvalds1-0/+6
2015-09-11thermal: fix intel PCH thermal driver mismergeLinus Torvalds1-7/+4
2015-09-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-54/+336
2015-09-11ARCv2: [axs103_smp] Reduce clk for SMP FPGA configsVineet Gupta1-0/+2
2015-09-11Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds7-47/+210
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds17-15/+1019
2015-09-11Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds13-44/+187
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds38-633/+675
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds39-1271/+1860
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds16-608/+477
2015-09-11Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds1-12/+60
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds44-197/+509
2015-09-11revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"Andrew Morton1-2/+4
2015-09-11mm/early_ioremap: add explicit #include of asm/early_ioremap.hArd Biesheuvel1-0/+1
2015-09-11fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches4-50/+45
2015-09-11selftests: enhance membarrier syscall testMathieu Desnoyers1-25/+75
2015-09-11selftests: add membarrier syscall testPranith Kumar4-0/+84
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers11-1/+151
2015-09-11MODSIGN: fix a compilation warning in extract-certDavid Howells1-1/+1
2015-09-11Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds53-135/+916
2015-09-11Revert "writeback: plug writeback at a high level"Linus Torvalds1-3/+4
2015-09-11Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds9-96/+82
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds17-98/+191