| Commit message (Expand) | Author | Age |
* | MIPS: RB532: remove useless CF GPIO initialisation | Phil Sutter | 2009-01-30 |
* | MIPS: RB532: Auto disable GPIO alternate function | Phil Sutter | 2009-01-30 |
* | MIPS: RB532: Add set_type() function to IRQ struct. | Phil Sutter | 2009-01-30 |
* | MIPS: RC32434: Define io_map_base for PCI controller | Phil Sutter | 2009-01-30 |
* | MIPS: RB532: Fix bit swapping in rb532_set_bit() | Phil Sutter | 2009-01-30 |
* | MIPS: Use hardware watchpoints on all R1 and R2 CPUs. | David Daney | 2009-01-30 |
* | MIPS: Read watch registers with interrupts disabled. | David Daney | 2009-01-30 |
* | MIPS: Fix a typo in watchpoint register structure. | David Daney | 2009-01-30 |
* | MIPS: TXx9: Add support for TX4939 internal RTC | Atsushi Nemoto | 2009-01-30 |
* | MIPS: R2: Fix broken installation of cache error handler. | Ralf Baechle | 2009-01-30 |
* | MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENT | Ralf Baechle | 2009-01-30 |
* | MIPS: Add return value checks to user_termio_to_kernel_termios() | Ralf Baechle | 2009-01-30 |
* | MIPS: Octeon: Remove duplicated #includes | Huang Weiyi | 2009-01-30 |
* | MIPS: atomic_*(): Change type of intermediate variables. | Ralf Baechle | 2009-01-30 |
* | MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86 | Ralf Baechle | 2009-01-30 |
* | MIPS: Avoid destructive invalidation on partial cachelines. | Ralf Baechle | 2009-01-30 |
* | MIPS: SMTC: Fix build after recent creditial changes. | Ralf Baechle | 2009-01-30 |
* | Allow opportunistic merging of VM_CAN_NONLINEAR areas | Linus Torvalds | 2009-01-30 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-01-30 |
|\ |
|
| * | ext4: Remove bogus BUG() check in ext4_bmap() | Theodore Ts'o | 2009-01-30 |
| * | ext4: Fix building with EXT4FS_DEBUG | Thadeu Lima de Souza Cascardo | 2009-01-26 |
| * | ext4: Initialize the new group descriptor when resizing the filesystem | Theodore Ts'o | 2009-01-26 |
| * | ext4: Fix ext4_free_blocks() w/o a journal when files have indirect blocks | Theodore Ts'o | 2009-01-20 |
| * | jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs" | Theodore Ts'o | 2009-01-16 |
| * | ext3: Add sanity check to make_indexed_dir | Theodore Ts'o | 2009-01-16 |
| * | ext4: Add sanity check to make_indexed_dir | Theodore Ts'o | 2009-01-16 |
| * | ext4: only use i_size_high for regular files | Theodore Ts'o | 2009-01-17 |
| * | ext4: fix wrong use of do_div | Simon Holm Thøgersen | 2009-01-11 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-01-30 |
|\ \ |
|
| * | | cfq-iosched: Allow RT requests to pre-empt ongoing BE timeslice | Divyesh Shah | 2009-01-30 |
| * | | block: add sysfs file for controlling io stats accounting | Jens Axboe | 2009-01-30 |
| * | | Mark mandatory elevator functions in the biodoc.txt | Nikanth Karthikesan | 2009-01-30 |
| * | | include/linux: Add bsg.h to the Kernel exported headers | Boaz Harrosh | 2009-01-30 |
| * | | block: silently error an unsupported barrier bio | Jens Axboe | 2009-01-30 |
| * | | block: Fix documentation for blkdev_issue_flush() | Theodore Ts'o | 2009-01-30 |
| * | | block: add bio_rw_flagged() for testing bio->bi_rw | Jens Axboe | 2009-01-30 |
| * | | block: seperate bio/request unplug and sync bits | Jens Axboe | 2009-01-30 |
| * | | block: export SSD/non-rotational queue flag through sysfs | Bartlomiej Zolnierkiewicz | 2009-01-30 |
| * | | Fix small typo in bio.h's documentation | Alberto Bertogli | 2009-01-30 |
| * | | block: get rid of the manual directory counting in blktrace | Jens Axboe | 2009-01-30 |
| * | | block: Allow empty integrity profile | Martin K. Petersen | 2009-01-30 |
| * | | block: Remove obsolete BUG_ON | Martin K. Petersen | 2009-01-30 |
| * | | block: Don't verify integrity metadata on read error | Martin K. Petersen | 2009-01-30 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-30 |
|\ \ \ |
|
| * | | | tulip: fix 21142 with 10Mbps without negotiation | Philippe De Muyter | 2009-01-29 |
| * | | | drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logic | Roel Kluin | 2009-01-29 |
| * | | | gianfar: Fix Wake-on-LAN support | Anton Vorontsov | 2009-01-29 |
| * | | | smsc911x: timeout reaches -1 | Roel Kluin | 2009-01-29 |
| * | | | smsc9420: fix interrupt signalling test failures | Steve Glendinning | 2009-01-29 |
| * | | | ucc_geth: Change uec phy id to the same format as gianfar's | Haiying Wang | 2009-01-29 |