summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-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
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27kcmp: make it depend on CHECKPOINT_RESTORECyrill Gorcunov
2013-02-27selftests: add a simple docJeremy Kerr
2013-02-27tools/testing/selftests/Makefile: rearrange targetsAndrew Morton
2013-02-27selftests/efivarfs: add create-read testJeremy Kerr
2013-02-27selftests/efivarfs: add empty file creation testJeremy Kerr
2013-02-27selftests: add tests for efivarfsJeremy Kerr
2013-02-27kfifo: fix kfifo_alloc() and kfifo_init()Stefani Seibold
2013-02-27kfifo: move kfifo.c from kernel/ to lib/Stefani Seibold
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-27w1: add support for DS2413 Dual Channel Addressable SwitchMariusz Bialonczyk
2013-02-27memstick: move the dereference below the NULL testWei Yongjun
2013-02-27drivers/pps/clients/pps-gpio.c: use devm_kzallocJulia Lawall