Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | perf/x86/intel/uncore: Make sure only uncore events are collected | Jiri Olsa | 2014-12-11 | |
* | | | | | | | Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2014-12-19 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | powerpc/powernv: Ignore smt-enabled on Power8 and later | Greg Kurz | 2014-12-18 | |
| * | | | | | | | powerpc/uaccess: Allow get_user() with bitwise types | Michael S. Tsirkin | 2014-12-18 | |
| * | | | | | | | powerpc/powernv: Expose OPAL firmware symbol map | Benjamin Herrenschmidt | 2014-12-14 | |
| * | | | | | | | powernv/powerpc: Add winkle support for offline cpus | Shreyas B. Prabhu | 2014-12-14 | |
| * | | | | | | | powernv/cpuidle: Redesign idle states management | Shreyas B. Prabhu | 2014-12-14 | |
| * | | | | | | | powerpc/powernv: Enable Offline CPUs to enter deep idle states | Shreyas B. Prabhu | 2014-12-14 | |
| * | | | | | | | powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode | Paul Mackerras | 2014-12-14 | |
| * | | | | | | | i2c: Driver to expose PowerNV platform i2c busses | Neelesh Gupta | 2014-12-13 | |
| * | | | | | | | powerpc: add little endian flag to syscall_get_arch() | Richard Guy Briggs | 2014-12-12 | |
| * | | | | | | | power/perf/hv-24x7: Use kmem_cache_free() instead of kfree | Sukadev Bhattiprolu | 2014-12-12 | |
| * | | | | | | | powerpc/perf/hv-24x7: Use per-cpu page buffer | sukadev@linux.vnet.ibm.com | 2014-12-12 | |
| * | | | | | | | cxl: Unmap MMIO regions when detaching a context | Ian Munsie | 2014-12-11 | |
| * | | | | | | | cxl: Add timeout to process element commands | Ian Munsie | 2014-12-11 | |
| * | | | | | | | cxl: Change contexts_lock to a mutex to fix sleep while atomic bug | Ian Munsie | 2014-12-11 | |
| * | | | | | | | powerpc: Secondary CPUs must set cpu_callin_map after setting active and online | Anton Blanchard | 2014-12-09 | |
* | | | | | | | | Update/Remove soon-to-be-dead email address | Dave Jones | 2014-12-19 | |
* | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-12-18 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | param: do not set store func without write perm | Kees Cook | 2014-12-17 | |
| * | | | | | | | | params: cleanup sysfs allocation | Rusty Russell | 2014-11-11 | |
| * | | | | | | | | kernel:module Fix coding style errors and warnings. | Ionut Alexa | 2014-11-11 | |
| * | | | | | | | | module: Remove stop_machine from module unloading | Masami Hiramatsu | 2014-11-11 | |
| * | | | | | | | | module: Replace module_ref with atomic_t refcnt | Masami Hiramatsu | 2014-11-11 | |
| * | | | | | | | | lib/bug: Use RCU list ops for module_bug_list | Masami Hiramatsu | 2014-11-11 | |
| * | | | | | | | | module: Unlink module with RCU synchronizing instead of stop_machine | Masami Hiramatsu | 2014-11-11 | |
| * | | | | | | | | module: Wait for RCU synchronizing before releasing a module | Masami Hiramatsu | 2014-11-11 | |
* | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2014-12-18 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | virtio_pci: restore module attributes | Herbert Xu | 2014-12-16 | |
| * | | | | | | | | | mic/host: fix up virtio 1.0 APIs | Michael S. Tsirkin | 2014-12-15 | |
| * | | | | | | | | | vringh: update for virtio 1.0 APIs | Michael S. Tsirkin | 2014-12-15 | |
| * | | | | | | | | | vringh: 64 bit features | Michael S. Tsirkin | 2014-12-15 | |
| * | | | | | | | | | tools/virtio: add virtio 1.0 in vringh_test | Michael S. Tsirkin | 2014-12-15 | |
| * | | | | | | | | | tools/virtio: add virtio 1.0 in virtio_test | Michael S. Tsirkin | 2014-12-15 | |
| * | | | | | | | | | tools/virtio: enable -Werror | Michael S. Tsirkin | 2014-12-15 | |
| * | | | | | | | | | tools/virtio: 64 bit features | Michael S. Tsirkin | 2014-12-15 | |
| * | | | | | | | | | tools/virtio: fix vringh test | Michael S. Tsirkin | 2014-12-15 | |
| * | | | | | | | | | tools/virtio: more stubs | Michael S. Tsirkin | 2014-12-15 | |
| * | | | | | | | | | virtio: core support for config generation | Michael S. Tsirkin | 2014-12-14 | |
| * | | | | | | | | | virtio_pci: add VIRTIO_PCI_NO_LEGACY | Michael S. Tsirkin | 2014-12-14 | |
| * | | | | | | | | | virtio_pci: move probe to common file | Michael S. Tsirkin | 2014-12-14 | |
| * | | | | | | | | | virtio_pci_common.h: drop VIRTIO_PCI_NO_LEGACY | Michael S. Tsirkin | 2014-12-11 | |
| * | | | | | | | | | virtio_config: fix virtio_cread_bytes | Michael S. Tsirkin | 2014-12-11 | |
| * | | | | | | | | | virtio: set VIRTIO_CONFIG_S_FEATURES_OK on restore | Michael S. Tsirkin | 2014-12-11 | |
* | | | | | | | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-18 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ | ||||
| *---. \ \ \ \ \ \ \ \ \ | Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools' | Rafael J. Wysocki | 2014-12-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()" | Prarit Bhargava | 2014-12-14 | |
| | | * | | | | | | | | | | | MAINTAINERS: add entry for intel_pstate | Kristen Carlson Accardi | 2014-12-15 | |
| | | * | | | | | | | | | | | intel_pstate: Add a few comments | Kristen Carlson Accardi | 2014-12-10 | |
| | | * | | | | | | | | | | | intel_pstate: add kernel parameter to force loading | Ethan Zhao | 2014-12-10 |