aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-25x86: fix trimming e820 with MTRR holes.Yinghai Lu5-21/+97
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout, v8Yinghai Lu5-14/+528
2008-05-25x86: move i386 memory setup code to e820_32.cAlexander van Heukelum3-51/+63
2008-05-25x86: fix sparse warning in mtrr/generic.cThomas Gleixner1-4/+4
2008-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-14/+11
2008-05-22[CIFS] Fix reversed memset argumentsDave Jones1-2/+2
2008-05-22Adds username in the upcall key for unattended mounts with keytabIgor Mammedov1-0/+3
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-413/+68
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-22/+40
2008-05-21sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller1-0/+1
2008-05-22[CIFS] Remove redundant NULL checkSteve French1-12/+6
2008-05-21sparc64: Fix stack tracing through trap frames.David S. Miller2-10/+14
2008-05-21sparc64: Fix kernel thread stack termination.David S. Miller1-11/+25
2008-05-21net: The world is not perfect patch.Rami Rosen3-362/+3
2008-05-21tcp: Make prior_ssthresh a u32Ilpo Järvinen1-1/+1
2008-05-21xfrm_user: Remove zero length key checks.David S. Miller1-11/+0
2008-05-21net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng1-3/+2
2008-05-21cassini: Only use chip checksum for ipv4 packets.David S. Miller1-4/+7
2008-05-21HTC_EGPIO is ARM-onlyAl Viro1-1/+1
2008-05-21provide out-of-line strcat() for m68kAl Viro1-0/+6
2008-05-21caiaq endianness fixAl Viro1-2/+2
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro8-8/+8
2008-05-21msnd_* is ISA-onlyAl Viro1-2/+2
2008-05-21missing dependencies on HAS_DMAAl Viro5-5/+5
2008-05-21ocfs2 endianness fixesAl Viro1-2/+2
2008-05-21irda-usb endianness annotations and fixesAl Viro2-3/+3
2008-05-21sbus bpp: instances missed in s/dev_name/bpp_dev_name/Al Viro1-3/+3
2008-05-21ecryptfs fixesAl Viro1-14/+12
2008-05-21misc drivers/net endianness noiseAl Viro6-14/+16
2008-05-21thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro1-0/+2
2008-05-21missing export of csum_partial() on uml/amd64Al Viro1-2/+4
2008-05-21uml: add missing exports for UML_RANDOM=mAl Viro1-0/+5
2008-05-21fix hppfs Makefile breakageAl Viro1-4/+1
2008-05-21fix include order in sys-i386/registers.cAl Viro1-0/+1
2008-05-21missed kmalloc() in pcap_user.cAl Viro1-1/+1
2008-05-21tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala1-4/+6
2008-05-21netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy4-4/+4
2008-05-21af_key: Fix selector family initialization.Kazunori MIYAZAWA1-1/+1
2008-05-20sunhv: Fix locking in non-paged I/O case.David S. Miller1-1/+0
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds22-545/+612
2008-05-21[CIFS] Remove debug statementSteve French1-1/+1
2008-05-21Fix possible access to undefined memory region.Igor Mammedov1-4/+5
2008-05-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller8-23/+44
2008-05-20libertas: Fix ethtool statisticsDavid Woodhouse1-14/+13
2008-05-20mac80211: fix NULL pointer dereference in ieee80211_compatible_ratesHelmut Schaa1-4/+11
2008-05-20Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds7-218/+226
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds36-121/+235
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds226-232/+333
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-5/+780
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds20-86/+157