summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-03-242-1/+9
|\
| * [IA64] New syscalls for 2.6.39Tony Luck2011-03-222-1/+9
* | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-247-29/+52
|\ \
| * | mmc: Add MMC_PROGRESS_*Simon Horman2011-03-252-8/+10
| * | mmc, ARM: Rename SuperH Mobile ARM zboot helpersSimon Horman2011-03-254-22/+21
| * | ARM: mach-shmobile: add coherent DMA mask to CEU camera devicesGuennadi Liakhovetski2011-03-232-2/+4
| * | ARM: mach-shmobile: Dynamic backlight control for MackerelMagnus Damm2011-03-231-1/+21
* | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-03-2411-98/+39
|\ \ \
| * | | sh: Fix build alloc_thread_info_node functionNobuhiro Iwamatsu2011-03-241-2/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-03-2497-380/+576
| |\ \ \
| * | | | sh: Fix ptrace hw_breakpoint handlingDavid Engraf2011-03-231-0/+2
| * | | | sh: Fix ptrace fpu state initialisationPhil Edworthy2011-03-232-0/+12
| * | | | sh: Re-enable GENERIC_HARDIRQS_NO_DEPRECATED.Paul Mundt2011-03-231-2/+1
| * | | | sh: pmb: Use struct syscore_ops instead of sysdevsPaul Mundt2011-03-231-29/+14
| * | | | sh: Conver to asm-generic/sizes.h.Paul Mundt2011-03-222-63/+2
| * | | | sh: wire up sys_syncfs.Paul Mundt2011-03-224-2/+6
| | |_|/ | |/| |
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-243-28/+69
|\ \ \ \
| * | | | [media] omap2: Fix camera resources for multiomapSergio Aguirre2011-03-221-13/+12
| * | | | [media] omap3: Add function to register omap3isp platform device structureLaurent Pinchart2011-03-222-9/+29
| * | | | [media] omap3: Remove unusued ISP CBUFF resourceSergio Aguirre2011-03-221-5/+0
| * | | | [media] ARM: OMAP3: Update Camera ISP definitions for OMAP3630Tuukka Toivonen2011-03-222-8/+36
* | | | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2011-03-2420-34/+787
|\ \ \ \ \
| * \ \ \ \ Merge branch 'boards-for-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Colin Cross2011-03-1820-34/+787
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'trimslice/upstream' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2011-03-163-0/+31
| | |\ \ \ \ \
| | | * | | | | ARM: tegra: trimslice: enable MMC/SD slotsMike Rapoport2011-03-083-0/+31
| | * | | | | | ARM: tegra: harmony: initialize the TPS65862 PMICMike Rapoport2011-03-154-0/+120
| | * | | | | | ARM: tegra: update defconfigMike Rapoport2011-03-151-2/+10
| | * | | | | | ARM: tegra: harmony: update PCI-e initialization sequenceMike Rapoport2011-03-151-1/+23
| | * | | | | | ARM: tegra: enable new drivers in defconfigOlof Johansson2011-03-071-1/+16
| | * | | | | | ARM: tegra: Add Toshiba AC100 supportMarc Dietrich2011-03-075-0/+322
| | * | | | | | ARM: tegra: harmony: Set WM8903 gpio_baseStephen Warren2011-03-071-0/+1
| | * | | | | | ARM: tegra: harmony: I2C-related portions of audio supportStephen Warren2011-03-071-0/+23
| | * | | | | | ARM: tegra: harmony: register i2c devicesOlof Johansson2011-03-071-0/+32
| | * | | | | | ARM: tegra: seaboard: register i2c devicesOlof Johansson2011-03-072-4/+59
| | * | | | | | ARM: tegra: harmony: Beginnings of audio supportStephen Warren2011-03-073-6/+43
| | * | | | | | ARM: tegra: create defines for SD-related GPIO namesStephen Warren2011-03-076-20/+30
| | * | | | | | ARM: tegra: add devices.c entries for audioStephen Warren2011-03-073-0/+77
| | |/ / / / /
| * | | | | | Merge branch 'for-2639/i2c/i2c-tegra' of git://git.fluff.org/bjdooks/linux in...Colin Cross2011-03-0387-631/+854
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-03-246-45/+45
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into releaseLen Brown2011-03-232074-31604/+85250
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge commit 'v2.6.38' into releaseLen Brown2011-03-23110-698/+858
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'misc' into releaseLen Brown2011-03-231-2/+7
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: use __cpuinit for the acpi_processor_set_pdc() call treeJan Beulich2011-03-021-2/+7
| * | | | | | | | Merge branch 'apei-release' into releaseLen Brown2011-03-221-16/+26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI, APEI, Add ERST record ID cacheHuang Ying2011-03-211-16/+26
| | |/ / / / / / /
| * | | | | | | | Merge branch 'acpica' into releaseLen Brown2011-03-1815-30/+61
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki2011-02-245-13/+11
| * | | | | | | | ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki2011-02-244-17/+3
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2011-03-246-2/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Blackfin: bf54x: re-enable anomaly 05000353 for all revsMike Frysinger2011-03-221-1/+5
OpenPOWER on IntegriCloud