summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-05-085-6/+166
|\
| * udf: Fix memory corruption when fs mounted with noadinicb optionJan Kara2008-05-071-2/+3
| * udf: Make udf exportableRasmus Rohde2008-05-074-2/+161
| * udf: fs/udf/partition.c:udf_get_pblock() mustn't be inlineAdrian Bunk2008-04-281-2/+2
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-05-0827-387/+408
|\ \
| * | [S390] guest page hinting lightMartin Schwidefsky2008-05-076-0/+107
| * | [S390] tty3270: fix put_char fail/success conversion.Heiko Carstens2008-05-071-9/+6
| * | [S390] compat ptrace cleanupRoland McGrath2008-05-073-95/+9
| * | [S390] s390mach compile warningMartin Schwidefsky2008-05-071-1/+2
| * | [S390] cio: Fix parsing mechanism for blacklisted devices.Michael Ernst2008-05-071-154/+170
| * | [S390] cio: Remove cio_msg kernel parameter.Michael Ernst2008-05-0710-94/+54
| * | [S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger2008-05-075-6/+34
| * | [S390] s390: Optimize user and work TIF checkMartin Schwidefsky2008-05-072-30/+28
* | | drivers/scsi/dpt_i2o.c: fix build on alphaAndrew Morton2008-05-082-55/+36
* | | Fix cpuset sched_relax_domain_level control filePaul Menage2008-05-081-12/+40
* | | slub: fix atomic usage in any_slab_objects()Benjamin Herrenschmidt2008-05-081-1/+1
* | | sys_pipe(): fix file descriptor leaksUlrich Drepper2008-05-083-3/+13
* | | vt: fix canonical input in UTF-8 modeSamuel Thibault2008-05-081-0/+6
* | | usb/asix: add Buffalo LUA-U2-GT 10/100/1000Mattia Dongili2008-05-081-0/+4
* | | sx.c: fix printk warnings on sparc32Andrew Morton2008-05-081-3/+6
* | | uml: fix inconsistence due to tty_operation changeWANG Cong2008-05-082-3/+3
* | | misc: fix integer as NULL pointer warningsHarvey Harrison2008-05-083-3/+3
* | | fix irq flags for iuu_phoenix.cSteven Rostedt2008-05-081-3/+3
* | | fix irq flags in rtc-ds1511Steven Rostedt2008-05-081-2/+2
* | | fix irq flags in saa7134Steven Rostedt2008-05-081-1/+1
* | | fix irq flags in mac80211 codeSteven Rostedt2008-05-081-2/+2
* | | serial: access after NULL check in uart_flush_buffer()Tetsuo Handa2008-05-081-1/+2
* | | Kconfig: improved help for CONFIG_ACCESSIBILITYSamuel Thibault2008-05-081-1/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-074-11/+34
|\ \ \
| * | | sparc: Fix fork/clone/vfork system call restart.David S. Miller2008-05-072-7/+31
| * | | sparc: Fix mmap VA span checking.David S. Miller2008-05-072-4/+3
* | | | [MAINTAINERS] New maintainer for Intel ethernet adaptersAuke Kok2008-05-071-4/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-0613-88/+24
|\| | | | |/ / |/| |
| * | sparc64: Fix initrd regression.David S. Miller2008-05-061-0/+3
| * | usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OFDavid S. Miller2008-05-061-1/+1
| * | sparc64: remove online_page()Adrian Bunk2008-05-051-13/+0
| * | sparc64: use compat_sys_utimes instead of home-grown local copy.David S. Miller2008-05-052-32/+1
| * | sbus: Fix bpp driver build.David S. Miller2008-05-051-1/+1
| * | sparc video: make blank use proper constantRobert Reif2008-05-036-6/+6
| * | Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()."David S. Miller2008-05-031-22/+5
| * | sparc: tcx.c remove unnecessary functionRobert Reif2008-05-031-13/+7
* | | Revert "uml: fix gcc problem"Linus Torvalds2008-05-061-4/+1
* | | Fix bogus warning in sysdev_driver_register()OGAWA Hirofumi2008-05-061-2/+1
* | | VFS: fix unused variable warningLinus Torvalds2008-05-061-2/+0
* | | x86: fix PAE pmd_bad bootup warningHugh Dickins2008-05-064-20/+7
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-0610-62/+56
|\ \ \
| * | | [PATCH] fix SMP ordering hole in fcntl_setlk()Al Viro2008-05-061-2/+15
| * | | [PATCH] kill ->put_inodeChristoph Hellwig2008-05-064-14/+0
| * | | [PATCH] fix reservation discarding in affsRoman Zippel2008-05-065-46/+41
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-0613-399/+1223
|\ \ \ \