summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | pps: serial clients supportRodolfo Giometti2010-03-131-1/+10
* | | | | | | | | | | ldisc n_tty: add new method n_tty_inherit_ops()Rodolfo Giometti2010-03-131-0/+1
* | | | | | | | | | | ldisc: new dcd_change() method for line disciplinesRodolfo Giometti2010-03-131-0/+8
* | | | | | | | | | | dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori2010-03-132-5/+12
* | | | | | | | | | | dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori2010-03-131-0/+8
* | | | | | | | | | | dma-mapping.h: add the dma_unmap state APIFUJITA Tomonori2010-03-132-15/+22
* | | | | | | | | | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-131-0/+1
* | | | | | | | | | | pci-dma: add include/linux/pci-dma.hFUJITA Tomonori2010-03-131-0/+20
* | | | | | | | | | | nsproxy: remove INIT_NSPROXY()Alexey Dobriyan2010-03-133-18/+0
* | | | | | | | | | | ipmi: remove ipmi_smi.h self-includeCorey Minyard2010-03-131-1/+0
* | | | | | | | | | | copy_signal() cleanup: clean thread_group_cputime_init()Veaceslav Falico2010-03-131-2/+0
* | | | | | | | | | | copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()Veaceslav Falico2010-03-132-9/+0
* | | | | | | | | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-131-0/+5
* | | | | | | | | | | nodemask: fix the declaration of NODEMASK_ALLOC()Miao Xie2010-03-131-1/+1
* | | | | | | | | | | memcg: fix oom kill behaviorKAMEZAWA Hiroyuki2010-03-131-6/+0
* | | | | | | | | | | cgroups: remove events before destroying subsystem state objectsKirill A. Shutemov2010-03-131-3/+0
* | | | | | | | | | | cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov2010-03-131-0/+24
* | | | | | | | | | | memcg: move charges of anonymous swapDaisuke Nishimura2010-03-132-0/+11
* | | | | | | | | | | cgroups: blkio subsystem as moduleBen Blum2010-03-131-1/+1
* | | | | | | | | | | cgroups: subsystem module unloadingBen Blum2010-03-131-1/+3
* | | | | | | | | | | cgroups: subsystem module loading interfaceBen Blum2010-03-131-0/+4
* | | | | | | | | | | cgroups: revamp subsys arrayBen Blum2010-03-131-2/+8
* | | | | | | | | | | cgroup: introduce coalesce css_get() and css_put()Daisuke Nishimura2010-03-131-3/+9
* | | | | | | | | | | cgroup: introduce cancel_attach()Daisuke Nishimura2010-03-131-0/+2
* | | | | | | | | | | broadsheetfb: support storing waveformJaya Kumar2010-03-131-0/+5
* | | | | | | | | | | broadsheetfb: add MMIO hooksJaya Kumar2010-03-131-4/+13
* | | | | | | | | | | broadsheetfb: add multiple panel type supportJaya Kumar2010-03-131-0/+1
* | | | | | | | | | | coredump: plug a memory leak situation on dump_seek()André Goddard Rosa2010-03-131-3/+7
* | | | | | | | | | | Add generic sys_olduname()Christoph Hellwig2010-03-131-0/+4
* | | | | | | | | | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-131-0/+2
* | | | | | | | | | | Add generic sys_old_mmap()Christoph Hellwig2010-03-131-0/+3
* | | | | | | | | | | Add generic sys_old_select()Christoph Hellwig2010-03-132-0/+5
* | | | | | | | | | | mm: introduce dump_page() and print symbolic flag namesWu Fengguang2010-03-131-0/+2
* | | | | | | | | | | nommu: fix build breakageKAMEZAWA Hiroyuki2010-03-132-1/+7
* | | | | | | | | | | rtc/hctosys: only claim the RTC provided the system time if it didUwe Kleine-König2010-03-131-0/+6
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-086-17/+134
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman2010-03-082-4/+19
| * | | | | | | | | | sysfs: fix for thinko with sysfs_bin_attr_init()Stephen Rothwell2010-03-081-1/+1
| * | | | | | | | | | sysfs: Implement sysfs_rename_linkEric W. Biederman2010-03-081-0/+9
| * | | | | | | | | | sysfs: Document sysfs_attr_init and sysfs_bin_attr_initEric W. Biederman2010-03-081-0/+20
| * | | | | | | | | | sysfs: Use one lockdep class per sysfs attribute.Eric W. Biederman2010-03-081-0/+18
| * | | | | | | | | | Driver core: make struct platform_driver.id_table constUwe Kleine-König2010-03-081-1/+1
| * | | | | | | | | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-081-2/+2
| * | | | | | | | | | kobject: Constify struct kset_uevent_opsEmese Revfy2010-03-081-5/+5
| * | | | | | | | | | driver core: Add class_attr_string for simple read-only stringAndi Kleen2010-03-081-0/+17
| * | | | | | | | | | driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-081-2/+4
| * | | | | | | | | | sysdev: Add sysdev_create/remove_filesAndi Kleen2010-03-081-0/+13
| * | | | | | | | | | sysfs: Add attribute array to sysdev classesAndi Kleen2010-03-081-0/+2
| * | | | | | | | | | sysfs: Add sysfs_add/remove_files utility functionsAndi Kleen2010-03-081-0/+14
| * | | | | | | | | | sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-081-2/+4