summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Rename .text.start to .text..start.Denys Vlasenko2010-03-032-2/+2
* Rename special text sections in arch/frv from .text.XXX to .text..XXX.Denys Vlasenko2010-03-035-8/+8
* Rename .data.lock_aligned to .data..lock_aligned.Denys Vlasenko2010-03-032-3/+3
* Rename .data.initvect to .data..initvect.Denys Vlasenko2010-03-033-3/+3
* Rename .data.init to .data..init.Denys Vlasenko2010-03-032-2/+2
* Rename .data.nosave to .data..nosave.Denys Vlasenko2010-03-031-1/+1
* Rename .text.startup to .text..startup.Denys Vlasenko2010-03-032-2/+2
* Rename .text.page_aligned to .text..page_aligned.Denys Vlasenko2010-03-032-2/+2
* Rename .text.lock to .text..lock.Denys Vlasenko2010-03-032-3/+3
* Rename .text.ivt to .text..ivt.Denys Vlasenko2010-03-033-3/+3
* Rename .rodata.compressed to .rodata..compressed.Denys Vlasenko2010-03-033-4/+4
* Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.Denys Vlasenko2010-03-032-7/+7
* Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-0311-11/+11
* Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko2010-03-031-1/+1
* Rename .data..patch.XXX to .data..patch.XXX.Denys Vlasenko2010-03-035-25/+25
* Rename .data.init_irqstack to .data..init_irqstack.Denys Vlasenko2010-03-033-3/+3
* Rename .data.gate to .data..gate.Denys Vlasenko2010-03-034-5/+5
* Rename .bss.stack to .bss..stack.Denys Vlasenko2010-03-032-2/+2
* Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott2010-03-031-1/+1
* Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-032-2/+2
* powerpc: remove unused __page_aligned definition.Tim Abbott2010-03-031-8/+0
* Rename .data.init_task to .data..init_task.Tim Abbott2010-03-032-4/+2
* Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott2010-03-032-2/+2
* kbuild: move -fno-dwarf2-cfi-asm to powerpc onlyAndi Kleen2010-02-051-0/+5
* scripts: change scripts to use system python instead of envDon Zickus2010-02-021-1/+1
* sparc: TIF_ABI_PENDING bit removalDavid Miller2010-01-293-21/+4
* x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin2010-01-295-23/+13
* Split 'flush_old_exec' into two functionsLinus Torvalds2010-01-292-5/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-01-282-95/+1
|\
| * x86/PCI: remove IOH range fetchingJeff Garrett2010-01-282-95/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-01-288-13/+192
|\ \
| * | [ARM] Update mach-typesRussell King2010-01-281-1/+59
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-01-283-6/+15
| |\ \
| | * | [ARM] pxa: fix irq suspend/resume for pxa25xEric Miao2010-01-131-4/+10
| | * | [ARM] pxa: fix the incorrect naming of AC97 reset pin config for pxa26xEric Miao2010-01-131-2/+4
| | * | [ARM] pxa/corgi: fix incorrect default GPIO for UDC VbusEric Miao2010-01-131-0/+1
| * | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2010-01-274-6/+118
| |\ \ \
| | * | | [ARM] orion5x: D-link DNS-323 rev. B1 power-offErik Benada2010-01-241-6/+27
| | * | | [ARM] Orion5x: add GPIO LED and buttons for wrt350n v2Dirk Teurlings2010-01-131-0/+79
| | * | | [ARM] Kirkwood: drive USB VBUS pin on rd88f6192-nas high on bootSaeed Bishara2010-01-101-0/+6
| | * | | [ARM] Orion: fix PCIe inbound window programming when RAM size is not a power...Lennert Buytenhek2009-12-281-0/+6
* | | | | MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQsDavid VomLehn2010-01-284-3/+18
* | | | | MIPS: PowerTV: Streamline access to platform device registersDavid VomLehn2010-01-286-303/+361
* | | | | MIPS: Fix vmlinuz build for 32bit-only math shellsAlexander Clouter2010-01-281-2/+5
* | | | | MIPS: Add support of LZO-compressed kernelsWu Zhangjin2010-01-283-0/+7
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-01-274-7/+6
|\ \ \ \ \
| * | | | | [S390] fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky2010-01-272-0/+2
| * | | | | [S390] use set_current_state in sigsuspendMartin Schwidefsky2010-01-271-1/+1
| * | | | | [S390] irqflags: add missing types.h includeHeiko Carstens2010-01-271-6/+3
| |/ / / /
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-2713-865/+40
|\ \ \ \ \
OpenPOWER on IntegriCloud