aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-01-09mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg
2009-01-09mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0Martin Bachem
2009-01-09mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg
2009-01-09mISDN: Add E-Channel logging featuresMartin Bachem
2009-01-09mISDN: Use struct device name fieldMatthias Urlichs
2009-01-09mISDN: Added an ioctl to change the device nameMatthias Urlichs
2009-01-09mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-01-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2009-01-09[MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger
2009-01-09Merge branch 'simplify_PRT' into releaseLen Brown
2009-01-09Merge branch 'linus' into releaseLen Brown
2009-01-09Merge branch 'suspend' into releaseLen Brown
2009-01-09Merge branch 'misc' into releaseLen Brown
2009-01-09ACPICA: hide private headersLen Brown
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui
2009-01-08ACPICA: delete acdisasm.hLen Brown
2009-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-08Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-01-08libata: Add 32bit PIO supportAlan Cox
2009-01-09md: don't retry recovery of raid1 that fails due to error on source drive.NeilBrown
2009-01-09md: Allow md devices to be created by name.NeilBrown
2009-01-09md: make devices disappear when they are no longer needed.NeilBrown
2009-01-09md: need another print_sb for mdp_superblock_1Cheng Renquan
2009-01-09md: use list_for_each_entry macro directlyCheng Renquan
2009-01-09md: raid0: make hash_spacing and preshift sector-based.Andre Noll
2009-01-09md: raid0: Represent the size of strip zones in sectors.Andre Noll
2009-01-09md: raid0: Represent zone->zone_offset in sectors.Andre Noll
2009-01-09md: raid0: Represent device offset in sectors.Andre Noll
2009-01-09md: use sysfs_notify_dirent to notify changes to md/sync_action.NeilBrown
2009-01-08wimax: fix kernel-doc for debufs_dentry member of struct wimax_devInaky Perez-Gonzalez
2009-01-08regulator: fix kernel-doc warningsRandy Dunlap
2009-01-08regulator: Add missing kerneldocMark Brown
2009-01-08regulator: Clean up kerneldoc warningsMark Brown
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-01-08ipv6: Add GRO supportHerbert Xu
2009-01-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-01-08generic swap(): introduce global macro swap(a, b)Wu Fengguang
2009-01-08ELF: implement AT_RANDOM for glibc PRNG seedingKees Cook
2009-01-08pid: generalize task_active_pid_nsEric W. Biederman
2009-01-08pid: implement ns_of_pidEric W. Biederman
2009-01-08cpuset: remove remaining pointers to cpumask_tLi Zefan
2009-01-08cgroups: add css_tryget()Paul Menage
2009-01-08cgroups: add a per-subsystem hierarchy_mutexPaul Menage
2009-01-08memcg: fix shmem's swap accountingKAMEZAWA Hiroyuki
2009-01-08memcg: remove mem_cgroup_try_chargeDaisuke Nishimura