summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa: fix issue of muxed GPIO irq_chip functions touching non-muxed GPIOsEric Miao2009-04-271-4/+19
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-2438-164/+298
|\
| * [ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre2009-04-2328-147/+222
| * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-207-17/+71
| |\
| | * [ARM] pxa/pcm990: start external GPIOs immediately after built-in onesGuennadi Liakhovetski2009-04-191-3/+3
| | * [ARM] pxa/palm27x: General fix for Palm27x aSoC driverMarek Vasut2009-04-194-13/+53
| | * [ARM] pxa/mioa701: use GPIO95 as AC97 reset lineRobert Jarzmik2009-04-151-1/+5
| | * [ARM] pxa: merge AC97 platform data structuresMark Brown2009-04-151-0/+10
| * | [ARM] 5457/1: mach-imx gpio buildfixDavid Brownell2009-04-201-0/+1
| * | [ARM] 5456/1: add sys_preadv and sys_pwritevMikael Pettersson2009-04-202-0/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-04-2415-526/+1041
|\ \ \
| * | | m68k: Update defconfigs for 2.6.30-rc3Geert Uytterhoeven2009-04-2212-525/+1034
| * | | m68k,m68knommu: Wire up preadv and pwritevGeert Uytterhoeven2009-04-223-1/+7
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-04-246-30/+88
|\ \ \ \
| * | | | [S390] update default configuration.Martin Schwidefsky2009-04-231-13/+50
| * | | | [S390] /proc/stat idle field for idle cpusMartin Schwidefsky2009-04-232-0/+20
| * | | | [S390] appldata: avoid deadlock with appldata_memGerald Schaefer2009-04-232-17/+17
| * | | | [S390] ipl: fix compile breakageHeiko Carstens2009-04-231-0/+1
| |/ / /
* | | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-04-243-7/+17
|\ \ \ \
| * | | | KVM: Unregister cpufreq notifier on unloadJan Kiszka2009-04-221-0/+3
| * | | | KVM: x86: release time_page on vcpu destructionJoerg Roedel2009-04-221-0/+5
| * | | | KVM: MMU: disable global page optimizationMarcelo Tosatti2009-04-221-1/+1
| * | | | KVM: ia64: fix locking order entering guestJes Sorensen2009-04-221-6/+8
| |/ / /
* | | | MN10300: Update the ASB2303 defconfigDavid Howells2009-04-241-66/+94
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-04-244-97/+225
|\ \ \ \
| * | | | sparc: Fix bus type probing for ESP and LE devices.David S. Miller2009-04-222-4/+38
| * | | | sparc32: Update defconfig.David S. Miller2009-04-171-30/+68
| * | | | sparc64: Update defconfig.David S. Miller2009-04-171-63/+119
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-2419-5360/+795
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | powerpc/pasemi: Fix build error on UPGeoff Levand2009-04-221-4/+0
| * | | | powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warningGeoff Levand2009-04-221-1/+1
| * | | | powerpc/32: Don't clobber personality flags on execAndreas Schwab2009-04-221-1/+2
| * | | | powerpc: Fix crash on CPU hotplugMichael Ellerman2009-04-221-1/+1
| * | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras2009-04-22588-937/+36155
| |\ \ \ \
| | * | | | powerpc: Fix of_node_put() exit path in of_irq_map_one()Ilpo Järvinen2009-04-201-6/+5
| | * | | | powerpc/5200: defconfig updatesGrant Likely2009-04-206-125/+428
| | * | | | powerpc/5200: Add FLASH nodes to lite5200 device treeGrant Likely2009-04-161-0/+39
| * | | | | powerpc/85xx: Remove defconfigs that mpc85xx_{smp_}defconfig coverKumar Gala2009-04-214-6707/+0
| * | | | | powerpc/85xx: Added SMP defconfigKumar Gala2009-04-211-0/+1829
| * | | | | powerpc/85xx: Enabled a bunch of FSL specific drivers/optionsKumar Gala2009-04-211-16/+27
| * | | | | powerpc/85xx: Updated generic mpc85xx_defconfigKumar Gala2009-04-211-125/+88
| * | | | | powerpc: don't disable SATA interrupts on Freescale MPC8610 HPCDTimur Tabi2009-04-211-5/+0
| * | | | | fsl_rio: Pass the proper device to dma mapping routinesAnton Vorontsov2009-04-211-11/+17
* | | | | | FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-216-8/+8
* | | | | | uml: kill a kconfig warningWANG Cong2009-04-211-1/+1
* | | | | | frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells2009-04-211-13/+50
* | | | | | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-2146-61/+76
* | | | | | Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-213-2/+9
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'sh/stable-updates' into sh/for-2.6.30Paul Mundt2009-04-21191-2868/+12158
| |\ \ \ \ \ \
| | * | | | | | sh: Fix mmap2 for handling differing PAGE_SIZEs.Toshinobu Sugioka2009-04-211-0/+9