[IPV6]: annotate inet6_csk_search_req()
[safe/jmp/linux-2.6] / include / linux /
2006-12-03 Al Viro[IPV6]: flowlabels are net-endian
2006-12-03 Al Viro[AF_KEY]: annotate
2006-12-03 Al Viro[IPV4]: encapsulation annotations
2006-12-03 Al Viro[IPV6]: annotate icmpv6 headers
2006-12-03 Al Viro[NET]: ipconfig and nfsroot annotations
2006-12-03 Al Viro[TIPC]: endianness annotations
2006-12-02 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-02 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/drzeus/mmc
2006-12-02 Andy Fleming[PATCH] PHY: Add support for configuring the PHY connec...
2006-12-02 Mariusz Kozlowski[PATCH] mv643xx_eth: fix unbalanced parentheses in...
2006-12-02 Ayaz Abdulla[PATCH] forcedeth: add new NVIDIA pci ids
2006-12-02 Christian Lamparter[PATCH] wext: extend MLME support
2006-12-02 Maciej W. Rozycki[PATCH] 2.6.18: sb1250-mac: Missing inclusions from...
2006-12-02 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-12-02 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-12-01 Kay SieversDriver core: show drivers in /sys/module/
2006-12-01 David BrownellDriver core: platform_driver_probe(), can save codespace
2006-12-01 Cornelia Huckdriver core: Introduce device_move(): move a device...
2006-12-01 Cornelia Huckdriver core: Introduce device_find_child().
2006-12-01 Benjamin HerrenschmidtACPI: Change ACPI to use dev_archdata instead of firmwa...
2006-12-01 Benjamin HerrenschmidtDriver core: add dev_archdata to struct device
2006-12-01 Greg Kroah-HartmanDriver core: convert fb code to use struct device
2006-12-01 Greg Kroah-HartmanDriver core: convert mmc code to use struct device
2006-12-01 Greg Kroah-HartmanDriver core: convert tty core to use struct device
2006-12-01 Greg Kroah-HartmanDriver core: change misc class_devices to be real devices
2006-12-01 Greg Kroah-HartmanDriver Core: Move virtual_device_parent() to core.c
2006-12-01 Benjamin HerrenschmidtDriver core: add notification of bus events
2006-12-01 Jason GastonPCI: irq: irq and pci_ids patch for Intel ICH9
2006-12-01 Inaky Perez-GonzalezPCI: switch pci_{enable,disable}_device() to be nestable
2006-12-01 John KellerAltix: Initial ACPI support - ROM shadowing.
2006-12-01 Michael EllermanPCI: Make some MSI-X #defines generic
2006-12-01 Alan SternUSB: keep count of unsuspended children
2006-12-01 Alan SternUSB: struct usb_device: change flag to bitflag
2006-12-01 Alan SternUSB: expand autosuspend/autoresume API
2006-12-01 Luiz Fernando N... USB: makes usb_endpoint_* functions inline.
2006-12-01 inaky@linux.intel.comusb/hub: allow hubs up to 31 children
2006-12-01 Pierre Ossmanmmc: Support for high speed SD cards
2006-12-01 Philip Langdalemmc: Add support for mmc v4 wide-bus modes
2006-12-01 Philip Langdale[PATCH] mmc: Add support for mmc v4 high speed mode
2006-12-01 Jens Axboe[BLOCK] Cleanup unused variable passing
2006-12-01 Mike Christie[PATCH] block: support larger block pc requests
2006-12-01 Olaf Kirch[PATCH] blktrace: add timestamp message
2006-11-30 Jan EngelhardtFix typos in doc and comments
2006-11-30 Matt LaPlanteFix misc .c/.h comment typos
2006-11-30 Chase VentersFix jiffies.h comment
2006-11-30 Jim Cromiefix spelling error in include/linux/kernel.h
2006-11-30 Alexey Dobriyanmqueue.h: don't include linux/types.h
2006-11-30 Nicolas Schichan[MIPS] Add support for kexec
2006-11-29 David S. Miller[NET]: Fix MAX_HEADER setting.
2006-11-27 Linus TorvaldsFix 'ALIGN()' macro, take 2
2006-11-27 Linus TorvaldsRevert "[PATCH] Enforce "unsigned long flags;" when...
2006-11-25 Arjan van de Ven[PATCH] lockdep: spin_lock_irqsave_nested()
2006-11-25 Alexey Dobriyan[PATCH] Enforce "unsigned long flags;" when spinlocking
2006-11-25 Vasily Tarasov[PATCH] mounstats NULL pointer dereference
2006-11-22 David L Stevens[IGMP]: Fix IGMPV3_EXP() normalization bit shift value.
2006-11-20 Linus TorvaldsAdd "pure_initcall" for static variable initialization
2006-11-19 Yoichi Yuasa[CRYPTO] api: Remove one too many semicolon
2006-11-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-11-16 OGAWA Hirofumi[PATCH] fat: add fat_getattr()
2006-11-16 Michael Chan[TG3]: Disable TSO on 5906 if CLKREQ is enabled.
2006-11-16 Yasuyuki Kozakai[NETFILTER]: ip6_tables: fixed conflicted optname for...
2006-11-14 Hugh Dickins[PATCH] hugetlb: prepare_hugepage_range check offset too
2006-11-13 Russell King[PATCH] Fix missing parens in set_personality()
2006-11-13 Eric Dumazet[PATCH] vmalloc: optimization, cleanup, bugfixes
2006-11-09 Eric W. Biederman[PATCH] htirq: allow buggy drivers of buggy hardware...
2006-11-09 Eric W. Biederman[PATCH] htirq: refactor so we only have one function...
2006-11-09 Corey Minyard[PATCH] IPMI: retry messages on certain error returns
2006-11-09 J. Bruce Fields[PATCH] nfsd4: fix open-create permissions
2006-11-06 Eric W. Biederman[PATCH] sysctl: implement CTL_UNNUMBERED
2006-11-06 Eric W. Biederman[PATCH] sysctl: allow a zero ctl_name in the middle...
2006-11-05 Al Viro[IPX]: Trivial parts of endianness annotations
2006-11-03 Stephen Rothwell[PATCH] Create compat_sys_migrate_pages
2006-11-03 Rafael J. Wysocki[PATCH] swsusp: debugging
2006-11-03 Andrew Morton[PATCH] Add printk_timed_ratelimit()
2006-11-03 Eric Sandeen[PATCH] fix UFS superblock alignment issues
2006-11-02 Peer Chenpci_ids.h: Add NVIDIA PCI ID
2006-11-01 Tejun Heo[PATCH] libata: unexport ata_dev_revalidate()
2006-10-30 Randy Dunlap[PATCH] MTD: fix last kernel-doc warning
2006-10-30 Peter Zijlstra[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD
2006-10-28 Oleg Nesterov[PATCH] taskstats: kill ->taskstats_lock in favor of...
2006-10-28 Oleg Nesterov[PATCH] taskstats_tgid_alloc: optimization
2006-10-28 Oleg Nesterov[PATCH] taskstats_tgid_free: fix usage
2006-10-28 Stephen Rothwell[PATCH] Constify compat_get_bitmap argument
2006-10-28 Giridhar Pemmasani[PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping...
2006-10-28 Martin Bligh[PATCH] vmscan: Fix temp_priority race
2006-10-28 Nick Piggin[PATCH] mm: clean up pagecache allocation
2006-10-27 Andrew Morton[PATCH] drivers: wait for threaded probes between initc...
2006-10-23 Russell King[PATCH] Remove __must_check for device_for_each_child()
2006-10-21 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-10-21 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-10-21 Paul Jackson[PATCH] cpuset: mempolicy migration typo fix
2006-10-21 Andy Whitcroft[PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpc
2006-10-21 Andrew Morton[PATCH] pci: declare pci_get_device_reverse()
2006-10-21 NeilBrown[PATCH] md: endian annotations for the bitmap superblock
2006-10-21 NeilBrown[PATCH] md: endian annotation for v1 superblock access
2006-10-21 NeilBrown[PATCH] md: add another COMPAT_IOCTL for md
2006-10-21 Tejun Heo[PATCH] libata: typo fix
next