summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...Tony Lindgren2012-10-1736-736/+348
|\
| * ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed2012-10-1529-31/+28
| * ARM: OMAP2+: gpmc: remove exported nand functionsAfzal Mohammed2012-10-152-463/+0
| * ARM: OMAP2+: gpmc: nand register helper bch updateAfzal Mohammed2012-10-151-1/+17
| * ARM: OMAP2+: nand: bch capability checkAfzal Mohammed2012-10-151-0/+24
| * ARM: OMAP2+: nand: header cleanupAfzal Mohammed2012-10-159-60/+69
| * ARM: OMAP2+: onenand: header cleanupAfzal Mohammed2012-10-157-0/+30
| * ARM: OMAP2+: onenand: connected soc info in pdataAfzal Mohammed2012-10-151-0/+5
| * ARM: OMAP2+: gpmc: remove cs# in sync clk div calcAfzal Mohammed2012-10-153-4/+4
| * ARM: OMAP2+: GPMC: Remove unused OneNAND get_freq() platform functionJon Hunter2012-10-151-34/+5
| * ARM: OMAP2+: onenand: refactor for clarityAfzal Mohammed2012-10-151-64/+110
| * ARM: OMAP2+: nand: unify init functionsAfzal Mohammed2012-10-1512-85/+62
* | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-1533-33/+32
* | ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla2012-10-155-110/+135
* | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla2012-10-1511-66/+94
* | ARM: OMAP: DMA: Removing plat/dma-44xx.hLokesh Vutla2012-10-152-150/+0
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-14106-4493/+2886
|\
| * Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe...Ralf Baechle2012-10-1146-1706/+1846
| |\
| | * UAPI: (Scripted) Disintegrate arch/mips/include/asmDavid Howells2012-10-0946-1706/+1846
| * | MIPS: SNI: Switch RM400 serial to SCCNXP driverThomas Bogendoerfer2012-10-111-24/+3
| * | MIPS: Remove unused empty_bad_pmd_table[] declaration.Ralf Baechle2012-10-111-1/+0
| * | MIPS: MT: Remove kspd.Ralf Baechle2012-10-115-462/+0
| * | MIPS: Malta: Fix section mismatch.Ralf Baechle2012-10-111-1/+2
| * | MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.Ralf Baechle2012-10-111-10/+0
| * | MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.Manuel Lauss2012-10-118-678/+95
| * | MIPS: Alchemy: merge PB1550 support into DB1550 codeManuel Lauss2012-10-116-437/+161
| * | MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss2012-10-1113-941/+548
| * | MIPS: Optimize TLB refill for RI/XI configurations.David Daney2012-10-111-16/+7
| * | MIPS: proc: Cleanup printing of ASEs.Ralf Baechle2012-10-111-9/+11
| * | MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle2012-10-1119-0/+20
| * | MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill2012-10-115-2/+11
| * | MIPS: Optimize pgd_init and pmd_initDavid Daney2012-10-111-10/+10
| * | MIPS: perf: Add perf functionality for BMIPS5000Al Cooper2012-10-111-1/+102
| * | MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper2012-10-112-8/+12
| * | MIPS: perf: Remove unnecessary #ifdefAl Cooper2012-10-111-5/+0
| * | MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper2012-10-115-3/+13
| * | MIPS: perf: Change the "mips_perf_event" table unsupported indicator.Al Cooper2012-10-111-150/+4
| * | MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.David Daney2012-10-112-10/+28
| * | Improve atomic.h robustnessJoshua Kinard2012-10-111-35/+29
* | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-1455-312/+245
|\ \ \
| * | | Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-2854-193/+103
| * | | MIPS: Fix module.c build for 32 bitRalf Baechle2012-09-283-120/+147
* | | | x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming2012-10-141-1/+2
* | | | Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-1363-1722/+1800
|\ \ \ \
| * \ \ \ Merge branch 'config' into late-for-linusRussell King2012-10-1339-795/+793
| |\ \ \ \
| | * | | | ARM: config: make sure that platforms are ordered by option stringRussell King2012-10-131-38/+38
| | * | | | ARM: config: sort select statements alphanumericallyRussell King2012-10-1339-767/+765
| * | | | | UAPI: (Scripted) Disintegrate arch/arm/include/asmDavid Howells2012-10-1224-926/+1006
| |/ / / /
* | | | | Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/d...Jonas Bonn2012-10-1311-68/+113
|\ \ \ \ \
| * | | | | UAPI: (Scripted) Disintegrate arch/openrisc/include/asmDavid Howells2012-10-0911-68/+113
| | |_|_|/ | |/| | |
OpenPOWER on IntegriCloud