| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86 | Ralf Baechle | 2009-01-30 | 1 | -15/+6 |
* | MIPS: Avoid destructive invalidation on partial cachelines. | Ralf Baechle | 2009-01-30 | 1 | -1/+21 |
* | MIPS: SMTC: Fix build after recent creditial changes. | Ralf Baechle | 2009-01-30 | 1 | -1/+2 |
* | Allow opportunistic merging of VM_CAN_NONLINEAR areas | Linus Torvalds | 2009-01-30 | 1 | -1/+4 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-01-30 | 10 | -30/+49 |
|\ |
|
| * | ext4: Remove bogus BUG() check in ext4_bmap() | Theodore Ts'o | 2009-01-30 | 1 | -3/+0 |
| * | ext4: Fix building with EXT4FS_DEBUG | Thadeu Lima de Souza Cascardo | 2009-01-26 | 3 | -5/+5 |
| * | ext4: Initialize the new group descriptor when resizing the filesystem | Theodore Ts'o | 2009-01-26 | 1 | -1/+2 |
| * | ext4: Fix ext4_free_blocks() w/o a journal when files have indirect blocks | Theodore Ts'o | 2009-01-20 | 1 | -1/+1 |
| * | jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs" | Theodore Ts'o | 2009-01-16 | 1 | -1/+2 |
| * | ext3: Add sanity check to make_indexed_dir | Theodore Ts'o | 2009-01-16 | 1 | -6/+14 |
| * | ext4: Add sanity check to make_indexed_dir | Theodore Ts'o | 2009-01-16 | 1 | -6/+15 |
| * | ext4: only use i_size_high for regular files | Theodore Ts'o | 2009-01-17 | 2 | -4/+7 |
| * | ext4: fix wrong use of do_div | Simon Holm Thøgersen | 2009-01-11 | 1 | -3/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-01-30 | 11 | -133/+249 |
|\ \ |
|
| * | | cfq-iosched: Allow RT requests to pre-empt ongoing BE timeslice | Divyesh Shah | 2009-01-30 | 1 | -1/+38 |
| * | | block: add sysfs file for controlling io stats accounting | Jens Axboe | 2009-01-30 | 3 | -36/+88 |
| * | | Mark mandatory elevator functions in the biodoc.txt | Nikanth Karthikesan | 2009-01-30 | 1 | -3/+3 |
| * | | include/linux: Add bsg.h to the Kernel exported headers | Boaz Harrosh | 2009-01-30 | 1 | -0/+1 |
| * | | block: silently error an unsupported barrier bio | Jens Axboe | 2009-01-30 | 1 | -0/+5 |
| * | | block: Fix documentation for blkdev_issue_flush() | Theodore Ts'o | 2009-01-30 | 1 | -1/+1 |
| * | | block: add bio_rw_flagged() for testing bio->bi_rw | Jens Axboe | 2009-01-30 | 1 | -10/+18 |
| * | | block: seperate bio/request unplug and sync bits | Jens Axboe | 2009-01-30 | 3 | -8/+17 |
| * | | block: export SSD/non-rotational queue flag through sysfs | Bartlomiej Zolnierkiewicz | 2009-01-30 | 1 | -1/+29 |
| * | | Fix small typo in bio.h's documentation | Alberto Bertogli | 2009-01-30 | 1 | -1/+1 |
| * | | block: get rid of the manual directory counting in blktrace | Jens Axboe | 2009-01-30 | 1 | -51/+21 |
| * | | block: Allow empty integrity profile | Martin K. Petersen | 2009-01-30 | 1 | -11/+14 |
| * | | block: Remove obsolete BUG_ON | Martin K. Petersen | 2009-01-30 | 1 | -1/+0 |
| * | | block: Don't verify integrity metadata on read error | Martin K. Petersen | 2009-01-30 | 2 | -11/+15 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-30 | 35 | -119/+225 |
|\ \ \ |
|
| * | | | tulip: fix 21142 with 10Mbps without negotiation | Philippe De Muyter | 2009-01-29 | 1 | -4/+19 |
| * | | | drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logic | Roel Kluin | 2009-01-29 | 1 | -2/+2 |
| * | | | gianfar: Fix Wake-on-LAN support | Anton Vorontsov | 2009-01-29 | 1 | -0/+2 |
| * | | | smsc911x: timeout reaches -1 | Roel Kluin | 2009-01-29 | 1 | -1/+1 |
| * | | | smsc9420: fix interrupt signalling test failures | Steve Glendinning | 2009-01-29 | 1 | -2/+1 |
| * | | | ucc_geth: Change uec phy id to the same format as gianfar's | Haiying Wang | 2009-01-29 | 4 | -3/+32 |
| * | | | wimax: fix build issue when debugfs is disabled | Inaky Perez-Gonzalez | 2009-01-29 | 4 | -25/+29 |
| * | | | netxen: fix memory leak in drivers/net/netxen_nic_init.c | Daniel Marjamäki | 2009-01-29 | 1 | -1/+3 |
| * | | | tun: Add some missing TUN compat ioctl translations. | David S. Miller | 2009-01-29 | 1 | -0/+7 |
| * | | | ipv4: fix infinite retry loop in IP-Config | Benjamin Zores | 2009-01-29 | 1 | -3/+3 |
| * | | | net: update documentation ip aliases | Stephen Hemminger | 2009-01-29 | 1 | -19/+6 |
| * | | | net: Fix OOPS in skb_seq_read(). | Shyam Iyer | 2009-01-29 | 1 | -5/+5 |
| * | | | net: Fix frag_list handling in skb_seq_read | Herbert Xu | 2009-01-29 | 1 | -2/+3 |
| * | | | netxen: revert jumbo ringsize | Dhananjay Phadke | 2009-01-29 | 1 | -1/+1 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-01-29 | 5 | -17/+41 |
| |\ \ \ |
|
| | * | | | ath5k: fix locking in ath5k_config | Bob Copeland | 2009-01-29 | 1 | -1/+9 |
| | * | | | cfg80211: print correct intersected regulatory domain | Luis R. Rodriguez | 2009-01-29 | 1 | -1/+1 |
| | * | | | cfg80211: Fix sanity check on 5 GHz when processing country IE | Luis R. Rodriguez | 2009-01-29 | 1 | -11/+19 |
| | * | | | iwlwifi: fix kernel oops when ucode DMA memory allocation failure | Zhu, Yi | 2009-01-29 | 1 | -0/+4 |
| | * | | | rtl8187: Fix error in setting OFDM power settings for RTL8187L | Larry Finger | 2009-01-29 | 1 | -2/+8 |