summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-30[S390] Remove self ptrace IEEE_IP hack.Martin Schwidefsky
2008-04-30[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens
2008-04-30[S390] System z large page support.Gerald Schaefer
2008-04-30[S390] Convert machine feature detection code to C.Heiko Carstens
2008-04-30[S390] vmemmap: use clear_table to initialise page tables.Heiko Carstens
2008-04-30[S390] Move stfl to system.h and delete duplicated version.Heiko Carstens
2008-04-30[S390] uaccess_mvcos: #ifdef config dependent code.Heiko Carstens
2008-04-30[S390] cpu topology: Fix possible deadlock.Heiko Carstens
2008-04-30[S390] Add topology_core_siblings to topology.hHeiko Carstens
2008-04-30[S390] cio: Make isc handling more robust.Cornelia Huck
2008-04-30[S390] remove -traditionalMathieu Desnoyers
2008-04-30[S390] Automatically detect added cpus.Heiko Carstens
2008-04-30[S390] smp: Fix locking order.Heiko Carstens
2008-04-30[S390] Add missing ifndef/define to include/asm-s390/sysinfo.h.Heiko Carstens
2008-04-30[S390] Move show_regs to traps.c.Heiko Carstens
2008-04-30[S390] cio: Use strict_strtoul() for attributes.Cornelia Huck
2008-04-30[POWERPC] 86xx: Fix the wrong serial1 interrupt for 8610 boardJason Jin
2008-04-30[POWERPC] Fix crashkernel= handling when no crashkernel= specifiedMichael Ellerman
2008-04-30[POWERPC] Make emergency stack safe for current_thread_info() useMichael Ellerman
2008-04-30[XFS] Include linux/random.h in all builds, not just debug builds.David Chinner
2008-04-30tcp: Overflow bug in VegasLachlan Andrew
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras
2008-04-30[POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.hKumar Gala
2008-04-29[IPv4] UFO: prevent generation of chained skb destined to UFO deviceKostya B
2008-04-29iwlwifi: move the selects to the tristate driversAdrian Bunk
2008-04-30[POWERPC] spufs: trace spu_acquire_saved eventsJulio M. Merino Vidal
2008-04-30[POWERPC] spufs: fix marker name for find_victimJulio M. Merino Vidal
2008-04-30[POWERPC] spufs: add marker for destroy_spu_contextJulio M. Merino Vidal
2008-04-30[POWERPC] spufs: add sputrace marker parameter namesJulio M. Merino Vidal
2008-04-30[POWERPC] spufs: add context switch notification logChristoph Hellwig
2008-04-29ipv4: annotate a few functions __init in ipconfig.cSam Ravnborg
2008-04-29docbook: fix fatal rapidio yet again (and more to come)Randy Dunlap
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-04-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-04-29Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2008-04-30V4L/DVB (7798): tuners/Kconfig: Change config name and help to reflect dynami...Mauro Carvalho Chehab
2008-04-30V4L/DVB (7794): cx88: Fix a warningMauro Carvalho Chehab
2008-04-30V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error me...Robert P. J. Day
2008-04-30V4L/DVB (7791): ivtv: POLLHUP must be returned on eofHans Verkuil
2008-04-29pasemi_edac needs to include linux/edac.hStephen Rothwell
2008-04-29V4L/DVB (7789b): Fix merge conflictsMauro Carvalho Chehab
2008-04-29ext4: fix hot spins in mballoc after err_freebuddy and err_freemetaRoel Kluin
2008-04-29ext4: fix test ext_generic_write_end() copied return valueRoel Kluin
2008-04-29ext3: fix test ext_generic_write_end() copied return valueRoel Kluin
2008-04-29ext4: Move mballoc headers/structures to a seperate header file mballoc.hMingming Cao
2008-04-29ext4: cleanup for compiling mballoc with verification and debugging #definesSolofo Ramangalahy
2008-04-29ext4: don't use ext4_error in ext4_check_descriptorsJosef Bacik
2008-04-29ext4: mark inode dirty after initializing the extent treeAneesh Kumar K.V
2008-04-29ext4: update ctime and mtime for truncate with extents.Solofo Ramangalahy
2008-04-29ext4: Don't do GFP_NOFS allocations after taking ext4_lock_groupAneesh Kumar K.V