summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-08-03cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong
2011-08-03cris: fix the prototype of sync_serial_ioctl()WANG Cong
2011-08-03cris: fix a build error in sync_serial_open()WANG Cong
2011-08-03cris: fix a build error in kernel/fork.cWANG Cong
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-08-02arch/tile/mm/init.c: trivial: use BUG_ONJulia Lawall
2011-08-02Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Chris Metcalf
2011-08-01Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-08-01Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-01Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-08-01Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...Grant Likely
2011-08-01gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown
2011-08-01gpio_msm: Move Qualcomm v6 MSM driver into driversDavid Brown
2011-08-01msm: gpio: Fold register defs into C fileDavid Brown
2011-08-01msm: gpiomux: Move public API to public headerDavid Brown
2011-08-01msm: gpio: Remove ifdefs on gpio chip registersDavid Brown
2011-08-01msm: gpio: Remove chip-specific register definitionsDavid Brown
2011-08-01msm: Remove chip-ifdefs for GPIO io mappingsDavid Brown
2011-08-01msm: gpio: Remove unsupported devicesDavid Brown
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-07-30m68k/math-emu: Remove unnecessary codeGreg Dietsche
2011-07-30m68k/math-emu: Remove commented out old codeGeert Uytterhoeven
2011-07-30m68k: Kill warning in setup_arch() when compiling for Sun3Geert Uytterhoeven
2011-07-30m68k/atari: Prefix GPIO_{IN,OUT} with CODEC_Geert Uytterhoeven
2011-07-30sparc: iounmap() and *_free_coherent() - Use lookup_resource()Geert Uytterhoeven
2011-07-30m68k/atari: Reserve some ST-RAM early on for device buffer useMichael Schmitz
2011-07-30m68k/amiga: Chip RAM - Use lookup_resource()Geert Uytterhoeven
2011-07-30sparc: _sparc_find_resource() should check for exact matchesGeert Uytterhoeven
2011-07-30m68k/amiga: Chip RAM - Offset resource end by CHIP_PHYSADDRGeert Uytterhoeven
2011-07-30m68k/amiga: Chip RAM - Use resource_size() to fix off-by-one errorGeert Uytterhoeven
2011-07-30m68k/amiga: Chip RAM - Change chipavail to an atomic_tGeert Uytterhoeven
2011-07-30m68k/amiga: Chip RAM - Always allocate from the start of memoryGeert Uytterhoeven
2011-07-30m68k/amiga: Chip RAM - Convert from printk() to pr_*()Geert Uytterhoeven
2011-07-30m68k/amiga: Chip RAM - Use tabs for indentationGeert Uytterhoeven
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-29frv: remove unnecessary codeGreg Dietsche
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-29Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-29Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-29Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds
2011-07-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds
2011-07-28ARM: zynq: remove incorrectly deleted fileArnd Bergmann
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann
2011-07-28at91: add arch specific ioremap supportJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: factorize sram initJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: move register clocks to soc generic initJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: move clock subsystem init to soc generic initJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD