summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-01hwmon: (adt7473) Remove unused definesJean Delvare1-13/+0
2008-08-01hwmon: (dme1737) fix voltage scalingJuerg Haefliger1-11/+21
2008-08-01hwmon: (dme1737) probe all addressesJuerg Haefliger2-1/+13
2008-08-01hwmon: (dme1737) demacrofy for readabilityJuerg Haefliger1-101/+154
2008-08-01md: raid10: wake up frozen arrayArthur Jones1-0/+3
2008-08-01netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller7-44/+78
2008-08-01[PATCH] ocfs2: Release mutex in error handling codeJulia Lawall1-1/+1
2008-08-01[PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap ...Sunil Mushran1-12/+17
2008-08-01[PATCH 2/2] ocfs2: Fix race between mount and recoverySunil Mushran4-42/+148
2008-08-01[PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replaysSunil Mushran1-1/+4
2008-08-01[PATCH] configfs: Convenience macros for attribute definition.Joel Becker4-14/+536
2008-08-01[PATCH] configfs: Pin configfs subsystems separately from new config_items.Joel Becker1-9/+33
2008-08-01[PATCH] configfs: Fix open directory making rmdir() failLouis Rilling1-1/+2
2008-08-01[PATCH] configfs: Lock new directory inodes before removing on cleanup after ...Louis Rilling1-19/+29
2008-08-01[PATCH] configfs: Prevent userspace from creating new entries under attaching...Louis Rilling3-5/+103
2008-08-01[PATCH] configfs: Fix failing symlink() making rmdir() failLouis Rilling3-0/+16
2008-08-01[PATCH] configfs: Fix symlink() to a removing itemLouis Rilling2-7/+13
2008-08-01[PATCH] configfs: Include linux/err.h in linux/configfs.hJoel Becker2-1/+2
2008-08-01kbuild: scripts/ver_linux: don't set PATHAdrian Bunk1-1/+0
2008-08-01Kconfig/init: change help text to match default valuejkacur1-1/+1
2008-08-01kbuild: genksyms: Include extern information in dumpsAndreas Gruenbacher1-0/+2
2008-08-01kbuild: genksyms parser: fix the __attribute__ ruleAndreas Gruenbacher2-73/+73
2008-07-31netfilter: xt_hashlimit: fix race between htable_destroy and htable_gcPavel Emelyanov1-3/+1
2008-07-31netfilter: ipt_recent: fix race between recent_mt_destroy and proc manipulationsPavel Emelyanov1-1/+1
2008-07-31netfilter: nf_conntrack_tcp: decrease timeouts while data in unacknowledgedPatrick McHardy2-5/+27
2008-07-31[MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device IDJerry Hicks1-1/+1
2008-07-31pata_it821x: Driver updates and reworkingAlan Cox3-39/+265
2008-07-31libata.h: replace __FUNCTION__ with __func__Alexander Beregalov1-3/+3
2008-07-31ata_piix: subsys 106b:00a3 is apple ich8m tooTejun Heo1-0/+1
2008-07-31libata-core: make sure that ata_force_tbl is freed in case of an errorElias Oltmanns1-5/+9
2008-07-31libata: update atapi disable handlingTejun Heo3-34/+13
2008-07-31pata_via: add VX800 flag; add function for fixing h/w bugsJosephChan@via.com.tw1-1/+63
2008-07-31pata_ali: misplaced pci_dev_put()Ben Dooks1-1/+2
2008-07-31irda: replace __FUNCTION__ with __func__Harvey Harrison22-519/+520
2008-07-31nsc-ircc: default to dongle type 9 on IBM hardwareMatthew Garrett2-2/+8
2008-07-31bluetooth: add quirks for a few hci_usb devicesMichael Frey1-0/+7
2008-07-31hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells1-1/+1
2008-07-31isdn: use the common ascii hex helpersHarvey Harrison1-3/+2
2008-07-31tg3: adapt tg3 to use reworked PCI PM codeRafael J. Wysocki1-39/+28
2008-07-31atm: fix direct casts of pointers to u32 in the InterPhase driverDavid Howells1-20/+20
2008-07-31atm: fix const assignment/discard warnings in the ATM networking driverDavid Howells1-9/+13
2008-07-31net: use the common ascii hex helpersHarvey Harrison2-10/+8
2008-07-31random32: seeding improvementStephen Hemminger1-21/+27
2008-07-31bridge: send correct MTU value in PMTU (revised)Simon Wunderlich4-30/+51
2008-07-31Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller18-333/+948
2008-07-31Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds107-4077/+1509
2008-07-31Fix off-by-one error in iov_iter_advance()Linus Torvalds1-1/+1
2008-07-31romfs_readpage: don't report errors for pages beyond i_sizeLinus Torvalds1-14/+23
2008-07-31drivers/net/ehea/ehea_main.c: Release mutex in error handling codeJulia Lawall1-2/+2
2008-07-31sh_eth: Add support of SH7763 to sh_ethNobuhiro Iwamatsu3-150/+482