summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* m68knommu: make 528x UART platform addressing consistentGreg Ungerer2012-03-052-9/+15
* m68knommu: make 5307 UART platform addressing consistentGreg Ungerer2012-03-052-10/+12
* m68knommu: make 527x UART platform addressing consistentGreg Ungerer2012-03-052-9/+13
* m68knommu: make 5272 UART platform addressing consistentGreg Ungerer2012-03-052-8/+8
* m68knommu: make 5249 UART platform addressing consistentGreg Ungerer2012-03-052-8/+11
* m68knommu: make 523x UART platform addressing consistentGreg Ungerer2012-03-052-9/+15
* m68knommu: make 520x UART platform addressing consistentGreg Ungerer2012-03-052-9/+13
* m68knommu: make 5206 UART platform addressing consistentGreg Ungerer2012-03-052-10/+12
* m68k: merge the MMU and non-MMU versions of process.cGreg Ungerer2012-03-053-777/+377
* m68k: make support for FPU hardware configurableGreg Ungerer2012-03-051-0/+4
* m68k: merge the mmu and non-mmu versions of ptrace.cGreg Ungerer2012-03-053-553/+303
* m68k: remove dead timer codeGreg Ungerer2012-03-051-7/+0
* m68k: merge mmu and non-mmu versions of time.cGreg Ungerer2012-03-053-190/+118
* m68knommu: remove unused CONFIG_GENERIC_CMOS_UPDATE optionGreg Ungerer2012-03-052-8/+0
* m68knommu: modify timer init code to make it consistent with m68k codeGreg Ungerer2012-03-0517-12/+28
* m68knommu: make persistent clock code consistent with m68kGreg Ungerer2012-03-058-46/+35
* m68knommu: remove reduntant definitions of _ramvecGreg Ungerer2012-03-053-6/+0
* m68knommu: clean up linker scriptGreg Ungerer2012-03-051-151/+49
* m68knommu: hard set the ColdFire MBAR register on startupGreg Ungerer2012-03-051-0/+4
* Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-03-031-0/+4
|\
| * [PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.James Bottomley2012-02-281-0/+4
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-034-4/+54
|\ \
| * | perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel2012-03-024-4/+54
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-013-5/+29
|\ \ \
| * | | [S390] memory hotplug: prevent memory zone interleaveGerald Schaefer2012-02-241-4/+26
| * | | [S390] crash_dump: remove duplicate includeDanny Kukawka2012-02-241-1/+0
| * | | [S390] KEYS: Enable the compat keyctl wrapper on s390xDavid Howells2012-02-241-0/+3
* | | | Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-02-2928-40/+178
|\ \ \ \
| * \ \ \ Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixesArnd Bergmann2012-02-2757-219/+405
| |\ \ \ \
| | * | | | ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge2012-02-271-1/+1
| | * | | | ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge2012-02-271-0/+18
| | * | | | ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge2012-02-271-1/+10
| | * | | | ARM: LPC32xx: Fix interrupt controller initRoland Stigge2012-02-271-4/+6
| | * | | | ARM: LPC32xx: Fix irq on GPI_28Roland Stigge2012-02-272-1/+5
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann2012-02-2716-22/+110
| |\ \ \ \ \
| | * | | | | ARM: OMAP2: fix mailbox init codeOhad Ben-Cohen2012-02-231-1/+9
| | * | | | | ARM: OMAP2+: gpmc-smsc911x: add required smsc911x regulatorsMatt Porter2012-02-231-0/+52
| | * | | | | ARM: OMAP1: Fix out-of-bounds array access for InnovatorTony Lindgren2012-02-211-2/+2
| | * | | | | OMAP3 EVM: remove out-of-bounds array access of gpio_ledsArnout Vandecappelle (Essensium/Mind)2012-02-211-1/+1
| | * | | | | Merge branch 'fixes-mmc' into fixesTony Lindgren2012-02-2098-617/+945
| | |\ \ \ \ \
| | | * | | | | ARM: OMAP: Fix build error when mmc_omap is built as module Tony Lindgren2012-02-201-0/+4
| | | * | | | | ARM: OMAP: Fix kernel panic with HSMMC when twl4030_gpio is a moduleTony Lindgren2012-02-202-1/+7
| | * | | | | | Merge branch 'for_3.3/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2012-02-1752-1180/+345
| | |\ \ \ \ \ \
| | | * | | | | | ARM: OMAP4: cpuidle: Fix the C-state reporting to cpuidle governor.Santosh Shilimkar2012-02-141-3/+2
| | | * | | | | | ARM: OMAP: add RCU locking to omap2_set_init_voltage.NeilBrown2012-02-141-0/+3
| | * | | | | | | ARM: OMAP2+: usb-host: fix compile warningFelipe Balbi2012-02-141-3/+3
| | * | | | | | | ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callbackSantosh Shilimkar2012-02-146-11/+27
| * | | | | | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann2012-02-219-11/+28
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | pxa/hx4700: add platform device and I2C info for AK4641 codecAxel Lin2012-02-171-0/+25
| | * | | | | | | arch/arm/mach-pxa/: included linux/gpio.h twiceDanny Kukawka2012-02-162-2/+0
OpenPOWER on IntegriCloud