summaryrefslogtreecommitdiffstats
path: root/Documentation/email-clients.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-28common: DMA-mapping: add WRITE_COMBINE attributeMarek Szyprowski2-0/+11
2012-03-28common: dma-mapping: introduce mmap methodMarek Szyprowski1-0/+3
2012-03-28common: dma-mapping: remove old alloc_coherent and free_coherent methodsMarek Szyprowski1-4/+0
2012-03-28Hexagon: adapt for dma_map_ops changesMarek Szyprowski2-10/+17
2012-03-28Unicore32: adapt for dma_map_ops changesAndrzej Pietrasiewicz2-8/+28
2012-03-28Microblaze: adapt for dma_map_ops changesAndrzej Pietrasiewicz2-10/+18
2012-03-28SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz3-14/+24
2012-03-28Alpha: adapt for dma_map_ops changesAndrzej Pietrasiewicz3-14/+24
2012-03-28SPARC: adapt for dma_map_ops changesAndrzej Pietrasiewicz4-22/+33
2012-03-28PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz8-41/+60
2012-03-28MIPS: adapt for dma_map_ops changesAndrzej Pietrasiewicz3-16/+22
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz15-59/+99
2012-03-28common: dma-mapping: introduce generic alloc() and free() methodsMarek Szyprowski1-0/+6
2012-03-19Linux 3.3v3.3Linus Torvalds1-1/+1
2012-03-18Don't limit non-nested epoll pathsJason Baron1-0/+4
2012-03-17netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso1-11/+12
2012-03-17ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li1-1/+0
2012-03-17nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi1-0/+1
2012-03-17nilfs2: clamp ns_r_segments_percentage to [1, 99]Haogang Chen1-0/+6
2012-03-17afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard1-0/+3
2012-03-17afs: Read of file returns EBADMSGAnton Blanchard1-1/+1
2012-03-16C6X: remove dead code from entry.SMark Salter1-27/+0
2012-03-16wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet1-20/+10
2012-03-16net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet1-2/+2
2012-03-16net/usbnet: reserve headroom on rx skbsEric Dumazet1-2/+2
2012-03-16bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt1-26/+24
2012-03-16bnx2x: fix a crash on corrupt firmware fileMichal Schmidt1-0/+1
2012-03-16sch_sfq: revert dont put new flow at the end of flowsEric Dumazet1-1/+5
2012-03-16ipv6: fix icmp6_dst_alloc()Eric Dumazet1-1/+1
2012-03-16MAINTAINERS: Add Serge as maintainer of capabilitiesJames Morris1-0/+8
2012-03-16drivers/video/backlight/s6e63m0.c: fix corruption storing gamma modeDan Carpenter1-1/+1
2012-03-16MAINTAINERS: add entry for exynos mipi display driversDonghwa Lee1-0/+9
2012-03-16MAINTAINERS: fix link to Gustavo Padovans treeJohan Hedberg1-2/+2
2012-03-16MAINTAINERS: add Johan to Bluetooth maintainersJohan Hedberg1-0/+4
2012-03-16MAINTAINERS: Gustavo has movedGustavo Padovan1-2/+2
2012-03-16prctl: use CAP_SYS_RESOURCE for PR_SET_MM optionCyrill Gorcunov1-1/+1
2012-03-16rapidio/tsi721: fix bug in register offset definitionsAlexandre Bounine1-15/+15
2012-03-16MAINTAINERS: update ST's Mailing list for SPEArViresh Kumar1-0/+11
2012-03-16memcg: free mem_cgroup by RCU to fix oopsHugh Dickins1-6/+47
2012-03-15i2c-algo-bit: Fix spurious SCL timeouts under heavy loadVille Syrjala1-1/+7
2012-03-15i2c-core: Comment says "transmitted" but means "received"Wolfram Sang1-4/+8
2012-03-15drm exynos: use drm_fb_helper_set_par directlySascha Hauer1-27/+1
2012-03-15drm/exynos: Fix fb_videomode <-> drm_mode_modeinfo conversionLaurent Pinchart1-8/+8
2012-03-15drm/exynos: fix runtime_pm fimd device state on probeMarek Szyprowski1-11/+6
2012-03-15drm/exynos: use correct 'exynos-drm' name for platform deviceMarek Szyprowski1-1/+1
2012-03-14arch/tile/configs: convert to minimal configs via "make savedefconfig"Chris Metcalf2-2753/+2
2012-03-14hwmon: (zl6100) Enable interval between chip accesses for all chipsGuenter Roeck2-17/+9
2012-03-14perf tools, x86: Build perf on older user-space as wellIngo Molnar4-0/+10
2012-03-14perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo8-33/+35
2012-03-14perf tools: Incorrect use of snprintf results in SEGVAnton Blanchard1-0/+3