summaryrefslogtreecommitdiffstats
path: root/lib/div64.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-27parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller1-0/+4
2013-10-25cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsemviresh kumar2-79/+45
2013-10-25intel_pstate: Add Baytrail supportDirk Brandewie1-0/+35
2013-10-25intel_pstate: Refactor driver to support CPUs with different MSR layoutsDirk Brandewie1-46/+98
2013-10-25ACPI: Add Toshiba NB100 to Vista _OSI blacklistLevente Kurusa1-0/+8
2013-10-25ACPI: Add Toshiba NB100 to Vista _OSI blacklistLevente Kurusa1-0/+8
2013-10-25ACPI / video: Ignore BIOS initial backlight value for HP 250 G1Kirill Tkhai1-0/+8
2013-10-25PowerCap: Convert class code to use dev_groupsThierry Reding1-5/+7
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar50-759/+242
2013-10-25PM / OPP: rename header to linux/pm_opp.hNishanth Menon18-18/+18
2013-10-25PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon12-53/+60
2013-10-25PM / OPP: rename functions to dev_pm_opp*Nishanth Menon15-183/+187
2013-10-25vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameterNicholas Bellinger1-1/+1
2013-10-25target/pscsi: fix return value checkWei Yongjun1-4/+4
2013-10-25mtd: gpmi: fix ECC regressionDavid Woodhouse1-1/+1
2013-10-25seq_file: always update file->f_pos in seq_lseek()Gu Zheng1-0/+2
2013-10-25acpi-cpufreq: Fail initialization if driver cannot be registeredRafael J. Wysocki1-4/+4
2013-10-25PM / hibernate: Move software_resume to late_initcall_syncRuss Dill1-1/+1
2013-10-24mtd: nand: pxa3xx: Fix registered MTD nameEzequiel Garcia1-1/+6
2013-10-24eCryptfs: fix 32 bit corruption issueColin Ian King1-1/+1
2013-10-24dmaengine: edma: fix another memory leakVinod Koul1-0/+1
2013-10-24dma: edma: Fix memory leakValentin Ilie1-0/+1
2013-10-24target: Fail XCOPY for non matching source + destination block_sizeNicholas Bellinger1-1/+13
2013-10-24target: Generate failure for XCOPY I/O with non-zero scsi_statusNicholas Bellinger1-1/+2
2013-10-24target: Add missing XCOPY I/O operation sense_bufferNicholas Bellinger1-2/+3
2013-10-24iser-target: check device before dereferencing its variableVu Pham1-1/+1
2013-10-24raid5: avoid finding "discard" stripeShaohua Li1-0/+8
2013-10-24raid5: set bio bi_vcnt 0 for discard requestShaohua Li1-0/+12
2013-10-24md: avoid deadlock when md_set_badblocks.Bian Yu1-2/+3
2013-10-24md: Fix skipping recovery for read-only arrays.Lukasz Dorau2-0/+2
2013-10-23MAINTAINERS: add to ioatdma maintainer listDave Jiang1-1/+4
2013-10-23MAINTAINERS: add the new dmaengine mailing listVinod Koul1-0/+2
2013-10-23[SCSI] sd: call blk_pm_runtime_init before add_diskAaron Lu1-1/+1
2013-10-23[SCSI] qla2xxx: Fix request queue null dereference.Chad Dupuis2-1/+10
2013-10-23clockevents: Sanitize ticks to nsec conversionThomas Gleixner1-15/+50
2013-10-23platform/x86: fix asus-wmi build errorRandy Dunlap1-0/+1
2013-10-23bcache: Fixed incorrect order of arguments to bio_alloc_bioset()Kent Overstreet1-1/+1
2013-10-22ax88179_178a: Add VID:DID for Samsung USB Ethernet AdapterFreddy Xin1-1/+18
2013-10-22ax88179_178a: Correct the RX error definition in RX headerFreddy Xin1-2/+2
2013-10-22Revert "bridge: only expire the mdb entry when query is received"Linus Lüssing3-22/+28
2013-10-22sony-laptop: don't change keyboard backlight settingsMattia Dongili1-17/+9
2013-10-22vfs: fix new kernel-doc warningsRandy Dunlap1-8/+7
2013-10-22fs/namei.c: fix new kernel-doc warningRandy Dunlap1-1/+2
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky7-34/+34
2013-10-22intel_pstate: Correct calculation of min pstate valueDirk Brandewie1-2/+3
2013-10-22intel_pstate: Improve accuracy by not truncating until final resultBrennan Shacklett1-18/+15
2013-10-22tcp: initialize passive-side sk_pacing_rate after 3WHSNeal Cardwell1-0/+2
2013-10-22davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier1-2/+1
2013-10-22mac802154: correct a typo in ieee802154_alloc_device() prototypeAlexandre Belloni1-1/+1
2013-10-22ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa1-7/+31