summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-08Linux 2.6.30-rc5v2.6.30-rc5Linus Torvalds1-1/+1
2009-05-08Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-15/+29
2009-05-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-15/+40
2009-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-1/+4
2009-05-08Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-3/+3
2009-05-08kprobes: fix to use text_mutex around arm/disarm kprobeMasami Hiramatsu1-9/+22
2009-05-08hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare1-1/+2
2009-05-08hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti1-0/+2
2009-05-08mtd: fix timeout in M25P80 driverPeter Horton1-8/+8
2009-05-08x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto1-4/+6
2009-05-08x86: xen, i386: reserve Xen pagetablesJeremy Fitzhardinge1-0/+5
2009-05-07x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying2-4/+4
2009-05-07x86-64: finish cleanup_highmaps()'s job wrt. _brk_endJan Beulich1-1/+17
2009-05-07x86: fix boot hang in early_reserve_e820()Jan Beulich1-5/+6
2009-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds22-1642/+810
2009-05-08[CIFS] Fix double list addition in cifs posix open codeSteve French2-20/+9
2009-05-07NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()David Howells1-2/+0
2009-05-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-51/+60
2009-05-07random: make get_random_int() more randomLinus Torvalds1-7/+12
2009-05-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-1027/+795
2009-05-07[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation typesPaul Gortmaker2-7/+24
2009-05-07[ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)Kevin Hilman1-2/+2
2009-05-07md: remove rd%d links immediately after stopping an array.NeilBrown1-8/+8
2009-05-07md: remove ability to explicit set an inactive array to 'clean'.NeilBrown1-5/+2
2009-05-07md: constify VFTsJan Engelhardt1-1/+1
2009-05-07md: tidy up status_resync to handle large arrays.NeilBrown1-17/+28
2009-05-07md: fix some (more) errors with bitmaps on devices larger than 2TB.NeilBrown1-7/+11
2009-05-07md/raid10: don't clear bitmap during recovery if array will still be degraded.NeilBrown1-6/+6
2009-05-07md: fix loading of out-of-date bitmap.NeilBrown1-7/+4
2009-05-06drivers/base/iommu.c: add missing includesAndrew Morton1-0/+2
2009-05-06initramfs: clean up messages related to initramfs unpackingEric Piel1-9/+4
2009-05-06nommu: make the initial mmap allocation excess behaviour Kconfig configurableDavid Howells2-1/+29
2009-05-06nommu: clamp zone_batchsize() to 0 under NOMMU conditionsDavid Howells1-0/+18
2009-05-06mm: use roundown_pow_of_two() in zone_batchsize()David Howells1-1/+1
2009-05-06isl29003: fix resume functionalityDaniel Mack1-2/+7
2009-05-06fbdev: remove makefile reference to removed driverKrzysztof Helt1-1/+0
2009-05-06alloc_vmap_area: fix memory leakRalph Wuerthner1-0/+1
2009-05-06doc: small kernel-parameters updatesRandy Dunlap1-2/+8
2009-05-06fbdev: fix fillrect for 24bpp modesMichal Januszewski3-39/+48
2009-05-06oom: prevent livelock when oom_kill_allocating_task is setDavid Rientjes1-23/+21
2009-05-06fiemap: fix problem with setting FIEMAP_EXTENT_LASTJosef Bacik1-20/+55
2009-05-06Eliminate thousands of warnings with gcc 3.2 buildAndi Kleen2-6/+14
2009-05-06doc: hashdist defaults on for 64bitHugh Dickins1-1/+1
2009-05-06inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positiveWu Fengguang2-3/+3
2009-05-06jsm: removing unused spinlockBreno Leitao2-3/+0
2009-05-06vt: Add a note on the historical abuse of CLOCK_TICK_RATEAlan Cox1-0/+6
2009-05-06x86: Fix a typo in a printk messageNikanth Karthikesan1-1/+1
2009-05-06x86, srat: do not register nodes beyond e820 mapDavid Rientjes1-0/+1
2009-05-06[CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmsspSteve French4-8/+35
2009-05-06[CIFS] Fix SMB uid in NTLMSSP authenticate requestSteve French1-0/+4