summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-13include/linux/leds-regulator.h: fix syntax in example codeAntonio Ospite1-1/+1
2011-04-12tty: fix typo in descripton of tty_termios_encode_baud_rateUwe Kleine-König1-1/+1
2011-04-11xtensa: remove obsolete BKL kernel option from defconfigAlessio Igor Bogani1-1/+0
2011-04-10m68k: fix comment typo 'occcured'Justin P. Mattock2-2/+2
2011-04-10arch:Kconfig.locks Remove unused config option.Justin P. Mattock2-4/+1
2011-04-10treewide: remove extra semicolonsJustin P. Mattock33-40/+40
2011-04-10sysfs-memory: fix uninitialized variable warning and clean-up code.Nikanth Karthikesan1-5/+4
2011-04-10treewide: Fix iomap resource size miscalculationsJoe Perches4-7/+5
2011-04-10arm: mach-u300/gpio: Fix mem_region resource size miscalculationsJoe Perches1-4/+3
2011-04-10add printk.time=1 boot-time hint to Kconfig.debug help textJim Cromie1-1/+2
2011-04-10drm: radeon: Fix printk typo 'ib poll'Paul Bolle1-1/+1
2011-04-10ldm: Silence "ldm_validate_partition_table(): Disk read failed" when booting ...Nikanth Karthikesan1-1/+1
2011-04-10cs5535: Fix section mismatchNikanth Karthikesan1-2/+2
2011-04-10mm: Fix section mismatch for setup_zone_pageset()Nikanth Karthikesan1-1/+1
2011-04-10ARM: Remove duplicate linux/sched.h include from arch/arm/plat-iop/time.cJesper Juhl1-1/+0
2011-04-10drm: minor kref_put() nitsPaul Bolle2-2/+2
2011-04-09ufs: Fix a typoAlessio Igor Bogani1-1/+1
2011-04-08ibmasm: fix comment typoJustin P. Mattock1-1/+1
2011-04-06openezx-devel is moderated for non-subscribersPaul Bolle1-1/+1
2011-04-06vsprintf: make comment about vs{n,cn,}printf more understandableUwe Kleine-König1-6/+3
2011-04-06doc: fix 3 typos in sysctl/vm.txtPaul Bolle1-2/+2
2011-04-06update David Miller's old email addressJustin P. Mattock37-37/+37
2011-03-31CREDITS: update Johannes Berg's gpg keyJohannes Berg1-1/+1
2011-03-31MAINTAINERS: Add "K:" pattern for trivialJoe Perches1-0/+1
2011-03-30doc: stable_api_nonsense.txt: fix paragraph to make more sense.Justin P. Mattock1-1/+1
2011-03-18MAINTAINERS: Add serialAlan Cox1-0/+6
2011-03-18spi/dw_spi: move dw_spi.h into drivers/spiGrant Likely5-5/+9
2011-03-18spi/dw_spi: Fix missing headerJiri Slaby1-0/+1
2011-03-18fs: call security_d_instantiate in d_obtain_alias V2Josef Bacik1-0/+3
2011-03-18lose 'mounting_here' argument in ->d_manage()Al Viro4-13/+8
2011-03-18trace, filters: Initialize the match variable in process_ops() properlyIngo Molnar1-1/+1
2011-03-18don't pass 'mounting_here' flag to follow_down()Al Viro3-4/+4
2011-03-18change the locking order for namespace_semAl Viro1-60/+73
2011-03-18fix deadlock in pivot_root()Al Viro1-11/+5
2011-03-18x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li2-10/+4
2011-03-18x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim9-30/+33
2011-03-18x86: Clean up csum-copy_64.S a bitIngo Molnar1-120/+120
2011-03-18x86: Fix common misspellingsLucas De Marchi50-67/+67
2011-03-18x86: Fix misspelling and align paramsLucas De Marchi1-7/+7
2011-03-18ALSA: sound/pci/asihpi: check adapter index in hpi_ioctlDan Rosenberg1-0/+5
2011-03-18ALSA: aloop - Fix possible IRQ lock inversionTakashi Iwai1-10/+9
2011-03-18gpio/langwell: Clear edge bit before handlingThomas Gleixner1-7/+6
2011-03-18vfs: split off vfsmount-related parts of vfs_kern_mount()Al Viro3-122/+132
2011-03-18Some fixes for pstoreTony Luck1-60/+56
2011-03-18kill simple_set_mnt()Al Viro2-9/+0
2011-03-18smp_call_function_interrupt: use typedef and %pfMilton Miller1-8/+8
2011-03-18smp_call_function_many: handle concurrent clearing of maskMilton Miller1-3/+10
2011-03-18call_function_many: add missing orderingMilton Miller1-13/+33
2011-03-18call_function_many: fix list delete vs add raceMilton Miller1-7/+13
2011-03-18mm: PageBuddy and mapcount robustnessAndrea Arcangeli2-4/+11