summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* omap: Devkit8000: Remove unnecessary include fileThomas Weber2010-04-241-1/+0Star
* omap: Devkit8000: Fix typo in pin nameThomas Weber2010-04-241-2/+2
* omap: Devkit8000: Add missing package selectionThomas Weber2010-04-241-2/+4
* omap: Devkit8000: Fix typo in suppliesThomas Weber2010-04-241-1/+1
* n8x0_defconfig: remove CONFIG_NILFS2_FS overrideFrancisco Alecrim2010-04-241-1/+0Star
* omap: board-sdp-flash.c: Fix typos in debug outputThomas Weber2010-04-241-4/+4
* omap4: Fix McBSP4 base addressSantosh Shilimkar2010-04-241-1/+1
* omap: rx51_defconfig: Remove CONFIG_SYSFS_DEPRECATED*=y optionsJarkko Nikula2010-04-241-2/+0Star
* omap: rx51_defconfig: Remove duplicate phonetJarkko Nikula2010-04-241-1/+0Star
* omap: fix a gpmc nand problemstanley.miao2010-04-241-0/+3
* AM3517: initialize i2c subsystem after mux subsystemstanley.miao2010-04-241-2/+2
* omap: remove one of the define of INT_34XX_BENCH_MPU_EMULstanley.miao2010-04-241-2/+0Star
* omap: fix the compile error if CONFIG_MTD_NAND_OMAP2 is notenabledstanley.miao2010-04-241-0/+7
* OMAP4: Clocks: Change SPI Instance NamesAbraham Arce2010-04-241-4/+4
* omap: Devkit8000: Fix wrong usb port on Devkit8000Thomas Weber2010-04-241-2/+2
* OMAP4: Fix for CONTROL register BaseSantosh Shilimkar2010-04-241-1/+1
* OMAP4-HSMMC: FIX for MMC5 Controller IRQ Basekishore kadiyala2010-04-241-1/+1
* omap3: Fix EHCI port for IGEP v2 boardEnric Balletbo i Serra2010-04-241-4/+4
* omap: Fix n8x0 mmc_mmc_init compile warnings and typosTony Lindgren2010-04-241-9/+9
* omap2: Fix ARM processor check for 24xxTony Lindgren2010-04-241-1/+1
* omap4: Fix build break when used with gcc-4.4.1 (2009-q3)Richard Woodruff2010-04-242-4/+4
* omap: DMA: Init CDAC to zeromanjugk manjugk2010-04-231-0/+9
* omap: gpio: fix incorrect matching of IRQ_TYPE_EDGE_BOTHJanusz Krzysztofik2010-04-231-3/+3
* arm: omap1: remove dead code from timer32k.cFelipe Balbi2010-04-231-15/+0Star
* omap: fix clocksource_32k to start from zeroAaro Koskinen2010-04-231-5/+14
* Merge branch 'for_2.6.34rc_a' of git://git.pwsan.com/linux-2.6 into omap-fixe...Tony Lindgren2010-04-2259-127/+366
|\
| * OMAP3: clock: fix enable bit used for dpll4_m4x2 clockRanjith Lohithakshan2010-03-311-1/+1
| * OMAP4: prcm: Use logical OR instead of bitwise ORRajendra Nayak2010-03-313-6/+6
| * OMAP: HWMOD: Bug fixes in hwmod structure definitionsThara Gopinath2010-03-311-1/+1
| * OMAP: HWMOD: Adding clockdomain checkThara Gopinath2010-03-311-0/+3
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-305-13/+38
| |\
| | * x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu2010-03-294-12/+37
| | * x86: Make smp_locks end with page alignmentYinghai Lu2010-03-291-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-03-295-13/+13
| |\ \
| | * | sparc64: Properly truncate pt_regs framepointer in perf callback.David S. Miller2010-03-291-1/+1
| | * | arch/sparc/kernel: Use set_cpus_allowed_ptrJulia Lawall2010-03-283-10/+10
| | * | sparc: Fix use of uid16_t and gid16_t in asm/stat.hRob Landley2010-03-271-2/+2
| * | | frv/chris: fix lines with a missing semicolonsDavid Howells2010-03-292-2/+2
| | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-03-273-12/+19
| |\ \
| | * | x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas2010-03-251-1/+12
| | * | x86/PCI: for host bridge address space collisions, show conflicting resourceBjorn Helgaas2010-03-251-3/+6
| | * | frv/PCI: remove redundant warningsBjorn Helgaas2010-03-251-3/+1Star
| | * | x86/PCI: remove redundant warningsBjorn Helgaas2010-03-251-5/+0Star
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-267-12/+61
| |\ \ \
| | * | | x86, amd: Restrict usage of c1e_idle()Andreas Herrmann2010-03-192-8/+26
| | * | | x86: Fix placement of FIX_OHCI1394_BASEJan Beulich2010-03-161-3/+3
| | * | | x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha2010-03-164-1/+32
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-262-0/+30
| |\ \ \ \
| | * | | | powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regsPaul Mackerras2010-03-182-0/+30
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-2511-31/+102
| |\ \ \ \ \