summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83627ehf.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-09-10Linux 2.6.27-rc6v2.6.27-rc6Linus Torvalds1-1/+1
2008-09-09ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman1-32/+32
2008-09-09clockevents: remove WARN_ON which was used to gather informationThomas Gleixner1-10/+8
2008-09-09x86: fix memmap=exactmap boot argumentPrarit Bhargava1-1/+1
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley8-11/+56
2008-09-09MAINTAINERS: add Atheros maintainer for atlxChris Snook1-1/+3
2008-09-09update Documentation/filesystems/Locking for 2.6.27 changesChristoph Hellwig1-11/+4
2008-09-09ipsec: Restore larval states and socket policies in dumpHerbert Xu2-0/+3
2008-09-09[S390] cio: allow offline processing for disconnected devicesPeter Oberparleiter1-0/+7
2008-09-09[S390] cio: handle ssch() return codes correctly.Cornelia Huck1-1/+3
2008-09-09[S390] cio: Correct cleanup on error.Cornelia Huck2-17/+22
2008-09-09[S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson2-0/+29
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann4-5/+26
2008-09-09[Bluetooth] Enforce correct authentication requirementsMarcel Holtmann4-7/+24
2008-09-09[Bluetooth] Fix reference counting during ACL config stageMarcel Holtmann1-7/+4
2008-09-09sparc64: Disable timer interrupts in fixup_irqs().David S. Miller1-0/+2
2008-09-09Fix format of MAINTAINERSUwe Kleine-König1-1/+1
2008-09-09usb: fix null deferences in low level usb serialJason Wessel1-1/+1
2008-09-09NFS: Restore missing hunk in NFS mount option parserChuck Lever1-0/+6
2008-09-08bridge: don't allow setting hello time to zeroStephen Hemminger2-9/+25
2008-09-08netns : fix kernel panic in timewait socket destructionDaniel Lezcano4-0/+40
2008-09-08x86: disable static NOPLs on 32 bitsLinus Torvalds1-5/+8
2008-09-08xen: fix 2.6.27-rc5 xen balloon driver warningsJeremy Fitzhardinge1-1/+1
2008-09-08[MIPS] IP22: Fix detection of second HPC3 on Challenge SThomas Bogendoerfer1-1/+1
2008-09-08ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+2
2008-09-08pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn1-3/+0
2008-09-08libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo1-5/+0
2008-09-08sata_nv: disable hardreset for genericTejun Heo1-18/+1
2008-09-08ahci: disable PMP for marvell ahcisTejun Heo1-1/+1
2008-09-08sata_mv: add RocketRaid 1720 PCI ID to driverMark Lord1-1/+2
2008-09-08ahci, pata_marvell: play nicely togetherAlan Cox3-15/+59
2008-09-08powerpc: Fix rare boot build breakageHugh Dickins1-1/+1
2008-09-08Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers"Herbert Xu1-36/+48
2008-09-08pkt_sched: Fix qdisc state in net_tx_action()Jarek Poplawski1-1/+6
2008-09-08netfilter: nf_conntrack_irc: make sure string is terminated before calling si...Patrick McHardy1-0/+10
2008-09-08netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixletAlexey Dobriyan1-4/+4
2008-09-08netfilter: nf_conntrack_gre: more locking around keymap listAlexey Dobriyan1-1/+5
2008-09-08netfilter: nf_conntrack_sip: de-static helper pointersAlexey Dobriyan1-2/+4
2008-09-08powerpc/spufs: Fix possible scheduling of a context to multiple SPEsAndre Detsch1-1/+2
2008-09-06x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann1-10/+13