aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-03-19x86, boot: Undef memcmp before providing a new definitionVivek Goyal
2014-03-19powerpc/config: Remove unnecssary CONFIG_FSL_IFCPrabhakar Kushwaha
2014-03-19MIPS: ftrace: Tweak safe_load()/safe_store() macrosViller Hsiao
2014-03-19powerpc: T4240: Add ina220 node in dtsTang Yuantian
2014-03-19powerpc/kconfig: Remove TSI108_BRIDGE duplicatesLuis Henriques
2014-03-19Merge branch 'pci/resource' into nextBjorn Helgaas
2014-03-19powerpc/pci: Fix IMMRBAR addressMinghuan Lian
2014-03-19powerpc/mpc85xx: Update clock nodes in device treeTang Yuantian
2014-03-19Revert "[PATCH] Insert GART region into resource map"Bjorn Helgaas
2014-03-19s390/PCI: Use generic pci_enable_resources()Bjorn Helgaas
2014-03-19tile PCI RC: Use default pcibios_enable_device()Bjorn Helgaas
2014-03-19sparc/PCI: Use default pcibios_enable_device() (Leon only)Bjorn Helgaas
2014-03-19sh/PCI: Use default pcibios_enable_device()Bjorn Helgaas
2014-03-19microblaze/PCI: Use default pcibios_enable_device()Bjorn Helgaas
2014-03-19alpha/PCI: Use default pcibios_enable_device()Bjorn Helgaas
2014-03-19ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington
2014-03-19ARM: 8006/1: Remove redundant codeAlexander Shiyan
2014-03-19Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...Russell King
2014-03-19MIPS: KVM: Remove dead code in CP0 emulationJames Hogan
2014-03-19MIPS: KVM: Consult HWREna before emulating RDHWRJames Hogan
2014-03-19MIPS: KVM: Pass reserved instruction exceptions to guestJames Hogan
2014-03-19MIPS: KVM: asm/kvm_host.h: Clean up whitespaceJames Hogan
2014-03-19Merge branch 'devicetree/next-reserved-mem' into devicetree/nextGrant Likely
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar
2014-03-19arm64: Fix duplicated Kconfig entriesMark Brown
2014-03-19sched: remove unused SCHED_INIT_NODEVincent Guittot
2014-03-19m68k: amiga: Add linux/irq.h to make it compile againThomas Gleixner
2014-03-19ARM: omap3-n900.dts: add display informationTomi Valkeinen
2014-03-19ARM: omap3-igep0020.dts: add display informationJavier Martinez Canillas
2014-03-19ARM: omap3-beagle-xm.dts: add display informationTomi Valkeinen
2014-03-19ARM: omap3-beagle.dts: add display informationTomi Valkeinen
2014-03-19ARM: omap4-sdp.dts: add display informationTomi Valkeinen
2014-03-19ARM: OMAP2+: DT 'compatible' tweak for displaysTomi Valkeinen
2014-03-19ARM: OMAP2+: add omapdss_init_of()Tomi Valkeinen
2014-03-19MIPS: BCM47XX: Check all (32) GPIOs when looking for a pinRafał Miłecki
2014-03-19ARM: omap4-panda.dts: add display informationTomi Valkeinen
2014-03-19ARM: omap4.dtsi: add omapdss informationTomi Valkeinen
2014-03-19ARM: omap3.dtsi: add omapdss informationTomi Valkeinen
2014-03-19ARM: omap2.dtsi: add omapdss informationTomi Valkeinen
2014-03-19ARM: dts: set 'ti,set-rate-parent' for dpll4_m4 pathTomi Valkeinen
2014-03-19ARM: dts: use ti,fixed-factor-clock for dpll4_m4x2_mul_ckTomi Valkeinen
2014-03-19ARM: dts: fix DPLL4 x2 clkouts on 3630Tomi Valkeinen
2014-03-19ARM: dts: fix omap3 dss clock handle namesTomi Valkeinen
2014-03-18ARM: add uprobes supportDavid A. Long
2014-03-18ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long
2014-03-18ARM: Add an emulate flag to the kprobes/uprobes instruction decode functionsDavid A. Long
2014-03-18ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long
2014-03-18ARM: Rename the shared kprobes/uprobe return value enumDavid A. Long
2014-03-18ARM: Change more ARM kprobes symbol names to something more genericDavid A. Long
2014-03-18ARM: Make the kprobes condition_check symbol names more genericDavid A. Long