summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-1/+29
2007-10-12[S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg1-1/+2
2007-10-12[S390] Make vmalloc area start at address > 4GB.Heiko Carstens1-3/+10
2007-10-12[S390] Force link error if xchg/cmpxchg gets called with unsupported size.Heiko Carstens1-11/+13
2007-10-12[S390] Get rid of ARCH_KMALLOC_MINALIGN.Heiko Carstens1-2/+0
2007-10-12[S390] remove packed attribute from ext_int_info_t.Christian Borntraeger1-6/+2
2007-10-12[S390] zcrypt: remove duplicated struct CPRBX definitionRalph Wuerthner1-2/+2
2007-10-12[S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck1-0/+2
2007-10-12[S390] cio: Add docbook comments.Cornelia Huck3-135/+260
2007-10-12[S390] cio: Kerneldoc comments for cmf.Cornelia Huck1-50/+15
2007-10-12[S390] cio: Fix some coding style issues in cmf.Cornelia Huck1-4/+4
2007-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds78-829/+5412
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras5-49/+113
2007-10-12[POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely1-0/+5
2007-10-12[POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely1-2/+4
2007-10-12[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak1-1/+2
2007-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds7-9/+139
2007-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds116-1183/+4919
2007-10-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds159-7224/+4339
2007-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-6/+28
2007-10-12Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2-6/+9
2007-10-12Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds1-11/+11
2007-10-12Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds7-150/+39
2007-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds6-21/+82
2007-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds57-2131/+1752
2007-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds17-131/+583
2007-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds11-26/+533
2007-10-12[TCP]: Limit processing lost_retrans loop to work-to-do casesIlpo Järvinen1-0/+2
2007-10-12Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras3-47/+4
2007-10-12[MIPS] R1: Fix hazard barriers to make kernels work on R2 also.Ralf Baechle1-1/+53
2007-10-12[MIPS] Kill num_online_cpus() loops.Ralf Baechle1-2/+2
2007-10-12[MIPS] SMP: Implement smp_call_function_mask().Ralf Baechle1-0/+9
2007-10-12[MIPS] Make facility to convert CPU types to strings generally available.Ralf Baechle1-0/+3
2007-10-12[MIPS] Convert list of CPU types from #define to enum.Ralf Baechle1-70/+49
2007-10-12[MIPS] Optimize get_unaligned / put_unaligned implementations.Ralf Baechle1-6/+21
2007-10-12[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle67-1726/+1726
2007-10-12[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle26-467/+467
2007-10-12[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle1-1/+4
2007-10-12[MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.cYoichi Yuasa1-7/+0
2007-10-12[MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.cYoichi Yuasa1-2/+0
2007-10-12[MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.Yoichi Yuasa1-24/+2
2007-10-12[MIPS] Optimize __alloc_zeroed_user_highpage implementation.Ralf Baechle1-1/+1
2007-10-12[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle1-0/+30
2007-10-12[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle3-6/+8
2007-10-12[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle1-8/+8
2007-10-12[MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle1-7/+0
2007-10-12[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2-10/+4
2007-10-12[MIPS] ARC: Get rid of mips_machgroupRalf Baechle1-27/+3
2007-10-12[MIPS] Split up war.hRalf Baechle24-97/+625
2007-10-12[MIPS] Add gpio support to the BCM47XX platformAurelien Jarno1-0/+59