summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | [S390] cio: Make isc handling more robust.Cornelia Huck2008-04-30
| * | | | | | | | | | | | | | | | | | | | | | | [S390] remove -traditionalMathieu Desnoyers2008-04-30
| * | | | | | | | | | | | | | | | | | | | | | | [S390] Automatically detect added cpus.Heiko Carstens2008-04-30
| * | | | | | | | | | | | | | | | | | | | | | | [S390] smp: Fix locking order.Heiko Carstens2008-04-30
| * | | | | | | | | | | | | | | | | | | | | | | [S390] Add missing ifndef/define to include/asm-s390/sysinfo.h.Heiko Carstens2008-04-30
| * | | | | | | | | | | | | | | | | | | | | | | [S390] Move show_regs to traps.c.Heiko Carstens2008-04-30
| * | | | | | | | | | | | | | | | | | | | | | | [S390] cio: Use strict_strtoul() for attributes.Cornelia Huck2008-04-30
| | |_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | [POWERPC] Fix crashkernel= handling when no crashkernel= specifiedMichael Ellerman2008-04-30
| * | | | | | | | | | | | | | | | | | | | | | [POWERPC] Make emergency stack safe for current_thread_info() useMichael Ellerman2008-04-30
| * | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras2008-04-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | [POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.hKumar Gala2008-04-30
| | * | | | | | | | | | | | | | | | | | | | | | [POWERPC] spufs: trace spu_acquire_saved eventsJulio M. Merino Vidal2008-04-30
| | * | | | | | | | | | | | | | | | | | | | | | [POWERPC] spufs: fix marker name for find_victimJulio M. Merino Vidal2008-04-30
| | * | | | | | | | | | | | | | | | | | | | | | [POWERPC] spufs: add marker for destroy_spu_contextJulio M. Merino Vidal2008-04-30
| | * | | | | | | | | | | | | | | | | | | | | | [POWERPC] spufs: add sputrace marker parameter namesJulio M. Merino Vidal2008-04-30
| | * | | | | | | | | | | | | | | | | | | | | | [POWERPC] spufs: add context switch notification logChristoph Hellwig2008-04-30
| * | | | | | | | | | | | | | | | | | | | | | | [POWERPC] mpc5200: defconfigs for CM5200, Lite5200B, Motion-PRO and TQM5200Bartlomiej Sieka2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | [POWERPC] mpc5200: Switch mpc5200 dts files to dts-v1 formatGrant Likely2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | [POWERPC] mpc5200: Fix FEC error handling on FIFO errorsSascha Hauer2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | [POWERPC] mpc5200: add Phytec pcm030 board supports.hauer@pengutronix.de2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | [POWERPC] mpc5200: add gpiolib support for mpc5200s.hauer@pengutronix.de2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | [POWERPC] mpc5200: add interrupt type functionSascha Hauer2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | [POWERPC] mpc5200: Fix unterminated of_device_id tableGrant Likely2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | fix drivers/media/common/tuners/ build bugIngo Molnar2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | revert "memory hotplug: allocate usemap on the section with pgdat"Andrew Morton2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | mm: fix warning on memory offlineNick Piggin2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Drop the exporting of empty <linux/byteorder/generic.h>Robert P. J. Day2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | remove __KERNEL__ tests of unexported headers under asm-generic/Robert P. J. Day2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | afs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | lib: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | kernel: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | mm: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | brd: modify ramdisk device to be able to manage partitionsLaurent Vivier2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | add hrtimer specific debugobjects codeThomas Gleixner2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | debugobjects: add timer specific object debugging codeThomas Gleixner2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | debugobjects: add documentationThomas Gleixner2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | infrastructure to debug (dynamic) objectsThomas Gleixner2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | slab: add a flag to prevent debug_free checks on a kmem_cacheThomas Gleixner2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Add macros similar to min/max/min_t/max_tHarvey Harrison2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | alloc_uid: cleanupAndrew Morton2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | hfsplus: fix warning with 64k PAGE_SIZEAndrew Morton2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | hfs: fix warning with 64k PAGE_SIZEAndrew Morton2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | printk: don't read beyond string arguments' terminating zeroMarkus Armbruster2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Basic braille screen reader supportSamuel Thibault2008-04-30