summaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-08Fix cpuset sched_relax_domain_level control filePaul Menage1-12/+40
2008-05-08slub: fix atomic usage in any_slab_objects()Benjamin Herrenschmidt1-1/+1
2008-05-08sys_pipe(): fix file descriptor leaksUlrich Drepper3-3/+13
2008-05-08vt: fix canonical input in UTF-8 modeSamuel Thibault1-0/+6
2008-05-08usb/asix: add Buffalo LUA-U2-GT 10/100/1000Mattia Dongili1-0/+4
2008-05-08sx.c: fix printk warnings on sparc32Andrew Morton1-3/+6
2008-05-08uml: fix inconsistence due to tty_operation changeWANG Cong2-3/+3
2008-05-08misc: fix integer as NULL pointer warningsHarvey Harrison3-3/+3
2008-05-08fix irq flags for iuu_phoenix.cSteven Rostedt1-3/+3
2008-05-08fix irq flags in rtc-ds1511Steven Rostedt1-2/+2
2008-05-08fix irq flags in saa7134Steven Rostedt1-1/+1
2008-05-08fix irq flags in mac80211 codeSteven Rostedt1-2/+2
2008-05-08serial: access after NULL check in uart_flush_buffer()Tetsuo Handa1-1/+2
2008-05-08Kconfig: improved help for CONFIG_ACCESSIBILITYSamuel Thibault1-1/+11
2008-05-08sparc: Fix fork/clone/vfork system call restart.David S. Miller2-7/+31
2008-05-07[MAINTAINERS] New maintainer for Intel ethernet adaptersAuke Kok1-4/+2
2008-05-07sparc: Fix mmap VA span checking.David S. Miller2-4/+3
2008-05-07udf: Fix memory corruption when fs mounted with noadinicb optionJan Kara1-2/+3
2008-05-07udf: Make udf exportableRasmus Rohde4-2/+161
2008-05-07[S390] guest page hinting lightMartin Schwidefsky6-0/+107
2008-05-07[S390] tty3270: fix put_char fail/success conversion.Heiko Carstens1-9/+6
2008-05-07[S390] compat ptrace cleanupRoland McGrath3-95/+9
2008-05-07[S390] s390mach compile warningMartin Schwidefsky1-1/+2
2008-05-07[S390] cio: Fix parsing mechanism for blacklisted devices.Michael Ernst1-154/+170
2008-05-07[S390] cio: Remove cio_msg kernel parameter.Michael Ernst10-94/+54
2008-05-07[S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger5-6/+34
2008-05-07[S390] s390: Optimize user and work TIF checkMartin Schwidefsky2-30/+28
2008-05-07Revert "uml: fix gcc problem"Linus Torvalds1-4/+1
2008-05-07sparc64: Fix initrd regression.David S. Miller1-0/+3
2008-05-07usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OFDavid S. Miller1-1/+1
2008-05-06Fix bogus warning in sysdev_driver_register()OGAWA Hirofumi1-2/+1
2008-05-06VFS: fix unused variable warningLinus Torvalds1-2/+0
2008-05-06x86: fix PAE pmd_bad bootup warningHugh Dickins4-20/+7
2008-05-06[PATCH] fix SMP ordering hole in fcntl_setlk()Al Viro1-2/+15
2008-05-06[PATCH] kill ->put_inodeChristoph Hellwig4-14/+0
2008-05-06[PATCH] fix reservation discarding in affsRoman Zippel5-46/+41
2008-05-06pata_atiixp: Don't disableAlan Cox2-0/+12
2008-05-06sata_inic162x: update intro comment, up the version and drop EXPERIMENTALTejun Heo2-10/+30
2008-05-06sata_inic162x: add cardbus supportTejun Heo1-12/+24
2008-05-06sata_inic162x: kill now unused SFF related stuffTejun Heo1-51/+18
2008-05-06sata_inic162x: use IDMA for ATAPI commandsTejun Heo1-34/+47
2008-05-06sata_inic162x: use IDMA for non DMA ATA commandsTejun Heo1-34/+15
2008-05-06sata_inic162x: kill now unused bmdma related stuffTejun Heo1-98/+5
2008-05-06sata_inic162x: use IDMA for ATA_PROT_DMATejun Heo1-35/+235
2008-05-06sata_inic162x: update TF read handlingTejun Heo1-2/+45
2008-05-06sata_inic162x: add / update constantsTejun Heo1-3/+56
2008-05-06sata_inic162x: misc clean upsTejun Heo1-13/+5
2008-05-06sata_mv use hweight16() for bit counting (V2)Mark Lord1-12/+6
2008-05-06sata_mv NCQ-EH for FIS-based switchingMark Lord1-0/+165
2008-05-06sata_mv delayed eh handlingMark Lord1-1/+37