summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: 6472/1: vexpress ct-ca9x4: only set twd_base if local timers are being usedWill Deacon2010-11-101-0/+2
* ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pSJoe Perches2010-11-071-4/+1
* ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARNJoe Perches2010-11-071-2/+1
* ARM: 6462/1: EP93xx: Document DMA M2P APIRyan Mallon2010-11-071-9/+102
* ARM: 6470/1: atomic64: use generic implementation for OABI configurationsWill Deacon2010-11-071-1/+1
* ARM: 6469/1: perf-events: squash compiler warningWill Deacon2010-11-071-1/+1
* ARM: 6468/1: backtrace: fix calculation of thread stack baseWill Deacon2010-11-072-2/+2
* Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-11-074-5/+4
|\
| * ARM: pxa/saar: fix the building failure caused by typoEric Miao2010-11-031-1/+1
| * ARM: pxa/cm-x2xx: remove duplicate call to pxa27x_init_irqMike Rapoport2010-11-031-2/+0
| * ARM: pxa: fix the missing definition of IRQ_BOARD_ENDEric Miao2010-11-031-1/+1
| * ARM: mmp: fix cpuid detection on mmp2Haojian Zhuang2010-11-031-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orionRussell King2010-11-0713-42/+29
|\ \
| * | ARM: orion5x/kirkwood/mv78xx0: fix MPP configuration corner casesMike Rapoport2010-11-053-9/+3
| * | [ARM] TS-78xxx NAND resource type should be IORESOURCE_MEMMichael Spang2010-11-051-1/+1
| * | [ARM] Kirkwood: restrict the scope of the PCIe reset workaroundNicolas Pitre2010-10-213-6/+16
| * | [ARM] Kirkwood: fix timer initialization for LaCie boardsSimon Guinot2010-10-215-22/+6
| * | [ARM] Kirkwood: enhance TCLK detectionSimon Guinot2010-10-211-4/+3
* | | ARM: Fix DMA coherent allocator alignmentRussell King2010-11-071-1/+1
* | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-11-057-13/+21
|\ \ \
| * | | KVM: PPC: BookE: Load the lower half of MSRScott Wood2010-11-051-1/+1
| * | | KVM: PPC: BookE: fix sleep with interrupts disabledScott Wood2010-11-051-2/+0
| * | | KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood2010-11-051-1/+1
| * | | PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood2010-11-051-1/+1
| * | | KVM: x86: Issue smp_call_function_many with preemption disabledJan Kiszka2010-11-051-0/+2
| * | | KVM: x86: fix information leak to userlandVasiliy Kulikov2010-11-051-0/+6
| * | | KVM: PPC: fix information leak to userlandVasiliy Kulikov2010-11-051-0/+1
| * | | KVM: MMU: fix rmap_remove on non present sptesMarcelo Tosatti2010-11-051-4/+5
| * | | KVM: Write protect memory after slot swapMichael S. Tsirkin2010-11-051-4/+4
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-11-0521-69/+103
|\ \ \
| * | | arch/tile: mark "hardwall" device as non-seekableChris Metcalf2010-11-011-1/+1
| * | | asm-generic/stat.h: support 64-bit file time_t for stat()Chris Metcalf2010-11-013-5/+9
| * | | arch/tile: don't allow user code to set the PL via ptrace or signal returnChris Metcalf2010-11-012-18/+24
| * | | arch/tile: correct double syscall restart for nested signalsChris Metcalf2010-11-011-1/+5
| * | | arch/tile: avoid __must_check warning on one strict_strtol checkChris Metcalf2010-11-011-2/+6
| * | | arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf2010-11-018-18/+18
| * | | arch/tile: complete migration to new kmap_atomic schemeChris Metcalf2010-11-017-24/+40
| |/ /
* | | m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.hPhilippe De Muyter2010-11-031-0/+2
* | | m68knommu: add back in declaration of do_IRQGreg Ungerer2010-11-031-0/+1
|/ /
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-11-011-1/+1
|\ \
| * | spi/pl022: fix erroneous platform data in U300Linus Walleij2010-11-011-1/+1
| | |
| \ \
*-. \ \ Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-10-305-56/+43
|\ \ \ \
| | * | | x86: Check irq_remapped instead of remapping_enabled in destroy_irq()Yinghai Lu2010-10-301-1/+1
| * | | | jump label: Add work around to i386 gcc asm goto bugSteven Rostedt2010-10-292-1/+26
| * | | | x86, ftrace: Use safe noops, drop trap testH. Peter Anvin2010-10-291-54/+15
| * | | | jump_label: Fix unaligned traps on sparc.David Miller2010-10-291-0/+1
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-308-58/+397
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-301899-23696/+52868
| |\ \ \ \ \
| * | | | | | P4080/mtd: Fix the freescale lbc issue with 36bit modeLan Chunhe-B258062010-10-252-1/+23
| * | | | | | P4080/eLBC: Make Freescale elbc interrupt common to elbc devicesRoy Zang2010-10-253-43/+228