summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-27hwmon: (adt7462) ADT7462_REG_VOLT_MAX() should return 0Dan Carpenter1-2/+2
2013-08-12hwmon: (ads1015) Add support for ADS1115Evgeniy Dushistov3-10/+29
2013-08-12hwmon: (w83627ehf) Add support for hibernateHarald Judt1-0/+2
2013-08-12hwmon: (nct6775) Add support for hibernateHarald Judt1-0/+2
2013-08-12hwmon: use dev_get_platdata()Jingoo Han22-44/+46
2013-08-12hwmon: (nct6775) Fix size of data->temp arrayDan Carpenter1-2/+2
2013-08-12hwmon: (nct6775) Avoid using device platform data outside probe functionGuenter Roeck1-26/+25
2013-08-12hwmon: (nct6775) Add support for NCT6791DDavid Bartley1-74/+207
2013-08-12hwmon: (nct6775) Add support for beep attributesGuenter Roeck1-21/+218
2013-08-12hwmon: (nct6775) Add support for critical low/high temperature limits on NCT6106Guenter Roeck1-9/+34
2013-08-12hwmon: (nct6775) Add support for NCT6102D/6106DGuenter Roeck1-25/+225
2013-08-12hwmon: (nct6775) Support two SuperIO chips in the same systemGuenter Roeck1-50/+63
2013-08-12hwmon: (nct6775) Allocate attributes dynamically from templatesGuenter Roeck1-1103/+507
2013-08-12hwmon: (coretemp) Atom CPUs don't support TjMax; no warning neededGuenter Roeck1-1/+13
2013-08-12Linux 3.11-rc5v3.11-rc5Linus Torvalds1-1/+1
2013-08-10btrfs: don't loop on large offsets in readdirZach Brown1-8/+25
2013-08-10Btrfs: check to see if root_list is empty before adding it to dead rootsJosef Bacik2-5/+5
2013-08-10Btrfs: release both paths before logging dir/changed extentsJosef Bacik1-3/+2
2013-08-10Btrfs: allow splitting of hole em's when dropping extent cacheJosef Bacik1-22/+40
2013-08-10Btrfs: make sure the backref walker catches all refs to our extentJosef Bacik1-11/+14
2013-08-10Btrfs: fix backref walking when we hit a compressed extentJosef Bacik1-8/+15
2013-08-10Btrfs: do not offset physical if we're compressedJosef Bacik1-3/+6
2013-08-10Btrfs: fix extent buffer leak after backref walkingLiu Bo1-1/+0
2013-08-10Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extentsLiu Bo1-4/+12
2013-08-10btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specifiedJie Liu1-3/+0
2013-08-09dlm: kill the unnecessary and wrong device_close()->recalc_sigpending()Oleg Nesterov1-1/+0
2013-08-09Revert "HID: hid-logitech-dj: querying_devices was never set"Jiri Kosina1-2/+0
2013-08-09powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling3-0/+27
2013-08-09powerpc: Save the TAR register earlierMichael Neuling3-9/+19
2013-08-09powerpc: Fix context switch DSCR on POWER8Michael Neuling2-25/+60
2013-08-09powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling1-11/+20
2013-08-09powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling1-2/+3
2013-08-09powerpc/kvm/book3s_pr: Return appropriate error when allocation failsThadeu Lima de Souza Cascardo1-2/+3
2013-08-09powerpc/kvm: Add signed type cast for comparationChen Gang1-2/+2
2013-08-09powerpc/eeh: Add missing procfs entry for PowerNVMike Qiu1-1/+1
2013-08-09powerpc/pseries: Add backward compatibilty to read old kernel oops-logAruna Balakrishnaiah1-4/+14
2013-08-09powerpc/pseries: Fix buffer overflow when reading from pstoreAruna Balakrishnaiah1-46/+24
2013-08-09powerpc: On POWERNV enable PPC_DENORMALISATION by defaultAnton Blanchard1-1/+1
2013-08-08userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov2-0/+5
2013-08-08hwmon: (adt7470) Fix incorrect return code checkCurt Brune1-1/+1
2013-08-08Revert "slub: do not put a slab to cpu partial list when cpu_partial is 0"Linus Torvalds1-3/+0
2013-08-08avr32: boards/atngw100/mrmt.c: fix building errorCong Ding1-1/+0
2013-08-08ALSA: usb-audio: do not trust too-big wMaxPacketSize valuesClemens Ladisch1-7/+6
2013-08-08NFSv4: Fix up nfs4_proc_lookup_mountpointTrond Myklebust1-5/+3
2013-08-08drm: Don't pass negative delta to ktime_sub_ns()Michel Dänzer1-1/+4
2013-08-07drm/radeon: make missing smc ucode non-fatalAlex Deucher4-10/+26
2013-08-07drm/radeon/dpm: require rlc for dpmAlex Deucher1-1/+4
2013-08-07drm/radeon/cik: use a mutex to properly lock srbm instanced registersAlex Deucher3-0/+13
2013-08-07drm/radeon: remove unnecessary unpinChristian König1-1/+0
2013-08-07drm/radeon: add more UVD CS checkingChristian König1-8/+35