summaryrefslogtreecommitdiffstats
path: root/net/caif (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-24kernel: Move REPEAT_BYTE definition into linux/kernel.hDavid S. Miller4-4/+6
2012-05-24sparc: Increase portability of strncpy_from_user() implementation.David S. Miller2-5/+30
2012-05-24sparc: Optimize strncpy_from_user() zero byte search.David S. Miller1-29/+21
2012-05-23sparc: Add full proper error handling to strncpy_from_user().David S. Miller8-198/+136
2012-05-22sparc32: use the common implementation of alloc_thread_info_node()Sam Ravnborg3-37/+2
2012-05-22fbdev: sh_mobile_lcdc: Don't confuse line size with pitchLaurent Pinchart2-2/+4
2012-05-22virtio: fix typo in commentChen Baozi1-10/+1
2012-05-22virtio-mmio: Devices parameter parsingPawel Moll3-0/+191
2012-05-22virtio_blk: Drop unused request tracking listAsias He1-10/+0
2012-05-22virtio-blk: Fix hot-unplug race in remove methodAsias He1-0/+11
2012-05-22virtio: Use ida to allocate virtio indexAsias He1-2/+9
2012-05-22virtio: balloon: separate out common code between remove and freeze functionsAmit Shah1-14/+12
2012-05-22virtio: balloon: drop restore_common()Amit Shah1-6/+1
2012-05-229p: disconnect channel when PCI device is removedSasha Levin1-1/+2
2012-05-22virtio: update documentation to v0.9.5 of specRusty Russell1-77/+1087
2012-05-22Revert "vfs: remove unnecessary d_unhashed() check from __d_lookup_rcu"Linus Torvalds1-0/+2
2012-05-22vfs: be even more careful about dentry RCU name lookupsLinus Torvalds1-2/+15
2012-05-22vfs: make AIO use the proper rw_verify_area() area helpersLinus Torvalds1-16/+14
2012-05-21Fix blocking allocations called very early during bootupLinus Torvalds1-3/+4
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg5-7/+8
2012-05-21RDMA/cxgb4: Include vmalloc.h for vmalloc and vfreeVipul Pandya1-0/+1
2012-05-21hexagon: Remove select of not longer existing Kconfig switchesThomas Gleixner1-2/+0
2012-05-21arm: Select core options instead of redefining themThomas Gleixner1-8/+2
2012-05-21drivers/net/stmmac: seq_file fix memory leakDjalal Harouni1-2/+2
2012-05-21blackfin: fix build after add bf60x mach/pm.hSteven Miao2-1/+3
2012-05-21blackfin: twi: include linux/i2c.hSonic Zhang1-0/+1