Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | doc: add a chapter about trylock functions [Bug 9011] | Matti Linnanvuori | 2008-05-23 | 1 | -0/+25 | |
| * | | | | | | | modules: proper cleanup of kobject without CONFIG_SYSFS | Denis V. Lunev | 2008-05-23 | 1 | -2/+14 | |
| * | | | | | | | module loading ELF handling: use SELFMAG instead of numeric constant | Cyrill Gorcunov | 2008-05-23 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | fbdev: fix integer as NULL pointer warning | Harvey Harrison | 2008-05-23 | 4 | -5/+5 | |
* | | | | | | | scsi: fix integer as NULL pointer warning | Harvey Harrison | 2008-05-23 | 5 | -13/+13 | |
* | | | | | | | isdn: fix integer as NULL pointer warning | Harvey Harrison | 2008-05-23 | 1 | -3/+3 | |
* | | | | | | | acpi: fix integer as NULL pointer warning | Harvey Harrison | 2008-05-23 | 2 | -3/+3 | |
* | | | | | | | x86: fix integer as NULL pointer warning | Harvey Harrison | 2008-05-23 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-05-22 | 3 | -14/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [CIFS] Fix reversed memset arguments | Dave Jones | 2008-05-22 | 1 | -2/+2 | |
| * | | | | | | Adds username in the upcall key for unattended mounts with keytab | Igor Mammedov | 2008-05-22 | 1 | -0/+3 | |
| * | | | | | | [CIFS] Remove redundant NULL check | Steve French | 2008-05-22 | 1 | -12/+6 | |
| |/ / / / / | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-05-21 | 21 | -413/+68 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | net: The world is not perfect patch. | Rami Rosen | 2008-05-21 | 3 | -362/+3 | |
| * | | | | | | tcp: Make prior_ssthresh a u32 | Ilpo Järvinen | 2008-05-21 | 1 | -1/+1 | |
| * | | | | | | xfrm_user: Remove zero length key checks. | David S. Miller | 2008-05-21 | 1 | -11/+0 | |
| * | | | | | | net/ipv4/arp.c: Use common hex_asc helpers | Denis Cheng | 2008-05-21 | 1 | -3/+2 | |
| * | | | | | | cassini: Only use chip checksum for ipv4 packets. | David S. Miller | 2008-05-21 | 1 | -4/+7 | |
| * | | | | | | tcp: TCP connection times out if ICMP frag needed is delayed | Sridhar Samudrala | 2008-05-21 | 1 | -4/+6 | |
| * | | | | | | netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__ | Patrick McHardy | 2008-05-21 | 4 | -4/+4 | |
| * | | | | | | af_key: Fix selector family initialization. | Kazunori MIYAZAWA | 2008-05-21 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-05-20 | 8 | -23/+44 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | libertas: Fix ethtool statistics | David Woodhouse | 2008-05-20 | 1 | -14/+13 | |
| | * | | | | | | mac80211: fix NULL pointer dereference in ieee80211_compatible_rates | Helmut Schaa | 2008-05-20 | 1 | -4/+11 | |
| | * | | | | | | mac80211: don't claim iwspy support | Johannes Berg | 2008-05-20 | 1 | -1/+0 | |
| | * | | | | | | orinoco_cs: add ID for SpeedStream wireless adapters | Pavel Roskin | 2008-05-20 | 1 | -0/+1 | |
| | * | | | | | | hostap_cs: add ID for Conceptronic CON11CPro | Pavel Roskin | 2008-05-20 | 1 | -0/+1 | |
| | * | | | | | | rtl8187: resource leak in error case | Oliver Neukum | 2008-05-20 | 1 | -2/+12 | |
| | * | | | | | | ath5k: Fix loop variable initializations | Bob Copeland | 2008-05-20 | 2 | -2/+6 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-21 | 5 | -22/+40 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | sparc64: Prevent stack backtrace false positives on trap frames. | David S. Miller | 2008-05-21 | 1 | -0/+1 | |
| * | | | | | | | sparc64: Fix stack tracing through trap frames. | David S. Miller | 2008-05-21 | 2 | -10/+14 | |
| * | | | | | | | sparc64: Fix kernel thread stack termination. | David S. Miller | 2008-05-21 | 1 | -11/+25 | |
| * | | | | | | | sunhv: Fix locking in non-paged I/O case. | David S. Miller | 2008-05-20 | 1 | -1/+0 | |
* | | | | | | | | HTC_EGPIO is ARM-only | Al Viro | 2008-05-21 | 1 | -1/+1 | |
* | | | | | | | | provide out-of-line strcat() for m68k | Al Viro | 2008-05-21 | 1 | -0/+6 | |
* | | | | | | | | caiaq endianness fix | Al Viro | 2008-05-21 | 1 | -2/+2 | |
* | | | | | | | | MODULE_LICENSE expects "GPL v2", not "GPLv2" | Al Viro | 2008-05-21 | 8 | -8/+8 | |
* | | | | | | | | msnd_* is ISA-only | Al Viro | 2008-05-21 | 1 | -2/+2 | |
* | | | | | | | | missing dependencies on HAS_DMA | Al Viro | 2008-05-21 | 5 | -5/+5 | |
* | | | | | | | | ocfs2 endianness fixes | Al Viro | 2008-05-21 | 1 | -2/+2 | |
* | | | | | | | | irda-usb endianness annotations and fixes | Al Viro | 2008-05-21 | 2 | -3/+3 | |
* | | | | | | | | sbus bpp: instances missed in s/dev_name/bpp_dev_name/ | Al Viro | 2008-05-21 | 1 | -3/+3 | |
* | | | | | | | | ecryptfs fixes | Al Viro | 2008-05-21 | 1 | -14/+12 | |
* | | | | | | | | misc drivers/net endianness noise | Al Viro | 2008-05-21 | 6 | -14/+16 | |
* | | | | | | | | thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml | Al Viro | 2008-05-21 | 1 | -0/+2 | |
* | | | | | | | | missing export of csum_partial() on uml/amd64 | Al Viro | 2008-05-21 | 1 | -2/+4 | |
* | | | | | | | | uml: add missing exports for UML_RANDOM=m | Al Viro | 2008-05-21 | 1 | -0/+5 | |
* | | | | | | | | fix hppfs Makefile breakage | Al Viro | 2008-05-21 | 1 | -4/+1 | |
* | | | | | | | | fix include order in sys-i386/registers.c | Al Viro | 2008-05-21 | 1 | -0/+1 |