- 15a5b0a Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', 'topic/slub/cleanups' and 'topic/slub/perf' into for-linus by Pekka Enberg · 16 years ago
- 8e0ee43 Linux 2.6.29 by Linus Torvalds · 16 years ago
- 0030864 Build with -fno-dwarf2-cfi-asm by Kyle McMartin · 16 years ago
- 1db4b2d trivial: fix orphan dates in ext2 documentation by Jody McIntyre · 16 years ago
- d56ffd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- 12a37b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
- 53da1d9 fix ptrace slowness by Miklos Szeredi · 16 years ago
- b0dcb4a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 16 years ago
- 345953c powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines by Kumar Gala · 16 years ago
- 6fb8f42 slob: fix lockup in slob_free() by Nick Piggin · 16 years ago
- 1a00df4 slub: use get_track() by Akinobu Mita · 16 years ago
- 61fa9dc ucc_geth: Fix oops when using fixed-link support by Anton Vorontsov · 16 years ago
- e3162d3 dm9000: locking bugfix by David Brownell · 16 years ago
- 6580f57 net: update dnet.c for bus_id removal by Stephen Rothwell · 16 years ago
- 59fcbdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
- 39678e5 Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
- f762dd6 Update my email address by Gertjan van Wingerde · 16 years ago
- 2aac0cf eCryptfs: NULL crypt_stat dereference during lookup by Tyler Hicks · 16 years ago
- 8faece5 eCryptfs: Allocate a variable number of pages for file headers by Tyler Hicks · 16 years ago
- 18a0d89 radeonfb: Whack the PCI PM register until it sticks by Benjamin Herrenschmidt · 16 years ago
- 4b97926 dnet: DNET should depend on HAS_IOMEM by Ilya Yanok · 16 years ago
- e2fc4d1 dca: add missing copyright/license headers by Maciej Sosnowski · 16 years ago
- c2f3252 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
- f3f9258 nl80211: Check that function pointer != NULL before using it by Jouni Malinen · 16 years ago
- 5ed0102 sungem: missing net_device_ops by Stephen Hemminger · 16 years ago
- 1ab1ab7 be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle by Sathya Perla · 16 years ago
- ea1dae1 be2net: replenish when posting to rx-queue is starved in out of mem conditions by Sathya Perla · 16 years ago
- 65c2449 aio: lookup_ioctx can return the wrong value when looking up a bogus context by Jeff Moyer · 16 years ago
- 87c3a86 eventfd: remove fput() call from possible IRQ context by Davide Libenzi · 16 years ago
- d011555 Move cc-option to below arch-specific setup by Linus Torvalds · 16 years ago
- caa81d6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
- 2d8620c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
- fe2fd6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
- a8e7d49 Fix race in create_empty_buffers() vs __set_page_dirty_buffers() by Linus Torvalds · 16 years ago
- 68df375 Add '-fwrapv' to gcc CFLAGS by Linus Torvalds · 16 years ago
- 0702b30 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
- 192d7a4 sparc64: Fix crash with /proc/iomem by Mikulas Patocka · 16 years ago
- 42cc77c sparc64: Reschedule KGDB capture to a software interrupt. by David S. Miller · 16 years ago
- 170ebf8 bas_gigaset: correctly allocate USB interrupt transfer buffer by Tilman Schmidt · 16 years ago
- 44c1d6f smsc911x: reset last known duplex and carrier on open by Steve Glendinning · 16 years ago
- 2e2a6a9 sh_eth: Fix mistake of the address of SH7763 by Nobuhiro Iwamatsu · 16 years ago
- 0e0fde3 sh_eth: Change handling of IRQ by Nobuhiro Iwamatsu · 16 years ago
- 2bad35b netns: oops in ip[6]_frag_reasm incrementing stats by Jorge Boncompte [DTI2] · 16 years ago
- e4a389a net: kfree(napi->skb) => kfree_skb by Roel Kluin · 16 years ago
- cb0dc77 net: fix sctp breakage by Al Viro · 16 years ago
- 1b1d8f7 ipv6: fix display of local and remote sit endpoints by Bjørn Mork · 16 years ago
- e9c6a58 net: Document /proc/sys/net/core/netdev_budget by Stanislaw Gruszka · 16 years ago
- 6914563 tulip: fix crash on iface up with shirq debug by Kyle McMartin · 16 years ago
- 4783256 virtio_net: Make virtio_net support carrier detection by Pantelis Koukousoulas · 16 years ago
- 17d0450 bonding: Fix updating of speed/duplex changes by Jay Vosburgh · 16 years ago
- 6901031 bnx2: Fix problem of using wrong IRQ handler. by Michael Chan · 16 years ago
- a1e4ee2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
- 85bff88 Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
- d0573fa Staging: benet: remove driver now that it is merged in drivers/net/ by Greg Kroah-Hartman · 16 years ago
- d941d0e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
- 8144737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
- 99dbe10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
- bd27e6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
- 0fb1d9b [S390] make page table upgrade work again by Martin Schwidefsky · 16 years ago
- f481bfa [S390] make page table walking more robust by Martin Schwidefsky · 16 years ago
- 2887fc5 [S390] Dont check for pfn_valid() in uaccess_pt.c by Gerald Schaefer · 16 years ago
- cf08734 [S390] ftrace/mcount: fix kernel stack backchain by Heiko Carstens · 16 years ago
- f55d638 [S390] topology: define SD_MC_INIT to fix performance regression by Heiko Carstens · 16 years ago
- 4fa81ed [S390] __div64_31 broken for CONFIG_MARCH_G5 by Martin Schwidefsky · 16 years ago
- f1aa298 Merge branch 'fix/opl3sa2-suspend' into for-linus by Takashi Iwai · 16 years ago
- a232ee6 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 16 years ago
- 6af845e ALSA: Fix vunmap and free order in snd_free_sgbuf_pages() by Takashi Iwai · 16 years ago
- 82f5d57 ALSA: mixart, fix lock imbalance by Jiri Slaby · 16 years ago
- 9105459 ALSA: pcm_oss, fix locking typo by Jiri Slaby · 16 years ago
- 36c7b83 ALSA: oss-mixer - Fixes recording gain control by Viral Mehta · 16 years ago
- c673ba1 ALSA: hda - Workaround for buggy DMA position on ATI controllers by Takashi Iwai · 16 years ago
- 09240cf ALSA: hda - Fix DMA mask for ATI controllers by Takashi Iwai · 16 years ago
- 58cefd2 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
- 9aac397 powerpc/ps3: ps3_defconfig updates by Geoff Levand · 16 years ago
- c71327a Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 16 years ago
- 6e2b757 module: fix refptr allocation and release order by Masami Hiramatsu · 16 years ago
- f10023a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
- 8a0845c USB: storage: Unusual USB device Prolific 2507 variation added by Thomas Bartosik · 16 years ago
- e7f2f0d USB: Add device id for Option GTM380 to option driver by Achilleas Kotsis · 16 years ago
- 56a2182 USB: Add Vendor/Product ID for new CDMA U727 to option driver by Dirk Hohndel · 16 years ago
- 716a9c8 USB: Updated unusual-devs entry for USB mass storage on Nokia 6233 by Moritz Muehlenhoff · 16 years ago
- 0cc6bfe USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530 by Dan Williams · 16 years ago
- 391016f USB: EHCI: expedite unlinks when the root hub is suspended by Alan Stern · 16 years ago
- 508db8c USB: EHCI: Fix isochronous URB leak by Karsten Wiese · 16 years ago
- 9ea19b8 USB: option.c: add ZTE 622 modem device by Albert Pauw · 16 years ago
- 49fa092 USB: wusbcore/wa-xfer, fix lock imbalance by Jiri Slaby · 16 years ago
- a08b43a USB: misc/vstusb, fix lock imbalance by Jiri Slaby · 16 years ago
- 46c9844 USB: misc/adutux, fix lock imbalance by Jiri Slaby · 16 years ago
- 909b6c3 USB: image/mdc800, fix lock imbalance by Jiri Slaby · 16 years ago
- eeafa64 USB: atm/cxacru, fix lock imbalance by Jiri Slaby · 16 years ago
- c497e71 USB: unusual_devs: Add support for GI 0431 SD-Card interface by Jan Dumon · 16 years ago
- c653566 USB: serial: new cp2101 device id by Robert M. Kenney · 16 years ago
- b0d6590 USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist interface0 by Michael Hennerich · 16 years ago
- 7f82b6d USB: serial: add FTDI USB/Serial converter devices by Axel Wachtler · 16 years ago
- 6ff1046 USB: usbfs: keep async URBs until the device file is closed by Alan Stern · 16 years ago
- 228dd05 USB: usbtmc: add protocol 1 support by Greg Kroah-Hartman · 16 years ago
- 5b10916 USB: usbtmc: fix stupid bug in open() by Greg Kroah-Hartman · 16 years ago
- 4ada810 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
- 303c6a0 gro: Fix legacy path napi_complete crash by Herbert Xu · 16 years ago
- 76a67ec nfsd: nfsd should drop CAP_MKNOD for non-root by J. Bruce Fields · 16 years ago