summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* alpha: fixes for specific machine typesIvan Kokshaysky2007-04-178-12/+40
* fix bogon in /dev/mem mmap'ing on nommuBenjamin Herrenschmidt2007-04-171-1/+1
* kernel-doc: fix plist.h commentsRandy Dunlap2007-04-171-31/+23
* exec.c: fix coredump to pipe problem and obscure "security hole"Alan Cox2007-04-171-7/+11
* allow vmsplice to work in 32-bit mode on ppc64Don Zickus2007-04-171-1/+1
* cache_k8_northbridges() overflows beyond allocationBadari Pulavarty2007-04-161-2/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-04-162-8/+102
|\
| * [ARM] 4313/1: S3C24XX: Update s3c2410 defconfig to 2.6.21-rc6Ben Dooks2007-04-161-5/+6
| * [ARM] Update mach-typesRussell King2007-04-161-3/+96
* | Linux 2.6.21-rc7v2.6.21-rc7Linus Torvalds2007-04-151-1/+1
* | NFS: Fix a list corruption problemTrond Myklebust2007-04-151-1/+3
* | Fix VMI relocation processing logic errorZachary Amsden2007-04-141-3/+6
* | NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust2007-04-142-8/+15
* | NFS: Fix two bugs in the O_DIRECT write codeTrond Myklebust2007-04-141-4/+7
* | NFS: Fix an Oops in nfs_setattr()Trond Myklebust2007-04-142-3/+6
* | failsafe mechanism to HPET clock calibrationRavikiran G Thirumalai2007-04-141-3/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-141-1/+1
|\ \
| * | [SCSI] QLOGICPTI: Do not unmap DMA unless we actually mapped something.David S. Miller2007-04-141-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-04-141-2/+9
|\ \ \ | |/ / |/| |
| * | [SCSI] 3w-xxxx: fix oops caused by incorrect REQUEST_SENSE handlingJames Bottomley2007-04-141-2/+9
* | | DVB: dvb-usb-remote - fix oops when changing keymapOlaf Kirch2007-04-131-2/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-1310-345/+258
|\ \ \
| * | | [SPARC64]: Fix inline directive in pci_iommu.cTom "spot" Callaway2007-04-131-1/+1
| * | | [SPARC64]: Fix arg passing to compat_sys_ipc().David S. Miller2007-04-132-2/+1
| * | | [SPARC]: Fix section mismatch warnings in pci.c and pcic.cRobert Reif2007-04-122-4/+4
| * | | [SUNRPC]: Make sure on-stack cmsg buffer is properly aligned.David S. Miller2007-04-121-4/+12
| * | | [SPARC]: avoid CHILD_MAX and OPEN_MAX constantsRoland McGrath2007-04-123-6/+8
| * | | [SPARC64]: Fix SBUS IOMMU allocation code.David S. Miller2007-04-111-328/+232
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-136-25/+36
|\ \ \ \ | |_|/ / |/| | |
| * | | [NETFILTER] arp_tables: Fix unaligned accesses.David S. Miller2007-04-131-7/+3
| * | | [IPV6] SNMP: Fix {In,Out}NoRoutes statistics.YOSHIFUJI Hideaki2007-04-131-11/+20
| * | | [IPSEC] XFRM_USER: kernel panic when large security contexts in ACQUIREJoy Latten2007-04-131-4/+3
| * | | [VLAN]: Allow VLAN interface on top of bridge interfaceJerome Borsboom2007-04-131-0/+3
| * | | [PKTGEN]: Add try_to_freeze()Andrew Morton2007-04-121-0/+3
| * | | [NETFILTER]: ipt_ULOG: use put_unalignedPatrick McHardy2007-04-121-3/+4
| |/ /
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-04-121-0/+12
|\ \ \
| * | | RDMA/cxgb3: Add set_tcb_rpl_handlerSteve Wise2007-04-121-0/+12
| |/ /
* | | Merge branch 'for_linus' of master.kernel.org:/pub/scm/linux/kernel/git/galak...Linus Torvalds2007-04-125-148/+524
|\ \ \
| * | | [PPC] Fix compilation and linking errors of mpc86xads build.Vitaly Bordug2007-04-122-8/+35
| * | | [PPC] Fix compilation and linking errors of mpc885ads build.Vitaly Bordug2007-04-121-10/+10
| * | | [PPC] MPC8272 ADS compile fixed, defconfig refreshed.Vitaly Bordug2007-04-122-130/+479
| |/ /
* | | [PATCH] nommu: fix bug ip_conntrack does not work on nommuWu, Bryan2007-04-121-0/+1
* | | [PATCH] autofs4: fix race in unhashed dentry codeJeff Mahoney2007-04-121-3/+3
* | | [PATCH] reiserfs: fix key decrementingVladimir Saveliev2007-04-121-1/+1
* | | [PATCH] md: fix calculation for size of filemap_attr array in md/bitmapNeil Brown2007-04-121-3/+1
* | | [PATCH] cciss: unregister from SCSI before tearing down device resourcesBjorn Helgaas2007-04-121-16/+19
* | | [PATCH] doc: gpio.txt describes open-drain emulationDavid Brownell2007-04-121-1/+30
* | | [PATCH] fix kernel oops with badly formatted module optionRandy Dunlap2007-04-121-0/+4
|/ /
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-04-111-2/+2
|\ \
| * | [POWERPC] mpc52xx_pic: fix main interrupt maskingDomen Puncer2007-04-121-2/+2
OpenPOWER on IntegriCloud