summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-08-14xtensa: don't allow overflow/underflow on unaligned stackMax Filippov
2014-08-14xtensa: fix a6 and a7 handling in fast_syscall_xtensaMax Filippov
2014-08-14xtensa: allow single-stepping through unaligned load/storeMax Filippov
2014-08-14xtensa: move invalid unaligned instruction handler closer to its usersMax Filippov
2014-08-14xtensa: make fast_unaligned store restartableMax Filippov
2014-08-14xtensa: add double exception fixup handler for fast_unalignedMax Filippov
2014-08-14xtensa: fix kernel/user jump out of fast_unalignedMax Filippov
2014-08-14xtensa: configure kc705 for highmemMax Filippov
2014-08-14xtensa: support highmem in aliasing cache flushing codeMax Filippov
2014-08-14xtensa: support aliasing cache in kmapMax Filippov
2014-08-14xtensa: support aliasing cache in k[un]map_atomicMax Filippov
2014-08-14xtensa: implement clear_user_highpage and copy_user_highpageMax Filippov
2014-08-14xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov
2014-08-14xtensa: allow fixmap and kmap span more than one page tableMax Filippov
2014-08-14xtensa: make fixmap region addressing grow with indexMax Filippov
2014-08-14xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov
2014-08-14xtensa: add renameat2 syscallMiklos Szeredi
2014-08-14xtensa: fix address checks in dma_{alloc,free}_coherentAlan Douglas
2014-08-14xtensa: replace IOCTL code definitions with constantsMax Filippov
2014-08-14xtensa: remove orphan MATH_EMULATION symbolMax Filippov
2014-08-14xtensa: select HAVE_IDE only on platforms that may have itMax Filippov
2014-08-14xtensa: sort 'select' statements in KconfigMax Filippov
2014-08-14xtensa: make MMU-related configuration options depend on MMUMax Filippov
2014-08-14xtensa: simplify addition of new core variantsMax Filippov
2014-08-13sparc: Hook up memfd_create system call.David S. Miller
2014-08-13sparc64: Properly claim resources as each PCI bus is probed.David S. Miller
2014-08-13sparc64: Skip bogus PCI bridge ranges.David S. Miller
2014-08-13sparc64: Expand PCI bridge probing debug logging.David S. Miller
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller
2014-08-13Merge branch 'xen-netback-synchronization'David S. Miller
2014-08-13xen-netback: remove loop waiting functionWei Liu
2014-08-13xen-netback: don't stop dealloc kthread too earlyWei Liu
2014-08-13xen-netback: move NAPI add/remove callsWei Liu
2014-08-13Merge branch 'xen-netback-debugfs'David S. Miller
2014-08-13xen-netback: fix debugfs entry creationWei Liu
2014-08-13xen-netback: fix debugfs write length checkWei Liu
2014-08-13net-timestamp: fix missing tcp fragmentation casesWillem de Bruijn
2014-08-13net-timestamp: fix missing ACK timestampWillem de Bruijn
2014-08-13drivers/net/irda/donauboe.c: convert to module_pci_driverLibo Chen
2014-08-13irda: Fix rd_frame control field initialization in irlap_send_rd_frame()Maks Naumov
2014-08-13libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfigAnish Bhatt
2014-08-13tg3: fix return value in tg3_get_stats64Govindarajulu Varadarajan
2014-08-13sunvnet: Schedule maybe_tx_wakeup() as a tasklet from ldc_rx pathSowmini Varadhan
2014-08-13sunvnet: Do not spin in an infinite loop when vio_ldc_send() returns EAGAINSowmini Varadhan
2014-08-13sunvnet: Do not ask for an ACK for every dring transmitSowmini Varadhan
2014-08-13lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70achas williams - CONTRACTOR
2014-08-13atm/svc: Fix blocking in wait loopchas williams - CONTRACTOR
2014-08-13myri10ge: check for DMA mapping errorsStanislaw Gruszka
2014-08-13openvswitch: Fix memory leak in ovs_vport_alloc() error pathChristoph Jaeger
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds