summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2005-10-081-67/+172
|\
| * [WATCHDOG] pcwd_pci.c add debug module_paramWim Van Sebroeck2005-09-291-0/+64
| * [WATCHDOG] pcwd_pci.c control status + boot-code clean-upWim Van Sebroeck2005-09-291-67/+108
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-10-087-61/+319
|\ \
| * | [ATM]: [br2684] if we free the skb, we should return 0Jean-Denis Boyer2005-10-071-1/+1
| * | [ATM]: add support for LECS addresses learned from networkEric Kinzie2005-10-064-23/+70
| * | [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-062-32/+243
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-10-087-37/+90
|\ \ \
| * | | [SPARC64]: Fix userland FPU state corruption.David S. Miller2005-10-073-24/+30
| * | | [SPARC]: Fix p9100 framebuffer in 2.6Tom 'spot' Callaway2005-10-071-0/+4
| * | | [SPARC32]: Enable generic IOMAP.Tom 'spot' Callaway2005-10-062-0/+5
| * | | [SPARC64]: Probe for power device on ISA bus too.David S. Miller2005-10-061-13/+51
| |/ /
* | | [PATCH] Keys: Possessor permissions should be additiveDavid Howells2005-10-081-6/+6
* | | [PATCH] Keys: Split key permissions checking into a .c fileDavid Howells2005-10-083-86/+76
* | | [PATCH] Keys: Add request-key process documentationDavid Howells2005-10-084-7/+176
* | | [PATCH] key: plug request_key_auth memleakDavid Howells2005-10-081-0/+1
* | | [PATCH] yenta: fix build if YENTA && !CARDBUSDavid Vrabel2005-10-081-1/+4
* | | [PATCH] fix do_coredump() vs SIGSTOP raceOleg Nesterov2005-10-081-1/+2
* | | Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALLLinus Torvalds2005-10-061-3/+3
|/ /
* | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2005-10-061-0/+5
|\ \
| * | [IA64] Avoid kernel hang during CMC interrupt stormBryan Sutula2005-10-061-0/+5
* | | Merge master.kernel.org:/home/rmk/linux-2.6-ucbLinus Torvalds2005-10-062-4/+0
|\ \ \
| * | | [MFD] Fix gcc4 build errors in ucb1x00-core.cRussell King2005-10-062-4/+0
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-061-4/+4
|\ \ \
| * | | [ARM] 2954/1: Allow D and I cache and branch prediction disabling for ARMv6Catalin Marinas2005-10-051-4/+4
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-10-0632-57/+77
|\ \ \ \
| * | | | [AX.25]: Fix packet socket crashRalf Baechle2005-10-052-2/+2
| * | | | [IPSEC]: Document that policy direction is derived from the index.Herbert Xu2005-10-053-5/+15
| * | | | [IPV6]: Fix NS handing for proxy/anycast addressYOSHIFUJI Hideaki2005-10-051-1/+1
| * | | | [TCP]: BIC coding bug in Linux 2.6.13Stephen Hemminger2005-10-051-1/+1
| * | | | [MCAST] ipv6: Fix address size in grec_sizeYan Zheng2005-10-051-1/+1
| * | | | [XFRM]: fix sparse gfp nocast warningsRandy Dunlap2005-10-042-2/+2
| * | | | [TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap2005-10-044-4/+5
| * | | | [RPC]: fix sparse gfp nocast warningsRandy Dunlap2005-10-045-5/+5
| * | | | [AF_KEY]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-3/+4
| * | | | [NETFILTER]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+2
| * | | | [IPVS]: fix sparse gfp nocast warningsRandy Dunlap2005-10-042-2/+2
| * | | | [DECNET]: fix sparse gfp nocast warningsRandy Dunlap2005-10-044-16/+23
| * | | | [CONNECTOR]: fix sparse gfp nocast warningsRandy Dunlap2005-10-042-2/+3
| * | | | [BONDING]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-2/+3
| * | | | [ATM]: fix sparse gfp nocast warningsRandy Dunlap2005-10-043-8/+6
| * | | | [NETFILTER]: Fix Kconfig typoHorst H. von Brand2005-10-041-1/+1
| * | | | [INET]: Shrink struct inet_ehash_bucket on 32 bits UPEric Dumazet2005-10-041-1/+1
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-10-069-341/+103
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [SPARC64]: Fix initrd when net booting.David S. Miller2005-10-051-100/+56
| * | | | [SPARC]: Remove some duplicated sparc32 config itemsMartin Habets2005-10-051-56/+0
| * | | | [SPARC64]: Replace cheetah+ code patching with variables.David S. Miller2005-10-048-185/+47
* | | | | [PATCH] Fix drm 'debug' sysfs permissionsDave Jones2005-10-051-1/+1
* | | | | [PATCH] ppc: Fix timekeeping with HZ=250 on some Mac modelsBenjamin Herrenschmidt2005-10-051-1/+1