summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-09-24ACPI / processor: use apic_id and remove duplicated _MAT evaluationJiang Liu1-1/+1
2013-09-24ARM: GIC: interface to send a SGI directlyNicolas Pitre1-0/+1
2013-09-24ARM: GIC: function to retrieve the physical address of the SGIRNicolas Pitre1-0/+1
2013-09-24Merge branch 'master' into usb-nextGreg Kroah-Hartman7-6/+27
2013-09-23iio: pressure-core: st: Provide support for the Vdd_IO power supplyLee Jones1-0/+2
2013-09-23iio: pressure-core: st: Provide support for the Vdd power supplyLee Jones1-0/+3
2013-09-23rcu: Make list_splice_init_rcu() account for RCU readersPaul E. McKenney1-2/+21
2013-09-23random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o1-0/+1
2013-09-23hung_task: Change sysctl_hung_task_check_count to 'int'Li Zefan1-1/+1
2013-09-23module: remove rmmod --wait option.Rusty Russell1-3/+0
2013-09-23Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+11
2013-09-22Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman6-15/+78
2013-09-21block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura1-0/+11
2013-09-21iio: Add iio_push_buffers_with_timestamp() helperLars-Peter Clausen1-0/+25
2013-09-21iio: ti_am335x_adc: Add continuous sampling supportZubair Lutfullah1-0/+9
2013-09-20lib: introduce upper case hex ascii helpersAndre Naujoks1-0/+11
2013-09-20regmap: add helper macro to set min/max range of registerLaxman Dewangan1-0/+2
2013-09-20dm mpath: disable WRITE SAME if it failsMike Snitzer1-1/+2
2013-09-20sched/balancing: Periodically decay max cost of idle balanceJason Low2-0/+6
2013-09-20sched/balancing: Consider max cost of idle balance per sched domainJason Low2-0/+4
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-6/+8
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+2
2013-09-19pinctrl: ADI PIN control driver for the GPIO controller on bf54x and bf60x.Sonic Zhang1-0/+40
2013-09-18Merge git://git.infradead.org/users/eparis/selinuxPaul Moore1-8/+18
2013-09-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2013-09-18regulator: core: add support for configuring turn-on time through constraintsLaxman Dewangan1-0/+2
2013-09-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2013-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+4
2013-09-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+4
2013-09-17usb-core: Make usb_free_streams return an errorHans de Goede1-1/+1
2013-09-17USB: see if URB comes from a completion handlerAlan Stern1-0/+7
2013-09-17DMA-API: provide a helper to set both DMA and coherent DMA masksRussell King1-0/+14
2013-09-17Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...Russell King1-0/+5
2013-09-17regmap: Add regmap_fields APIsKuninori Morimoto1-0/+11
2013-09-17regulator: fix fatal kernel-doc errorRandy Dunlap1-0/+2
2013-09-17KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini1-0/+1
2013-09-17Merge branch 'fortglx/3.12/sched-clock64-base' into fortglx/3.13/timeJohn Stultz2-0/+4
2013-09-17Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck1-1/+1
2013-09-17spi: core: Add devm_spi_register_master()Mark Brown1-0/+2
2013-09-17regulator: core: Remove unused regulator_use_dummy_regulator()Mark Brown1-5/+0
2013-09-17regulator: core: Provide managed regulator registrationMark Brown1-0/+5
2013-09-17spi: rcar: add Renesas QSPI support on RSPIHiep Cao Minh1-0/+2
2013-09-17regmap: add regmap_field_update_bits()Kuninori Morimoto1-0/+2
2013-09-17Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-16/+0
2013-09-16netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik1-2/+4
2013-09-16vxlan: Fix sparse warningsJoseph Gasparakis1-4/+4
2013-09-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2013-09-15iio: iio_push_to_buffers(): Change type of 'data' to const void *Lars-Peter Clausen2-4/+4
2013-09-15iio: add info_mask_[shared_by_dir/shared_by_all]Jonathan Cameron1-2/+12
2013-09-15iio: refactor info mask and ext_info attribute creation.Jonathan Cameron1-2/+7