summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/math-emu/mtfsf.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-25ARM: shmobile: Move r8a7778.hGeert Uytterhoeven4-3/+9
2014-06-25ARM: shmobile: Move r8a7740.hGeert Uytterhoeven5-4/+11
2014-06-25ARM: shmobile: Move r8a73a4.hGeert Uytterhoeven4-3/+9
2014-06-25ARM: shmobile: Move r7s72100.hGeert Uytterhoeven5-4/+11
2014-06-17ARM: shmobile: Remove unused r8a7790_init_early()Magnus Damm2-8/+0
2014-06-17ARM: shmobile: Use r8a7790 DT CPU Frequency for LagerMagnus Damm2-2/+2
2014-06-17ARM: shmobile: Use r8a7790 DT CPU Frequency in common caseMagnus Damm1-1/+1
2014-06-17ARM: shmobile: Use shmobile_init_delay() on r7s72100Magnus Damm2-7/+1
2014-06-17ARM: shmobile: Use shmobile_init_delay() on Genmai boardsMagnus Damm2-2/+2
2014-06-17ARM: shmobile: Update r7s72100 DTS to include CPU frequencyMagnus Damm1-0/+1
2014-06-17ARM: shmobile: Get rid of redundant EMEV2 mach callbacksMagnus Damm1-9/+1
2014-06-17ARM: shmobile: Use shmobile_init_delay() on EMEV2Magnus Damm1-6/+1
2014-06-17ARM: shmobile: Update EMEV2 DTS to include CPU frequencyMagnus Damm1-0/+2
2014-06-17ARM: shmobile: Move rcar-gen2.h, cleanup r8a7790 caseMagnus Damm12-9/+10
2014-06-17ARM: shmobile: Move pm-rcar.h, cleanup r8a7779 caseMagnus Damm7-17/+16
2014-06-17ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.hMagnus Damm10-10/+8
2014-06-17ARM: shmobile: Move common.hMagnus Damm52-51/+51
2014-06-17ARM: shmobile: Move most of irqs.h, keep some for pinctlMagnus Damm25-42/+45
2014-06-17ARM: shmobile: Move clock.hMagnus Damm13-13/+13
2014-06-17ARM: shmobile: Move dma-register.hMagnus Damm6-5/+5
2014-06-17ARM: shmobile: Move intc.h, cleanup sh_intc.h usageMagnus Damm6-7/+2
2014-06-16Linux 3.16-rc1v3.16-rc1Linus Torvalds1-2/+2
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann1-4/+28
2014-06-15vxlan: Checksum fixesTom Herbert1-9/+2
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert1-0/+12
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert1-1/+3
2014-06-15net: Fix save software checksum completeTom Herbert2-10/+29
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert3-5/+14
2014-06-15fix __swap_writepage() compile failure on old gcc versionsAl Viro1-1/+1
2014-06-14udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet1-0/+4
2014-06-14vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang1-4/+3
2014-06-13MAINTAINERS: update cxgb4 maintainerDimitris Michailidis1-1/+1
2014-06-13x86/vdso: Fix vdso_installAndy Lutomirski1-11/+11
2014-06-13NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran1-7/+6
2014-06-13btrfs: fix error handling in create_pending_snapshotEric Sandeen1-5/+7
2014-06-13btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen1-1/+1
2014-06-13btrfs: free ulist in qgroup_shared_accounting() error pathEric Sandeen1-1/+3
2014-06-13Btrfs: fix qgroups sanity test crash or hangFilipe Manana1-0/+2
2014-06-13btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin1-1/+1
2014-06-13Btrfs: fix unfinished readahead thread for raid5/6 degraded mountingWang Shilong1-2/+7
2014-06-13btrfs: new ioctl TREE_SEARCH_V2Gerhard Heift2-0/+51
2014-06-13NVMe: Use Log Page constants in SCSI emulationMatthew Wilcox1-3/+2
2014-06-13NVMe: Define Log Page constantsMatthew Wilcox1-0/+4
2014-06-13NVMe: Fix hot cpu notification dead lockKeith Busch2-11/+26
2014-06-13ALSA: hda/realtek - Add more entry for enable HP mute ledKailang Yang1-0/+14
2014-06-13ALSA: hda - Add quirk for external mic on Lifebook U904David Henningsson1-0/+9
2014-06-13ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk tableHui Wang1-1/+1
2014-06-13x86/vdso: Hack to keep 64-bit Go programs workingAndy Lutomirski3-13/+60
2014-06-13x86/vdso: Add PUT_LE to store little-endian valuesAndy Lutomirski1-3/+16
2014-06-13x86/vdso/doc: Make vDSO examples more portableAndy Lutomirski3-41/+123