summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2012-05-16NFC: Export nfc.h to userlandSamuel Ortiz-0/+1
2012-05-16mac80211: (selectively) add HT details in radiotapJohannes Berg-0/+10
2012-05-16mac80211: Add IV-room in the skb for TKIP and WEPJanusz.Dziedzic@tieto.com-1/+1
2012-05-16bcma: add bcma_core_pci_config_fixup()Hauke Mehrtens-0/+4
2012-05-16bcma: add bcma_core_pci_fixcfg()Hauke Mehrtens-0/+5
2012-05-16bcma: add bcma_core_pci_extend_L1timerHauke Mehrtens-0/+2
2012-05-16bcma/ssb: parse new attributes from spromHauke Mehrtens-4/+55
2012-05-16ssb: fill board_rev attribute from spromHauke Mehrtens-0/+1
2012-05-16ssb/bcma: fill attribute alpha2 from spromHauke Mehrtens-0/+1
2012-05-16bcma: add boardinfo structHauke Mehrtens-0/+7
2012-05-16ssb: remove rev from boardinfoHauke Mehrtens-1/+0
2012-05-16ramoops: Move to fs/pstore/ram.cAnton Vorontsov-2/+2
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann-18/+2
2012-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-0/+1
2012-05-16Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller-601/+2
2012-05-16netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney-1/+0
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker-514/+0
2012-05-15net: delete all instances of special processing for token ringPaul Gortmaker-80/+2
2012-05-15atm: remove the coupling to token ring supportPaul Gortmaker-7/+0
2012-05-15USB: serial: hook up reset_resume callbackGreg Kroah-Hartman-1/+2
2012-05-15userns: Convert tmpfs to use kuid and kgid where appropriateEric W. Biederman-2/+2
2012-05-15userns: Convert proc to use kuid/kgid where appropriateEric W. Biederman-3/+3
2012-05-15userns: Convert ext4 to user kuid/kgid where appropriateEric W. Biederman-2/+2
2012-05-15userns: Convert ext3 to use kuid/kgid where appropriateEric W. Biederman-2/+2
2012-05-15jbd: Write journal superblock with WRITE_FUA after checkpointingJan Kara-4/+8
2012-05-15jbd: Split updating of journal superblock and marking journal emptyJan Kara-9/+5
2012-05-15NFC: HCI drivers don't have to keep track of polling stateEric Lapuyade-2/+0
2012-05-15NFC: HCI based pn544 driverEric Lapuyade-0/+7
2012-05-15NFC: Add HCI/SHDLC support to let driver check for tag presenceEric Lapuyade-0/+4
2012-05-15NFC: Specify usage for targets found and target lost eventsEric Lapuyade-1/+0
2012-05-15NFC: Remove useless HCI private nfc target tableEric Lapuyade-2/+0
2012-05-15NFC: Cache the core NFC active target pointer instead of its indexEric Lapuyade-8/+10
2012-05-15nl80211: fix typos in commentsZefir Kurtisi-3/+3
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman-2/+3
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+1
2012-05-15[media] V4L2: sh_mobile_ceu: manage lower 8bit busKuninori Morimoto-0/+1
2012-05-15[media] soc-camera: Support user-configurable line strideLaurent Pinchart-0/+4
2012-05-15[media] soc-camera: Add soc_mbus_image_sizeLaurent Pinchart-0/+2
2012-05-15[media] soc-camera: Add plane layout information to struct soc_mbus_pixelfmtLaurent Pinchart-0/+19
2012-05-15xfrm: Convert several xfrm policy match functions to bool.David S. Miller-6/+6
2012-05-15clk: Provide dummy clk_unregister()Mark Brown-0/+2
2012-05-15mfd: wm8994: Update to fully use irq_domainMark Brown-6/+6
2012-05-15net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches-0/+23
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei-1/+2
2012-05-15linux/ethtool: Added macro ETH_FW_DUMP_DISABLEManish chopra-1/+6
2012-05-15frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk-8/+8
2012-05-15mm: frontswap: core swap subsystem hooks and headersDan Magenheimer-0/+17
2012-05-15mm: frontswap: add frontswap header fileDan Magenheimer-0/+127
2012-05-15lockdep: fix oops in processing workqueuePeter Zijlstra-0/+18
2012-05-16KEYS: Don't check for NULL key pointer in key_validate()David Howells-1/+1