summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger2014-01-272-2/+2
| * | | | | | | Merge branch 'bonding'David S. Miller2014-01-271-28/+39
| |\ \ \ \ \ \ \
| | * | | | | | | bonding: restructure locking of bond_ab_arp_probe()Veaceslav Falico2014-01-271-21/+36
| | * | | | | | | bonding: RCUify bond_ab_arp_probeVeaceslav Falico2014-01-271-10/+6
| |/ / / / / / /
| * | | | | | | AF_PACKET: Add documentation for queue mapping fanout modeNeil Horman2014-01-271-0/+1
| * | | | | | | bnx2x: More Shutdown revisionsYuval Mintz2014-01-271-2/+2
| * | | | | | | net: ipv4: Use PTR_ERR_OR_ZEROSachin Kamat2014-01-271-1/+2
| * | | | | | | net: stmmac: Log MAC address only onceHans de Goede2014-01-261-2/+2
| * | | | | | | net: stmmac: Silence PTP init errors on hw without PTPHans de Goede2014-01-261-1/+1
| * | | | | | | net/apne: Remove unused variable ei_localGeert Uytterhoeven2014-01-261-1/+0
| * | | | | | | net: add and use skb_gso_transport_seglen()Florian Westphal2014-01-263-10/+29
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-01-2922-24/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc: Hook up sched_setattr and sched_getattr syscalls.David S. Miller2014-01-293-4/+6
| * | | | | | | | sparc: don't use module_init in non-modular pci.c codePaul Gortmaker2014-01-281-2/+1
| * | | | | | | | sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-2818-18/+0
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2014-01-292-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drivers: ide: Include appropriate header file in ide-pio-blacklist.cRashika Kheria2014-01-281-0/+1
| * | | | | | | | | drivers: ide: Include appropriate header file in ide-cd_verbose.cRashika Kheria2014-01-281-0/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-01-2931-155/+137
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MAINTAINERS: ADI Linux development mailing lists: change to the new serverSonic Zhang2014-01-291-22/+20
| * | | | | | | | | Documentation: fix multiple typo occurences s/KenelVersion/KernelVersion/Ard Biesheuvel2014-01-2914-20/+20
| * | | | | | | | | dma-debug: fix overlap detectionDan Williams2014-01-291-3/+7
| * | | | | | | | | memblock: add limit checking to memblock_virt_allocYinghai Lu2014-01-291-0/+3
| * | | | | | | | | mm/readahead.c: fix do_readahead() for no readpage(s)Mark Rutland2014-01-291-10/+5
| * | | | | | | | | mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pagesDave Hansen2014-01-291-6/+6
| * | | | | | | | | slab: fix wrong retval on kmem_cache_create_memcg error pathDave Jones2014-01-291-8/+11
| * | | | | | | | | s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens2014-01-291-2/+2
| * | | | | | | | | fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens2014-01-292-2/+2
| * | | | | | | | | fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens2014-01-292-16/+16
| * | | | | | | | | mm/mempolicy.c: convert to pr_foo()Andrew Morton2014-01-291-2/+2
| * | | | | | | | | mm: numa: initialise numa balancing after jump label initialisationMel Gorman2014-01-291-6/+11
| * | | | | | | | | mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner2014-01-294-27/+5
| * | | | | | | | | mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memoryJohannes Weiner2014-01-291-31/+24
| * | | | | | | | | mm: document improved handling of swappiness==0Aaron Tomlin2014-01-291-1/+3
| * | | | | | | | | lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULLLad, Prabhakar2014-01-291-2/+3
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-01-296-49/+56
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fanotify: Fix use after free for permission eventsJan Kara2014-01-293-2/+17
| * | | | | | | | | fsnotify: Do not return merged event from fsnotify_add_notify_event()Jan Kara2014-01-294-39/+30
| * | | | | | | | | fanotify: Fix use after free in mask checkingJan Kara2014-01-291-10/+11
| |/ / / / / / / /
* | | | | | | | | ceph: fix posix ACL hooksSage Weil2014-01-294-5/+10
|/ / / / / / / /
* | | | | | | | Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds2014-01-2876-1043/+1688
|\ \ \ \ \ \ \ \
| * | | | | | | | mtd: gpmi: add sanity check when mapping DMA for read_buf/write_bufHuang Shijie2014-01-271-14/+17
| * | | | | | | | mtd: gpmi: allocate a proper buffer for non ECC read/writeHuang Shijie2014-01-271-2/+11
| * | | | | | | | mtd: m25p80: Set rx_nbits for Quad SPI transfersGeert Uytterhoeven2014-01-271-0/+11
| * | | | | | | | mtd: m25p80: Enable Quad SPI read transfers for s25fl512sGeert Uytterhoeven2014-01-271-1/+1
| * | | | | | | | mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.cSachin Kamat2014-01-222-124/+35
| * | | | | | | | mtd: mtdram: add missing 'const'Brian Norris2014-01-202-2/+2
| * | | | | | | | mtd: m25p80: assign default read commandBrian Norris2014-01-201-0/+2
| * | | | | | | | mtd: nuc900_nand: remove redundant return value check of platform_get_resource()Wei Yongjun2014-01-201-3/+0
| * | | | | | | | mtd: plat_nand: remove redundant return value check of platform_get_resource()Wei Yongjun2014-01-201-4/+1
OpenPOWER on IntegriCloud