aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-30[S390] Remove self ptrace IEEE_IP hack.Martin Schwidefsky1-20/+0
2008-04-30[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens8-116/+53
2008-04-30[S390] System z large page support.Gerald Schaefer14-42/+437
2008-04-30[S390] Convert machine feature detection code to C.Heiko Carstens7-141/+140
2008-04-30[S390] vmemmap: use clear_table to initialise page tables.Heiko Carstens1-3/+2
2008-04-30[S390] Move stfl to system.h and delete duplicated version.Heiko Carstens3-19/+11
2008-04-30[S390] uaccess_mvcos: #ifdef config dependent code.Heiko Carstens1-0/+2
2008-04-30[S390] cpu topology: Fix possible deadlock.Heiko Carstens1-1/+13
2008-04-30[S390] Add topology_core_siblings to topology.hHeiko Carstens2-3/+22
2008-04-30[S390] cio: Make isc handling more robust.Cornelia Huck4-14/+10
2008-04-30[S390] remove -traditionalMathieu Desnoyers3-5/+0
2008-04-30[S390] Automatically detect added cpus.Heiko Carstens3-6/+36
2008-04-30[S390] smp: Fix locking order.Heiko Carstens1-6/+6
2008-04-30[S390] Add missing ifndef/define to include/asm-s390/sysinfo.h.Heiko Carstens1-0/+5
2008-04-30[S390] Move show_regs to traps.c.Heiko Carstens3-31/+22
2008-04-30[S390] cio: Use strict_strtoul() for attributes.Cornelia Huck5-18/+35
2008-04-30[POWERPC] 86xx: Fix the wrong serial1 interrupt for 8610 boardJason Jin1-1/+1
2008-04-30[POWERPC] Fix crashkernel= handling when no crashkernel= specifiedMichael Ellerman1-6/+6
2008-04-30[POWERPC] Make emergency stack safe for current_thread_info() useMichael Ellerman1-3/+6
2008-04-30[XFS] Include linux/random.h in all builds, not just debug builds.David Chinner2-2/+1
2008-04-30tcp: Overflow bug in VegasLachlan Andrew2-7/+11
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras7-21/+226
2008-04-30[POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.hKumar Gala1-0/+2
2008-04-29[IPv4] UFO: prevent generation of chained skb destined to UFO deviceKostya B1-15/+7
2008-04-29iwlwifi: move the selects to the tristate driversAdrian Bunk1-6/+6
2008-04-30[POWERPC] spufs: trace spu_acquire_saved eventsJulio M. Merino Vidal1-0/+2
2008-04-30[POWERPC] spufs: fix marker name for find_victimJulio M. Merino Vidal1-1/+1
2008-04-30[POWERPC] spufs: add marker for destroy_spu_contextJulio M. Merino Vidal1-0/+1
2008-04-30[POWERPC] spufs: add sputrace marker parameter namesJulio M. Merino Vidal2-20/+20
2008-04-30[POWERPC] spufs: add context switch notification logChristoph Hellwig5-0/+200
2008-04-29ipv4: annotate a few functions __init in ipconfig.cSam Ravnborg1-4/+4
2008-04-29docbook: fix fatal rapidio yet again (and more to come)Randy Dunlap1-1/+0
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds7-10/+16
2008-04-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds38-837/+1086
2008-04-29Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds40-939/+396
2008-04-30V4L/DVB (7798): tuners/Kconfig: Change config name and help to reflect dynami...Mauro Carvalho Chehab1-2/+7
2008-04-30V4L/DVB (7794): cx88: Fix a warningMauro Carvalho Chehab1-1/+0
2008-04-30V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error me...Robert P. J. Day1-3/+3
2008-04-30V4L/DVB (7791): ivtv: POLLHUP must be returned on eofHans Verkuil1-1/+3
2008-04-29pasemi_edac needs to include linux/edac.hStephen Rothwell1-0/+1
2008-04-29V4L/DVB (7789b): Fix merge conflictsMauro Carvalho Chehab3-3/+3
2008-04-29ext4: fix hot spins in mballoc after err_freebuddy and err_freemetaRoel Kluin1-5/+3
2008-04-29ext4: fix test ext_generic_write_end() copied return valueRoel Kluin1-6/+8
2008-04-29ext3: fix test ext_generic_write_end() copied return valueRoel Kluin1-6/+8
2008-04-29ext4: Move mballoc headers/structures to a seperate header file mballoc.hMingming Cao2-295/+305
2008-04-29ext4: cleanup for compiling mballoc with verification and debugging #definesSolofo Ramangalahy1-6/+6
2008-04-29ext4: don't use ext4_error in ext4_check_descriptorsJosef Bacik1-16/+13
2008-04-29ext4: mark inode dirty after initializing the extent treeAneesh Kumar K.V1-6/+7
2008-04-29ext4: update ctime and mtime for truncate with extents.Solofo Ramangalahy1-0/+2
2008-04-29ext4: Don't do GFP_NOFS allocations after taking ext4_lock_groupAneesh Kumar K.V1-14/+15