summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP3: igep0020: Set DSS pins in correct mux mode.Enric Balletbo i Serra2013-07-041-0/+31
* ARM: OMAP2+: N900: enable N900-specific drivers even if device tree is enabledPavel Machek2013-07-041-1/+1
* ARM: OMAP2+: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-07-044-11/+5
* ARM: OMAP2+: Remove obsolete Makefile linePaul Bolle2013-07-041-4/+0
* ARM: OMAP5: Enable Cortex A15 errata 798181Santosh Shilimkar2013-07-041-0/+1
* ARM: scu: provide inline dummy functions when SCU is not presentNishanth Menon2013-07-041-1/+12
* ARM: OMAP4: sleep: build OMAP4 specific functions only for OMAP4Nishanth Menon2013-07-041-1/+5
* ARM: OMAP2+: timer: initialize before using oh_nameAfzal Mohammed2013-07-041-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-07-041-4/+5
|\
| * leds: leds-mc13783: Prepare driver to support MC13892 LEDsAlexander Shiyan2013-06-211-4/+5
* | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-07-048-157/+8
|\ \
| * \ Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-06-2855-194/+319
| |\ \
| * \ \ Merge remote-tracking branch 'asoc/topic/blackfin' into asoc-nextMark Brown2013-06-178-157/+8
| |\ \ \ | | |_|/ | |/| |
| | * | blackfin: bf533-stamp: Remove bogus "||"Geert Uytterhoeven2013-06-021-1/+1
| | * | blackfin: Remove references to the bf5x_tdm driverLars-Peter Clausen2013-05-307-151/+2
| | * | ASoC: blackfin: Switch bf5xx-ad1836 from bf5xx-tdm to bf5xx-i2sLars-Peter Clausen2013-05-305-5/+5
* | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-07-041-0/+2
|\ \ \ \
| * | | | sata highbank: add bit-banged SGPIO driver supportMark Langsdorf2013-06-061-0/+2
| | |/ / | |/| |
* | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-0480-1323/+331
|\ \ \ \
| * | | | rapidio: add modular build option for the subsystem coreAlexandre Bounine2013-07-041-2/+2
| * | | | s390: remove setting for saved_max_pfnZhang Yanfei2013-07-041-4/+0
| * | | | ia64: remove setting for saved_max_pfnZhang Yanfei2013-07-041-5/+0
| * | | | powerpc: Remove savemaxmem parameter setupZhang Yanfei2013-07-041-10/+0
| * | | | mips: remove savemaxmem parameter setupZhang Yanfei2013-07-041-10/+0
| * | | | x86: kill TIF_DEBUGOleg Nesterov2013-07-041-3/+1
| * | | | drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVIXianglong Du2013-07-042-2/+2
| * | | | drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-043-15/+0
| * | | | arch/frv/kernel/setup.c: use strncmp() instead of memcmp()Chen Gang2013-07-041-1/+1
| * | | | arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf()Chen Gang2013-07-041-1/+1
| * | | | mm/unicore32: fix stale comment about VALID_PAGE()Jiang Liu2013-07-041-6/+0
| * | | | mm/microblaze: clean up unused VALID_PAGE()Jiang Liu2013-07-041-1/+0
| * | | | mm/CRIS: clean up unused VALID_PAGE()Jiang Liu2013-07-041-1/+0
| * | | | mm/ARM: fix stale comment about VALID_PAGE()Jiang Liu2013-07-041-6/+0
| * | | | mm/ALPHA: clean up unused VALID_PAGE()Jiang Liu2013-07-041-2/+0
| * | | | mm/m68k: fix build warning of unused variableJiang Liu2013-07-041-5/+8
| * | | | mm/alpha: unify mem_init() for both UMA and NUMA architecturesJiang Liu2013-07-042-15/+2
| * | | | mm/SH: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-041-12/+4
| * | | | mm/PPC: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-041-15/+1
| * | | | mm/PARISC: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-041-11/+1
| * | | | mm/MIPS: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-041-11/+1
| * | | | mm/metag: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-041-12/+2
| * | | | mm/m68k: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-041-3/+1
| * | | | mm/m32r: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-041-13/+4
| * | | | mm/IA64: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-041-7/+2
| * | | | mm/AVR32: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-041-16/+5
| * | | | mm/xtensa: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-25/+2
| * | | | mm/x86: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-045-52/+4
| * | | | mm/unicore32: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-47/+2
| * | | | mm/um: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-3/+1
| * | | | mm/tile: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-042-22/+9