summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-06-05KVM: Avoid wasting pages for small lpage_info arraysTakuya Yoshikawa1-0/+3
2012-06-05staging:iio: Move DAC drivers out of stagingLars-Peter Clausen4-0/+84
2012-06-05iio: Add helper functions for enum style channel attributesLars-Peter Clausen1-0/+64
2012-06-05iio: Add iio_device_get()Lars-Peter Clausen1-0/+11
2012-06-05iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthe...Michael Hennerich1-0/+126
2012-06-05iio: frequency: New driver for AD9523 SPI Low Jitter Clock GeneratorMichael Hennerich1-0/+195
2012-06-04NFC: Set the NFC device RF mode appropriatelySamuel Ortiz1-0/+1
2012-06-04NFC: Add target mode activation netlink eventSamuel Ortiz1-0/+7
2012-06-04NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz1-0/+4
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+144
2012-06-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2012-06-04net/ethernet: ks8851_mll mac address configuration support addedRaffaele Recalcati1-0/+33
2012-06-04sock_diag: add SK_MEMINFO_BACKLOGEric Dumazet1-0/+1
2012-06-04i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren1-0/+41
2012-06-04Merge branch 'slub/cleanups' into slab/nextPekka Enberg1-1/+0
2012-06-04ACPI: Add an interface to evaluate _OSTToshi Kani1-1/+39
2012-06-04Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds1-19/+0
2012-06-04vfs: move inode stat information closer togetherLinus Torvalds1-3/+3
2012-06-03regulator: core: Allow drivers to set voltage mapping table in regulator_descAxel Lin1-0/+5
2012-06-03regmap: Constify regmap_irq_chipMark Brown1-1/+1
2012-06-03regmap: allow busses to request formatting with specific endiannessStephen Warren1-0/+25
2012-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+6
2012-06-03tty: Revert the tty locking series, it needs more workLinus Torvalds1-14/+9
2012-06-02drivers/thermal/spear_thermal.c: add Device Tree probing capabilityViresh Kumar1-26/+0
2012-06-02cpuidle: coupled: add parallel barrier functionColin Cross1-0/+4
2012-06-02cpuidle: add support for states that affect multiple cpusColin Cross1-0/+7
2012-06-02Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds1-0/+1
2012-06-02Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds3-17/+27
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-3/+35
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-177/+63
2012-06-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-3/+58
2012-06-01new helper: signal_delivered()Al Viro1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2-2/+3
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+2
2012-06-01new helper: sigmask_to_save()Al Viro1-0/+8
2012-06-01new helper: restore_saved_sigmask()Al Viro1-0/+6
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+12
2012-06-01HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro1-0/+4
2012-06-01vfs: retry last component if opening stale dentryMiklos Szeredi1-0/+1
2012-06-01fs: introduce inode operation ->update_timeJosef Bacik1-1/+9
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-2/+11
2012-06-01switch aio and shm to do_mmap_pgoff(), make do_mmap() staticAl Viro1-1/+1
2012-06-01take security_mmap_file() outside of ->mmap_semAl Viro1-4/+3
2012-06-01libceph: start tracking connection socket stateAlex Elder1-2/+6
2012-06-01libceph: start separating connection flags from stateAlex Elder1-6/+12
2012-06-01libceph: embed ceph messenger structure in ceph_clientAlex Elder2-5/+6
2012-06-01libceph: kill bad_proto ceph connection opAlex Elder1-3/+0
2012-06-01libceph: eliminate connection state "DEAD"Alex Elder1-1/+0
2012-06-01slub: Get rid of the node fieldChristoph Lameter1-1/+0
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-20/+48