summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update .mailmapS.Çağlar Onur2008-04-301-0/+1
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-04-3046-501/+892
|\
| * [S390] Update default configuration.Martin Schwidefsky2008-04-301-41/+100
| * [S390] use generic sys_ptraceMartin Schwidefsky2008-04-302-38/+1
| * [S390] Remove self ptrace IEEE_IP hack.Martin Schwidefsky2008-04-301-20/+0
| * [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens2008-04-308-116/+53
| * [S390] System z large page support.Gerald Schaefer2008-04-3014-42/+437
| * [S390] Convert machine feature detection code to C.Heiko Carstens2008-04-307-141/+140
| * [S390] vmemmap: use clear_table to initialise page tables.Heiko Carstens2008-04-301-3/+2
| * [S390] Move stfl to system.h and delete duplicated version.Heiko Carstens2008-04-303-19/+11
| * [S390] uaccess_mvcos: #ifdef config dependent code.Heiko Carstens2008-04-301-0/+2
| * [S390] cpu topology: Fix possible deadlock.Heiko Carstens2008-04-301-1/+13
| * [S390] Add topology_core_siblings to topology.hHeiko Carstens2008-04-302-3/+22
| * [S390] cio: Make isc handling more robust.Cornelia Huck2008-04-304-14/+10
| * [S390] remove -traditionalMathieu Desnoyers2008-04-303-5/+0
| * [S390] Automatically detect added cpus.Heiko Carstens2008-04-303-6/+36
| * [S390] smp: Fix locking order.Heiko Carstens2008-04-301-6/+6
| * [S390] Add missing ifndef/define to include/asm-s390/sysinfo.h.Heiko Carstens2008-04-301-0/+5
| * [S390] Move show_regs to traps.c.Heiko Carstens2008-04-303-31/+22
| * [S390] cio: Use strict_strtoul() for attributes.Cornelia Huck2008-04-305-18/+35
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-3028-329/+7009
|\ \
| * | [POWERPC] Fix crashkernel= handling when no crashkernel= specifiedMichael Ellerman2008-04-301-6/+6
| * | [POWERPC] Make emergency stack safe for current_thread_info() useMichael Ellerman2008-04-301-3/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras2008-04-307-21/+226
| |\ \
| | * | [POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.hKumar Gala2008-04-301-0/+2
| | * | [POWERPC] spufs: trace spu_acquire_saved eventsJulio M. Merino Vidal2008-04-301-0/+2
| | * | [POWERPC] spufs: fix marker name for find_victimJulio M. Merino Vidal2008-04-301-1/+1
| | * | [POWERPC] spufs: add marker for destroy_spu_contextJulio M. Merino Vidal2008-04-301-0/+1
| | * | [POWERPC] spufs: add sputrace marker parameter namesJulio M. Merino Vidal2008-04-302-20/+20
| | * | [POWERPC] spufs: add context switch notification logChristoph Hellwig2008-04-305-0/+200
| * | | [POWERPC] mpc5200: defconfigs for CM5200, Lite5200B, Motion-PRO and TQM5200Bartlomiej Sieka2008-04-295-9/+4484
| * | | [POWERPC] mpc5200: Switch mpc5200 dts files to dts-v1 formatGrant Likely2008-04-295-288/+286
| * | | [POWERPC] mpc5200: Fix FEC error handling on FIFO errorsSascha Hauer2008-04-291-10/+13
| * | | [POWERPC] mpc5200: add Phytec pcm030 board supports.hauer@pengutronix.de2008-04-293-0/+1473
| * | | [POWERPC] mpc5200: add gpiolib support for mpc5200s.hauer@pengutronix.de2008-04-294-0/+485
| * | | [POWERPC] mpc5200: add interrupt type functionSascha Hauer2008-04-291-0/+38
| * | | [POWERPC] mpc5200: Fix unterminated of_device_id tableGrant Likely2008-04-291-1/+1
* | | | fix drivers/media/common/tuners/ build bugIngo Molnar2008-04-301-0/+1
* | | | revert "memory hotplug: allocate usemap on the section with pgdat"Andrew Morton2008-04-301-13/+2
* | | | mm: fix warning on memory offlineNick Piggin2008-04-301-1/+8
* | | | Drop the exporting of empty <linux/byteorder/generic.h>Robert P. J. Day2008-04-304-12/+6
* | | | remove __KERNEL__ tests of unexported headers under asm-generic/Robert P. J. Day2008-04-305-14/+0
* | | | Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-3041-130/+1
* | | | serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-3013-54/+54
* | | | drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-3024-91/+91
* | | | fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-3028-57/+57
* | | | afs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-302-6/+6
* | | | lib: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-302-13/+13
* | | | kernel: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-302-3/+3
* | | | mm: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-303-6/+6
OpenPOWER on IntegriCloud