summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: convert ptrace to new memory functionsMike Frysinger2009-09-161-57/+72
* Blackfin: cleanup traps decode_address() a bitMike Frysinger2009-09-161-18/+30
* Blackfin: inline I-pipe bypass code in ret_from_exceptionPhilippe Gerum2009-09-162-12/+7
* Blackfin: sanitize manual control of IPEND[4]Philippe Gerum2009-09-161-14/+11
* Blackfin: document __ipipe_call_irqtailPhilippe Gerum2009-09-161-0/+25
* Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR)Philippe Gerum2009-09-161-1/+9
* Blackfin: reuse evt_evt14 handler to perform irqtail epiloguePhilippe Gerum2009-09-161-23/+1
* Blackfin: use generic name for EVT14 handlerPhilippe Gerum2009-09-164-6/+6
* Blackfin: allow high priority domains to preempt schedule_tail()Philippe Gerum2009-09-161-2/+22
* Blackfin: export show_stack() to modulesPhilippe Gerum2009-09-161-0/+1
* Blackfin: fix misnomer of some I-pipe helpersPhilippe Gerum2009-09-163-33/+22
* Blackfin: checkpatch --file arch/blackfin/kernel/ipipe.cPhilippe Gerum2009-09-161-17/+19
* Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]Robin Getz2009-09-164-41/+66
* Blackfin: bf537-stamp: add resources for AD1938 audio cardBarry Song2009-09-161-0/+21
* Blackfin: bf537-stamp: declare SPI IRQ resourcesYi Li2009-09-162-0/+7
* Blackfin: bf537-stamp: update ADP5588 header nameMichael Hennerich2009-09-161-1/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-1620-90/+110
|\
| * x86/PCI: pci quirks, fix pci refcountingJiri Slaby2009-09-091-1/+1
| * PCI/powerpc: support PCIe fundamental resetMike Mason2009-09-092-1/+10
| * PCI iommu: iommu=pt is a valid early paramAlex Williamson2009-09-091-3/+1
| * x86/PCI: initialize PCI bus node numbers earlyJesse Barnes2009-09-092-63/+70
| * frv/PCI: Use pci_claim_resourceMatthew Wilcox2009-09-091-6/+4
| * PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-0913-16/+24
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-15206-2422/+11125
|\ \
| * | powerpc/nvram: Enable use Generic NVRAM driver for different size chipsMartyn Welch2009-09-112-0/+11
| * | powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdlineBenjamin Herrenschmidt2009-09-111-1/+1
| * | powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 insteadBenjamin Herrenschmidt2009-09-111-7/+7
| * | powerpc/perf_counters: Reduce stack usage of power_check_constraintsPaul Mackerras2009-09-111-23/+32
| * | powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras2009-09-114-16/+20
| * | powerpc/85xx: Fix SMP compile error and allow NULL for smp_opsKumar Gala2009-09-112-13/+7
| * | powerpc/irq: Improve nanodocWolfram Sang2009-09-111-3/+4
| * | powerpc: Fix some late PowerMac G5 with PCIe ATI graphicsBenjamin Herrenschmidt2009-09-021-0/+61
| * | powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BITKumar Gala2009-09-024-18/+30
| * | powerpc/book3e: Add missing page sizesKumar Gala2009-09-021-0/+10
| * | powerpc/pseries: Fix to handle slb resize across migrationBrian King2009-09-025-6/+31
| * | powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()Grant Likely2009-09-027-66/+61
| * | powerpc/405ex: support cuImage via included dtbTiejun Chen2009-08-312-1/+50
| * | powerpc/405ex: provide necessary fixup function to support cuImageTiejun Chen2009-08-313-3/+144
| * | powerpc/40x: Add support for the ESTeem 195E (PPC405EP) SBCSolomon Peachy2009-08-316-2/+584
| * | powerpc/44x: Add Eiger AMCC (AppliedMicro) PPC460SX evaluation board support.fkan@amcc.com2009-08-314-0/+1686
| * | powerpc/44x: Update Arches defconfigStefan Roese2009-08-311-50/+332
| * | powerpc/44x: Update Arches dtsStefan Roese2009-08-311-0/+50
| * | powerpc: Properly start decrementer on BookE secondary CPUsBenjamin Herrenschmidt2009-08-282-20/+22
| * | powerpc: derive COMMAND_LINE_SIZE from asm-genericPaul Gortmaker2009-08-281-1/+1
| * | powerpc/pci: Pull ppc32 PCI features into commonKumar Gala2009-08-284-93/+90
| * | powerpc/pci: move pci_64.c device tree scanning code into pci-common.cGrant Likely2009-08-286-296/+364
| * | powerpc/pci: Remove dead checks for CONFIG_PPC_OFGrant Likely2009-08-282-17/+0
| * | powerpc/book3e-64: Add support to initial_tlb_book3e for non-HES TLBKumar Gala2009-08-282-4/+202
| * | powerpc/book3e-64: Add helper function to setup IVORsKumar Gala2009-08-282-0/+23
| * | powerpc/book3e-64: Wait til generic_calibrate_decr to enable decrementerKumar Gala2009-08-281-2/+4
OpenPOWER on IntegriCloud