aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-03-12pci-dma: add include/linux/pci-dma.hFUJITA Tomonori
2010-03-12nsproxy: remove INIT_NSPROXY()Alexey Dobriyan
2010-03-12ipmi: remove ipmi_smi.h self-includeCorey Minyard
2010-03-12copy_signal() cleanup: clean thread_group_cputime_init()Veaceslav Falico
2010-03-12copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()Veaceslav Falico
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig
2010-03-12nodemask: fix the declaration of NODEMASK_ALLOC()Miao Xie
2010-03-12memcg: fix oom kill behaviorKAMEZAWA Hiroyuki
2010-03-12cgroups: remove events before destroying subsystem state objectsKirill A. Shutemov
2010-03-12cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov
2010-03-12memcg: move charges of anonymous swapDaisuke Nishimura
2010-03-12cgroups: blkio subsystem as moduleBen Blum
2010-03-12cgroups: subsystem module unloadingBen Blum
2010-03-12cgroups: subsystem module loading interfaceBen Blum
2010-03-12cgroups: revamp subsys arrayBen Blum
2010-03-12cgroup: introduce coalesce css_get() and css_put()Daisuke Nishimura
2010-03-12cgroup: introduce cancel_attach()Daisuke Nishimura
2010-03-12broadsheetfb: support storing waveformJaya Kumar
2010-03-12broadsheetfb: add MMIO hooksJaya Kumar
2010-03-12broadsheetfb: add multiple panel type supportJaya Kumar
2010-03-12coredump: plug a memory leak situation on dump_seek()André Goddard Rosa
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-12mm: introduce dump_page() and print symbolic flag namesWu Fengguang
2010-03-12nommu: fix build breakageKAMEZAWA Hiroyuki
2010-03-12rtc/hctosys: only claim the RTC provided the system time if it didUwe Kleine-König
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-03-08Merge branch 'topic/misc' into for-linusTakashi Iwai
2010-03-07Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman
2010-03-07sysfs: fix for thinko with sysfs_bin_attr_init()Stephen Rothwell
2010-03-07sysfs: Implement sysfs_rename_linkEric W. Biederman
2010-03-07sysfs: Document sysfs_attr_init and sysfs_bin_attr_initEric W. Biederman
2010-03-07sysfs: Use one lockdep class per sysfs attribute.Eric W. Biederman
2010-03-07Driver core: make struct platform_driver.id_table constUwe Kleine-König
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-07kobject: Constify struct kset_uevent_opsEmese Revfy
2010-03-07driver core: Add class_attr_string for simple read-only stringAndi Kleen
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2010-03-07sysdev: Add sysdev_create/remove_filesAndi Kleen
2010-03-07sysfs: Add attribute array to sysdev classesAndi Kleen
2010-03-07sysfs: Add sysfs_add/remove_files utility functionsAndi Kleen
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen
2010-03-07driver core: make platform_device_id table constEric Miao
2010-03-07Driver core: add platform_create_bundle() helperDmitry Torokhov
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-03-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2010-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds