summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2006-11-13[PATCH] Fix misrouted interrupts deadlocksPavel Emelianov1-1/+5
2006-11-13[PATCH] fix Data Acess error in dup_fdSharyathi Nagesh1-0/+1
2006-11-13[PATCH] .gitignore: add miscellaneous filesFranck Bui-Huu2-0/+3
2006-11-13[PATCH] Fix missing parens in set_personality()Russell King1-1/+1
2006-11-13[PATCH] Patch for nvidia divide by zero error for 7600 pci-express cardWink Saville4-16/+39
2006-11-13[PATCH] IPMI: Fix more && typosCorey Minyard1-2/+2
2006-11-13[PATCH] mspec driver build fixJes Sorensen4-10/+21
2006-11-13[PATCH] pci: don't try to remove sysfs files before they are setup.David Miller1-0/+3
2006-11-13[PATCH] vmalloc: optimization, cleanup, bugfixesEric Dumazet2-14/+15
2006-11-10[IPVS]: More endianness fixed.Julian Anastasov3-6/+6
2006-11-10[PATCH] drivers cris: return on NULL dev_alloc_skb()David Rientjes1-0/+2
2006-11-10[PATCH] com20020 build fixRandy Dunlap1-2/+5
2006-11-10[PATCH] bonding: lockdep annotationPeter Zijlstra1-0/+5
2006-11-10[IPVS]: Compile fix for annotations in userland.Simon Horman1-0/+1
2006-11-09[CIFS] Fix minor problem with previous patchSteve French1-1/+2
2006-11-09[PATCH] nfsd: fix spurious error return from nfsd_create in async caseJ. Bruce Fields1-1/+1
2006-11-09[PATCH] IB/ipath - program intconfig register using new HT irq hookBryan O'Sullivan5-82/+74
2006-11-09[PATCH] htirq: allow buggy drivers of buggy hardware to write the registersEric W. Biederman2-5/+29
2006-11-09[PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman4-82/+58
2006-11-09[PATCH] ipmi_si_intf.c: fix "&& 0xff" typosAlexey Dobriyan1-3/+3
2006-11-09[PATCH] IPMI: retry messages on certain error returnsCorey Minyard2-1/+5
2006-11-09[PATCH] IPMI: Clean up the waiting message queue properly on unloadCorey Minyard1-1/+11
2006-11-09[PATCH] sysctl: Undeprecate sys_sysctlEric W. Biederman2-22/+9
2006-11-09[PATCH] ia64: select ACPI_NUMA if ACPIKAMEZAWA Hiroyuki1-0/+1
2006-11-09[PATCH] kretprobe: fix kretprobe-booster to save regs and set statusMasami Hiramatsu1-7/+15
2006-11-09[PATCH] md: do not freeze md threads for suspendRafael J. Wysocki1-1/+1
2006-11-09[PATCH] md: fix sizing problem with raid5-reshape and CONFIG_LBD=nNeilBrown1-1/+1
2006-11-09[PATCH] md: change ONLINE/OFFLINE events to a single CHANGE eventNeilBrown1-2/+1
2006-11-09[PATCH] Tigran has movedTigran Aivazian2-3/+3
2006-11-09[PATCH] drivers/telephony/ixj: fix an array overrunAdrian Bunk1-1/+1
2006-11-09[PATCH] dm: raid1: fix waiting for io on suspendJonathan E Brassow1-1/+21
2006-11-09[PATCH] dm: multipath: fix rr_add_path orderJonathan E Brassow1-1/+1
2006-11-09[PATCH] dm: suspend: fix error pathAlasdair G Kergon1-1/+3
2006-11-09[PATCH] dm: fix find_device raceAlasdair G Kergon1-2/+7
2006-11-09[PATCH] i386: Force data segment to be 4K alignedVivek Goyal1-0/+1
2006-11-09[PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields4-5/+9
2006-11-09[PATCH] nfsd4: reindent do_open_lookup()J. Bruce Fields1-13/+11
2006-11-09[PATCH] A minor fix for set_mb() in Documentation/memory-barriers.txtOleg Nesterov1-1/+1
2006-11-09[PATCH] Regression in 2.6.19-rc microcode driverArjan van de Ven1-1/+1
2006-11-09[CIFS] Fix mount failure when domain not specifiedSteve French1-10/+13
2006-11-08x86-64: write IO APIC irq routing entries in correct orderLinus Torvalds1-3/+23
2006-11-08x86-64: clean up io-apic accessesLinus Torvalds2-34/+46
2006-11-08Revert "[PATCH] i386: Add MMCFG resources to i386 too"Linus Torvalds1-35/+0
2006-11-08[libata] sata_via: fix obvious typoJeff Garzik1-1/+1
2006-11-08Linux 2.6.19-rc5v2.6.19-rc5Linus Torvalds1-1/+1
2006-11-08[PATCH] bcm43xx: Add error checking in bcm43xx_sprom_write()Adrian Bunk1-2/+2
2006-11-08[PATCH] bcm43xx: Drain TX status before starting IRQsMichael Buesch1-0/+18
2006-11-08[DECNET]: Endianess fixes (try #2)Steven Whitehouse4-19/+20
2006-11-08[TG3]: Fix array overrun in tg3_read_partno().Michael Chan1-7/+12
2006-11-08[NET]: Set truesize in pskb_copyHerbert Xu1-0/+1