summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-03-12ARM/OMAP: Remove the +x bit from a couple of source filesAndrew Clayton2-0/+0
2010-03-12omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved...Janusz Krzysztofik1-8/+4
2010-03-12OMAP4: fix temporary hacks that break multi-omap PMKevin Hilman1-7/+6
2010-03-12OMAP2: cpu_is_omap2*: fix compile-time removal of unused codeKevin Hilman1-2/+6
2010-03-12omap3: pandora: add missing i2c3 board_infoGrazvydas Ignotas1-1/+9
2010-03-12omap: mach-omap2/io.c: fix function declarationsAaro Koskinen1-4/+4
2010-03-12omap: Fix gpio_resume_after_retentionSergio Aguirre1-5/+5
2010-03-12omap3: Fix support for the LEDs connected to GPIO outputs on IGEP v2boardEnric Balletbo i Serra1-18/+36
2010-03-12omap: Checkpatch cleanup for blizzard.hAndrea Gelmini1-1/+1
2010-03-12omap: pass the reboot command to the boot loaderAaro Koskinen3-6/+6
2010-03-12omap2/3/4: mailbox: remove compiler warningSuman Anna1-6/+6
2010-03-12OMAP2: serial.c: Fix number of uarts in early_initThomas Weber1-5/+10
2010-03-11omap: Enable PM_RUNTIME in defconfigs to avoid USB compile errorsTony Lindgren12-5/+12
2010-03-11omap2: Update n8x0 defconfig to test multi-omap and DMA api changesTony Lindgren1-18/+142
2010-03-11omap2: add USB initialization for tusb6010Francisco Alecrim2-0/+99
2010-03-11omap4: Fix build break by moving omap_smc1 into a separate .SSantosh Shilimkar3-25/+36
2010-03-11omap2/3/4: ehci: avoid compiler error with touchbookFelipe Balbi14-16/+16
2010-03-10omap3: Fix compile for Touch Book early_paramTony Lindgren1-5/+5
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds13-25/+60
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-1/+24
2010-03-08[S390] smsgiucv: declare char pointers as "const"Hendrik Brueckner1-1/+1
2010-03-08[S390] remove unused qdio flags in zfcp and qethUrsula Braun1-7/+0
2010-03-08[S390] Cleanup xtime usageJohn Stultz1-5/+5
2010-03-08[S390] uaccess: make sure copy_from_user_overflow is builtinHeiko Carstens1-1/+2
2010-03-08sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman1-0/+1
2010-03-08platform-drivers: move probe to .devinit.text in arch/armUwe Kleine-König4-4/+4
2010-03-08Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy5-5/+5
2010-03-08sysdev: fix missing s390 conversionHeiko Carstens1-1/+3
2010-03-08sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen3-15/+47
2010-03-08Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds38-162/+1610
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds28-478/+1295
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds10-55/+67
2010-03-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds3-0/+635
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck1-1/+1
2010-03-07parisc: use __ratelimit in unaligned.cAkinobu Mita1-10/+4
2010-03-07parisc: Convert to read/update_persistent_clockjohn stultz1-16/+13
2010-03-07parisc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day1-22/+1
2010-03-07parisc: drop unnecessary cast in __ldcw_align() macroHelge Deller1-1/+1
2010-03-07parisc: add strict copy size checks (v2)Helge Deller3-3/+41
2010-03-07parisc: remove trailing space in messagesFrans Pop1-2/+2
2010-03-07parisc: ditto sys_accept4Kyle McMartin2-1/+3
2010-03-07parisc: wire up sys_recvmmsgHelge Deller2-1/+3
2010-03-06elf coredump: add extended numbering supportDaisuke HATAYAMA2-0/+32
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA6-91/+135
2010-03-06nodemask.h: remove macro any_online_nodeH Hartley Sweeten1-3/+3
2010-03-06um: tell git to ignore generated filesWANG Cong1-0/+3
2010-03-06uml: line.c: avoid NULL pointer dereferenceAlexander Beregalov1-2/+2
2010-03-06cris v32: typo in crisv32_arbiter_unwatch()?Roel Kluin1-1/+1
2010-03-06cryptocop: fix assertion in create_output_descriptors()Roel Kluin1-1/+1
2010-03-06cris: convert to use arch_gettimeoffset()john stultz2-66/+8