summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-28SUNRPC: make AF_LOCAL connect synchronousJ. Bruce Fields1-8/+27
2013-02-28cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue()Ouyang Maochun1-1/+4
2013-02-28xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk1-1/+9
2013-02-28iwlwifi: use coherent DMA memory for command headerJohannes Berg5-142/+137
2013-02-28iwlwifi: disable 8K A-MSDU by defaultEmmanuel Grumbach2-3/+2
2013-02-28iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFDJohannes Berg3-11/+15
2013-02-28iwlwifi: don't map complete commands bidirectionallyJohannes Berg1-22/+11
2013-02-28Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-10/+14
2013-02-28mac80211: really fix monitor mode channel reportingJohannes Berg1-8/+13
2013-02-28s390/module: fix compile warningHeiko Carstens1-1/+1
2013-02-28qdio: remove unused parametersStefan Raspl3-7/+7
2013-02-28s390/uaccess: fix kernel ds access for page table walkHeiko Carstens1-28/+77
2013-02-28s390/uaccess: fix strncpy_from_user string length checkHeiko Carstens2-46/+34
2013-02-28input: disable i8042 PC Keyboard controller for s390Heiko Carstens1-1/+1
2013-02-28s390/dis: Fix invalid array sizeSyam Sidhardhan1-2/+2
2013-02-28s390/uaccess: remove pointless access_ok() checksHeiko Carstens4-46/+5
2013-02-28s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen caseHeiko Carstens3-0/+8
2013-02-28s390/uaccess: shorten strncpy_from_user/strnlen_userHeiko Carstens1-12/+12
2013-02-28s390/dasd: fix unresponsive device after all channel paths were lostStefan Haberland1-2/+8
2013-02-28s390/mm: ignore change bit for vmemmapHeiko Carstens1-1/+2
2013-02-28s390/page table dumper: add support for change-recording override bitHeiko Carstens2-5/+22
2013-02-289p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentryAl Viro1-3/+17
2013-02-28x86/kvm: Fix pvclock vsyscall fixmapPeter Hurley1-1/+1
2013-02-289p: make sure ->lookup() adds fid to the right dentryAl Viro1-2/+5
2013-02-289p: untangle ->lookup() a bitAl Viro1-18/+9
2013-02-289p: double iput() in ->lookup() if d_materialise_unique() failsAl Viro1-1/+0
2013-02-289p: v9fs_fid_add() can't fail nowAl Viro4-22/+11
2013-02-28v9fs: get rid of v9fs_dentryAl Viro3-51/+9
2013-02-28Merge branch 'akpm' (final batch from Andrew)Linus Torvalds429-3493/+5226
2013-02-28dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann4-116/+111
2013-02-289p: turn fid->dlist into hlistAl Viro4-11/+9
2013-02-289p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just...Al Viro2-7/+6
2013-02-28target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio()Asias He1-2/+2
2013-02-28target/pscsi: Fix page incrementAsias He1-1/+0
2013-02-28target/pscsi: Drop unnecessary NULL assignment to bio->bi_nextAsias He1-2/+0
2013-02-28target: Add __exit annotation for module_exit functionsAsias He4-4/+4
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin218-1494/+987
2013-02-28kcmp: make it depend on CHECKPOINT_RESTORECyrill Gorcunov1-3/+1
2013-02-28selftests: add a simple docJeremy Kerr1-0/+42
2013-02-28tools/testing/selftests/Makefile: rearrange targetsAndrew Morton1-1/+7
2013-02-28selftests/efivarfs: add create-read testJeremy Kerr3-1/+46
2013-02-28selftests/efivarfs: add empty file creation testJeremy Kerr1-0/+13
2013-02-28selftests: add tests for efivarfsJeremy Kerr4-1/+195
2013-02-28kfifo: fix kfifo_alloc() and kfifo_init()Stefani Seibold1-4/+2
2013-02-28kfifo: move kfifo.c from kernel/ to lib/Stefani Seibold3-2/+2
2013-02-28arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell26-10/+30
2013-02-28w1: add support for DS2413 Dual Channel Addressable SwitchMariusz Bialonczyk4-5/+189
2013-02-28memstick: move the dereference below the NULL testWei Yongjun1-1/+2
2013-02-28drivers/pps/clients/pps-gpio.c: use devm_kzallocJulia Lawall1-4/+2
2013-02-28Documentation/DMA-API-HOWTO.txt: fix typoAndrew Morton1-1/+1