summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/keyboard: avoid off-by-one when using strnlen_user()Jan Kara2015-06-151-5/+8
* s390/sclp: pass timeout as HZ independent valueNicholas Mc Guire2015-06-151-2/+1
* s390/mm: s/specifiation/specification/, s/an specification/a specification/Geert Uytterhoeven2015-06-151-2/+2
* s390/sclp: Use DECLARE_BITMAPJoe Perches2015-06-151-1/+1
* s390/dasd: Enable automatic loading of dasd_diag_modPeter Oberparleiter2015-05-131-0/+17
* s390/sclp: move sclp_facilities into "struct sclp"David Hildenbrand2015-05-135-11/+9
* s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand2015-05-133-16/+3
* s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-1314-143/+79
* s390/sclp: prepare smp_fill_possible_mask for global "struct sclp"David Hildenbrand2015-05-131-4/+4
* s390/crypto: fix stckf loopHarald Freudenberger2015-05-131-1/+1
* s390/zcrypt: Fix invalid domain handling during ap module unloadIngo Tuchscherer2015-05-131-2/+2
* s390/bpf: Fix gcov stack space problemMichael Holzheu2015-04-301-1/+4
* s390/zcrypt: fixed ap poll timer behaviorIngo Tuchscherer2015-04-301-9/+7
* s390/bpf: Adjust ALU64_DIV/MOD to match interpreter changeMichael Holzheu2015-04-301-8/+6
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2015-04-281-1/+1
|\
| * tile: properly use node_isset() on a nodemask_tChris Metcalf2015-04-281-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-2813-329/+1039
|\ \
| * | s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.Harald Freudenberger2015-04-232-102/+870
| * | s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky2015-04-232-123/+97
| * | s390/mm: correct transfer of dirty & young bits in __pmd_to_pteMartin Schwidefsky2015-04-231-2/+2
| * | s390/bpf: add dependency to z196 featuresHeiko Carstens2015-04-231-1/+1
| * | s390/3215: free memory in error pathChristophe Jaillet2015-04-231-0/+2
| * | s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky2015-04-235-100/+59
| * | kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky2015-04-233-1/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-2753-317/+527
|\ \ \ | |_|/ |/| |
| * | bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt2015-04-271-2/+4
| * | net:treewide: Fix typo in drivers/netMasanari Iida2015-04-272-2/+2
| * | net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai2015-04-271-13/+16
| * | mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim2015-04-271-43/+17
| * | netfilter; Add some missing default cases to switch statements in nft_reject.David S. Miller2015-04-272-0/+4
| * | Merge branch 'ppp_mppe_desync'David S. Miller2015-04-261-16/+20
| |\ \
| | * | ppp: mppe: discard late packet in stateless modeSylvain Rochet2015-04-261-0/+7
| | * | ppp: mppe: sanity error path reworkSylvain Rochet2015-04-261-16/+13
| |/ /
| * | net/bonding: Make DRV macros privateMatan Barak2015-04-264-7/+28
| * | net: rfs: fix crash in get_rps_cpus()Eric Dumazet2015-04-262-7/+7
| * | altera tse: add support for fixed-links.Andreas Oetken2015-04-261-8/+29
| * | pxa168: fix double deallocation of managed resourcesAlexey Khoroshilov2015-04-261-11/+5
| * | net: fix crash in build_skb()Eric Dumazet2015-04-253-13/+25
| * | net: eth: altera: Resolve false errors from MSGDMA to TSEChee Nouk Phoon2015-04-251-4/+1
| * | ehea: Fix memory hook reference counting crashesMichael Ellerman2015-04-251-2/+4
| * | net/tg3: Release IRQs on permanent errorGavin Shan2015-04-251-1/+3
| * | net: mdio-gpio: support access that may sleepVivien Didelot2015-04-241-5/+9
| * | inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet2015-04-249-46/+48
| * | rhashtable: don't attempt to grow when at max_sizeJohannes Berg2015-04-241-1/+2
| * | bgmac: fix requests for extra polling calls from NAPIRafał Miłecki2015-04-241-1/+1
| * | tcp: avoid looping in tcp_send_fin()Eric Dumazet2015-04-241-21/+29
| * | ethernet: myri10ge: use arch_phys_wc_add()Luis R. Rodriguez2015-04-231-29/+9
| * | can: CAN_GRCAN should depend on HAS_DMAGeert Uytterhoeven2015-04-231-1/+1
| * | ethernet: arc: ARC_EMAC and EMAC_ROCKCHIP should depend on HAS_DMAGeert Uytterhoeven2015-04-231-3/+2
| * | ethernet: amd: AMD_XGBE should depend on HAS_DMAGeert Uytterhoeven2015-04-231-1/+1
OpenPOWER on IntegriCloud