aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-16[SERIAL] SUNHV: Fix jerky console on LDOM guests.David S. Miller1-11/+1
2007-07-16[SPARC64]: Fix race between MD update and dr-cpu add.David S. Miller2-143/+147
2007-07-16[SPARC64]: SMP build fix.Fabio Massimo Di Nitto1-2/+2
2007-07-16Make BLK_DEV_BSG depend strictly on SCSI=yLinus Torvalds1-1/+1
2007-07-16Make check_signature depend on CONFIG_HAS_IOMEMLinus Torvalds1-2/+2
2007-07-16forcedeth bug fix: realtek phyAyaz Abdulla1-0/+54
2007-07-16forcedeth bug fix: vitesse phyAyaz Abdulla1-0/+88
2007-07-16forcedeth bug fix: cicada phyAyaz Abdulla1-10/+10
2007-07-16atl1: reorder atl1_main functionsJay Cliburn1-975/+975
2007-07-16atl1: fix excessively indented codeJay Cliburn1-36/+50
2007-07-16atl1: cleanup atl1_mainJay Cliburn1-141/+137
2007-07-16atl1: header file cleanupJay Cliburn2-85/+90
2007-07-16atl1: remove irq_semJay Cliburn2-5/+2
2007-07-16cdc-subset to support new vendor/product IDjing xiang1-0/+3
2007-07-168139cp: implement the missing dev->tx_timeoutFrancois Romieu1-3/+24
2007-07-16myri10ge: Remove nonsensical limit in the tx done routineBrice Goglin1-6/+0
2007-07-16gianfar: kill unused headerKumar Gala1-1/+0
2007-07-16EP93XX_ETH must select MIIJohn Donoghue1-0/+1
2007-07-16macb: Add multicast capabilityPatrice Vilchez1-0/+120
2007-07-16macb: Use generic PHY layerfrederic RODO5-257/+208
2007-07-16s390: add barriers to qeth driverFrank Blaschka1-0/+1
2007-07-16s390: scatter-gather for inbound traffic in qeth driverFrank Blaschka3-32/+165
2007-07-16eHEA: Introducing support vor DLPAR memory addThomas Klein5-65/+275
2007-07-16Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/s2io.cMicah Gruber1-1/+3
2007-07-16Revert "[NET]: Fix races in net_rx_action vs netpoll."Linus Torvalds2-18/+0
2007-07-16utime(s): Honour CAP_FOWNER when times==NULLSatyam Sharma1-1/+1
2007-07-16Fix too few arguments to function `scsi_cmd_ioctl'S.Çağlar Onur1-1/+1
2007-07-16Fix LDM for new field in the VOL5 VBLK.Anton Altaparmakov2-46/+93
2007-07-16Remove duplicate comments from sysctl.cLinus Torvalds1-8/+0
2007-07-16Fix new generic block device SG compileLinus Torvalds1-1/+1
2007-07-16fat: Fix the race of read/write the FAT12 entryOGAWA Hirofumi1-0/+7
2007-07-16cpwatchdog build fixAndrew Morton1-0/+1
2007-07-16sn_console section mismatch warningJes Sorensen1-2/+2
2007-07-16compat32: ignore the LOOP_CLR_FD ioctlGeert Uytterhoeven1-0/+4
2007-07-16NLS: Remove obsolete Makefile entriesRobert P. J. Day1-2/+0
2007-07-16permit mempool_free(NULL)Rusty Russell1-0/+3
2007-07-16ext4: statfs speed upBadari Pulavarty2-10/+17
2007-07-16ext3: statfs speed upBadari Pulavarty2-10/+17
2007-07-16ext2: statfs speed upBadari Pulavarty2-6/+16
2007-07-16drivers/char/ipmi/ipmi_si_intf.c: lower printk severityDan Aloni1-1/+1
2007-07-16drivers/char/ipmi/ipmi_poweroff.c: lower printk severityDan Aloni1-1/+1
2007-07-16vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2Denis Vlasenko1-3/+105
2007-07-16vsprintf.c: optimizing, part 1 (easy and obvious stuff)Denis Vlasenko1-28/+45
2007-07-16Fix trivial typos in anon_inodes.c commentsJ. Bruce Fields1-5/+5
2007-07-16isapnp: remove pointless check of 'type' against 0 in isapnp_read_tag()Jesper Juhl1-2/+0
2007-07-16.gitignore updateAlexey Dobriyan2-0/+4
2007-07-16remove mm/backing-dev.c:congestion_wait_interruptible()Adrian Bunk2-17/+0
2007-07-16kernel/printk.c: document possible deadlock against schedulerJiri Kosina1-0/+3
2007-07-16docs: static initialization of spinlocks is OKEd L. Cashin1-9/+11
2007-07-16serial: remove termios checks from various old char serial driversAlan Cox5-38/+12