aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-08add random binaries to .gitignoreJan III Sobieski1-0/+3
2010-03-03Rename .text.start to .text..start.Denys Vlasenko2-2/+2
2010-03-03Rename special text sections in arch/frv from .text.XXX to .text..XXX.Denys Vlasenko5-8/+8
2010-03-03Rename .data.lock_aligned to .data..lock_aligned.Denys Vlasenko2-3/+3
2010-03-03Rename .data.initvect to .data..initvect.Denys Vlasenko3-3/+3
2010-03-03Rename .data.init to .data..init.Denys Vlasenko2-2/+2
2010-03-03Rename .data.nosave to .data..nosave.Denys Vlasenko1-1/+1
2010-03-03Rename .text.startup to .text..startup.Denys Vlasenko2-2/+2
2010-03-03Rename .text.page_aligned to .text..page_aligned.Denys Vlasenko2-2/+2
2010-03-03Rename .text.lock to .text..lock.Denys Vlasenko2-3/+3
2010-03-03Rename .text.ivt to .text..ivt.Denys Vlasenko3-3/+3
2010-03-03Rename .rodata.compressed to .rodata..compressed.Denys Vlasenko3-4/+4
2010-03-03Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.Denys Vlasenko2-7/+7
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko11-11/+11
2010-03-03Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko1-1/+1
2010-03-03Rename .data..patch.XXX to .data..patch.XXX.Denys Vlasenko5-25/+25
2010-03-03Rename .data.init_irqstack to .data..init_irqstack.Denys Vlasenko3-3/+3
2010-03-03Rename .data.gate to .data..gate.Denys Vlasenko4-5/+5
2010-03-03Rename .bss.stack to .bss..stack.Denys Vlasenko2-2/+2
2010-03-03Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott1-1/+1
2010-03-03Rename .data.page_aligned to .data..page_aligned.Tim Abbott2-2/+2
2010-03-03powerpc: remove unused __page_aligned definition.Tim Abbott1-8/+0
2010-03-03Rename .data.init_task to .data..init_task.Tim Abbott2-4/+2
2010-03-03Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott2-2/+2
2010-02-05kbuild: move -fno-dwarf2-cfi-asm to powerpc onlyAndi Kleen1-0/+5
2010-02-02scripts: change scripts to use system python instead of envDon Zickus1-1/+1
2010-01-29sparc: TIF_ABI_PENDING bit removalDavid Miller3-21/+4
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin5-23/+13
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds2-5/+7
2010-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-95/+1
2010-01-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-13/+192
2010-01-28[ARM] Update mach-typesRussell King1-1/+59
2010-01-28Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King3-6/+15
2010-01-28x86/PCI: remove IOH range fetchingJeff Garrett2-95/+1
2010-01-28MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQsDavid VomLehn4-3/+18
2010-01-28MIPS: PowerTV: Streamline access to platform device registersDavid VomLehn6-303/+361
2010-01-28MIPS: Fix vmlinuz build for 32bit-only math shellsAlexander Clouter1-2/+5
2010-01-28MIPS: Add support of LZO-compressed kernelsWu Zhangjin3-0/+7
2010-01-27Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King4-6/+118
2010-01-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-7/+6
2010-01-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds13-865/+40
2010-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+2
2010-01-27[S390] fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky2-0/+2
2010-01-27[S390] use set_current_state in sigsuspendMartin Schwidefsky1-1/+1
2010-01-27[S390] irqflags: add missing types.h includeHeiko Carstens1-6/+3
2010-01-26x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID drivers.Russ Anderson2-2/+2
2010-01-26sparc64: Fix UP build.David S. Miller1-4/+2
2010-01-25Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-15/+18
2010-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds18-424/+749
2010-01-25Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds23-131/+229