Age | Commit message (Expand) | Author |
2013-05-16 | Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/tar... | Linus Torvalds |
2013-05-16 | Merge branch 'acpi-fixes' | Rafael J. Wysocki |
2013-05-16 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2013-05-15 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-05-15 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-05-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-05-15 | cpufreq: Preserve sysfs files across suspend/resume | Srivatsa S. Bhat |
2013-05-15 | ACPI / scan: Fix memory leak on acpi_scan_init_hotplug() error path | Catalin Marinas |
2013-05-15 | NTB: Multiple NTB client fix | Jon Mason |
2013-05-15 | ntb_netdev: remove from list on exit | Jon Mason |
2013-05-15 | NTB: memcpy lockup workaround | Jon Mason |
2013-05-15 | NTB: Correctly handle receive buffers of the minimal size | Jon Mason |
2013-05-15 | NTB: reset tx_index on link toggle | Jon Mason |
2013-05-15 | NTB: Link toggle memory leak | Jon Mason |
2013-05-15 | NTB: Handle 64bit BAR sizes | Jon Mason |
2013-05-15 | NTB: fix pointer math issues | Dan Carpenter |
2013-05-15 | ntb: off by one sanity checks | Dan Carpenter |
2013-05-15 | NTB: variable dereferenced before check | Jon Mason |
2013-05-15 | xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off. | Konrad Rzeszutek Wilk |
2013-05-15 | xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning... | Konrad Rzeszutek Wilk |
2013-05-15 | xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool i... | Konrad Rzeszutek Wilk |
2013-05-15 | xen/tmem: Remove the boot options and fold them in the tmem.X parameters. | Konrad Rzeszutek Wilk |
2013-05-15 | xen/tmem: s/disable_// and change the logic. | Konrad Rzeszutek Wilk |
2013-05-15 | xen/tmem: Fix compile warning. | Konrad Rzeszutek Wilk |
2013-05-15 | xen/tmem: Split out the different module/boot options. | Konrad Rzeszutek Wilk |
2013-05-15 | xen/tmem: Move all of the boot and module parameters to the top of the file. | Konrad Rzeszutek Wilk |
2013-05-15 | xen/tmem: Cleanup. Remove the parts that say temporary. | Konrad Rzeszutek Wilk |
2013-05-15 | Merge tag 'v3.10-rc1' into stable/for-linus-3.10 | Konrad Rzeszutek Wilk |
2013-05-15 | xen/privcmd: fix condition in privcmd_close() | Dan Carpenter |
2013-05-15 | pinctrl/lantiq: Free mapping configs for both pin and groups | Laurent Pinchart |
2013-05-15 | target: close target_put_sess_cmd() vs. core_tmr_abort_task() race | Joern Engel |
2013-05-15 | target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regression | Nicholas Bellinger |
2013-05-14 | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons | John Stultz |
2013-05-14 | Merge branch 'pm-fixes' | Rafael J. Wysocki |
2013-05-14 | Merge branch 'acpi-fixes' | Rafael J. Wysocki |
2013-05-14 | pinctrl: single: fix error return code in pcs_parse_one_pinctrl_entry() | Wei Yongjun |
2013-05-14 | pinctrl: vt8500: Fix incorrect data in WM8750 pinctrl table | Tony Prisk |
2013-05-14 | pinctrl: abx500: Rejiggle platform data and DT initialisation | Lee Jones |
2013-05-14 | pinctrl: abx500: Specify failed sub-driver by ID instead of driver_data | Lee Jones |
2013-05-14 | cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0) | Wei Yongjun |
2013-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-05-13 | rbd: re-submit flattened write request (part 2) | Alex Elder |
2013-05-13 | rbd: re-submit write request for flattened clone | Alex Elder |
2013-05-13 | rbd: re-submit read request for flattened clone | Alex Elder |
2013-05-13 | rbd: detect when clone image is flattened | Alex Elder |
2013-05-13 | rbd: reference count parent requests | Alex Elder |
2013-05-13 | rbd: define parent image request routines | Alex Elder |
2013-05-13 | rbd: define rbd_dev_unparent() | Alex Elder |
2013-05-13 | rbd: don't release write request until necessary | Alex Elder |
2013-05-13 | rbd: get parent info on refresh | Alex Elder |