| Commit message (Expand) | Author | Files | Lines |
2015-04-27 | x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue | Andy Lutomirski | 5 | -0/+48 |
2015-04-26 | v4l: xilinx: fix for include file movement | Stephen Rothwell | 1 | -1/+1 |
2015-04-25 | platform/chrome: chromeos_laptop - instantiate Atmel at primary address | Dmitry Torokhov | 1 | -9/+26 |
2015-04-24 | RCU pathwalk breakage when running into a symlink overmounting something | Al Viro | 1 | -2/+4 |
2015-04-24 | fix I_DIO_WAKEUP definition | Eric Sandeen | 1 | -1/+1 |
2015-04-24 | direct-io: only inc/dec inode->i_dio_count for file systems | Jens Axboe | 9 | -33/+50 |
2015-04-24 | fs/9p: fix readdir() | Johannes Berg | 1 | -0/+2 |
2015-04-24 | Btrfs: prevent list corruption during free space cache processing | Chris Mason | 1 | -14/+18 |
2015-04-24 | toshiba_acpi: Do not register vendor backlight when acpi_video bl is available | Hans de Goede | 2 | -0/+25 |
2015-04-24 | x86: fix special __probe_kernel_write() tail zeroing case | Linus Torvalds | 1 | -1/+1 |
2015-04-24 | crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMA | Geert Uytterhoeven | 1 | -1/+2 |
2015-04-24 | crypto: x86/sha512_ssse3 - fixup for asm function prototype change | Ard Biesheuvel | 1 | -1/+1 |
2015-04-24 | nios2: rework cache | Ley Foon Tan | 3 | -17/+57 |
2015-04-24 | nios2: Add types.h header required for __u32 type | Ezequiel Garcia | 1 | -0/+2 |
2015-04-24 | ALSA: hda - fix headset mic detection problem for one more machine | Hui Wang | 1 | -9/+15 |
2015-04-24 | eth: bf609 eth clock: add pclk clock for stmmac driver probe | Steven Miao | 1 | -0/+7 |
2015-04-24 | blackfin: Wire up missing syscalls | Chen Gang | 2 | -1/+21 |
2015-04-24 | Btrfs: fix inode cache writeout | Chris Mason | 1 | -3/+7 |
2015-04-24 | ACPI / scan: Add a scan handler for PRP0001 | Rafael J. Wysocki | 1 | -5/+28 |
2015-04-24 | ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline() | Rafael J. Wysocki | 1 | -1/+5 |
2015-04-23 | drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg | Imre Deak | 1 | -2/+2 |
2015-04-23 | drm/i915: Workaround to avoid lite restore with HEAD==TAIL | Michel Thierry | 2 | -2/+36 |
2015-04-23 | drm/i915: cope with large i2c transfers | Dmitry Torokhov | 2 | -10/+57 |
2015-04-23 | fs/nfs: fix new compiler warning about boolean in switch | Andre Przywara | 1 | -7/+4 |
2015-04-23 | nfs: Remove unneeded casts in nfs | Firo Yang | 1 | -1/+1 |
2015-04-23 | NFS: Don't attempt to decode missing directory entries | Benjamin Coddington | 1 | -0/+4 |
2015-04-23 | Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one" | Nicolas Iooss | 2 | -2/+2 |
2015-04-23 | NFS: Rename idmap.c to nfs4idmap.c | Anna Schumaker | 2 | -1/+1 |
2015-04-23 | NFS: Move nfs_idmap.h into fs/nfs/ | Anna Schumaker | 10 | -10/+10 |
2015-04-23 | NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h | Anna Schumaker | 3 | -13/+0 |
2015-04-23 | NFS: Add a stub for GETDEVICELIST | Anna Schumaker | 1 | -0/+6 |
2015-04-23 | nfs: remove WARN_ON_ONCE from nfs_direct_good_bytes | Peng Tao | 1 | -2/+0 |
2015-04-23 | nfs: fix DIO good bytes calculation | Peng Tao | 1 | -12/+17 |
2015-04-23 | nfs: Fetch MOUNTED_ON_FILEID when updating an inode | Anna Schumaker | 2 | -2/+16 |
2015-04-23 | sunrpc: make debugfs file creation failure non-fatal | Jeff Layton | 5 | -47/+41 |
2015-04-23 | nfs: fix high load average due to callback thread sleeping | Jeff Layton | 1 | -3/+3 |
2015-04-23 | NFS: Reduce time spent holding the i_mutex during fallocate() | Anna Schumaker | 2 | -7/+10 |
2015-04-23 | NFS: Don't zap caches on fallocate() | Anna Schumaker | 5 | -10/+39 |
2015-04-23 | i2c: st: add include for pinctrl | Wolfram Sang | 1 | -6/+7 |
2015-04-23 | i2c: mux: use proper dev when removing "channel-X" symlinks | Wolfram Sang | 1 | -3/+5 |
2015-04-23 | i2c: digicolor: remove duplicate include | Wolfram Sang | 1 | -2/+1 |
2015-04-23 | i2c: Mark adapter devices with pm_runtime_no_callbacks | Charles Keepax | 1 | -0/+2 |
2015-04-23 | i2c: pca-platform: fix broken email address | Wolfram Sang | 1 | -1/+1 |
2015-04-23 | i2c: mxs: fix broken email address | Wolfram Sang | 1 | -1/+1 |
2015-04-23 | i2c: rk3x: report number of messages transmitted | Dmitry Torokhov | 1 | -1/+1 |
2015-04-23 | arch: blackfin: kernel: kgdb: Remove unused function | Rickard Strandqvist | 1 | -13/+0 |
2015-04-23 | dma: fix build error after update to v3.19 | Steven Miao | 1 | -8/+0 |
2015-04-23 | blackfin: io: define __raw_readx/writex with bfin_readx/writex | Steven Miao | 1 | -21/+6 |
2015-04-23 | bf609: add resources for lcd nl8048 | Scott Jiang | 1 | -1/+30 |
2015-04-23 | pm: sometimes wake up from suspend to RAM would fail | Aaron Wu | 1 | -0/+2 |