aboutsummaryrefslogtreecommitdiffstats
path: root/mm/sparse.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-15[PATCH] Marcelo has movedMarcelo Tosatti2-8/+3
2006-05-15[PATCH] symbol_put_addr() locks kernelTrent Piepho3-7/+8
2006-05-15[PATCH] s390: add vmsplice system callMartin Schwidefsky3-1/+16
2006-05-15[PATCH] initramfs: fix CPIO hardlink checkMark Huang1-4/+4
2006-05-15[PATCH] s390: lcs incorrect testGreg Smith1-1/+1
2006-05-15[PATCH] setup_per_zone_pages_min() overflow fixAndrew Morton1-4/+7
2006-05-15[PATCH] s390: exploit rcu_needs_cpu() interfaceHeiko Carstens1-3/+4
2006-05-15[PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens2-0/+20
2006-05-15[PATCH] smbfs chroot issue (CVE-2006-1864)Olaf Kirch1-0/+5
2006-05-15[PATCH] VIA quirk fixup, additional PCI IDsChris Wedgwood1-0/+7
2006-05-15[PATCH] pcmcia Oopses fixesBenjamin Herrenschmidt1-7/+16
2006-05-15[PATCH] tpm: update module dependenciesKylene Jo Hall1-1/+1
2006-05-15[PATCH] Fix capi reload by unregistering the correct majorStefan Schweizer1-1/+0
2006-05-15[PATCH] autofs4: NFY_NONE wait race fixIan Kent3-34/+58
2006-05-15[PATCH] fs/open.c: unexport sys_openatAdrian Bunk1-1/+0
2006-05-15[PATCH] selinux: check for failed kmalloc in security_sid_to_context()Serge E. Hallyn1-0/+4
2006-05-13Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem"Linus Torvalds1-0/+2
2006-05-12Alternative fix for MMC oops on unmount after removalLinus Torvalds1-1/+2
2006-05-12IB: refcount race fixesSean Hefty5-44/+52
2006-05-12IB/ipath: Properly terminate PCI ID tableRoland Dreier1-4/+3
2006-05-12[NEIGH]: Fix IP-over-ATM and ARP interaction.Simon Kelley3-3/+21
2006-05-12[SPARC]: Fix warning on prom_getproperty in openprom.cMartin Habets1-6/+9
2006-05-12[TG3]: ethtool always report port is TP.Karsten Keil1-3/+5
2006-05-12[SPARC]: Handle UNWIND_INFO properly.David S. Miller4-2/+9
2006-05-12Revert "[BLOCK] Fix oops on removal of SD/MMC card"Linus Torvalds1-2/+0
2006-05-12[PATCH] USB: fix omninet driver bugGreg Kroah-Hartman1-6/+6
2006-05-12[PATCH] USB: add ark3116 usb to serial driverGreg Kroah-Hartman4-0/+477
2006-05-12[PATCH] usbserial: Fixes leak in serial_open() error path.Luiz Fernando Capitulino1-6/+11
2006-05-12[PATCH] usbserial: Fixes use-after-free in serial_open().Luiz Fernando Capitulino1-1/+1
2006-05-12[PATCH] USB: Emagic USB firmware loading fixesMonty2-0/+8
2006-05-12[PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklistOlaf Hering1-0/+4
2006-05-12[PATCH] USB: Add Sieraa Wireless 580 evdo card to airprime.cKen Brush1-0/+1
2006-05-11Linux v2.6.17-rc4Linus Torvalds1-1/+1
2006-05-11[BLOCK] limit request_fn recursionJens Axboe2-3/+22
2006-05-11[NET_SCHED]: HFSC: fix thinko in hfsc_adjust_levels()Patrick McHardy1-3/+3
2006-05-11ptrace_attach: fix possible deadlock schenario with irqsLinus Torvalds1-1/+19
2006-05-10IB/mthca: FMR ioremap fixMichael S. Tsirkin1-4/+11
2006-05-10sis900: phy for FoxCon motherboardJames Cameron1-0/+1
2006-05-10dl2k: use DMA_48BIT_MASK constantFrancois Romieu2-6/+7
2006-05-10phy: mdiobus_register(): initialize all phy_map entriesHerbert Valerio Riedel1-1/+3
2006-05-10sky2: ifdown kills irq maskStephen Hemminger1-2/+3
2006-05-10[Cardman 40x0] Fix udev device creationHarald Welte2-8/+13
2006-05-10[IPV6]: skb leakage in inet6_csk_xmitAlexey Kuznetsov1-0/+2
2006-05-10[BRIDGE]: Do sysfs registration inside rtnl.Stephen Hemminger1-14/+7
2006-05-10[NET]: Do sysfs registration as part of register_netdevice.Stephen Hemminger2-38/+28
2006-05-10[SCSI] mptfc: race between mptfc_register_dev and mptfc_target_allocmdr@sgi.com1-4/+7
2006-05-09[TG3]: Fix possible NULL deref in tg3_run_loopback().Jesper Juhl1-0/+3
2006-05-09IPoIB: Free child interfaces properlyRoland Dreier1-3/+1
2006-05-09[NET] linkwatch: Handle jiffies wrap-aroundHerbert Xu1-5/+5
2006-05-09[IRDA]: Switching to a workqueue for the SIR workChristoph Hellwig4-524/+314