summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-10Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-27/+24
2013-07-10Merge tag 'arc-v3.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-58/+62
2013-07-10Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-49/+158
2013-07-10Merge tag 'please-pull-fix-ia64-warnings' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-10/+10
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1181-21775/+73998
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds469-20378/+83836
2013-07-09Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds95-1214/+8700
2013-07-09Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds238-1691/+4461
2013-07-09parisc: Fix gcc miscompilation in pa_memcpy()Helge Deller1-29/+50
2013-07-09parisc: Ensure volatile space register %sr1 is not clobberedJohn David Anglin2-3/+4
2013-07-09parisc: optimize mtsp(0,sr) inline assemblyHelge Deller1-3/+6
2013-07-09parisc: switch to gzip-compressed vmlinuz kernelHelge Deller3-11/+18
2013-07-09parisc: document the shadow registersHelge Deller1-0/+8
2013-07-09parisc: more capabilities info in /proc/cpuinfoHelge Deller1-3/+16
2013-07-09parisc: fix LMMIO mismatch between PAT length and MASK registerHelge Deller1-0/+56
2013-07-09drivers/net: caif: fix wrong rtnl_is_locked() usageKonstantin Khlebnikov1-22/+39
2013-07-09drivers/net: enic: release rtnl_lock on error-pathKonstantin Khlebnikov1-0/+2
2013-07-09vhost-net: fix use-after-free in vhost_net_flushMichael S. Tsirkin1-2/+7
2013-07-09Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/sc...Linus Torvalds3-26/+12
2013-07-09net: mv643xx_eth: do not use port number as platform device idJonas Gorski1-2/+11
2013-07-09net: sctp: confirm route during forward progressDaniel Borkmann2-0/+15
2013-07-09virtio_net: fix race in RX VQ processingDavid S. Miller3-14/+51
2013-07-09virtio_net: fix race in RX VQ processingMichael S. Tsirkin1-2/+3
2013-07-09virtio: support unlocked queue pollMichael S. Tsirkin2-12/+48
2013-07-09net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim1-1/+1
2013-07-09Documentation: Fix references to defunct linux-net@vger.kernel.orgGeert Uytterhoeven2-4/+5
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds15-245/+277
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds36-1739/+2391
2013-07-09net/fs: change busy poll time accountingEliezer Tamir2-48/+38
2013-07-09Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds43-477/+1180
2013-07-09libceph: fix invalid unsigned->signed conversion for timespec encodingJosh Durgin1-5/+0
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds50-542/+1550
2013-07-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds3-6/+21
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds26-72/+169
2013-07-09lib/scatterlist: error handling in __sg_alloc_table()Dan Carpenter1-2/+4
2013-07-09scsi_debug: fix do_device_access() with wrap around rangeAkinobu Mita1-11/+37
2013-07-09crypto: talitos: use sg_pcopy_to_buffer()Akinobu Mita1-59/+1
2013-07-09lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()Akinobu Mita2-5/+88
2013-07-09lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next()Akinobu Mita1-15/+24
2013-07-09crypto: add lz4 Cryptographic APIChanho Min4-0/+230
2013-07-09lib: add lz4 compressor moduleChanho Min7-2/+1092
2013-07-09arm: add support for LZ4-compressed kernelKyungsik Lee9-5/+28
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee10-2/+243
2013-07-09decompressor: add LZ4 decompressor moduleKyungsik Lee3-0/+471
2013-07-09lib: add weak clz/ctz functionsChanho Min2-1/+59
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt8-145/+107
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt125-166/+282
2013-07-09reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt4-9/+10
2013-07-09reboot: arm: remove unused restart_mode fields from some arm subarchsRobin Holt4-6/+0
2013-07-09reboot: unicore32: prepare reboot_mode for moving to generic kernel codeRobin Holt4-7/+9