summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Fix MAX_HEADER setting.David S. Miller2006-11-281-2/+4
* Fix 'ALIGN()' macro, take 2Linus Torvalds2006-11-261-1/+3
* Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"Linus Torvalds2006-11-262-86/+20
* [PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven2006-11-252-0/+20
* [PATCH] Enforce "unsigned long flags;" when spinlockingAlexey Dobriyan2006-11-252-14/+76
* [PATCH] mounstats NULL pointer dereferenceVasily Tarasov2006-11-251-1/+3
* [IGMP]: Fix IGMPV3_EXP() normalization bit shift value.David L Stevens2006-11-211-1/+1
* Add "pure_initcall" for static variable initializationLinus Torvalds2006-11-201-0/+8
* [CRYPTO] api: Remove one too many semicolonYoichi Yuasa2006-11-201-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-166-53/+55
|\
| * [TG3]: Disable TSO on 5906 if CLKREQ is enabled.Michael Chan2006-11-151-0/+1
| * [NETFILTER]: ip6_tables: fixed conflicted optname for getsockoptYasuyuki Kozakai2006-11-155-53/+54
* | [PATCH] fat: add fat_getattr()OGAWA Hirofumi2006-11-161-0/+2
|/
* [PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins2006-11-141-3/+7
* [PATCH] Fix missing parens in set_personality()Russell King2006-11-131-1/+1
* [PATCH] vmalloc: optimization, cleanup, bugfixesEric Dumazet2006-11-131-1/+2
* [PATCH] htirq: allow buggy drivers of buggy hardware to write the registersEric W. Biederman2006-11-081-0/+5
* [PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman2006-11-081-4/+7
* [PATCH] IPMI: retry messages on certain error returnsCorey Minyard2006-11-081-0/+2
* [PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields2006-11-081-1/+1
* [PATCH] sysctl: implement CTL_UNNUMBEREDEric W. Biederman2006-11-061-3/+11
* [PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl tableEric W. Biederman2006-11-061-3/+6
* [IPX]: Trivial parts of endianness annotationsAl Viro2006-11-051-7/+7
* [PATCH] Create compat_sys_migrate_pagesStephen Rothwell2006-11-031-0/+4
* [PATCH] swsusp: debuggingRafael J. Wysocki2006-11-031-1/+3
* [PATCH] Add printk_timed_ratelimit()Andrew Morton2006-11-031-0/+2
* [PATCH] fix UFS superblock alignment issuesEric Sandeen2006-11-031-1/+1
* pci_ids.h: Add NVIDIA PCI IDPeer Chen2006-11-021-0/+1
* [PATCH] libata: unexport ata_dev_revalidate()Tejun Heo2006-10-311-1/+0
* [PATCH] MTD: fix last kernel-doc warningRandy Dunlap2006-10-301-1/+1
* [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra2006-10-301-0/+9
* [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov2006-10-282-10/+6
* [PATCH] taskstats_tgid_alloc: optimizationOleg Nesterov2006-10-281-0/+3
* [PATCH] taskstats_tgid_free: fix usageOleg Nesterov2006-10-281-11/+2
* [PATCH] Constify compat_get_bitmap argumentStephen Rothwell2006-10-281-1/+1
* [PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani2006-10-281-1/+2
* [PATCH] vmscan: Fix temp_priority raceMartin Bligh2006-10-281-5/+1
* [PATCH] mm: clean up pagecache allocationNick Piggin2006-10-281-5/+9
* [PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton2006-10-271-9/+19
* [PATCH] Remove __must_check for device_for_each_child()Russell King2006-10-231-1/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-211-1/+1
|\
| * [PATCH] libata: typo fixTejun Heo2006-10-211-1/+1
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-10-212-0/+4
|\ \
| * | [PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen2006-10-211-0/+2
| * | [PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich2006-10-211-0/+2
* | | [PATCH] cpuset: mempolicy migration typo fixPaul Jackson2006-10-211-1/+1
* | | [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft2006-10-211-0/+6
* | | [PATCH] pci: declare pci_get_device_reverse()Andrew Morton2006-10-211-2/+11
* | | [PATCH] md: endian annotations for the bitmap superblockNeilBrown2006-10-211-10/+10
* | | [PATCH] md: endian annotation for v1 superblock accessNeilBrown2006-10-211-28/+28
OpenPOWER on IntegriCloud