summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-09-24percpu_ref: decouple switching to atomic mode and killingTejun Heo
2014-09-24percpu_ref: add PCPU_REF_DEADTejun Heo
2014-09-24percpu_ref: rename things to prepare for decoupling percpu/atomic mode switchTejun Heo
2014-09-24percpu_ref: replace pcpu_ prefix with percpu_Tejun Heo
2014-09-24percpu_ref: minor code and comment updatesTejun Heo
2014-09-24percpu_ref: relocate percpu_ref_reinit()Tejun Heo
2014-09-24Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during p...Tejun Heo
2014-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo
2014-09-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-09-24blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probeTejun Heo
2014-09-24charger: max14577: Configure battery-dependent settings from DTS and sysfsKrzysztof Kozlowski
2014-09-24regulator/mfd: max14577: Export symbols for calculating charger currentKrzysztof Kozlowski
2014-09-24soc: ti: add Keystone Navigator DMA supportSantosh Shilimkar
2014-09-24soc: ti: add Keystone Navigator QMSS driverSandeep Nair
2014-09-24perf/x86/intel/uncore: Update support for client uncore IMC PMUStephane Eranian
2014-09-24mfd: max14577: Add defines for MAX77836 chargerKrzysztof Kozlowski
2014-09-24kvm: x86: Add request bit to reload APIC access page addressTang Chen
2014-09-24kvm: Rename make_all_cpus_request() to kvm_make_all_cpus_request() and make i...Tang Chen
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla
2014-09-24kvm: Faults which trigger IO release the mmap_semAndres Lagar-Cavilla
2014-09-24spi: pl022: Add support for chip select extensionAnders Berg
2014-09-24mmc: core: Add new power_mode MMC_POWER_UNDEFINEDRoger Tseng
2014-09-24gpiolib: add irq_not_threaded flag to gpio_chipOctavian Purdila
2014-09-23devres: Improve devm_kasprintf()/kvasprintf() supportGeert Uytterhoeven
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky
2014-09-23misc: st_kim: Increase size of dev_name buffer to incorporate terminationLee Jones
2014-09-23ipack: save carrier owner to allow device to get itFederico Vaga
2014-09-23device coredump: add new device coredump classJohannes Berg
2014-09-23USB: quirks.h: use BIT()Greg Kroah-Hartman
2014-09-23USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-09-23uas: Add no-report-opcodes quirkHans de Goede
2014-09-23uas: Add a quirk for rejecting ATA_12 and ATA_16 commandsHans de Goede
2014-09-23usb: chipidea: add TPL support for targeted hostsPeter Chen
2014-09-23usb: common: add API to get if the platform supports TPLPeter Chen
2014-09-23usb: hcd: add TPL support flagPeter Chen
2014-09-23tty: Workaround Alpha non-atomic byte storage in tty_structPeter Hurley
2014-09-23tty: Move and rename send_prio_char() as tty_send_xchar()Peter Hurley
2014-09-23tty: Serialize tcflow() with other tty flow control changesPeter Hurley
2014-09-23tty: Serialize tty flow control changes with flow_lockPeter Hurley
2014-09-23tty: Convert tty_struct bitfield to intsPeter Hurley
2014-09-23serial: core: Privatize tty->hw_stoppedPeter Hurley
2014-09-23serial: core: Privatize modem status enable flagsPeter Hurley
2014-09-23USB: core: add device-qualifier quirkJohan Hovold
2014-09-23locking: Add WARN_ON_ONCE lock assertionPeter Hurley
2014-09-23audit: use union for audit_field values since they are mutually exclusiveRichard Guy Briggs
2014-09-23audit: x86: drop arch from __audit_syscall_entry() interfaceRichard Guy Briggs
2014-09-23audit: fix build error when asm/syscall.h does not existEric Paris
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2014-09-23f2fs: support large sector sizeChao Yu