summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux v2.6.15-rc4v2.6.15-rc4Linus Torvalds2005-11-301-1/+1
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-3016-44/+207
|\
| * Revert "[PATCH] pci_ids.h: remove duplicate entries"Linus Torvalds2005-11-301-0/+3
| * VM: add "vm_insert_page()" functionLinus Torvalds2005-11-302-2/+35
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-11-3014-44/+168
| |\
| | * [PATCH] USB: ehci fixupsDavid Brownell2005-11-291-7/+12
| | * [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-2910-25/+132
| | * [PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones2005-11-291-0/+3
| | * [PATCH] USB: documentation updateAlan Stern2005-11-291-2/+3
| | * [PATCH] pci_ids.h: remove duplicate entriesGrant Coady2005-11-291-3/+0
| | * [PATCH] hwmon: w83792d fix unused fan pinsJean Delvare2005-11-291-7/+18
| * | [PATCH] SiS DRM: Fix possible NULL dereferenceEgbert Eich2005-11-301-1/+4
| |/
* | [CIFS] For previous fix, mode on mkdir needed S_IFDIR left out.Steve French2005-11-291-0/+1
* | [CIFS] Missing parenthesis and typo in previous fixSteve French2005-11-292-2/+3
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-29162-2046/+1718
|\|
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-292-38/+26
| |\
| | * [PATCH] powerpc: prevent stack corruption in call_prom_retOlaf Hering2005-11-301-1/+1
| | * powerpc: Fix bug causing FP registers corruption on UP + preemptPaul Mackerras2005-11-301-37/+25
| | * [PATCH] ppc: fix floating point register corruptionPaolo Galtieri2005-11-301-0/+6
| * | [PATCH] fbdev: cg3fb: Kconfig fixMark Fortescue2005-11-291-6/+7
| * | [PATCH] fbdev: cirrusfb: Driver cleanup and bug fixesAntonino A. Daplas2005-11-291-6/+9
| * | [PATCH] setting irq affinity is broken in ia32 with MSI enabledShaohua Li2005-11-291-2/+2
| * | [PATCH] hfsplus: don't modify journaled volumeRoman Zippel2005-11-294-6/+33
| * | [PATCH] reiserfs: handle cnode allocation failure gracefullyJeff Mahoney2005-11-291-0/+9
| * | [PATCH] ppc: fix floating point register corruptionPaolo Galtieri2005-11-291-0/+6
| * | [PATCH] fix swsusp on machines not supporting S4Pavel Machek2005-11-291-5/+16
| * | [PATCH] fix rebooting on HP nc6120 laptopThierry Vignaud2005-11-291-0/+8
| * | [PATCH] Fix crash when ptrace poking hugepage areasDavid Gibson2005-11-291-1/+2
| * | [PATCH] process events connector: uid_t gid_t size issuesMatt Helsley2005-11-291-4/+4
| |/
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-11-2938-300/+320
| |\
| | * [IPV6]: make two functions staticAdrian Bunk2005-11-292-3/+4
| | * [NETFILTER] ipv4: small cleanupsAdrian Bunk2005-11-293-4/+4
| | * [IPV4]: make two functions staticAdrian Bunk2005-11-292-2/+2
| | * [NET]: Add const markers to various variables.Arjan van de Ven2005-11-2919-29/+29
| | * [ATM]: [adummy] dummy ATM driver (similar to net/dummy)Chas Williams2005-11-293-0/+176
| | * [ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2005-11-296-57/+52
| | * [ATM]: avoid race conditions related to atm_devs listStanislaw Gruszka2005-11-293-23/+20
| | * [ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging codeMitchell Blank Jr2005-11-291-89/+1
| | * [ATM]: linux/config.h only needed for #ifdef __KERNEL__ sectionChas Williams2005-11-291-1/+1
| | * [ATM]: attempt to autoload atm driversMitchell Blank Jr2005-11-292-2/+3
| | * [ATM]: drivers/atm/atmdev_init.c no longer necessaryJan Pieter2005-11-291-54/+0
| | * [ATM]: [lanai] lanai missing unregisterDave Jones2005-11-291-0/+1
| | * [ATM]: [lanai] better constificationMitchell Blank Jr2005-11-291-5/+6
| | * [ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as constMitchell Blank Jr2005-11-292-5/+8
| | * [ATM]: always return the first interface for ATM_ITF_ANYMitchell Blank Jr2005-11-291-20/+10
| | * [IPV4] tcp/route: Another look at hash table sizesMike Stroyan2005-11-292-6/+3
| * | [PATCH] VM: Fix typos in get_locked_pteTrond Myklebust2005-11-291-2/+2
| |/
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-11-291-0/+1
| |\
| | * [SPARC64]: Fix >8K I/O mappings.David S. Miller2005-11-291-0/+1
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-294-20/+4
| |\ \