summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: RB532: Detect uart type, add platform devicePhil Sutter2009-01-302-1/+27
* MIPS: RB532: remove useless CF GPIO initialisationPhil Sutter2009-01-301-6/+0
* MIPS: RB532: Auto disable GPIO alternate functionPhil Sutter2009-01-301-4/+4
* MIPS: RB532: Add set_type() function to IRQ struct.Phil Sutter2009-01-302-0/+30
* MIPS: RC32434: Define io_map_base for PCI controllerPhil Sutter2009-01-301-0/+11
* MIPS: RB532: Fix bit swapping in rb532_set_bit()Phil Sutter2009-01-301-4/+2
* MIPS: Use hardware watchpoints on all R1 and R2 CPUs.David Daney2009-01-301-1/+1
* MIPS: Read watch registers with interrupts disabled.David Daney2009-01-302-2/+12
* MIPS: Fix a typo in watchpoint register structure.David Daney2009-01-301-1/+1
* MIPS: TXx9: Add support for TX4939 internal RTCAtsushi Nemoto2009-01-303-0/+24
* MIPS: R2: Fix broken installation of cache error handler.Ralf Baechle2009-01-301-2/+6
* MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENTRalf Baechle2009-01-304-7/+4
* MIPS: Add return value checks to user_termio_to_kernel_termios()Ralf Baechle2009-01-301-28/+72
* MIPS: Octeon: Remove duplicated #includesHuang Weiyi2009-01-301-2/+0
* MIPS: atomic_*(): Change type of intermediate variables.Ralf Baechle2009-01-301-26/+26
* MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86Ralf Baechle2009-01-301-15/+6
* MIPS: Avoid destructive invalidation on partial cachelines.Ralf Baechle2009-01-301-1/+21
* MIPS: SMTC: Fix build after recent creditial changes.Ralf Baechle2009-01-301-1/+2
* Allow opportunistic merging of VM_CAN_NONLINEAR areasLinus Torvalds2009-01-301-1/+4
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-01-3010-30/+49
|\
| * ext4: Remove bogus BUG() check in ext4_bmap()Theodore Ts'o2009-01-301-3/+0
| * ext4: Fix building with EXT4FS_DEBUGThadeu Lima de Souza Cascardo2009-01-263-5/+5
| * ext4: Initialize the new group descriptor when resizing the filesystemTheodore Ts'o2009-01-261-1/+2
| * ext4: Fix ext4_free_blocks() w/o a journal when files have indirect blocksTheodore Ts'o2009-01-201-1/+1
| * jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs"Theodore Ts'o2009-01-161-1/+2
| * ext3: Add sanity check to make_indexed_dirTheodore Ts'o2009-01-161-6/+14
| * ext4: Add sanity check to make_indexed_dirTheodore Ts'o2009-01-161-6/+15
| * ext4: only use i_size_high for regular filesTheodore Ts'o2009-01-172-4/+7
| * ext4: fix wrong use of do_divSimon Holm Thøgersen2009-01-111-3/+3
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-01-3011-133/+249
|\ \
| * | cfq-iosched: Allow RT requests to pre-empt ongoing BE timesliceDivyesh Shah2009-01-301-1/+38
| * | block: add sysfs file for controlling io stats accountingJens Axboe2009-01-303-36/+88
| * | Mark mandatory elevator functions in the biodoc.txtNikanth Karthikesan2009-01-301-3/+3
| * | include/linux: Add bsg.h to the Kernel exported headersBoaz Harrosh2009-01-301-0/+1
| * | block: silently error an unsupported barrier bioJens Axboe2009-01-301-0/+5
| * | block: Fix documentation for blkdev_issue_flush()Theodore Ts'o2009-01-301-1/+1
| * | block: add bio_rw_flagged() for testing bio->bi_rwJens Axboe2009-01-301-10/+18
| * | block: seperate bio/request unplug and sync bitsJens Axboe2009-01-303-8/+17
| * | block: export SSD/non-rotational queue flag through sysfsBartlomiej Zolnierkiewicz2009-01-301-1/+29
| * | Fix small typo in bio.h's documentationAlberto Bertogli2009-01-301-1/+1
| * | block: get rid of the manual directory counting in blktraceJens Axboe2009-01-301-51/+21
| * | block: Allow empty integrity profileMartin K. Petersen2009-01-301-11/+14
| * | block: Remove obsolete BUG_ONMartin K. Petersen2009-01-301-1/+0
| * | block: Don't verify integrity metadata on read errorMartin K. Petersen2009-01-302-11/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-3035-119/+225
|\ \ \
| * | | tulip: fix 21142 with 10Mbps without negotiationPhilippe De Muyter2009-01-291-4/+19
| * | | drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logicRoel Kluin2009-01-291-2/+2
| * | | gianfar: Fix Wake-on-LAN supportAnton Vorontsov2009-01-291-0/+2
| * | | smsc911x: timeout reaches -1Roel Kluin2009-01-291-1/+1
| * | | smsc9420: fix interrupt signalling test failuresSteve Glendinning2009-01-291-2/+1