summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | mx31moboard: fix usbh device namesValentin Longchamp2010-01-043-3/+3
| | * | | | | | mx3: add support for the mt9v022 camera sensor to pcm037 platformGuennadi Liakhovetski2010-01-041-7/+25
| | * | | | | | mx27: mxt_td60: Remove not used UART pinsAlan Carvalho de Assis2010-01-041-24/+0
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-01-0210-104/+62
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | [ARM] pxa/poodle: fix incorrect 'gpio_card_detect' of MMCEric Miao2009-12-291-1/+1
| | * | | | | [ARM] pxa/zylonite: simplify reduntant gpio settings on mmc slotHaojian Zhuang2009-12-294-94/+16
| | * | | | | [ARM] pxa/ttc_dkb: remove duplicate macro definitionUwe Kleine-König2009-12-291-2/+0
| | * | | | | [ARM] pxa/zeus: provide power-source information when APM is enabledMarc Zyngier2009-12-291-0/+21
| | * | | | | [ARM] pxa/zeus: relax memory timings on Zeus ethernet portsMarc Zyngier2009-12-291-1/+10
| | * | | | | [ARM] pxa/zeus: make internal zeus_get_pcb_info staticMarc Zyngier2009-12-291-2/+2
| | * | | | | [ARM] pxa/littleton: select CPU_PXA300 and CPU_PXA310Marek Vasut2009-12-291-0/+2
| | * | | | | [ARM] pxa/littleton: add UART3 GPIO configMarek Vasut2009-12-291-0/+6
| | * | | | | [ARM] pxa: use resource_size() in pwm.cH Hartley Sweeten2009-12-291-4/+4
| | |/ / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-01-052-1/+13
|\ \ \ \ \ \
| * | | | | | sparc64: Fix Niagara2 perf event handling.David S. Miller2010-01-041-0/+11
| * | | | | | sparc64: Fix NMI programming when perf events are active.David S. Miller2010-01-041-1/+2
| | |_|_|/ / | |/| | | |
* | | | | | Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell2010-01-051-1/+1
|/ / / / /
* | | | | Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-01-048-1/+57
|\ \ \ \ \
| * \ \ \ \ ARM: Merge next-simtecBen Dooks2010-01-048-1/+57
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: S3C: Fix NAND device registration by s3c_nand_set_platdata().Ben Dooks2009-12-231-1/+3
| | * | | | ARM: S3C24XX: touchscreen device definitionArnaud Patard2009-12-235-0/+49
| | * | | | ARM: mach-bast: add NAND_SCAN_SILENT_NODEV to optional devicesBen Dooks2009-12-231-0/+3
| | * | | | ARM: mach-osiris: add NAND_SCAN_SILENT_NODEV to optional devicesBen Dooks2009-12-231-0/+2
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-01-042-37/+77
|\ \ \ \ \ \
| * | | | | | [S390] Update default configuration.Martin Schwidefsky2010-01-041-11/+75
| * | | | | | [S390] Have param.h simply include <asm-generic/param.h>.Robert P. J. Day2010-01-041-26/+2
| |/ / / / /
* | | | | | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-01-0452-882/+3027
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | sh: update defconfigs.Paul Mundt2010-01-0449-871/+3005
| * | | | | sh: Don't default enable PMB support.Paul Mundt2010-01-041-1/+0
| * | | | | sh: Disable PMB for SH4AL-DSP CPUs.Paul Mundt2010-01-041-3/+3
| * | | | | sh: Only provide a PCLK definition for legacy CPG CPUs.Paul Mundt2009-12-292-7/+19
| | |/ / / | |/| | |
* | | | | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-311-1/+1
|\ \ \ \ \
| * | | | | perf: Pass appropriate frame pointer to dump_trace()Frederic Weisbecker2009-12-311-1/+1
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-318-75/+87
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis2009-12-292-44/+54
| * | | | | x86, kmemcheck: Use KERN_WARNING for error reportingPekka Enberg2009-12-281-10/+9
| * | | | | x86: Use KERN_DEFAULT log-level in __show_regs()Pekka Enberg2009-12-283-21/+21
| * | | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-12-281327-35128/+78973
| |\ \ \ \ \
| | * | | | | x86/amd-iommu: Fix initialization failure panicJoerg Roedel2009-12-211-0/+10
| * | | | | | x86, compress: Force i386 instructions for the decompressorH. Peter Anvin2009-12-251-0/+1
| * | | | | | x86: Fix objdump version check in chkobjdump.awk for different formats.Masami Hiramatsu2009-12-181-3/+13
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-301-0/+2
|\ \ \ \ \ \ \
| * | | | | | | ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-301-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-12-302-1/+14
|\ \ \ \ \ \ \
| * | | | | | | PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt2009-12-161-0/+13
| * | | | | | | PCI: fix section mismatch on update_res()Jiri Slaby2009-12-161-1/+1
* | | | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-308-29/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: powerpc: Fix mtsrin in book3s_64 mmuAlexander Graf2009-12-271-1/+21
| * | | | | | | | KVM: ia64: fix build breakage due to host spinlock changeLuck, Tony2009-12-273-6/+9
| * | | | | | | | KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updatesJan Kiszka2009-12-272-4/+12
OpenPOWER on IntegriCloud