aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
|\
| * add random binaries to .gitignoreJan III Sobieski2010-04-08
| * Rename .text.start to .text..start.Denys Vlasenko2010-03-03
| * Rename special text sections in arch/frv from .text.XXX to .text..XXX.Denys Vlasenko2010-03-03
| * Rename .data.lock_aligned to .data..lock_aligned.Denys Vlasenko2010-03-03
| * Rename .data.initvect to .data..initvect.Denys Vlasenko2010-03-03
| * Rename .data.init to .data..init.Denys Vlasenko2010-03-03
| * Rename .data.nosave to .data..nosave.Denys Vlasenko2010-03-03
| * Rename .text.startup to .text..startup.Denys Vlasenko2010-03-03
| * Rename .text.page_aligned to .text..page_aligned.Denys Vlasenko2010-03-03
| * Rename .text.lock to .text..lock.Denys Vlasenko2010-03-03
| * Rename .text.ivt to .text..ivt.Denys Vlasenko2010-03-03
| * Rename .rodata.compressed to .rodata..compressed.Denys Vlasenko2010-03-03
| * Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.Denys Vlasenko2010-03-03
| * Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-03
| * Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko2010-03-03
| * Rename .data..patch.XXX to .data..patch.XXX.Denys Vlasenko2010-03-03
| * Rename .data.init_irqstack to .data..init_irqstack.Denys Vlasenko2010-03-03
| * Rename .data.gate to .data..gate.Denys Vlasenko2010-03-03
| * Rename .bss.stack to .bss..stack.Denys Vlasenko2010-03-03
| * Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott2010-03-03
| * Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-03
| * powerpc: remove unused __page_aligned definition.Tim Abbott2010-03-03
| * Rename .data.init_task to .data..init_task.Tim Abbott2010-03-03
| * Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott2010-03-03
| * kbuild: move -fno-dwarf2-cfi-asm to powerpc onlyAndi Kleen2010-02-05
| * scripts: change scripts to use system python instead of envDon Zickus2010-02-02
* | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-06-01
|\ \
| * | CRIS: Don't use mask_irq as symbol nameJesper Nilsson2010-05-25
| * | CRIS: Simplify param.h by simply including <asm-generic/param.h>Jesper Nilsson2010-05-25
| * | CRISv10: Whitespace fixes for hw_settings.SJesper Nilsson2010-05-25
| * | CRISv10: Trivial fixes.Jesper Nilsson2010-05-25
| * | CRISv32: Fix RS485 port 4 CD Kconfig item.Jesper Nilsson2010-05-25
| * | CRISv32: Remove duplicated Kconfig items.Jesper Nilsson2010-05-25
| * | cris: push down BKL into some device driversArnd Bergmann2010-04-29
* | | ia64: revert __node_random additionLinus Torvalds2010-05-30
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-05-30
|\ \ \
| * | | mfd: New AB8500 driverRabin Vincent2010-05-27
| * | | ARM: AB3550 board configuration and irq for U300Mattias Wallin2010-05-27
| * | | mfd: Renamed ab3100.h to abx500.hLinus Walleij2010-05-27
| * | | davinci: da850 TPS6507x touch screen driver board dataTodd Fischer2010-05-27
| * | | mfd: Add tps6507x board data structureTodd Fischer2010-05-27
| * | | x86: remove rdc321x_defs.hFlorian Fainelli2010-05-27
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-30
|\ \ \ \
| * | | | DMAENGINE: DMA40 U8500 platform configurationLinus Walleij2010-05-27
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-30
|\ \ \ \ \
| * | | | | x86, cpufeature: Unbreak compile with gcc 3.xH. Peter Anvin2010-05-27
| * | | | | x86, pat: Fix memory leak in free_memtypeXiaotian Feng2010-05-26
| * | | | | x86, k8: Fix section mismatch for powernowk8_exit()Borislav Petkov2010-05-25
| * | | | | x86: remove last traces of quicklist usagePeter Zijlstra2010-05-24