Age | Commit message (Expand) | Author |
2010-03-12 | dma-mapping.h: add the dma_unmap state API | FUJITA Tomonori |
2010-03-12 | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori |
2010-03-12 | pci-dma: add include/linux/pci-dma.h | FUJITA Tomonori |
2010-03-12 | nsproxy: remove INIT_NSPROXY() | Alexey Dobriyan |
2010-03-12 | ipmi: remove ipmi_smi.h self-include | Corey Minyard |
2010-03-12 | copy_signal() cleanup: clean thread_group_cputime_init() | Veaceslav Falico |
2010-03-12 | copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct() | Veaceslav Falico |
2010-03-12 | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig |
2010-03-12 | nodemask: fix the declaration of NODEMASK_ALLOC() | Miao Xie |
2010-03-12 | memcg: fix oom kill behavior | KAMEZAWA Hiroyuki |
2010-03-12 | cgroups: remove events before destroying subsystem state objects | Kirill A. Shutemov |
2010-03-12 | cgroup: implement eventfd-based generic API for notifications | Kirill A. Shutemov |
2010-03-12 | memcg: move charges of anonymous swap | Daisuke Nishimura |
2010-03-12 | cgroups: blkio subsystem as module | Ben Blum |
2010-03-12 | cgroups: subsystem module unloading | Ben Blum |
2010-03-12 | cgroups: subsystem module loading interface | Ben Blum |
2010-03-12 | cgroups: revamp subsys array | Ben Blum |
2010-03-12 | cgroup: introduce coalesce css_get() and css_put() | Daisuke Nishimura |
2010-03-12 | cgroup: introduce cancel_attach() | Daisuke Nishimura |
2010-03-12 | broadsheetfb: support storing waveform | Jaya Kumar |
2010-03-12 | broadsheetfb: add MMIO hooks | Jaya Kumar |
2010-03-12 | broadsheetfb: add multiple panel type support | Jaya Kumar |
2010-03-12 | coredump: plug a memory leak situation on dump_seek() | André Goddard Rosa |
2010-03-12 | Add generic sys_olduname() | Christoph Hellwig |
2010-03-12 | Add generic sys_ipc wrapper | Christoph Hellwig |
2010-03-12 | Add generic sys_old_mmap() | Christoph Hellwig |
2010-03-12 | Add generic sys_old_select() | Christoph Hellwig |
2010-03-12 | mm: introduce dump_page() and print symbolic flag names | Wu Fengguang |
2010-03-12 | nommu: fix build breakage | KAMEZAWA Hiroyuki |
2010-03-12 | rtc/hctosys: only claim the RTC provided the system time if it did | Uwe Kleine-König |
2010-03-11 | Input: ads7846 - add wakeup support | Ranjith Lohithakshan |
2010-03-10 | ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}. | YOSHIFUJI Hideaki / 吉藤英明 |
2010-03-10 | perf: Provide generic perf_sample_data initialization | Peter Zijlstra |
2010-03-09 | Input: ads7846 - add support for AD7843 parts | Michael Hennerich |
2010-03-09 | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar |
2010-03-08 | Input: scancode in get/set_keycodes should be unsigned | Dmitry Torokhov |
2010-03-08 | tcp: Add SNMP counters for backlog and min_ttl drops | Eric Dumazet |
2010-03-08 | net: add __must_check to sk_add_backlog | Zhu Yi |
2010-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-03-08 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2010-03-07 | Driver core: create lock/unlock functions for struct device | Greg Kroah-Hartman |
2010-03-07 | sysfs: fix for thinko with sysfs_bin_attr_init() | Stephen Rothwell |
2010-03-07 | sysfs: Implement sysfs_rename_link | Eric W. Biederman |
2010-03-07 | sysfs: Document sysfs_attr_init and sysfs_bin_attr_init | Eric W. Biederman |
2010-03-07 | sysfs: Use one lockdep class per sysfs attribute. | Eric W. Biederman |
2010-03-07 | Driver core: make struct platform_driver.id_table const | Uwe Kleine-König |
2010-03-07 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy |
2010-03-07 | kobject: Constify struct kset_uevent_ops | Emese Revfy |