summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLVHarald Welte2005-10-101-4/+8
* [PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen2005-10-101-0/+1
* [PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte2005-10-101-0/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-102-1/+3
|\
| * [ARM] 2962/1: scoop: Allow GPIO pin suspend state to be specifiedRichard Purdie2005-10-101-0/+2
| * [ARM] 2958/1: fix definition in imx-regs.hSascha Hauer2005-10-101-1/+1
* | [PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki2005-10-101-0/+2
|/
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-0848-138/+133
* Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2005-10-082-1/+3
|\
| * [ALSA] emu10k1 - Fix loading of SBLive Game boardTakashi Iwai2005-10-071-1/+1
| * [ALSA] remove redundent assignment to the ac97 device structureNicolas Pitre2005-10-071-0/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-10-082-12/+31
|\ \
| * | [ATM]: add support for LECS addresses learned from networkEric Kinzie2005-10-061-0/+10
| * | [SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels.Sridhar Samudrala2005-10-061-5/+5
| * | [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.Ivan Skytte Jørgensen2005-10-061-7/+16
| |/
* / [PATCH] Keys: Split key permissions checking into a .c fileDavid Howells2005-10-081-86/+5
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-10-0610-13/+19
|\
| * [IPSEC]: Document that policy direction is derived from the index.Herbert Xu2005-10-051-0/+5
| * [XFRM]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+1
| * [TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+2
| * [RPC]: fix sparse gfp nocast warningsRandy Dunlap2005-10-042-2/+2
| * [IPVS]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+1
| * [DECNET]: fix sparse gfp nocast warningsRandy Dunlap2005-10-042-5/+5
| * [CONNECTOR]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+1
| * [ATM]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+1
| * [INET]: Shrink struct inet_ehash_bucket on 32 bits UPEric Dumazet2005-10-041-1/+1
* | [PATCH] fix the breakage in sparc headersAl Viro2005-10-052-14/+14
* | [PATCH] Fix broken IXP4xx GPIO macroDeepak Saxena2005-10-041-1/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-042-15/+39
|\ \ | |/ |/|
| * [ARM] 2950/1: i.MX gpio setup functionSascha Hauer2005-10-041-12/+34
| * [ARM] 2949/1: Hynix h720x Run modeSascha Hauer2005-10-041-3/+5
* | [PATCH] uml: Fix sysrq-r support for skas modeAllan Graves2005-10-043-35/+17
* | [PATCH] bfs endianness annotationsAlexey Dobriyan2005-10-041-21/+21
* | [SPARC]: "extern inline" doesn't make much sense.Adrian Bunk2005-10-0323-114/+114
|/
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-031-2/+10
* [INET]: speedup inet (tcp/dccp) lookupsEric Dumazet2005-10-036-43/+56
* [NET]: Fix packet timestamping.Herbert Xu2005-10-031-9/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-10-032-0/+3
|\
| * [SCSI] MegaRAID SAS RAID: new driverBagalkote, Sreenivas2005-09-261-0/+2
| * [SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3James Bottomley2005-09-251-0/+1
* | [PATCH] trivial #if -> #ifdefDiego Calleja2005-10-011-1/+1
* | [PATCH] x86: hw_irq.h warning fixAndrew Morton2005-09-301-0/+2
* | [PATCH] aio: remove unlocked task_list test and resulting raceZach Brown2005-09-301-0/+34
* | [PATCH] x86_64: Add missing () around arguments of pte_index macroKirill Korotaev2005-09-301-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-09-306-51/+13
|\ \
| * | [SPARC64]: Kill arch/sparc64/prom/memory.cDavid S. Miller2005-09-291-14/+0
| * | [SPARC64]: Rewrite convoluted physical memory probing.David S. Miller2005-09-291-2/+2
| * | [SPARC64]: Kill all external references to sp_banks[]David S. Miller2005-09-282-17/+1
| * | [SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller2005-09-282-0/+4
| * | [SPARC64]: Simplify user fault fixup handling.David S. Miller2005-09-281-3/+3