aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-03x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabledLinus Torvalds1-2/+1
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds11-31/+1090
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds13-0/+15
2011-08-03cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong1-0/+3
2011-08-03cris: fix the prototype of sync_serial_ioctl()WANG Cong1-1/+1
2011-08-03cris: fix a build error in sync_serial_open()WANG Cong1-2/+2
2011-08-03cris: fix a build error in kernel/fork.cWANG Cong1-3/+3
2011-08-03cpuidle: stop depending on pm_idleLen Brown4-5/+13
2011-08-03x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown3-25/+23
2011-08-03cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown1-1/+2
2011-08-03mrst_pmu: driver for Intel Moorestown Power Management UnitLen Brown3-0/+1052
2011-08-03Merge branch 'apei' into apei-releaseLen Brown13-0/+15
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying13-0/+15
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds42-49/+81
2011-08-02arch/tile/mm/init.c: trivial: use BUG_ONJulia Lawall1-2/+1
2011-08-02Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linusChris Metcalf329-1796/+3329
2011-08-01Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-0/+59
2011-08-01Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds12-1135/+63
2011-08-01Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds1-23/+3
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.xLinus Torvalds45-433/+316
2011-08-01Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux-msm into gpio/nextGrant Likely12-1135/+63
2011-08-01gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown3-439/+1
2011-08-01gpio_msm: Move Qualcomm v6 MSM driver into driversDavid Brown3-639/+3
2011-08-01msm: gpio: Fold register defs into C fileDavid Brown2-273/+250
2011-08-01msm: gpiomux: Move public API to public headerDavid Brown3-17/+40
2011-08-01msm: gpio: Remove ifdefs on gpio chip registersDavid Brown1-7/+26
2011-08-01msm: gpio: Remove chip-specific register definitionsDavid Brown2-226/+220
2011-08-01msm: Remove chip-ifdefs for GPIO io mappingsDavid Brown5-24/+20
2011-08-01msm: gpio: Remove unsupported devicesDavid Brown1-7/+0
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds10-931/+144
2011-07-30m68k/math-emu: Remove unnecessary codeGreg Dietsche1-3/+0
2011-07-30m68k/math-emu: Remove commented out old codeGeert Uytterhoeven1-530/+0
2011-07-30m68k: Kill warning in setup_arch() when compiling for Sun3Geert Uytterhoeven1-0/+2
2011-07-30m68k/atari: Prefix GPIO_{IN,OUT} with CODEC_Geert Uytterhoeven1-2/+2
2011-07-30sparc: iounmap() and *_free_coherent() - Use lookup_resource()Geert Uytterhoeven1-25/+7
2011-07-30m68k/atari: Reserve some ST-RAM early on for device buffer useMichael Schmitz4-298/+70
2011-07-30m68k/amiga: Chip RAM - Use lookup_resource()Geert Uytterhoeven1-11/+11
2011-07-30sparc: _sparc_find_resource() should check for exact matchesGeert Uytterhoeven1-2/+2
2011-07-30m68k/amiga: Chip RAM - Offset resource end by CHIP_PHYSADDRGeert Uytterhoeven1-1/+1
2011-07-30m68k/amiga: Chip RAM - Use resource_size() to fix off-by-one errorGeert Uytterhoeven1-1/+1
2011-07-30m68k/amiga: Chip RAM - Change chipavail to an atomic_tGeert Uytterhoeven1-6/+9
2011-07-30m68k/amiga: Chip RAM - Always allocate from the start of memoryGeert Uytterhoeven1-20/+15
2011-07-30m68k/amiga: Chip RAM - Convert from printk() to pr_*()Geert Uytterhoeven1-20/+8
2011-07-30m68k/amiga: Chip RAM - Use tabs for indentationGeert Uytterhoeven1-57/+61
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds4-23/+23
2011-07-29frv: remove unnecessary codeGreg Dietsche1-7/+1
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds107-124/+152
2011-07-29Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-1/+3
2011-07-29Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds58-745/+696
2011-07-29Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds47-125/+933