summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ARM: tegra: convert dts files of Tegra30 platforms to use pinctrl definesLaxman Dewangan2013-12-163-37/+38
| * | | | | ARM: tegra: convert dts files of Tegra20 platforms to use pinctrl definesLaxman Dewangan2013-12-1610-183/+184
| * | | | | ARM: tegra: convert dts files of Tegra114 platforms to use pinctrl definesLaxman Dewangan2013-12-162-274/+275
| * | | | | ARM: tegra: convert device tree files to use key definesLaxman Dewangan2013-12-166-247/+253
| * | | | | ARM: tegra: Enable PWM on Venice2Thierry Reding2013-12-161-0/+4
| * | | | | ARM: tegra: Add Tegra124 PWM supportThierry Reding2013-12-161-0/+10
| * | | | | ARM: tegra: add sound card to Venice2 DTStephen Warren2013-12-161-0/+35
| * | | | | ARM: tegra: add audio-related device to Tegra124 DTStephen Warren2013-12-161-0/+103
| * | | | | ARM: tegra: enable I2C controllers on Venice2Stephen Warren2013-12-161-0/+25
| * | | | | ARM: tegra: add I2C controllers to Tegra124 DTStephen Warren2013-12-161-0/+90
| * | | | | ARM: tegra: add MMC controllers to Tegra124 DTStephen Warren2013-12-162-0/+52
| * | | | | ARM: tegra: add Tegra124 pinmux node to DTStephen Warren2013-12-161-0/+6
| * | | | | ARM: tegra: add APB DMA controller to Tegra124 DTStephen Warren2013-12-161-0/+51
| * | | | | ARM: tegra: add reset properties to Tegra124 DTsStephen Warren2013-12-161-0/+11
| * | | | | ARM: tegra: add clock properties for devices of Tegra124Joseph Lo2013-12-162-0/+29
| * | | | | ARM: tegra: fix node sort orderStephen Warren2013-12-169-332/+333
| * | | | | ARM: tegra: add missing unit addresses to DTStephen Warren2013-12-1618-146/+146
* | | | | | Merge branch 'tegra/dma-reset-rework' into next/dtOlof Johansson2013-12-2641-330/+656
|\| | | | |
| * | | | | ARM: tegra: remove legacy DMA entries from DTStephen Warren2013-12-123-39/+0
| * | | | | ARM: tegra: remove legacy clock entries from DTStephen Warren2013-12-123-32/+6
| * | | | | ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren2013-12-121-3/+5
| * | | | | ARM: tegra: select the reset frameworkStephen Warren2013-12-121-0/+2
| * | | | | ARM: tegra: update DT files to add DMA propertiesStephen Warren2013-12-123-0/+119
| * | | | | ARM: tegra: update DT files to add reset propertiesStephen Warren2013-12-124-4/+266
| * | | | | ARM: tegra: add missing clock documentation to DT bindingsStephen Warren2013-12-122-4/+4
| | |/ / / | |/| | |
| * | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-12-058-15/+32
| |\ \ \ \
| | * | | | x86/apic, doc: Justification for disabling IO APIC before Local APICFenghua Yu2013-12-051-0/+11
| | * | | | x86, bitops: Correct the assembly constraints to testing bitopsH. Peter Anvin2013-12-045-13/+13
| | * | | | x86-64, build: Always pass in -mno-sseH. Peter Anvin2013-12-041-1/+7
| | * | | | x86/efi: Fix earlyprintk off-by-one bugMatt Fleming2013-11-281-1/+1
| | | |_|/ | | |/| |
| * | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-0430-91/+499
| |\ \ \ \
| * \ \ \ \ Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-12-0410-173/+110
| |\ \ \ \ \
| | * | | | | parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driverHelge Deller2013-12-033-67/+8
| | * | | | | parisc: remove CONFIG_MLONGCALLS=y from defconfigsHelge Deller2013-11-302-2/+0
| | * | | | | parisc: fix kernel memory layout in vmlinux.ld.SHelge Deller2013-11-303-85/+78
| | * | | | | parisc: use kernel_text_address() in unwind functionsHelge Deller2013-11-301-6/+3
| | * | | | | parisc: remove empty SERIAL_PORT_DFNS in serial.hChen Gang2013-11-301-2/+0
| | * | | | | parisc: add some more machine names to hardware databaseHelge Deller2013-11-301-1/+6
| | * | | | | parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped addressHelge Deller2013-11-301-10/+15
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-12-041-14/+17
| |\ \ \ \ \ \
| | * | | | | | crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer2013-11-281-14/+17
| * | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-12-041-5/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: at91: rm9200: switch back to clockevents_config_and_registerUwe Kleine-König2013-11-201-5/+2
| * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-021-0/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ftrace, perf: Avoid infinite event generation loopPeter Zijlstra2013-11-191-0/+11
| | |/ / / / / / /
| * | | | | | | | Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-021-2/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | xen/arm: p2m_init and p2m_lock should be staticStefano Stabellini2013-11-181-2/+2
| | * | | | | | | | arm/xen: Export phys_to_mach to fix Xen module link errorsJosh Boyer2013-11-181-0/+1
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2013-12-022-7/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | um: Build always with -mcmodel=large on 64bitRichard Weinberger2013-12-011-5/+4