summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-04-14NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust
2007-04-10ide: correctly prevent IDE timer expiry function to run if request was alread...Suleiman Souhlal
2007-04-07[PATCH] high-res timers: resume fixIngo Molnar
2007-04-04[PATCH] remove protection of LANANA-reserved majorsAndrew Morton
2007-04-04[PATCH] md: avoid a deadlock when removing a device from an md array via sysfsNeilBrown
2007-04-04libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)Albert Lee
2007-04-04libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)Albert Lee
2007-04-04libata: reorder HSM_ST_FIRST for easier decoding (take 3)Albert Lee
2007-04-02[PATCH] Fix microcode-related suspend problemRafael J. Wysocki
2007-04-02[PATCH] driver core: fix built-in drivers sysfs linksKay Sievers
2007-03-29[IFB]: Fix crash on input device removalPatrick McHardy
2007-03-28Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2007-03-27[PATCH] WE-22 : prevent information leak on 64 bitJean Tourrilhes
2007-03-27Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-03-27[PATCH] ipcns: fix !CONFIG_IPC_NS behaviorSerge E. Hallyn
2007-03-27[PATCH] utsns: fix !CONFIG_UTS_NS behaviorSerge E. Hallyn
2007-03-27[PATCH] uml: fix epollJeff Dike
2007-03-27Export __splice_from_pipe()Mark Fasheh
2007-03-26[PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr.Russ Cox
2007-03-26ide: use correct IDE error recoverySuleiman Souhlal
2007-03-22[PATCH] lockdep: lockdep_depth vs. debug_locksJarek Poplawski
2007-03-22[PATCH] FRV: fix unannotated variable declarationsDavid Howells
2007-03-18[PATCH] Fix build error due to not including <linux/errno.h>Ralf Baechle
2007-03-16[PATCH] fix MTIME_SEC_MAX on 32-bitThomas Gleixner
2007-03-16[PATCH] nfs: fix congestion controlPeter Zijlstra
2007-03-16[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson
2007-03-16[PATCH] spi: destroy workqueue after spi_unregister_masterChris Lesiak
2007-03-16[PATCH] ufs2: more correct work with timeEvgeniy Dushistov
2007-03-15[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern
2007-03-14[PATCH] sanitize security_getprocattr() APIAl Viro
2007-03-12[PATCH] pci: Repair pci_save/restore_state so we can restore one save many ti...Eric W. Biederman
2007-03-12[PATCH] msi: Safer state caching.Eric W. Biederman
2007-03-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-03-09[MTD] [OneNAND] Classify the page data and oob bufferKyungmin Park
2007-03-08[PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi
2007-03-08[MTD] [NAND] make oobavail publicVitaly Wool
2007-03-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-03-06Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-03-06[PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...NeilBrown
2007-03-06[PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server codeNeilBrown
2007-03-06[PATCH] linux/audit.h needs linux/types.hJeff Dike
2007-03-06[PATCH] hrtimers: hrtimer_clock_base description typoAndres Salomon
2007-03-06[PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ descriptionAndres Salomon
2007-03-06mmc: require explicit support for high-speedPierre Ossman
2007-03-06ncpfs: make sure server connection survives a killPierre Ossman
2007-03-06mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth
2007-03-06bonding: Improve IGMP join processingJay Vosburgh
2007-03-05[PPPOE]: Use ifindex instead of device pointer in key lookups.Florian Zumbiehl
2007-03-05[NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loopsPatrick McHardy