Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | NFSv4.1: Allow getdeviceinfo to return notification info back to caller | Trond Myklebust | 2015-03-27 | |
| * | | | | | | | | | NFSv4.1: Cleanup - don't opencode nfs4_put_deviceid_node() | Trond Myklebust | 2015-03-27 | |
| * | | | | | | | | | NFSv4.1: Convert pNFS deviceid to use kfree_rcu() | Trond Myklebust | 2015-03-27 | |
| * | | | | | | | | | nfs: clean up nfs_direct_IO | Peng Tao | 2015-03-13 | |
| * | | | | | | | | | SUNRPC: fix build-warning due to format missmatch | Nicholas Mc Guire | 2015-03-13 | |
| * | | | | | | | | | NFSv4: Append delegations to the per-client list instead of prepending | Trond Myklebust | 2015-03-12 | |
| * | | | | | | | | | SUNRPC: use jiffies_to_msecs for converting jiffies | Nicholas Mc Guire | 2015-03-12 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-26 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||
| * | | | | | | | | RCU pathwalk breakage when running into a symlink overmounting something | Al Viro | 2015-04-24 | |
| * | | | | | | | | fix I_DIO_WAKEUP definition | Eric Sandeen | 2015-04-24 | |
| * | | | | | | | | direct-io: only inc/dec inode->i_dio_count for file systems | Jens Axboe | 2015-04-24 | |
| * | | | | | | | | fs/9p: fix readdir() | Johannes Berg | 2015-04-24 | |
| * | | | | | | | | VFS: assorted d_backing_inode() annotations | David Howells | 2015-04-15 | |
| * | | | | | | | | VFS: fs/inode.c helpers: d_inode() annotations | David Howells | 2015-04-15 | |
| * | | | | | | | | VFS: fs/cachefiles: d_backing_inode() annotations | David Howells | 2015-04-15 | |
| * | | | | | | | | VFS: fs library helpers: d_inode() annotations | David Howells | 2015-04-15 | |
| * | | | | | | | | VFS: assorted weird filesystems: d_inode() annotations | David Howells | 2015-04-15 | |
| * | | | | | | | | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | |
| * | | | | | | | | VFS: security/: d_inode() annotations | David Howells | 2015-04-15 | |
| * | | | | | | | | VFS: security/: d_backing_inode() annotations | David Howells | 2015-04-15 | |
| * | | | | | | | | VFS: net/: d_inode() annotations | David Howells | 2015-04-15 | |
| * | | | | | | | | VFS: net/unix: d_backing_inode() annotations | David Howells | 2015-04-15 | |
| * | | | | | | | | VFS: kernel/: d_inode() annotations | David Howells | 2015-04-15 | |
| * | | | | | | | | VFS: audit: d_backing_inode() annotations | David Howells | 2015-04-15 | |
| * | | | | | | | | VFS: Fix up some ->d_inode accesses in the chelsio driver | David Howells | 2015-04-15 | |
| * | | | | | | | | VFS: Cachefiles should perform fs modifications on the top layer only | David Howells | 2015-04-15 | |
| * | | | | | | | | VFS: AF_UNIX sockets should call mknod on the top layer only | David Howells | 2015-04-15 | |
* | | | | | | | | | Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-04-26 | |
|\ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ | ||||
| *---. \ \ \ \ \ \ \ \ | Merge branches 'acpi-dock', 'acpi-ec' and 'acpi-scan' | Rafael J. Wysocki | 2015-04-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | ACPI / scan: Add a scan handler for PRP0001 | Rafael J. Wysocki | 2015-04-23 | |
| | | | * | | | | | | | | | ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline() | Rafael J. Wysocki | 2015-04-23 | |
| | | * | | | | | | | | | | ACPI / EC: fix NULL pointer dereference in acpi_ec_remove_query_handler() | Chris Bainbridge | 2015-04-21 | |
| | * | | | | | | | | | | | MAINTAINERS: remove maintainship entry of docking station driver | Chao Yu | 2015-04-16 | |
| | | | | | | | | | | | | | ||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||
| *---. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 2015-04-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | cpupower: fix breakage from libpci API change | Lucas Stach | 2015-04-15 | |
| | | * | | | | | | | | | | | | powercap / RAPL: Add support for Intel Skylake processors | Brian Bian | 2015-04-15 | |
| | * | | | | | | | | | | | | | cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warning | Borislav Petkov | 2015-04-15 | |
| | * | | | | | | | | | | | | | intel_pstate: Change the setpoint for Atom params | Kristen Carlson Accardi | 2015-04-15 | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-04-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMA | Geert Uytterhoeven | 2015-04-24 | |
| * | | | | | | | | | | | | | | | crypto: x86/sha512_ssse3 - fixup for asm function prototype change | Ard Biesheuvel | 2015-04-24 | |
* | | | | | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha... | Linus Torvalds | 2015-04-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | toshiba_acpi: Do not register vendor backlight when acpi_video bl is available | Hans de Goede | 2015-04-24 | |
| * | | | | | | | | | | | | | | | | MAINTAINERS: Add me on list of Dell laptop drivers | Pali Rohár | 2015-04-08 | |
| * | | | | | | | | | | | | | | | | platform: x86: dell-laptop: Add support for keyboard backlight | Gabriele Mazzotta | 2015-04-07 | |
| * | | | | | | | | | | | | | | | | Documentation/ABI: Update sysfs-driver-toshiba_acpi entry | Azael Avalos | 2015-04-07 | |
| * | | | | | | | | | | | | | | | | toshiba_acpi: Fix pr_* messages from USB Sleep Functions | Azael Avalos | 2015-04-07 | |
| * | | | | | | | | | | | | | | | | toshiba_acpi: Update and fix USB Sleep and Charge modes | Azael Avalos | 2015-04-07 | |
| * | | | | | | | | | | | | | | | | wmi: Use bool function return values of true/false not 1/0 | Joe Perches | 2015-04-07 | |
| * | | | | | | | | | | | | | | | | toshiba_bluetooth: Fix enabling/disabling loop on recent devices | Azael Avalos | 2015-03-26 |