summaryrefslogtreecommitdiffstats
path: root/scripts/kallsyms.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-10x86, pat: cleanupsIngo Molnar1-35/+32
2008-10-10x86: fix pagetable init 64-bit breakageSuresh Siddha1-1/+1
2008-10-10x86: track memtype for RAM in page structSuresh Siddha4-0/+105
2008-10-10x86, cpa: srlz cpa(), global flush tlb after splitting big page and before do...Suresh Siddha1-2/+38
2008-10-10x86, cpa: remove cpa pool codeSuresh Siddha4-157/+5
2008-10-10x86, cpa: no need to check alias for __set_pages_p/__set_pages_npSuresh Siddha1-7/+16
2008-10-10x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOCSuresh Siddha2-10/+34
2008-10-10x86, cpa: make the kernel physical mapping initialization a two pass sequenceSuresh Siddha2-20/+144
2008-10-10x86, cpa: remove USER permission from the very early identity mapping attributeSuresh Siddha1-2/+2
2008-10-10x86, cpa: rename PTE attribute macros for kernel direct mapping in early bootSuresh Siddha3-21/+28
2008-10-10PnP: move pnpacpi/pnpbios_init to after PCI initLinus Torvalds3-3/+6
2008-10-10Linux 2.6.27v2.6.27Linus Torvalds1-1/+1
2008-10-09Don't allow splice() to files opened with O_APPENDLinus Torvalds1-0/+3
2008-10-09SLOB: fix bogus ksize calculation fixMatt Mackall1-3/+5
2008-10-09[CPUFREQ] correct broken links and email addressesNémeth Márton3-8/+6
2008-10-09hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32XAlistair John Strachan1-1/+1
2008-10-09hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32XAlistair John Strachan1-0/+1
2008-10-09hwmon: (adt7473) Fix some bogosity in documentation fileDarrick J. Wong1-13/+5
2008-10-09hwmon: Define sysfs interface for energy consumption registerDarrick J. Wong1-0/+12
2008-10-09hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare1-19/+51
2008-10-09eeepc-laptop: Fix hwmon interfaceCorentin Chary1-3/+13
2008-10-08[MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle1-0/+4
2008-10-08tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.Daniele Lacamera1-1/+5
2008-10-08net: Fix netdev_run_todo dead-lockHerbert Xu2-22/+7
2008-10-08tcp: Fix possible double-ack w/ user dmaAli Saidi1-1/+2
2008-10-08net: only invoke dev->change_rx_flags when device is UPPatrick McHardy1-6/+10
2008-10-07SLOB: fix bogus ksize calculationMatt Mackall1-1/+1
2008-10-07Revert "V4L/DVB (8904): cx88: add missing unlock_kernel"Linus Torvalds1-1/+0
2008-10-07Linux 2.6.27-rc9v2.6.27-rc9Linus Torvalds1-1/+1
2008-10-07Marker depmod fix core kernel listMathieu Desnoyers1-2/+4
2008-10-06atmel-mci: Initialize BLKR before sending data transfer commandHaavard Skinnemoen1-2/+4
2008-10-06netrom: Fix sock_orphan() use in nr_releaseJarek Poplawski1-1/+1
2008-10-06ax25: Quick fix for making sure unaccepted sockets get destroyed.David S. Miller1-0/+3
2008-10-06Revert "ax25: Fix std timer socket destroy handling."David S. Miller1-3/+5
2008-10-06kgdb: call touch_softlockup_watchdog on resumeJason Wessel1-0/+3
2008-10-06kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMIJan Kiszka1-6/+1
2008-10-06x86 ACPI: Blacklist two HP machines with buggy BIOSesRafael J. Wysocki1-0/+16
2008-10-06AMD IOMMU: use iommu_device_max_index, fixThomas Gleixner1-0/+5
2008-10-06[Bluetooth] Add reset quirk for A-Link BlueUSB21 dongleMarcel Holtmann1-0/+1
2008-10-06[Bluetooth] Add reset quirk for new Targus and Belkin donglesMarcel Holtmann1-0/+4
2008-10-06[Bluetooth] Fix double frees on error paths of btusb and bpa10x driversMarcel Holtmann2-5/+0
2008-10-06[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle2-4/+5
2008-10-06[MIPS] Fix CMP Kconfig configuration and mark as broken.Ralf Baechle1-11/+16
2008-10-05ide: workaround for bogus gcc warning in ide_sysfs_register_port()Bartlomiej Zolnierkiewicz1-1/+1
2008-10-05ide-cd: Optiarc DVD RW AD-7200A does play audioBodo Eggert1-0/+1
2008-10-05IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle5-203/+83
2008-10-05ide-dma: fix ide_build_dmatable() for TRM290Sergei Shtylylov1-1/+1
2008-10-05ide-cd: temporary tray close fixBorislav Petkov2-2/+7
2008-10-05x86: gart iommu have direct mapping when agp is present tooYinghai Lu1-9/+11
2008-10-05x86: mtrr_cleanup: treat WRPROT as UNCACHEABLEYinghai Lu1-1/+4