summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-02-08Merge tag 'nfc-next-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville1-0/+35
2013-02-08Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-5/+11
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+8
2013-02-08wlcore: move wl12xx_platform_data up and make it truly optionalLuciano Coelho1-3/+11
2013-02-08wlcore: remove if_ops from platform_dataLuciano Coelho1-2/+0
2013-02-04mac80211: mesh power save basicsMarco Porsch1-0/+8
2013-02-03NFC: Initial support for Inside Secure microreadEric Lapuyade1-0/+35
2013-02-01bcma: cc: fix (and rename) define of NAND flash typeRafał Miłecki1-1/+1
2013-01-31bcma: add gpio_to_irqHauke Mehrtens1-2/+7
2013-01-31ssb: add gpio_to_irqHauke Mehrtens1-0/+5
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+4
2013-01-29Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2-2/+4
2013-01-24ieee80211: define AKM suite selectors type 5, 6 and 7Bing Zhao1-1/+4
2013-01-15bcma: fix bcm4716/bcm4748 i2s irqflagNathan Hintz1-0/+1
2013-01-11bcma: update pci configuration for bcm4706/bcm4716Nathan Hintz1-0/+2
2013-01-11bcma: return the mips irq number in bcma_core_irqNathan Hintz1-1/+1
2013-01-08bcma: mips: remove assigned_irqs from structureHauke Mehrtens1-1/+0
2013-01-03mac80211: support HT notify channel width actionJohannes Berg1-0/+9
2013-01-03wireless: use __packed in ieee80211.hJohannes Berg1-42/+42
2013-01-03wireless: more 'capability info' bitsVladimir Kondratiev1-1/+6
2012-12-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+1
2012-12-22Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds1-8/+47
2012-12-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+1
2012-12-22dm: remove map_infoMikulas Patocka1-4/+2
2012-12-22dm: move target request nr to dm_target_ioMikulas Patocka1-4/+10
2012-12-22dm: introduce per_bio_dataMikulas Patocka1-0/+30
2012-12-22dm: prepare to support WRITE SAMEMike Snitzer1-0/+5
2012-12-21Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-10/+21
2012-12-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-2/+5
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-35/+121
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-15/+75
2012-12-21linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck1-2/+4
2012-12-21exec: do not leave bprm->interp on stackKees Cook1-0/+1
2012-12-21vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton1-2/+2
2012-12-21vfs: add a retry_estale helper function to handle retries on ESTALEJeff Layton1-0/+16
2012-12-21Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro8-122/+206
2012-12-21vfs: Remove useless function prototypesAlessio Igor Bogani1-4/+0
2012-12-21mm: drop vmtruncateMarco Stornelli1-1/+0
2012-12-21vfs: drop vmtruncateMarco Stornelli1-1/+0
2012-12-21FS-Cache: Mark cancellation of in-progress operationDavid Howells1-2/+2
2012-12-21FS-Cache: Convert the object event ID #defines into an enumDavid Howells1-9/+17
2012-12-21VFS: Make more complete truncate operation available to CacheFilesDavid Howells1-0/+1
2012-12-21Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-6/+32
2012-12-21FS-Cache: Provide proper invalidationDavid Howells2-1/+45
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds4-2/+4
2012-12-21FS-Cache: Fix operation state management and accountingDavid Howells1-5/+32
2012-12-21FS-Cache: Make cookie relinquishment wait for outstanding readsDavid Howells1-0/+1
2012-12-21Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-0/+413
2012-12-21CacheFiles: Fix the marking of cached pagesDavid Howells2-6/+9
2012-12-20vfs: remove DCACHE_NEED_LOOKUPJeff Layton1-8/+0