summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Switch apm to unlocked_kernelAlan Cox2008-05-251-10/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-05-223-14/+11Star
|\
| * [CIFS] Fix reversed memset argumentsDave Jones2008-05-221-2/+2
| * Adds username in the upcall key for unattended mounts with keytabIgor Mammedov2008-05-221-0/+3
| * [CIFS] Remove redundant NULL checkSteve French2008-05-221-12/+6Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-2221-413/+68Star
|\ \
| * | net: The world is not perfect patch.Rami Rosen2008-05-223-362/+3Star
| * | tcp: Make prior_ssthresh a u32Ilpo Järvinen2008-05-221-1/+1
| * | xfrm_user: Remove zero length key checks.David S. Miller2008-05-221-11/+0Star
| * | net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng2008-05-221-3/+2Star
| * | cassini: Only use chip checksum for ipv4 packets.David S. Miller2008-05-221-4/+7
| * | tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala2008-05-221-4/+6
| * | netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy2008-05-214-4/+4
| * | af_key: Fix selector family initialization.Kazunori MIYAZAWA2008-05-211-1/+1
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-218-23/+44
| |\ \
| | * | libertas: Fix ethtool statisticsDavid Woodhouse2008-05-211-14/+13Star
| | * | mac80211: fix NULL pointer dereference in ieee80211_compatible_ratesHelmut Schaa2008-05-211-4/+11
| | * | mac80211: don't claim iwspy supportJohannes Berg2008-05-201-1/+0Star
| | * | orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin2008-05-201-0/+1
| | * | hostap_cs: add ID for Conceptronic CON11CProPavel Roskin2008-05-201-0/+1
| | * | rtl8187: resource leak in error caseOliver Neukum2008-05-201-2/+12
| | * | ath5k: Fix loop variable initializationsBob Copeland2008-05-202-2/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-225-22/+40
|\ \ \ \ | |_|_|/ |/| | |
| * | | sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller2008-05-221-0/+1
| * | | sparc64: Fix stack tracing through trap frames.David S. Miller2008-05-222-10/+14
| * | | sparc64: Fix kernel thread stack termination.David S. Miller2008-05-221-11/+25
| * | | sunhv: Fix locking in non-paged I/O case.David S. Miller2008-05-211-1/+0Star
* | | | HTC_EGPIO is ARM-onlyAl Viro2008-05-221-1/+1
* | | | provide out-of-line strcat() for m68kAl Viro2008-05-221-0/+6
* | | | caiaq endianness fixAl Viro2008-05-221-2/+2
* | | | MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro2008-05-228-8/+8
* | | | msnd_* is ISA-onlyAl Viro2008-05-221-2/+2
* | | | missing dependencies on HAS_DMAAl Viro2008-05-225-5/+5
* | | | ocfs2 endianness fixesAl Viro2008-05-221-2/+2
* | | | irda-usb endianness annotations and fixesAl Viro2008-05-222-3/+3
* | | | sbus bpp: instances missed in s/dev_name/bpp_dev_name/Al Viro2008-05-221-3/+3
* | | | ecryptfs fixesAl Viro2008-05-221-14/+12Star
* | | | misc drivers/net endianness noiseAl Viro2008-05-226-14/+16
* | | | thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro2008-05-221-0/+2
* | | | missing export of csum_partial() on uml/amd64Al Viro2008-05-221-2/+4
* | | | uml: add missing exports for UML_RANDOM=mAl Viro2008-05-221-0/+5
* | | | fix hppfs Makefile breakageAl Viro2008-05-221-4/+1Star
* | | | fix include order in sys-i386/registers.cAl Viro2008-05-221-0/+1
* | | | missed kmalloc() in pcap_user.cAl Viro2008-05-221-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-05-2122-545/+612
|\ \ \ \
| * | | | [CIFS] Remove debug statementSteve French2008-05-211-1/+1
| * | | | Fix possible access to undefined memory region.Igor Mammedov2008-05-211-4/+5
| * | | | [CIFS] Enable DFS support for Windows query path infoSteve French2008-05-201-146/+178
| * | | | [CIFS] Enable DFS support for Unix query path infoSteve French2008-05-204-50/+85
| * | | | [CIFS] add missing seq_printf to cifs_show_options for hard mount optionSteve French2008-05-201-0/+3