| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | vfs: export do_splice_direct() to modules | Miklos Szeredi | 2014-10-24 | |
| | * | | | | | | | | | | | | | | | | vfs: add i_op->dentry_open() | Miklos Szeredi | 2014-10-24 | |
| | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-10-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | kvm: vfio: fix unregister kvm_device_ops of vfio | Wanpeng Li | 2014-10-24 | |
| * | | | | | | | | | | | | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-10-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | random: add and use memzero_explicit() for clearing data | Daniel Borkmann | 2014-10-17 | |
| * | | | | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-10-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki | 2014-10-23 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | | | cpufreq: cpufreq-dt: extend with platform_data | Thomas Petazzoni | 2014-10-21 | |
| | | | * | | | | | | | | | | | | | | | | | cpufreq: allow driver-specific data | Thomas Petazzoni | 2014-10-21 | |
| | | |/ / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | Merge branch 'freezer' | Rafael J. Wysocki | 2014-10-23 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | OOM, PM: OOM killed task shouldn't escape PM suspend | Michal Hocko | 2014-10-21 | |
| | | |/ / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | Merge branch 'pm-qos' | Rafael J. Wysocki | 2014-10-23 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH class | Tomeu Vizoso | 2014-09-25 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2014-10-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | Thermal: introduce INT3402 thermal driver | Aaron Lu | 2014-10-10 | |
| | * | | | | | | | | | | | | | | | | | | | Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.h | Aaron Lu | 2014-10-10 | |
| | * | | | | | | | | | | | | | | | | | | | ACPI: make acpi_create_platform_device() an external API | Zhang Rui | 2014-10-10 | |
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | uprobes: Remove "weak" from function declarations | Bjorn Helgaas | 2014-10-22 | |
| | * | | | | | | | | | | | | | | | | | | | | memory-hotplug: Remove "weak" from memory_block_size_bytes() declaration | Bjorn Helgaas | 2014-10-22 | |
| | * | | | | | | | | | | | | | | | | | | | | kgdb: Remove "weak" from kgdb_arch_pc() declaration | Bjorn Helgaas | 2014-10-22 | |
| | * | | | | | | | | | | | | | | | | | | | | vmcore: Remove "weak" from function declarations | Bjorn Helgaas | 2014-10-22 | |
| | * | | | | | | | | | | | | | | | | | | | | clocksource: Remove "weak" from clocksource_default_clock() declaration | Bjorn Helgaas | 2014-10-22 | |
| | * | | | | | | | | | | | | | | | | | | | | audit: Remove "weak" from audit_classify_compat_syscall() declaration | Bjorn Helgaas | 2014-10-22 | |
| | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-10-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'next' into efi-next-merge | Matt Fleming | 2014-10-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | efi: Provide a non-blocking SetVariable() operation | Matt Fleming | 2014-10-03 | |
| | | * | | | | | | | | | | | | | | | | | | efi: Introduce efi_md_typeattr_format() | Laszlo Ersek | 2014-10-03 | |
| | | * | | | | | | | | | | | | | | | | | | efi: Add macro for EFI_MEMORY_UCE memory attribute | Laszlo Ersek | 2014-10-03 | |
| | | * | | | | | | | | | | | | | | | | | | lib: Add a generic cmdline parse function parse_option_str | Dave Young | 2014-10-03 | |
| | | * | | | | | | | | | | | | | | | | | | efi: Move noefi early param code out of x86 arch code | Dave Young | 2014-10-03 | |
| | | * | | | | | | | | | | | | | | | | | | efi: Add efi= parameter parsing to the EFI boot stub | Matt Fleming | 2014-10-03 | |
| | | | |_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-10-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | uio: Export definition of struct uio_device | Andy Grover | 2014-10-02 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2014-10-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | Boaz Harrosh - Fix broken email address | Boaz Harrosh | 2014-10-19 | |
| | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/workin... | Linus Torvalds | 2014-10-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | mailbox: Introduce framework for mailbox | Jassi Brar | 2014-10-08 | |
| | * | | | | | | | | | | | | | | | | | | | mailbox: rename pl320-ipc specific mailbox.h | Suman Anna | 2014-10-08 | |
| * | | | | | | | | | | | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2014-10-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | watchdog: simplify definitions of WATCHDOG_NOWAYOUT(_INIT_STATUS)? | Uwe Kleine-König | 2014-10-20 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2014-10-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | leds: Improve and export led_update_brightness | Jacek Anaszewski | 2014-09-12 | |
| | * | | | | | | | | | | | | | | | | | | | leds: make brightness type consistent across whole subsystem | Jacek Anaszewski | 2014-09-11 | |
| | * | | | | | | | | | | | | | | | | | | | leds: Reorder include directives | Jacek Anaszewski | 2014-09-11 | |
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-10-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | vfs: fix data corruption when blocksize < pagesize for mmaped data | Jan Kara | 2014-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | jbd2: simplify calling convention around __jbd2_journal_clean_checkpoint_list | Jan Kara | 2014-09-18 | |
| | * | | | | | | | | | | | | | | | | | | | fs/buffer.c: support buffer cache allocations with gfp modifiers | Gioh Kim | 2014-09-04 | |
