aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s...Paul Mundt2009-12-101264-15162/+57145
|\
| * Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-12-092-2/+2
| |\
| | * ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-242-2/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-096-4/+129
| |\ \
| | * \ Merge commit 'v2.6.32' into nextDmitry Torokhov2009-12-02227-2188/+4290
| | |\ \
| | * | | AT91: add touchscreen support for at91sam9g45ekesNicolas Ferre2009-11-202-0/+63
| | * | | AT91: add platform parameters for atmel_tsadcc in at91sam9rlekNicolas Ferre2009-11-203-4/+25
| | * | | Merge commit 'v2.6.32-rc6' into nextDmitry Torokhov2009-11-05264-1658/+5564
| | |\ \ \
| | * | | | Input: add DaVinci Keypad DriverMiguel Aguilar2009-10-131-0/+41
| * | | | | Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2009-12-094-4/+8
| |\ \ \ \ \
| | * | | | | ARM: S3C24XX: DMA: Use valid index when accessing arrayRamax Lo2009-12-081-2/+4
| | * | | | | ARM: S3C: move s3c_pwm_remove to .devexit.textUwe Kleine-König2009-12-081-1/+1
| | * | | | | ARM: S3C24XX: Export s3c24xx_set_fiq for modules.Ben Dooks2009-12-081-0/+2
| | * | | | | ARM: S3C: move s3c_adc_remove to .devexit.textUwe Kleine-König2009-12-081-1/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-0988-172/+114
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-0788-172/+114
| | |\ \ \ \ \ \
| | | * | | | | | tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-045-6/+6
| | | * | | | | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-0466-104/+104
| | | * | | | | | CRIS: remove code that has been commented out for many yearsJiri Kosina2009-11-091-22/+0
| | | * | | | | | CIRS: turn local_save_flags() + local_irq_disable()into local_irq_save()Jiri Kosina2009-11-091-2/+1
| | | * | | | | | Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-0913-35/+0
| | | * | | | | | tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-093-3/+3
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-12-0911-44/+140
| |\ \ \ \ \ \ \ \
| | * | | | | | | | m68knommu: export clk_* symbols in clk.cSteven King2009-12-041-1/+6
| | * | | | | | | | m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION.Tim Abbott2009-12-041-13/+4
| | * | | | | | | | m68knommu: Move __init_end out of the .init section.Tim Abbott2009-12-041-0/+2
| | * | | | | | | | m68knommu: Move __init_begin out of the .init section.Tim Abbott2009-12-041-0/+2
| | * | | | | | | | m68knommu: Use more macros inside the .init section.Tim Abbott2009-12-041-19/+5
| | * | | | | | | | m68knommu: Use INIT_TASK_DATA and CACHELINE_ALIGNED_DATA.Tim Abbott2009-12-041-4/+3
| | * | | | | | | | m68knommu: Make THREAD_SIZE available to assembly files.Tim Abbott2009-12-041-2/+2
| | * | | | | | | | m68knommu: Don't hardcode the value of PAGE_SIZE in the linker script.Tim Abbott2009-12-041-2/+3
| | * | | | | | | | m68knommu: rename BSS define in linker scriptGreg Ungerer2009-12-041-3/+3
| | * | | | | | | | m68knommu: add a task_pt_regs() macroGreg Ungerer2009-12-041-0/+2
| | * | | | | | | | m68knommu: define arch_has_single_step() and friendsGreg Ungerer2009-12-042-3/+27
| | * | | | | | | | m68knommu: add uboot commandline argument passing supportLennart Sorensen2009-12-043-2/+107
| | * | | | | | | | m68knommu: Coldfire GPIO correctionsSteven King2009-12-043-5/+8
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-12-091-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [IA64] Fix cut/paste detritus from unistd.hTony Luck2009-12-081-1/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-09129-2882/+4298
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-0947-1762/+3051
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | davinci: Initial support for Neuros OSD2 platform.Andrey Porodko2009-11-256-0/+342
| | * | | | | | | | | | davinci: remove unused variable in arch/arm/mach-davinci/board-sffsdr.cSekhar Nori2009-11-251-5/+0
| | * | | | | | | | | | davinci: fix section mismatch warning in arch/arm/mach-davinci/board-dm646x-e...Sekhar Nori2009-11-251-1/+1
| | * | | | | | | | | | DaVinci: DM365: Enable DaVinci RTC support for DM365 EVMMiguel Aguilar2009-11-254-0/+31
| | * | | | | | | | | | DA8xx/OMAP-L1xx: Add high speed SD/MMC capabilitiesChaithrika U S2009-11-252-0/+4
| | * | | | | | | | | | davinci: DA8XX/OMAP-L1XX: enable cpuidle and regulator in defconfigSekhar Nori2009-11-251-5/+15
| | * | | | | | | | | | davinci: DA850/OMAP-L138: avoid using separate initcall for initializing regu...Sekhar Nori2009-11-253-33/+39
| | * | | | | | | | | | davinci: DA850/OMAP-L138 EVM: register for cpuidle supportSekhar Nori2009-11-251-0/+5
| | * | | | | | | | | | davinci: DA8XX/OMAP-L1XX: add support for cpuidle driver registerSekhar Nori2009-11-252-0/+32
| | * | | | | | | | | | davinci: add CPU idle driverSekhar Nori2009-11-253-0/+215