aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-09Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller
2009-05-09bonding: fix panic if initialization failsFlorian Westphal
2009-05-09IXP4xx: complete Ethernet netdev setup before calling register_netdev().Krzysztof Hałasa
2009-05-09IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa
2009-05-08Linux 2.6.30-rc5Linus Torvalds
2009-05-08Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-05-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-05-08Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-05-08kprobes: fix to use text_mutex around arm/disarm kprobeMasami Hiramatsu
2009-05-08ipvs: Fix IPv4 FWMARK virtual servicesSimon Horman
2009-05-08ipv4: Make INET_LRO a bool instead of tristate.David S. Miller
2009-05-08hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare
2009-05-08hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti
2009-05-08mtd: fix timeout in M25P80 driverPeter Horton
2009-05-08x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto
2009-05-08x86: xen, i386: reserve Xen pagetablesJeremy Fitzhardinge
2009-05-07x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying
2009-05-07x86-64: finish cleanup_highmaps()'s job wrt. _brk_endJan Beulich
2009-05-07x86: fix boot hang in early_reserve_e820()Jan Beulich
2009-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-05-08[CIFS] Fix double list addition in cifs posix open codeSteve French
2009-05-07net: remove stale reference to fastroute from Kconfig help textAshish Karkare
2009-05-07NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()David Howells
2009-05-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-05-07random: make get_random_int() more randomLinus Torvalds
2009-05-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-05-07[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation typesPaul Gortmaker
2009-05-07[ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)Kevin Hilman
2009-05-07md: remove rd%d links immediately after stopping an array.NeilBrown
2009-05-07md: remove ability to explicit set an inactive array to 'clean'.NeilBrown
2009-05-07md: constify VFTsJan Engelhardt
2009-05-07md: tidy up status_resync to handle large arrays.NeilBrown
2009-05-07md: fix some (more) errors with bitmaps on devices larger than 2TB.NeilBrown
2009-05-07md/raid10: don't clear bitmap during recovery if array will still be degraded.NeilBrown
2009-05-07md: fix loading of out-of-date bitmap.NeilBrown
2009-05-06net: update skb_recycle_check() for hardware timestamping changesLennert Buytenhek
2009-05-06bnx2: Fix panic in bnx2_poll_work().Michael Chan
2009-05-06net-sched: fix bfifo default limitPatrick McHardy
2009-05-06igb: resolve panic on shutdown when SR-IOV is enabledAlexander Duyck
2009-05-06Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-05-06drivers/base/iommu.c: add missing includesAndrew Morton
2009-05-06initramfs: clean up messages related to initramfs unpackingEric Piel
2009-05-06nommu: make the initial mmap allocation excess behaviour Kconfig configurableDavid Howells
2009-05-06nommu: clamp zone_batchsize() to 0 under NOMMU conditionsDavid Howells
2009-05-06mm: use roundown_pow_of_two() in zone_batchsize()David Howells
2009-05-06isl29003: fix resume functionalityDaniel Mack
2009-05-06fbdev: remove makefile reference to removed driverKrzysztof Helt
2009-05-06alloc_vmap_area: fix memory leakRalph Wuerthner