summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-09[S390] dynamic page tables.Martin Schwidefsky13-48/+258
2008-02-09[S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky8-48/+124
2008-02-09[S390] 1K/2K page table pages.Martin Schwidefsky11-183/+207
2008-02-09[S390] Remove a.out header file.Martin Schwidefsky3-34/+0
2008-02-09[S390] sclp_vt220: Fix vt220 initializationChristian Borntraeger1-13/+18
2008-02-09[S390] qdio: avoid hang when establishing qdio queuesUrsula Braun1-10/+8
2008-02-09[S390] VMEM_MAX_PHYS overflow on 31 bit.Martin Schwidefsky1-2/+3
2008-02-09[S390] zcrypt: Do not start ap poll thread per defaultFelix Beck1-2/+2
2008-02-09[S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly.Martin Schwidefsky1-2/+2
2008-02-09[S390] Wire up new timerfd syscalls.Heiko Carstens3-1/+27
2008-02-09[S390] Update default configuration.Martin Schwidefsky1-23/+64
2008-02-08mm: special mapping nopageNick Piggin1-9/+16
2008-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-81/+225
2008-02-08x86: fix pgtable_t build breakageIngo Molnar1-2/+4
2008-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds14-112/+342
2008-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds38-866/+3185
2008-02-08DCA: convert struct class_device to struct device.Kay Sievers2-9/+8
2008-02-08x25_asy: Fix ref count rule violationAlan Cox1-3/+2
2008-02-08lib/scatterlist.o needed by a module only - link it in unconditionallyGuennadi Liakhovetski1-2/+2
2008-02-08fix xtensa timerfd breakageAdrian Bunk1-2/+2
2008-02-08Fix FRV cmpxchg_localMathieu Desnoyers3-84/+83
2008-02-08revert "proc: fix the threaded proc self"Andrew Morton1-6/+6
2008-02-08IB/core: Remove unused struct ib_device.flags memberRoland Dreier1-2/+0
2008-02-08IB/core: Add IP checksum offload supportEli Cohen1-2/+12
2008-02-08IPoIB: Add send gather supportEli Cohen4-30/+83
2008-02-08IPoIB: Add high DMA feature flagEli Cohen1-1/+3
2008-02-08IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein5-36/+197
2008-02-08[IA64] Fix large MCA bootmem allocationRuss Anderson1-29/+26
2008-02-08[IA64] Simplify cpu_idle_waitTony Luck1-29/+15
2008-02-08[IA64] Synchronize RBS on PTRACE_ATTACHPetr Tesarik2-0/+61
2008-02-08[IA64] Synchronize kernel RSE to user-space and backPetr Tesarik4-0/+97
2008-02-08[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik3-21/+18
2008-02-08[IA64] Wire up timerfd_{create,settime,gettime} syscallsTony Luck2-2/+8
2008-02-09[Blackfin] arch: import defines for BF547 -- it is just like the BF548, but n...Mike Frysinger3-1/+2116
2008-02-08Merge branch 'cris' of git://www.jni.nu/crisLinus Torvalds226-7714/+31838
2008-02-09[Blackfin] arch: fix build fails only include header files when enabledMike Frysinger3-0/+6
2008-02-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds10-44/+316
2008-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds17-225/+235
2008-02-08Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds12-60/+166
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-309/+163
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-133/+122
2008-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds8-42/+88
2008-02-08splice: missing user pointer access verificationJens Axboe1-0/+8
2008-02-08quota: turn quotas off when remounting read-onlyJan Kara1-0/+1
2008-02-08ext3 can fail badly when device stops accepting BIO_RW_BARRIER requestsNeil Brown1-1/+2
2008-02-08reduce large do_mount stack usage with noinlinesEric Sandeen1-5/+13
2008-02-08uml: fix mm_context memory leakJeff Dike2-0/+6
2008-02-08uml: x86_64 should copy %fs during forkJeff Dike1-1/+2
2008-02-08uml: improved error handling while locating temp dirJim Meyering1-9/+6
2008-02-08uml: style fixes in arch/um/os-LinuxJeff Dike14-129/+98