summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-28arm: mvebu: Update defconfig to select USB supportEzequiel Garcia
2013-02-28ARM: kirkwood: convert Guruplug Server Plus to use the device treeWilly Tarreau
2013-02-28arm: mvebu: add DTS file for Marvell RD-A370-A1 boardFlorian Fainelli
2013-02-28arm: mvebu: Improve the SMP support of the interrupt controllerGregory CLEMENT
2013-02-28ARM: Dove: split legacy and DT setupArnd Bergmann
2013-02-28ARM: dove: update dove_defconfig with a few useful optionsOlof Johansson
2013-02-28ARM: Kirkwood: Remove redundent SDIO clock aliasAndrew Lunn
2013-02-28ARM: Kirkwood: Remove redundent USB clock aliasAndrew Lunn
2013-02-28arm: mvebu: add LEDs support to defconfig fileThomas Petazzoni
2013-02-28arm: mvebu: enable btmrvl driver in mvebu_defconfigThomas Petazzoni
2013-02-28arm: mvebu: enable mwifiex driver in mvebu_defconfigThomas Petazzoni
2013-02-28arm: mvebu: enable SDIO support in mvebu_defconfigThomas Petazzoni
2013-02-28arm: mvebu: Update defconfig with Marvell RTC supportGregory CLEMENT
2013-02-28Merge branch 'timer/cleanup' into late/mvebu2Arnd Bergmann
2013-02-28Merge 'mmc/upstream' into late/mvebu2Arnd Bergmann
2013-02-28SUNRPC: make AF_LOCAL connect synchronousJ. Bruce Fields
2013-02-28cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue()Ouyang Maochun
2013-02-28xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk
2013-02-28iwlwifi: use coherent DMA memory for command headerJohannes Berg
2013-02-28iwlwifi: disable 8K A-MSDU by defaultEmmanuel Grumbach
2013-02-28iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFDJohannes Berg
2013-02-28iwlwifi: don't map complete commands bidirectionallyJohannes Berg
2013-02-28mac80211: really fix monitor mode channel reportingJohannes Berg
2013-02-28s390/module: fix compile warningHeiko Carstens
2013-02-28qdio: remove unused parametersStefan Raspl
2013-02-28s390/uaccess: fix kernel ds access for page table walkHeiko Carstens
2013-02-28s390/uaccess: fix strncpy_from_user string length checkHeiko Carstens
2013-02-28input: disable i8042 PC Keyboard controller for s390Heiko Carstens
2013-02-28s390/dis: Fix invalid array sizeSyam Sidhardhan
2013-02-28s390/uaccess: remove pointless access_ok() checksHeiko Carstens
2013-02-28s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen caseHeiko Carstens
2013-02-28s390/uaccess: shorten strncpy_from_user/strnlen_userHeiko Carstens
2013-02-28s390/dasd: fix unresponsive device after all channel paths were lostStefan Haberland
2013-02-28s390/mm: ignore change bit for vmemmapHeiko Carstens
2013-02-28s390/page table dumper: add support for change-recording override bitHeiko Carstens
2013-02-289p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentryAl Viro
2013-02-28x86/kvm: Fix pvclock vsyscall fixmapPeter Hurley
2013-02-289p: make sure ->lookup() adds fid to the right dentryAl Viro
2013-02-289p: untangle ->lookup() a bitAl Viro
2013-02-289p: double iput() in ->lookup() if d_materialise_unique() failsAl Viro
2013-02-289p: v9fs_fid_add() can't fail nowAl Viro
2013-02-28v9fs: get rid of v9fs_dentryAl Viro
2013-02-27Merge branch 'akpm' (final batch from Andrew)Linus Torvalds
2013-02-28dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann
2013-02-279p: turn fid->dlist into hlistAl Viro
2013-02-279p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just...Al Viro
2013-02-27target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio()Asias He
2013-02-27target/pscsi: Fix page incrementAsias He
2013-02-27target/pscsi: Drop unnecessary NULL assignment to bio->bi_nextAsias He
2013-02-27target: Add __exit annotation for module_exit functionsAsias He