summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-09-23NFS: Don't expose internal READDIR errors to userspaceTrond Myklebust1-2/+0
2005-09-23From: Olaf Kirch <okir@suse.de>Olaf Kirch1-1/+5
2005-09-23NFS: Drop inode after renameTrond Myklebust1-1/+2
2005-09-23[PATCH] pci: fixup parent subordinate busnrIvan Kokshaysky1-1/+17
2005-09-23Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shagg...Linus Torvalds4-7/+14
2005-09-23[SCTP]: Fix SCTP_SHUTDOWN notifications.Sridhar Samudrala1-11/+11
2005-09-23[NETFILTER] Fix conntrack event cache deadlock/oopsHarald Welte6-32/+49
2005-09-23[NETFILTER] remove unneeded structure definition from conntrack helperHarald Welte1-7/+0
2005-09-23[NETFILTER] Fix sparse endian warnings in pptp helperAlexey Dobriyan3-68/+70
2005-09-23[NETFILTER] fix DEBUG statement in PPTP helperHarald Welte1-1/+1
2005-09-23[BRIDGE]: TSO fix in br_dev_queue_push_xmitVlad Drukker1-1/+2
2005-09-23[TCP]: Adjust Reno SACK estimate in tcp_fragmentHerbert Xu1-0/+9
2005-09-23[PATCH] Add dm-snapshot tutorial in DocumentationPaolo 'Blaisorblade' Giarrusso1-0/+73
2005-09-23[PATCH] NFS: fix client oops when debugging is onNick Wilson1-3/+2
2005-09-23[PATCH] Fix bd_claim() error code.Rob Landley1-0/+1
2005-09-23[PATCH] ext3: EXT3_DEBUG build fixesGlauber de Oliveira Costa2-6/+6
2005-09-23[PATCH] oss: don't concatenate __FUNCTION__ with stringsClemens Buchacher2-2/+2
2005-09-23[PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel12-64/+22
2005-09-23[PATCH] uml: replace printk with "stack-friendly" printf - to report console ...Paolo 'Blaisorblade' Giarrusso1-16/+42
2005-09-23[PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.Paolo 'Blaisorblade' Giarrusso2-2/+2
2005-09-23[PATCH] uml: Fix GFP_ flags usagePaolo 'Blaisorblade' Giarrusso1-1/+2
2005-09-23[PATCH] uml: avoid fixing faults while atomicPaolo 'Blaisorblade' Giarrusso1-0/+7
2005-09-23[PATCH] uml: run mconsole "sysrq" in process contextPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-23[PATCH] uml: fix condition in tlb flushPaolo 'Blaisorblade' Giarrusso1-6/+6
2005-09-23[PATCH] uml: fix hang in TT mode on faultPaolo 'Blaisorblade' Giarrusso2-3/+19
2005-09-23[PATCH] uml: don't redundantly mark pte as newpage in pte_modifyPaolo 'Blaisorblade' Giarrusso1-1/+0
2005-09-23[PATCH] strlcat: use for uml umid.cPaolo 'Blaisorblade' Giarrusso2-8/+7
2005-09-23[PATCH] uml: don't remove umid files in conflict casePaolo 'Blaisorblade' Giarrusso1-11/+19
2005-09-23[PATCH] swsusp: fix commentsPavel Machek2-4/+8
2005-09-23[PATCH] __kmalloc: Generate BUG if size requested is too large.Christoph Lameter1-2/+1
2005-09-23[PATCH] mesh scsi: fix error handlingBenjamin Herrenschmidt1-8/+21
2005-09-23[PATCH] atiixp_modem printk fixesChuck Ebbert1-8/+8
2005-09-23[PATCH] corrections to top-level READMERandy Dunlap1-4/+4
2005-09-23[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt15-163/+1618
2005-09-23[PATCH] ppc64: Fix 64bit ptrace DABR supportAnton Blanchard1-0/+1
2005-09-23[PATCH] ppc64: Fix build with iommu debug enabledAnton Blanchard1-5/+6
2005-09-23[PATCH] ppc64: Fix LPAR regressionAnton Blanchard1-3/+2
2005-09-23[PATCH] ext3: ext3_show_options fixOGAWA Hirofumi1-6/+5
2005-09-23[PATCH] slab: fix handling of pages from foreign NUMA nodesChristoph Lameter1-19/+19
2005-09-23[PATCH] swsusp: do not trigger BUG_ON() if there is not enough memoryRafael J. Wysocki1-1/+1
2005-09-23[PATCH] hdaps: small update.Robert Love2-17/+13
2005-09-23[PATCH] Fix mmap() of /dev/hpetKeir Fraser1-1/+0
2005-09-23[PATCH] slab: alpha inlining fixIvan Kokshaysky2-4/+8
2005-09-23[PATCH] alpha: fix kernel panic during SysRq-bIvan Kokshaysky1-0/+4
2005-09-23[PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMPRandy Dunlap1-1/+1
2005-09-23[PATCH] ppc32: fix build with oprofileBenjamin Herrenschmidt2-3/+6
2005-09-23[PATCH] DEBUG redefined in drivers/mtd/devices/docecc.cGrant Coady1-4/+4
2005-09-23[PATCH] Rename vprintk define in bttpvp.hBernd Petrovitsch2-8/+8
2005-09-23[PATCH] v9fs: don't free root dentry & inode if error occurs in v9fs_get_sbLatchesar Ionkov1-17/+7
2005-09-23[PATCH] v9fs: replace strlen on newly allocated by __getname buffers to PATH_MAXLatchesar Ionkov1-2/+2