summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] block: Cleanup CDROMEJECT ioctlBen Collins2005-12-191-14/+31
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds2005-12-191-85/+101
|\
| * [TG3]: Fix ethtool memory testMichael Chan2005-12-191-4/+3
| * [TG3]: Add tw32_wait_f() for some sensitive registersMichael Chan2005-12-191-74/+77
| * [TG3]: Some low power fixesMichael Chan2005-12-191-3/+13
| * [TG3]: Fix peer device handlingMichael Chan2005-12-191-7/+11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-12-191-1/+1
|\ \
| * | [SPARC]: Fix RTC build failure.Adrian Bunk2005-12-191-1/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-12-1912-33/+52
|\ \
| * | [SCTP]: Fix sctp to not return erroneous POLLOUT events.Neil Horman2005-12-191-11/+3
| * | [IPSEC]: Perform SA switchover immediately.David S. Miller2005-12-193-5/+20
| * | [XFRM]: Handle DCCP in xfrm{4,6}_decode_sessionPatrick McHardy2005-12-192-0/+2
| * | [IPV6]: Fix route lifetime.YOSHIFUJI Hideaki2005-12-192-5/+13
| * | [BRIDGE-NF]: Fix bridge-nf ipv6 length checkBart De Schuymer2005-12-191-10/+7
| * | [RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.hKristian Slavov2005-12-191-0/+4
| * | [NETFILTER]: Fix incorrect dependency for IP6_NF_TARGET_NFQUEUEPatrick McHardy2005-12-191-1/+1
| * | [NETFILTER]: Fix NAT init orderPatrick McHardy2005-12-191-1/+2
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-12-193-22/+55
|\ \ | |/ |/|
| * [ARM] 3210/1: add missing memory barrier helper for NPTL supportNicolas Pitre2005-12-191-0/+49
| * [ARM] Fix sys_sendto and sys_recvfrom 6-arg syscallsRussell King2005-12-172-22/+6
* | Linux v2.6.15-rc6v2.6.15-rc6Linus Torvalds2005-12-181-2/+2
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...Linus Torvalds2005-12-182-10/+58
|\ \
| * \ Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre2005-12-16117-1513/+1264
| |\ \
| * \ \ Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre2005-12-12212-3711/+4180
| |\ \ \
| * | | | ieee1394: write broadcast_channel only to select nodes (fixes device recognit...Stefan Richter2005-12-121-10/+32
| * | | | ieee1394: resume remote ports when starting a host (fixes device recognition)Stefan Richter2005-12-122-0/+26
* | | | | [PATCH] mtd onenand driver: use platform_device.h instead device.hKyungmin Park2005-12-181-2/+2
* | | | | [PATCH] mtd onenand driver: reduce stack usageKyungmin Park2005-12-183-7/+28
* | | | | [PATCH] mtd onenand driver: fix unlock problem in DDPKyungmin Park2005-12-181-4/+6
* | | | | [PATCH] mtd onenand driver: check correct manufacturerKyungmin Park2005-12-182-7/+10
* | | | | [PATCH] radeon drm: fix compilation breakage with gcc 2.95.3Jean Delvare2005-12-181-1/+1
* | | | | [PATCH] Input: fix an OOPS in HID driverDmitry Torokhov2005-12-181-0/+1
* | | | | [PATCH] uml skas0: stop gcc's insanityJeff Dike2005-12-183-36/+46
* | | | | [PATCH] uml - fix some funkiness in KconfigPaolo 'Blaisorblade' Giarrusso2005-12-181-0/+2
* | | | | [PATCH] uml: fix dynamic linking on some 64-bit distrosRob Landley2005-12-181-0/+4
* | | | | [PATCH] uml: arch/um/scripts/Makefile.rules - remove duplicated codePaolo 'Blaisorblade' Giarrusso2005-12-181-5/+0
* | | | | [PATCH] dpt_i2o fix for deadlock conditionSalyzyn, Mark2005-12-181-5/+20
* | | | | [PATCH] i2o: Do not disable pci device when it's in useBen Collins2005-12-181-1/+5
| |_|_|/ |/| | |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-12-167-15/+39
|\ \ \ \
| * | | | [IA64] Add __read_mostly support for IA64Christoph Lameter2005-12-162-1/+4
| * | | | [IA64-SGI] change default_sn2 to NR_CPUS==1024hawkes@sgi.com2005-12-161-1/+1
| * | | | [IA64-SGI] Missed TLB flushJack Steiner2005-12-161-1/+1
| * | | | [IA64] uncached ref count leakJes Sorensen2005-12-161-3/+3
| * | | | [IA64] disable preemption in udelay()John Hawkes2005-12-162-9/+30
* | | | | [PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fixAl Viro2005-12-162-3/+1
* | | | | [PATCH] ppc: booke_wdt compile fixAl Viro2005-12-161-1/+1
| |_|_|/ |/| | |
* | | | [PATCH] UHCI: add missing memory barriersAlan Stern2005-12-161-0/+2
* | | | [PATCH] PCI: Fix dumb bug in mmconfig fixAndi Kleen2005-12-161-1/+1
* | | | [PATCH] PCI express must be initialized before PCI hotplugMilton Miller2005-12-161-4/+3
* | | | [PATCH] i2c: Fix i2c-mv64xxx compilation errorMark A. Greer2005-12-161-5/+6
OpenPOWER on IntegriCloud