summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ipw2200: print geography code upon module loadHenrik Brix Andersen2006-03-172-3/+39
* [PATCH] drivers/net/wireless/ipw2200.c: make ipw_qos_current_mode() staticAdrian Bunk2006-03-171-1/+1
* [PATCH] Remove duplicated code from ipw2200.cLarry Finger2006-03-171-112/+16
* Merge branch 'upstream-fixes'John W. Linville2006-03-1554-178/+310
|\
| * [PATCH] ieee80211: Fix QoS is not active problemHong Liu2006-03-151-2/+2
| * [PATCH] ieee80211: Fix CCMP decryption problem when QoS is enabledZhu Yi2006-03-151-1/+1
| * [PATCH] fs/namespace.c:dup_namespace(): fix a use after freeAdrian Bunk2006-03-151-3/+2
| * [PATCH] Consistent capabilites associated with MPOL_MOVE_ALLChristoph Lameter2006-03-151-4/+4
| * [PATCH] Page migration documentation updateChristoph Lameter2006-03-152-63/+96
| * [PATCH] page migration: fail if page is in a vma flagged VM_LOCKEDChristoph Lameter2006-03-152-8/+16
| * [PATCH] "s390: multiple subchannel sets support" fixGreg Smith2006-03-151-0/+3
| * Merge git://oss.sgi.com:8090/oss/git/rc-fixesLinus Torvalds2006-03-151-9/+12
| |\
| | * Fix a direct I/O locking issue revealed by the new mutex code.Nathan Scott2006-03-151-9/+12
| * | [PATCH] JFS: Take logsync lock before testing mp->lsnDave Kleikamp2006-03-142-9/+4
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-03-146-8/+16
| |\ \
| | * | [SCSI] zfcp: fix device registration issuesAndreas Herrmann2006-03-103-6/+12
| | * | [SCSI] scsi_transport_fc: fix FC_HOST_NUM_ATTRSAndreas Herrmann2006-03-091-1/+1
| | * | [SCSI] scsi: aha152x pcmcia driver needs spi transportDominik Brodowski2006-03-051-0/+1
| | * | [SCSI] zfcp: correctly set this_id for hostsAndreas Herrmann2006-03-031-1/+1
| | * | [SCSI] Add Brownie to blacklistMatthew Wilcox2006-03-031-0/+1
| * | | [PATCH] Plug kdump shutdown race windowManeesh Soni2006-03-141-2/+4
| * | | Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs"Linus Torvalds2006-03-141-11/+18
| * | | [PATCH] EDAC: disable sysfs interfaceDave Peterson2006-03-141-2/+42
| * | | [PATCH] NLM: Ensure we do not Oops in the case of an unlockTrond Myklebust2006-03-141-2/+7
| * | | [PATCH] SUNRPC: Fix potential deadlock in RPC codeTrond Myklebust2006-03-141-8/+5
| * | | [PATCH] NFSv4: fix mount segfault on errors returned that are < -1000Trond Myklebust2006-03-141-1/+1
| * | | [PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.cAdrian Bunk2006-03-141-1/+2
| * | | [PATCH] NFS: Fix a potential panic in O_DIRECTTrond Myklebust2006-03-141-0/+10
| * | | [PATCH] Fix sigaltstack corruption among cloned threadsGOTO Masanori2006-03-141-0/+6
| * | | [PATCH] macintosh: correct AC Power info in /proc/pmu/infoBenjamin Herrenschmidt2006-03-141-1/+1
| * | | [PATCH] Restore tuning capabilities in V4L2 MXB driverMichael Hunold2006-03-141-1/+9
| * | | [PATCH] mtd_dataflash, fix block vs page eraseDavid Brownell2006-03-141-1/+1
| | |/ | |/|
| * | [TCP]: Fix zero port problem in IPv6Herbert Xu2006-03-131-1/+5
| * | [PATCH] x86-64: Fix up handling of non canonical user RIPsAndi Kleen2006-03-131-18/+11
| * | [NETFILTER]: arp_tables: fix NULL pointer dereferencePatrick McHardy2006-03-131-1/+1
| * | [IPV4/6]: Fix UFO error propagationPatrick McHardy2006-03-132-6/+8
| * | [TCP]: tcp_highspeed: fix AIMD table out-of-bounds accessPatrick McHardy2006-03-131-1/+1
| * | [NETLINK]: Fix use-after-free in netlink_recvmsgPatrick McHardy2006-03-131-2/+3
| * | [XFRM]: Fix leak in ah6_inputPatrick McHardy2006-03-131-1/+1
| * | [NET_SCHED]: act_api: fix skb leak in error pathPatrick McHardy2006-03-131-1/+1
| * | [NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereferencePatrick McHardy2006-03-131-1/+5
| * | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-131-10/+4
| |\ \
| | * \ Merge branch 'master'Jeff Garzik2006-03-128-43/+62
| | |\ \
| | * | | [PATCH] ahci: fix NULL pointer dereference detected by CoverityTejun Heo2006-03-121-10/+4
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-1210-23/+27
| |\ \ \ \
| | * | | | [ARM] iwmmxt thread state alignmentRussell King2006-03-124-13/+11
| | * | | | [ARM] 3350/1: Enable 1-wire on ARMAlessandro Zummo2006-03-101-0/+2
| | * | | | [ARM] 3356/1: Workaround for the ARM1136 I-cache invalidation problemCatalin Marinas2006-03-102-5/+8
| | * | | | [ARM] 3355/1: NSLU2: remove propmt dependsAlessandro Zummo2006-03-091-3/+1
| | * | | | [ARM] 3354/1: NAS100d: fix power led handlingAlessandro Zummo2006-03-091-0/+3