summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-30MIPS: RB532: Use driver_data instead of platform_dataPhil Sutter1-1/+1
2009-01-30MIPS: RB532: Detect uart type, add platform devicePhil Sutter2-1/+27
2009-01-30MIPS: RB532: remove useless CF GPIO initialisationPhil Sutter1-6/+0
2009-01-30MIPS: RB532: Auto disable GPIO alternate functionPhil Sutter1-4/+4
2009-01-30MIPS: RB532: Add set_type() function to IRQ struct.Phil Sutter2-0/+30
2009-01-30MIPS: RC32434: Define io_map_base for PCI controllerPhil Sutter1-0/+11
2009-01-30MIPS: RB532: Fix bit swapping in rb532_set_bit()Phil Sutter1-4/+2
2009-01-30MIPS: Use hardware watchpoints on all R1 and R2 CPUs.David Daney1-1/+1
2009-01-30MIPS: Read watch registers with interrupts disabled.David Daney2-2/+12
2009-01-30MIPS: Fix a typo in watchpoint register structure.David Daney1-1/+1
2009-01-30MIPS: TXx9: Add support for TX4939 internal RTCAtsushi Nemoto3-0/+24
2009-01-30MIPS: R2: Fix broken installation of cache error handler.Ralf Baechle1-2/+6
2009-01-30MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENTRalf Baechle4-7/+4
2009-01-30MIPS: Add return value checks to user_termio_to_kernel_termios()Ralf Baechle1-28/+72
2009-01-30MIPS: Octeon: Remove duplicated #includesHuang Weiyi1-2/+0
2009-01-30MIPS: atomic_*(): Change type of intermediate variables.Ralf Baechle1-26/+26
2009-01-30MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86Ralf Baechle1-15/+6
2009-01-30MIPS: Avoid destructive invalidation on partial cachelines.Ralf Baechle1-1/+21
2009-01-30MIPS: SMTC: Fix build after recent creditial changes.Ralf Baechle1-1/+2
2009-01-30Allow opportunistic merging of VM_CAN_NONLINEAR areasLinus Torvalds1-1/+4
2009-01-30Add enable_ms to jsm driverPaul Larson1-0/+6
2009-01-30cfq-iosched: Allow RT requests to pre-empt ongoing BE timesliceDivyesh Shah1-1/+38
2009-01-30block: add sysfs file for controlling io stats accountingJens Axboe3-36/+88
2009-01-30Mark mandatory elevator functions in the biodoc.txtNikanth Karthikesan1-3/+3
2009-01-30include/linux: Add bsg.h to the Kernel exported headersBoaz Harrosh1-0/+1
2009-01-30block: silently error an unsupported barrier bioJens Axboe1-0/+5
2009-01-30block: Fix documentation for blkdev_issue_flush()Theodore Ts'o1-1/+1
2009-01-30block: add bio_rw_flagged() for testing bio->bi_rwJens Axboe1-10/+18
2009-01-30block: seperate bio/request unplug and sync bitsJens Axboe3-8/+17
2009-01-30block: export SSD/non-rotational queue flag through sysfsBartlomiej Zolnierkiewicz1-1/+29
2009-01-30Fix small typo in bio.h's documentationAlberto Bertogli1-1/+1
2009-01-30block: get rid of the manual directory counting in blktraceJens Axboe1-51/+21
2009-01-30block: Allow empty integrity profileMartin K. Petersen1-11/+14
2009-01-30block: Remove obsolete BUG_ONMartin K. Petersen1-1/+0
2009-01-30block: Don't verify integrity metadata on read errorMartin K. Petersen2-11/+15
2009-01-30ext4: Remove bogus BUG() check in ext4_bmap()Theodore Ts'o1-3/+0
2009-01-30sata_sil: Fix build breakageAlexander Beregalov1-0/+1
2009-01-30Documentation/Changes: add required versions for new filesystemsBill Nottingham1-1/+3
2009-01-30fix emacs indenting howto filename expansionDan Carpenter1-1/+2
2009-01-30Documentation: update CodingStyle tips for Emacs usersTeemu Likonen1-4/+11
2009-01-30Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap12-33/+35
2009-01-30drivers/gpu/drm/i915/intel_lvds.c: fix locking snafuAndrew Morton1-1/+1
2009-01-30epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi2-19/+4
2009-01-30hp-wmi: set initial docking stateFrans Pop1-0/+5
2009-01-30hwmon: applesmc: add support for MacPro 3 temperature sensorsBharath Ramesh1-1/+29
2009-01-30hpilo: increment versionDavid Altobelli1-1/+1
2009-01-30cgroup: fix root_count when mount fails due to busy subsystemPaul Menage1-2/+4
2009-01-30cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()Paul Menage2-2/+6
2009-01-30cgroups: fix lock inconsistency in cgroup_clone()Li Zefan1-6/+7
2009-01-30alpha: fix the BUG() macroIvan Kokshaysky1-11/+6