aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-09Revert "driver core: move knode_driver into private structure"Greg Kroah-Hartman1-0/+1
2009-01-09Revert "driver core: move knode_bus into private structure"Greg Kroah-Hartman1-0/+1
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofileLinus Torvalds1-0/+18
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds10-45/+354
2009-01-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds35-8452/+872
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds6-168/+81
2009-01-09[MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger1-0/+1
2009-01-09Merge branch 'simplify_PRT' into releaseLen Brown2-19/+0
2009-01-09Merge branch 'linus' into releaseLen Brown569-14848/+17061
2009-01-09Merge branch 'suspend' into releaseLen Brown2-0/+14
2009-01-09Merge branch 'misc' into releaseLen Brown1-0/+1
2009-01-09ACPICA: hide private headersLen Brown21-7416/+0
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui1-0/+1
2009-01-08ACPICA: delete acdisasm.hLen Brown1-453/+0
2009-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds5-4/+67
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-0/+3
2009-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds3-5/+81
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-1/+32
2009-01-08Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-12/+20
2009-01-08libata: Add 32bit PIO supportAlan Cox1-0/+3
2009-01-09md: don't retry recovery of raid1 that fails due to error on source drive.NeilBrown1-0/+3
2009-01-09md: Allow md devices to be created by name.NeilBrown1-0/+1
2009-01-09md: make devices disappear when they are no longer needed.NeilBrown1-0/+4
2009-01-09md: need another print_sb for mdp_superblock_1Cheng Renquan1-0/+2
2009-01-09md: use list_for_each_entry macro directlyCheng Renquan1-7/+4
2009-01-09md: raid0: make hash_spacing and preshift sector-based.Andre Noll1-2/+2
2009-01-09md: raid0: Represent the size of strip zones in sectors.Andre Noll1-1/+1
2009-01-09md: raid0: Represent zone->zone_offset in sectors.Andre Noll1-1/+1
2009-01-09md: raid0: Represent device offset in sectors.Andre Noll1-1/+1
2009-01-09md: use sysfs_notify_dirent to notify changes to md/sync_action.NeilBrown1-0/+1
2009-01-08wimax: fix kernel-doc for debufs_dentry member of struct wimax_devInaky Perez-Gonzalez1-0/+3
2009-01-08regulator: fix kernel-doc warningsRandy Dunlap1-5/+2
2009-01-08regulator: Add missing kerneldocMark Brown2-1/+80
2009-01-08regulator: Clean up kerneldoc warningsMark Brown1-4/+4
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller225-10819/+3044
2009-01-08ipv6: Add GRO supportHerbert Xu1-0/+3
2009-01-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-0/+21
2009-01-08generic swap(): introduce global macro swap(a, b)Wu Fengguang1-0/+6
2009-01-08ELF: implement AT_RANDOM for glibc PRNG seedingKees Cook1-3/+3
2009-01-08pid: generalize task_active_pid_nsEric W. Biederman1-5/+1
2009-01-08pid: implement ns_of_pidEric W. Biederman1-0/+18
2009-01-08cpuset: remove remaining pointers to cpumask_tLi Zefan1-4/+6
2009-01-08cgroups: add css_tryget()Paul Menage1-6/+32
2009-01-08cgroups: add a per-subsystem hierarchy_mutexPaul Menage1-1/+16
2009-01-08memcg: fix shmem's swap accountingKAMEZAWA Hiroyuki2-10/+4
2009-01-08memcg: remove mem_cgroup_try_chargeDaisuke Nishimura1-8/+0
2009-01-08memcg: fix calculation of active_ratioKOSAKI Motohiro1-3/+2
2009-01-08memcg: swappinessKOSAKI Motohiro1-1/+2
2009-01-08memcg: remove mem_cgroup_cal_reclaim()KOSAKI Motohiro1-10/+0
2009-01-08memcg: add zone_reclaim_statKOSAKI Motohiro1-0/+16