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