Age | Commit message (Expand) | Author | Files | Lines |
2010-03-13 | nodemask: fix the declaration of NODEMASK_ALLOC() | Miao Xie | 1 | -1/+1 |
2010-03-13 | memcg: fix oom kill behavior | KAMEZAWA Hiroyuki | 1 | -6/+0 |
2010-03-13 | cgroups: remove events before destroying subsystem state objects | Kirill A. Shutemov | 1 | -3/+0 |
2010-03-13 | cgroup: implement eventfd-based generic API for notifications | Kirill A. Shutemov | 1 | -0/+24 |
2010-03-13 | memcg: move charges of anonymous swap | Daisuke Nishimura | 2 | -0/+11 |
2010-03-13 | cgroups: blkio subsystem as module | Ben Blum | 1 | -1/+1 |
2010-03-13 | cgroups: subsystem module unloading | Ben Blum | 1 | -1/+3 |
2010-03-13 | cgroups: subsystem module loading interface | Ben Blum | 1 | -0/+4 |
2010-03-13 | cgroups: revamp subsys array | Ben Blum | 1 | -2/+8 |
2010-03-13 | cgroup: introduce coalesce css_get() and css_put() | Daisuke Nishimura | 1 | -3/+9 |
2010-03-13 | cgroup: introduce cancel_attach() | Daisuke Nishimura | 1 | -0/+2 |
2010-03-13 | broadsheetfb: support storing waveform | Jaya Kumar | 1 | -0/+5 |
2010-03-13 | broadsheetfb: add MMIO hooks | Jaya Kumar | 1 | -4/+13 |
2010-03-13 | broadsheetfb: add multiple panel type support | Jaya Kumar | 1 | -0/+1 |
2010-03-13 | coredump: plug a memory leak situation on dump_seek() | André Goddard Rosa | 1 | -3/+7 |
2010-03-13 | Add generic sys_olduname() | Christoph Hellwig | 1 | -0/+4 |
2010-03-13 | Add generic sys_ipc wrapper | Christoph Hellwig | 1 | -0/+2 |
2010-03-13 | Add generic sys_old_mmap() | Christoph Hellwig | 1 | -0/+3 |
2010-03-13 | Add generic sys_old_select() | Christoph Hellwig | 2 | -0/+5 |
2010-03-13 | mm: introduce dump_page() and print symbolic flag names | Wu Fengguang | 1 | -0/+2 |
2010-03-13 | nommu: fix build breakage | KAMEZAWA Hiroyuki | 2 | -1/+7 |
2010-03-13 | rtc/hctosys: only claim the RTC provided the system time if it did | Uwe Kleine-König | 1 | -0/+6 |
2010-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 6 | -17/+134 |
2010-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2 | -2/+2 |
2010-03-08 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2 | -2/+2 |
2010-03-08 | Driver core: create lock/unlock functions for struct device | Greg Kroah-Hartman | 2 | -4/+19 |
2010-03-08 | sysfs: fix for thinko with sysfs_bin_attr_init() | Stephen Rothwell | 1 | -1/+1 |
2010-03-08 | sysfs: Implement sysfs_rename_link | Eric W. Biederman | 1 | -0/+9 |
2010-03-08 | sysfs: Document sysfs_attr_init and sysfs_bin_attr_init | Eric W. Biederman | 1 | -0/+20 |
2010-03-08 | sysfs: Use one lockdep class per sysfs attribute. | Eric W. Biederman | 1 | -0/+18 |
2010-03-08 | Driver core: make struct platform_driver.id_table const | Uwe Kleine-König | 1 | -1/+1 |
2010-03-08 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 1 | -2/+2 |
2010-03-08 | kobject: Constify struct kset_uevent_ops | Emese Revfy | 1 | -5/+5 |
2010-03-08 | driver core: Add class_attr_string for simple read-only string | Andi Kleen | 1 | -0/+17 |
2010-03-08 | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen | 1 | -2/+4 |
2010-03-08 | sysdev: Add sysdev_create/remove_files | Andi Kleen | 1 | -0/+13 |
2010-03-08 | sysfs: Add attribute array to sysdev classes | Andi Kleen | 1 | -0/+2 |
2010-03-08 | sysfs: Add sysfs_add/remove_files utility functions | Andi Kleen | 1 | -0/+14 |
2010-03-08 | sysdev: Pass attribute in sysdev_class attributes show/store | Andi Kleen | 1 | -2/+4 |
2010-03-08 | driver core: make platform_device_id table const | Eric Miao | 1 | -1/+1 |
2010-03-08 | Driver core: add platform_create_bundle() helper | Dmitry Torokhov | 1 | -0/+5 |
2010-03-08 | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+3 |
2010-03-08 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 17 | -240/+5240 |
2010-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -0/+6 |
2010-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -6/+51 |
2010-03-08 | mfd: Fix ucb1x00 build failure for collie_defconfig | Peter Huewe | 1 | -0/+1 |
2010-03-08 | mfd: Use completion interrupt for WM831x AUXADC | Mark Brown | 1 | -0/+2 |
2010-03-08 | mfd: Use completion interrupt for WM835x AUXADC | Mark Brown | 1 | -0/+2 |
2010-03-08 | mfd: Introduce remove_script function for twl4030 | Mike Turquette | 1 | -0/+1 |
2010-03-08 | mfd: Add WM831x revision B support | Mark Brown | 2 | -0/+8 |