| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: use dev_get_platdata() | Jingoo Han | 2013-08-11 | 22 | -44/+46 |
* | hwmon: (nct6775) Fix size of data->temp array | Dan Carpenter | 2013-08-11 | 1 | -2/+2 |
* | hwmon: (nct6775) Avoid using device platform data outside probe function | Guenter Roeck | 2013-08-11 | 1 | -26/+25 |
* | hwmon: (nct6775) Add support for NCT6791D | David Bartley | 2013-08-11 | 1 | -74/+207 |
* | hwmon: (nct6775) Add support for beep attributes | Guenter Roeck | 2013-08-11 | 1 | -21/+218 |
* | hwmon: (nct6775) Add support for critical low/high temperature limits on NCT6106 | Guenter Roeck | 2013-08-11 | 1 | -9/+34 |
* | hwmon: (nct6775) Add support for NCT6102D/6106D | Guenter Roeck | 2013-08-11 | 1 | -25/+225 |
* | hwmon: (nct6775) Support two SuperIO chips in the same system | Guenter Roeck | 2013-08-11 | 1 | -50/+63 |
* | hwmon: (nct6775) Allocate attributes dynamically from templates | Guenter Roeck | 2013-08-11 | 1 | -1103/+507 |
* | hwmon: (coretemp) Atom CPUs don't support TjMax; no warning needed | Guenter Roeck | 2013-08-11 | 1 | -1/+13 |
* | Linux 3.11-rc5v3.11-rc5 | Linus Torvalds | 2013-08-11 | 1 | -1/+1 |
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2013-08-11 | 4 | -19/+28 |
|\ |
|
| * | [SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is set | Martin K. Petersen | 2013-08-02 | 1 | -0/+3 |
| * | [SCSI] fnic: BUG: sleeping function called from invalid context during probe | Chris Leech | 2013-08-02 | 2 | -14/+10 |
| * | [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernel | Sumit.Saxena@lsi.com | 2013-08-02 | 1 | -5/+15 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-08-11 | 14 | -99/+170 |
|\ \ |
|
| * | | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs | Michael Neuling | 2013-08-09 | 3 | -0/+27 |
| * | | powerpc: Save the TAR register earlier | Michael Neuling | 2013-08-09 | 3 | -9/+19 |
| * | | powerpc: Fix context switch DSCR on POWER8 | Michael Neuling | 2013-08-09 | 2 | -25/+60 |
| * | | powerpc: Rework setting up H/FSCR bit definitions | Michael Neuling | 2013-08-09 | 1 | -11/+20 |
| * | | powerpc: Fix hypervisor facility unavaliable vector number | Michael Neuling | 2013-08-09 | 1 | -2/+3 |
| * | | powerpc/kvm/book3s_pr: Return appropriate error when allocation fails | Thadeu Lima de Souza Cascardo | 2013-08-09 | 1 | -2/+3 |
| * | | powerpc/kvm: Add signed type cast for comparation | Chen Gang | 2013-08-09 | 1 | -2/+2 |
| * | | powerpc/eeh: Add missing procfs entry for PowerNV | Mike Qiu | 2013-08-09 | 1 | -1/+1 |
| * | | powerpc/pseries: Add backward compatibilty to read old kernel oops-log | Aruna Balakrishnaiah | 2013-08-09 | 1 | -4/+14 |
| * | | powerpc/pseries: Fix buffer overflow when reading from pstore | Aruna Balakrishnaiah | 2013-08-09 | 1 | -46/+24 |
| * | | powerpc: On POWERNV enable PPC_DENORMALISATION by default | Anton Blanchard | 2013-08-09 | 1 | -1/+1 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-08-11 | 2 | -9/+16 |
|\ \ \ |
|
| * | | | KVM: s390: fix pfmf non-quiescing control handling | Heiko Carstens | 2013-07-29 | 1 | -2/+2 |
| * | | | KVM: s390: move kvm_guest_enter,exit closer to sie | Dominik Dingel | 2013-07-29 | 1 | -7/+14 |
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-08-11 | 3 | -4/+4 |
|\ \ \ \ |
|
| * | | | | i2c: mv64xxx: Document the newly introduced allwinner compatible | Maxime Ripard | 2013-08-07 | 1 | -1/+1 |
| * | | | | i2c: Fix Kontron PLD prescaler calculation | Michael Brunner | 2013-08-05 | 1 | -2/+2 |
| * | | | | i2c: i2c-mxs: Use DMA mode even for small transfers | Fabio Estevam | 2013-08-05 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2013-08-10 | 8 | -68/+119 |
|\ \ \ \ \ |
|
| * | | | | | btrfs: don't loop on large offsets in readdir | Zach Brown | 2013-08-09 | 1 | -8/+25 |
| * | | | | | Btrfs: check to see if root_list is empty before adding it to dead roots | Josef Bacik | 2013-08-09 | 2 | -5/+5 |
| * | | | | | Btrfs: release both paths before logging dir/changed extents | Josef Bacik | 2013-08-09 | 1 | -3/+2 |
| * | | | | | Btrfs: allow splitting of hole em's when dropping extent cache | Josef Bacik | 2013-08-09 | 1 | -22/+40 |
| * | | | | | Btrfs: make sure the backref walker catches all refs to our extent | Josef Bacik | 2013-08-09 | 1 | -11/+14 |
| * | | | | | Btrfs: fix backref walking when we hit a compressed extent | Josef Bacik | 2013-08-09 | 1 | -8/+15 |
| * | | | | | Btrfs: do not offset physical if we're compressed | Josef Bacik | 2013-08-09 | 1 | -3/+6 |
| * | | | | | Btrfs: fix extent buffer leak after backref walking | Liu Bo | 2013-08-09 | 1 | -1/+0 |
| * | | | | | Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents | Liu Bo | 2013-08-09 | 1 | -4/+12 |
| * | | | | | btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified | Jie Liu | 2013-08-09 | 1 | -3/+0 |
| |/ / / / |
|
* | | | | | Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-08-10 | 9 | -27/+68 |
|\ \ \ \ \ |
|
| * | | | | | NFSv4: Fix up nfs4_proc_lookup_mountpoint | Trond Myklebust | 2013-08-07 | 1 | -5/+3 |
| * | | | | | NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget() | Trond Myklebust | 2013-08-07 | 1 | -1/+0 |
| * | | | | | NFSv4: Fix the sync mount option for nfs4 mounts | Scott Mayhew | 2013-08-07 | 1 | -0/+4 |
| * | | | | | NFS: Fix writeback performance issue on cache invalidation | Trond Myklebust | 2013-08-07 | 1 | -2/+8 |