summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* typo fixes: specfic -> specificAdrian Bunk2006-06-30
* typo fixes: occuring -> occurringAdrian Bunk2006-06-30
* typo fixes: infomation -> informationAdrian Bunk2006-06-30
* typo fixes: disadvantadge -> disadvantageAdrian Bunk2006-06-30
* typo fixes: mecanism -> mechanismAdrian Bunk2006-06-30
* typo fixes: bandwith -> bandwidthAdrian Bunk2006-06-30
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-29
|\
| * [NET]: make skb_release_data() staticAdrian Bunk2006-06-29
| * [ATM]: basic sysfs support for ATM devicesRoman Kagan2006-06-29
| * [NET]: Add ECN support for TSOMichael Chan2006-06-29
| * [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-29
| * [NET]: Fix logical error in skb_gso_okHerbert Xu2006-06-29
| * [PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000Shuya MAEDA2006-06-29
| * [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-29
| * [NET]: Added GSO header verificationHerbert Xu2006-06-29
* | [SPARC]: sparc32 side of of_device layer IRQ resolution.David S. Miller2006-06-29
* | [SPARC64]: of_device layer IRQ resolutionDavid S. Miller2006-06-29
* | [SPARC]: Kill interrupt stuff and linux_phandle from device_node.David S. Miller2006-06-29
* | [SPARC]: Add of_io{remap,unmap}().David S. Miller2006-06-29
* | [SPARC]: Beginnings of generic of_device framework.David S. Miller2006-06-29
* | [SPARC]: Add of_n_{addr,size}_cells().David S. Miller2006-06-29
* | [SPARC64]: Kill starfire_cookie from SBUS/PCI.David S. Miller2006-06-29
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove the videodevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_symlink() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_*_tape() functions from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs from the kernel treeGreg Kroah-Hartman2006-06-26
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-29
|\ \
| * | [MIPS] Add missing backslashes to macro definitions.Ralf Baechle2006-06-29
| * | [MIPS] Remove BSD and Sys V compat data types.Ralf Baechle2006-06-29
| * | [MIPS] ioc3.h: Uses u8, so include <linux/types.h>.Ralf Baechle2006-06-29
| * | [MIPS] au1xxx: fix PSC_SMBTXRX_RSR.Domen Puncer2006-06-29
| * | [MIPS] Fix FIXADDR_TOP for TX39/TX49.Atsushi Nemoto2006-06-29
| * | [MIPS] Fix configuration of R2 CPU features and multithreading.Ralf Baechle2006-06-29
| * | elf-em.h: Define and explain both EM_MIPS_RS3_LE and EM_MIPS_RS4_BE.Ralf Baechle2006-06-29
| * | [MIPS] Fix use of ehb instruction for non-R2 configurations.Ralf Baechle2006-06-29
| * | [MIPS] Define ARCH_HAS_IRQ_PER_CPU for all SMP systems.Ralf Baechle2006-06-29