aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-11powerpc/perf: Clear MMCR2 when enabling PMUJoel Stanley1-0/+3
2014-07-11powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley3-6/+5
2014-07-11powerpc/kvm: Remove redundant save of SIER AND MMCR2Joel Stanley1-5/+0
2014-07-11powerpc/powernv: Check for IRQHAPPENED before sleepingPreeti U Murthy1-1/+1
2014-07-11powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3EMichael Ellerman2-20/+2
2014-07-11powerpc/cell: Fix compilation with CONFIG_COREDUMP=nMichael Ellerman3-3/+8
2014-06-25powerpc: Don't skip ePAPR spin-table CPUsScott Wood1-1/+9
2014-06-25powerpc/module: Fix TOC symbol CRCLaurent Dufour1-1/+10
2014-06-25powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman7-392/+2
2014-06-24powerpc/kmemleak: Do not scan the DART tableCatalin Marinas1-0/+5
2014-06-24selftests/powerpc: Use the test harness for the TM DSCR testMichael Ellerman2-4/+12
2014-06-24powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong typeRickard Strandqvist1-1/+1
2014-06-24powerpc/kprobes: Fix jprobes on ABI v2 (LE)Michael Ellerman1-3/+6
2014-06-24powerpc/ftrace: Use pr_fmt() to namespace error messagesMichael Ellerman1-23/+20
2014-06-24powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)Michael Ellerman1-3/+4
2014-06-24powerpc/ftrace: Fix inverted check of create_branch()Michael Ellerman1-1/+1
2014-06-24powerpc/ftrace: Fix typo in mask of opcodeMichael Ellerman1-1/+1
2014-06-24powerpc: Add ppc_global_function_entry()Michael Ellerman1-0/+11
2014-06-24powerpc/macintosh/smu.c: Fix closing brace followed by ifRasmus Villemoes1-1/+2
2014-06-24powerpc: Remove __arch_swab*Benjamin Herrenschmidt1-43/+0
2014-06-24powerpc: Remove ancient DEBUG_SIG codeMichael Ellerman2-18/+0
2014-06-24powerpc/kerenl: Enable EEH for IO accessorsGavin Shan1-10/+10
2014-06-16Revert "offb: Add palette hack for little endian"Benjamin Herrenschmidt1-10/+1
2014-06-15Linux 3.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-14fix __swap_writepage() compile failure on old gcc versionsAl Viro1-1/+1
2014-06-13udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet1-0/+4
2014-06-13vxlan: 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-12x86/vdso: Hack to keep 64-bit Go programs workingAndy Lutomirski3-13/+60