| Commit message (Expand) | Author | Age |
* | sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex | Eric W. Biederman | 2009-12-11 |
* | debugfs: fix create mutex racy fops and private data | Mathieu Desnoyers | 2009-12-11 |
* | Driver core: Don't remove kobjects in device_shutdown. | Eric W. Biederman | 2009-12-11 |
* | firmware_class: make request_firmware_nowait more useful | Johannes Berg | 2009-12-11 |
* | Driver-Core: devtmpfs - set root directory mode to 0755 | Kay Sievers | 2009-12-11 |
* | Driver Core: devtmpfs: cleanup node on device creation error | Kay Sievers | 2009-12-11 |
* | Driver Core: devtmpfs: do not remove non-kernel-created directories | Kay Sievers | 2009-12-11 |
* | Driver Core: devtmpfs: use sys_mount() | Kay Sievers | 2009-12-11 |
* | Driver core: devtmpfs: prevent concurrent subdirectory creation and removal | Kay Sievers | 2009-12-11 |
* | Driver Core: devtmpfs: ignore umask while setting file mode | Kay Sievers | 2009-12-11 |
* | sysfs: mark a locally-only used function static | Stefan Richter | 2009-12-11 |
* | hpilo: add locking comment | David Altobelli | 2009-12-11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2009-12-10 |
|\ |
|
| * | workqueue: Add debugobjects support | Thomas Gleixner | 2009-11-15 |
* | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Linus Torvalds | 2009-12-10 |
|\ \ |
|
| * | | xen: try harder to balloon up under memory pressure. | Ian Campbell | 2009-12-04 |
| * | | Xen balloon: fix totalram_pages counting. | Gianluca Guida | 2009-12-04 |
| * | | xen: explicitly create/destroy stop_machine workqueues outside suspend/resume... | Ian Campbell | 2009-12-03 |
| * | | xen: improve error handling in do_suspend. | Ian Campbell | 2009-12-03 |
| * | | xen: don't leak IRQs over suspend/resume. | Ian Campbell | 2009-12-03 |
| * | | xen: call clock resume notifier on all CPUs | Ian Campbell | 2009-12-03 |
| * | | xen: use iret for return from 64b kernel to 32b usermode | Jeremy Fitzhardinge | 2009-12-03 |
| * | | xen: don't call dpm_resume_noirq() with interrupts disabled. | Jeremy Fitzhardinge | 2009-12-03 |
| * | | xen: register runstate info for boot CPU early | Jeremy Fitzhardinge | 2009-12-03 |
| * | | xen: register runstate on secondary CPUs | Ian Campbell | 2009-12-03 |
| * | | xen: register timer interrupt with IRQF_TIMER | Ian Campbell | 2009-12-03 |
| * | | xen: correctly restore pfn_to_mfn_list_list after resume | Ian Campbell | 2009-12-03 |
| * | | xen: restore runstate_info even if !have_vcpu_info_placement | Jeremy Fitzhardinge | 2009-12-03 |
| * | | xen: re-register runstate area earlier on resume. | Ian Campbell | 2009-12-03 |
| * | | xen: wait up to 5 minutes for device connetion | Paolo Bonzini | 2009-12-03 |
| * | | xen: improvement to wait_for_devices() | Paolo Bonzini | 2009-12-03 |
| * | | xen: fix is_disconnected_device/exists_disconnected_device | Paolo Bonzini | 2009-12-03 |
| * | | xen/xenbus: make DEVICE_ATTR()s static | Jeremy Fitzhardinge | 2009-12-03 |
* | | | Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer... | Linus Torvalds | 2009-12-10 |
|\ \ \ |
|
| * | | | xen pvfb: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers. | Konrad Rzeszutek Wilk | 2009-12-03 |
| * | | | fb-defio: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers. | Konrad Rzeszutek Wilk | 2009-12-03 |
| * | | | fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag. | Konrad Rzeszutek Wilk | 2009-12-03 |
| * | | | Fix toogle whether xenbus driver should be built as module or part of kernel. | Konrad Rzeszutek Wilk | 2009-10-08 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2009-12-10 |
|\ \ \ \ |
|
| * | | | | dlm: always use GFP_NOFS | David Teigland | 2009-11-30 |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-12-10 |
|\ \ \ \ \ |
|
| * | | | | | ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) | Theodore Ts'o | 2009-12-09 |
| * | | | | | ext4: Do not override ext2 or ext3 if built they are built as modules | Theodore Ts'o | 2009-12-09 |
| * | | | | | jbd2: Export jbd2_log_start_commit to fix ext4 build | Theodore Ts'o | 2009-12-09 |
| * | | | | | ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT | Akira Fujita | 2009-12-06 |
| * | | | | | ext4: Wait for proper transaction commit on fsync | Jan Kara | 2009-12-08 |
| * | | | | | ext4: fix incorrect block reservation on quota transfer. | Dmitry Monakhov | 2009-12-08 |
| * | | | | | ext4: quota macros cleanup | Dmitry Monakhov | 2009-12-08 |
| * | | | | | ext4: ext4_get_reserved_space() must return bytes instead of blocks | Dmitry Monakhov | 2009-12-08 |
| * | | | | | ext4: remove blocks from inode prealloc list on failure | Curt Wohlgemuth | 2009-12-08 |