summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux v2.6.15-rc7v2.6.15-rc7Linus Torvalds2005-12-241-1/+1
* [PATCH] n_r3964: fixed usage of HZ; removed bad includeKurt Huwig2005-12-241-7/+13
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-12-241-4/+1
|\
| * [PATCH] fix libata inquiry VPD for ATAPI devicesTony Battersby2005-12-241-4/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-12-241-0/+3
|\ \
| * | [VIDEO] sbuslib: Disallow private mmaps.David S. Miller2005-12-241-0/+3
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-12-241-4/+7
|\ \ \
| * | | [IPV6]: Fix Temporary Address GenerationHiroyuki YAMAMORI2005-12-231-0/+3
| * | | [IPV6]: Fix dead lock.YOSHIFUJI Hideaki2005-12-231-4/+4
* | | | [PATCH] Fix typo in x86_64 __build_write_lock_const assemblyBen Collins2005-12-241-1/+1
* | | | [PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpuRavikiran G Thirumalai2005-12-242-2/+2
* | | | Fix silly typo ("smb" vs "smp")Linus Torvalds2005-12-241-1/+1
* | | | [PATCH] Fix memory ordering problem in wake_futex()Andrew Morton2005-12-241-0/+6
* | | | [PATCH] add missing memory barriers to ipc/sem.cManfred Spraul2005-12-241-0/+2
* | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-12-249-263/+77
|\ \ \ \
| * | | | [PATCH] s390: remove redundant and useless code in qethFrank Pavlic2005-12-246-230/+38
| * | | | [PATCH] s390: minor qeth network driver fixesFrank Pavlic2005-12-243-12/+10
| * | | | [PATCH] s390: some minor qeth driver fixesFrank Pavlic2005-12-242-24/+24
| * | | | [PATCH] missing license for libphy.koOlaf Hering2005-12-241-0/+4
| * | | | [PATCH] orinoco_nortel: Add Symbol LA-4123 IDPavel Roskin2005-12-241-0/+4
| * | | | [PATCH] orinoco_nortel: Fix incorrect PCI resource usePavel Roskin2005-12-241-1/+1
| |/ / /
* | | | [PATCH] forcedeth: fix random memory scribbling bugManfred Spraul2005-12-241-7/+8
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-12-2318-42/+50
|\ \ \ \ | | |/ / | |/| |
| * | | [SPARC]: Kill CHILD_MAX.David S. Miller2005-12-223-3/+3
| * | | [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-2214-37/+45
| * | | [SUNGEM]: Fix link error with CONFIG_HOTPLUG disabled.Adrian Bunk2005-12-221-2/+2
| |/ /
* | | Pull bug3410 into release branchLen Brown2005-12-221-2/+2
|\ \ \
| * | | [ACPI] fix passive cooling regressionThomas Renninger2005-12-221-2/+2
* | | | Pull owner_id into release branchLen Brown2005-12-222-10/+10
|\ \ \ \
| * | | | [ACPI] fix build warning from owner_id patchLen Brown2005-12-221-1/+1
| * | | | [ACPI] increase owner_id limit to 64 from 32Alex Williamson2005-12-212-10/+10
| |/ / /
* | | | Auto-update from upstreamLen Brown2005-12-2223-79/+338
|\ \ \ \ | | |/ / | |/| |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-12-229-25/+161
| |\ \ \
| | * \ \ Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221aDavid S. Miller2005-12-225-17/+120
| | |\ \ \
| | | * | | [IPV6]: Don't select a tentative address as a source address.YOSHIFUJI Hideaki2005-12-211-1/+8
| | | * | | [IPV6]: Run DAD when the link becomes ready.YOSHIFUJI Hideaki2005-12-211-0/+23
| | | * | | [IPV6]: Defer IPv6 device initialization until the link becomes ready.YOSHIFUJI Hideaki2005-12-212-10/+65
| | | * | | [IPV6]: Try not to send icmp to anycast address.YOSHIFUJI Hideaki2005-12-211-2/+14
| | | * | | [IPV6]: Flag RTF_ANYCAST for anycast routes.YOSHIFUJI Hideaki2005-12-212-4/+10
| | * | | | [IPSEC]: Fix policy updates missed by socketsDavid S. Miller2005-12-221-1/+29
| | * | | | [DCCP]: Comment typoIan McDonald2005-12-211-1/+1
| | * | | | [IPV6]: Fix address deletionKristian Slavov2005-12-211-2/+3
| | * | | | [VLAN]: Add two missing checks to vlan_ioctl_handler()Mika Kukkonen2005-12-211-1/+5
| | * | | | [NETROM]: Fix three if-statements in nr_state1_machine()Mika Kukkonen2005-12-211-3/+3
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-12-221-18/+3
| |\ \ \ \ \
| | * | | | | powerpc: Fix i8259 cascade on pSeries with XICS interrupt controllerPaul Mackerras2005-12-221-18/+3
| | |/ / / /
| * | | | | Merge branch 'to_linus' of master.kernel.org:/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2005-12-225-13/+54
| |\ \ \ \ \
| | * | | | | V4L/DVB (3191): Fix CC outputHans Verkuil2005-12-221-3/+3
| | * | | | | V4L/DVB (3200): Fix saa7134 ALSA/OSS collisionsRicardo Cerqueira2005-12-224-10/+51
| | |/ / / /
| * | | | | [PATCH] fix posix lock on NFSASANO Masahiro2005-12-221-1/+2
OpenPOWER on IntegriCloud