summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-04-03xtensa: variant-specific codeJohannes Weiner3-0/+5
2009-04-03xtensa: nommu supportJohannes Weiner19-75/+169
2009-04-03xtensa: add flat supportOskar Schirmer1-0/+12
2009-04-03xtensa: enforce slab alignment to maximum register widthOskar Schirmer1-0/+2
2009-04-03xtensa: cope with ram beginning at higher addressesJohannes Weiner2-6/+9
2009-04-03xtensa: don't make bootmem bitmap larger than requiredJohannes Weiner1-1/+2
2009-04-03xtensa: fix init_bootmem_node() argument orderJohannes Weiner1-1/+2
2009-04-03xtensa: use correct stack pointer for stack tracesJohannes Weiner1-8/+6
2009-04-03xtensa: beat Kconfig into shapeJohannes Weiner1-88/+78
2009-04-03xtensa: remove redefinition of XCHAL_MMU_ASID_BITSJohannes Weiner1-2/+2
2009-04-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds61-290/+3188
2009-04-01Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+6
2009-04-01x86, setup: guard against pre-ACPI 3 e820 code not updating %ecxH. Peter Anvin1-0/+6
2009-04-01Merge branch 'x86/setup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds1-9/+24
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov8-33/+16
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds13-93/+594
2009-04-01[IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cRandy Dunlap1-1/+1
2009-04-01Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-0/+4
2009-04-01rtc-parisc: remove unnecessary ret variabledann frazier1-4/+1
2009-04-01rtc-parisc: declare rtc_parisc_dev as staticdann frazier1-1/+1
2009-04-01rtc: add platform driver for EFIdann frazier1-0/+16
2009-04-01powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov3-111/+107
2009-04-01powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDBAnton Vorontsov2-0/+30
2009-04-01spi_mpc83xx: rework chip selects handlingAnton Vorontsov3-22/+13
2009-04-01bcm47xx: fix GPIO API return codesMichael Buesch1-8/+12
2009-04-01uml: remove useless commentsWANG Cong31-310/+0
2009-04-01uml: improve error messagesWANG Cong1-4/+4
2009-04-01uml: don't use a too long string literalWANG Cong2-5/+9
2009-04-01ubd: stop defintining MAJOR_NRChristoph Hellwig1-9/+8
2009-04-01pm: cleanup includesMagnus Damm2-27/+0
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm5-0/+5
2009-04-01alpha: convert u64 to unsigned long longRandy Dunlap14-74/+78
2009-04-01alpha: xchg/cmpxchg cleanup and fixesIvan Kokshaysky2-497/+308
2009-04-01alpha: fix macrosRoel Kluin1-6/+6
2009-04-01mm: use debug_kmap_atomicAkinobu Mita5-0/+8
2009-04-01mm: introduce debug_kmap_atomicAkinobu Mita1-44/+1
2009-04-01generic debug pageallocAkinobu Mita9-19/+17
2009-04-01proc tty: switch xtensa iss console to ->proc_fopsAlexey Dobriyan1-13/+16
2009-04-01proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan1-25/+24
2009-04-01Pull pvops into release branchTony Luck45-212/+3134
2009-04-01Pull cpumask into release branchTony Luck14-44/+37
2009-03-31[S390] cio: introduce notifier for boxed stateSebastian Ott1-0/+2
2009-03-31[S390] fix hypfs build failureHeiko Carstens1-0/+2
2009-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds15-58/+72
2009-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds50-83/+3
2009-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds3-51/+63
2009-03-31Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds7-26/+3
2009-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-4/+11
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan7-26/+3
2009-03-31Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds28-747/+502