summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-302-7/+16
|\
| * [IPV6]: Added GSO support for TCPv6Herbert Xu2006-06-302-4/+7
| * [NET]: Generalise TSO-specific bits from skb_setup_capsHerbert Xu2006-06-301-3/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-304-5/+4
|\ \
| * | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
| * | typo fixes: infomation -> informationAdrian Bunk2006-06-302-3/+3
| * | typo fixes: mecanism -> mechanismAdrian Bunk2006-06-301-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6/Linus Torvalds2006-06-301-0/+1
|\ \ \
| * | | [PATCH] pcmcia: TI PCIxx12 CardBus controller supportAlex Williamson2006-06-301-0/+1
| | |/ | |/|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-302-2/+6
|\ \ \ | |/ / |/| |
| * | merge linus into release branchLen Brown2006-06-2957-332/+1076
| |\ \
| * | | KEVENT: add new uevent for dockKristen Accardi2006-06-271-0/+2
| * | | Pull bugzilla-5737 into release branchThomas Renninger2006-06-271-2/+4
| |\ \ \
| | * | | ACPI: HW P-state coordination supportVenkatesh Pallipadi2006-06-261-2/+4
* | | | | [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy caseJ. Bruce Fields2006-06-301-1/+3
* | | | | [PATCH] rcu: Add lock annotations to RCU locking primitivesJosh Triplett2006-06-301-4/+20
* | | | | [PATCH] Correct rtc_wkalrm commentsAndrew Victor2006-06-301-2/+2
* | | | | [PATCH] add smp_setup_processor_id()Andrew Morton2006-06-301-0/+2
* | | | | [PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley2006-06-301-0/+15
* | | | | [PATCH] SELinux: add security hook call to kill_proc_info_as_uidDavid Quigley2006-06-301-1/+1
* | | | | [PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completionDavid Quigley2006-06-301-4/+19
* | | | | [PATCH] Light weight event countersChristoph Lameter2006-06-301-104/+66
* | | | | [PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter2006-06-302-10/+17
* | | | | [PATCH] zoned-vm-counters: remove read_page_state()Andrew Morton2006-06-301-4/+0
* | | | | [PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter2006-06-302-1/+1
* | | | | [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-302-9/+1
* | | | | [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-303-5/+5
* | | | | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-302-1/+1
* | | | | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-302-2/+2
* | | | | [PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter2006-06-302-2/+2
* | | | | [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter2006-06-302-7/+0
* | | | | [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter2006-06-301-1/+2
* | | | | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-302-46/+1
* | | | | [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-302-2/+3
* | | | | [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementationChristoph Lameter2006-06-302-1/+137
* | | | | [PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter2006-06-303-134/+151
| |_|_|/ |/| | |
* | | | [NET]: make skb_release_data() staticAdrian Bunk2006-06-291-1/+0
* | | | [ATM]: basic sysfs support for ATM devicesRoman Kagan2006-06-291-1/+3
* | | | [NET]: Add ECN support for TSOMichael Chan2006-06-292-0/+4
* | | | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-291-0/+1
* | | | [NET]: Fix logical error in skb_gso_okHerbert Xu2006-06-291-2/+2
* | | | [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-291-6/+7
* | | | [NET]: Added GSO header verificationHerbert Xu2006-06-292-6/+16
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-299-113/+10
|\ \ \
| * | | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-261-3/+10
| * | | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
| * | | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-2/+0
| * | | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
| * | | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-262-10/+0
| * | | [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-3/+0
OpenPOWER on IntegriCloud