Age | Commit message (Expand) | Author | Files | Lines |
2009-05-19 | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2 | -20/+34 |
2009-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 1 | -1/+1 |
2009-05-19 | Avoid ICE in get_random_int() with gcc-3.4.5 | Linus Torvalds | 1 | -1/+1 |
2009-05-19 | scsi_lib: remove unused variable | Boaz Harrosh | 1 | -2/+0 |
2009-05-19 | block: add warning to blk_make_request() | Jens Axboe | 1 | -0/+9 |
2009-05-19 | cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4) | Jeff Layton | 2 | -27/+27 |
2009-05-19 | block: Un-export blk_rq_append_bio | Boaz Harrosh | 3 | -7/+2 |
2009-05-19 | libosd: Use of new blk_make_request | Boaz Harrosh | 1 | -25/+23 |
2009-05-19 | block: Add blk_make_request(), takes bio, returns a request | Boaz Harrosh | 2 | -0/+47 |
2009-05-19 | libosd: Use new blk_rq_map_kern | Boaz Harrosh | 1 | -22/+2 |
2009-05-19 | block: allow blk_rq_map_kern to append to requests | James Bottomley | 1 | -2/+10 |
2009-05-19 | splice: fix kmaps in default_file_splice_write() | Miklos Szeredi | 1 | -108/+22 |
2009-05-19 | bio: always copy back data for copied kernel requests | Tejun Heo | 1 | -1/+1 |
2009-05-19 | block: set rq->resid_len to blk_rq_bytes() on issue | Tejun Heo | 8 | -13/+18 |
2009-05-19 | ub: use __blk_end_request_all() | Tejun Heo | 1 | -17/+7 |
2009-05-19 | xen/blkfront: fix warning when deleting gendisk on unplug/shutdown | Ian Campbell | 1 | -2/+2 |
2009-05-19 | xen/blkfront: allow xenbus state transition to Closing->Closed when not Conn... | Ian Campbell | 1 | -2/+4 |
2009-05-18 | ipv4: make default for INET_LRO consistent with help text | Frans Pop | 1 | -1/+1 |
2009-05-18 | net: fix skb_seq_read returning wrong offset/length for page frag data | Thomas Chenault | 1 | -1/+1 |
2009-05-18 | nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission. | Frank Filz | 1 | -1/+2 |
2009-05-18 | pkt_sched: gen_estimator: use 64 bit intermediate counters for bps | Eric Dumazet | 1 | -6/+7 |
2009-05-18 | be2net: add two new pci device ids to pci device table | Ajit Khaparde | 2 | -5/+19 |
2009-05-18 | sch_teql: should not dereference skb after ndo_start_xmit() | Eric Dumazet | 1 | -2/+3 |
2009-05-18 | tcp: fix MSG_PEEK race check | Ilpo Järvinen | 1 | -1/+4 |
2009-05-18 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 4 | -55/+76 |
2009-05-18 | Merge branches 'sched-fixes-for-linus-2' and 'core-fixes-for-linus-2' of git:... | Linus Torvalds | 2 | -3/+4 |
2009-05-18 | [ARM] 5517/1: integrator: don't put clock lookups in __initdata | Rabin Vincent | 1 | -1/+1 |
2009-05-18 | [ARM] 5518/1: versatile: don't put clock lookups in __initdata | Rabin Vincent | 1 | -1/+1 |
2009-05-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 13 | -24/+58 |
2009-05-18 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -2/+2 |
2009-05-18 | Fix oops on close of hot-unplugged FTDI serial converter | David Woodhouse | 1 | -8/+1 |
2009-05-18 | mtd_dataflash: unbreak erase support | Peter Korsgaard | 1 | -1/+1 |
2009-05-18 | asm-generic: fix local_add_unless macro | Roel Kluin | 1 | -1/+1 |
2009-05-18 | microblaze: Fix kind-of-intr checking against number of interrupts | Michal Simek | 1 | -2/+2 |
2009-05-18 | microblaze: Update Microblaze defconfig | Michal Simek | 1 | -18/+32 |
2009-05-18 | virtio_blk: get rid of unused variable | Jens Axboe | 1 | -1/+0 |
2009-05-18 | virtio_blk: SG_IO passthru support | Hannes Reinecke | 2 | -14/+58 |
2009-05-18 | virtio_blk: don't blindly derefence req->rq_disk | Christoph Hellwig | 1 | -2/+2 |
2009-05-18 | [ARM] mach-l7200: fix spelling of SYS_CLOCK_OFF | Pavel Roskin | 1 | -1/+1 |
2009-05-18 | [ARM] Double check memmap is actually valid with a memmap has unexpected hole... | Mel Gorman | 4 | -18/+48 |
2009-05-18 | regulator: da903x: add missing __devexit_p() | Mike Frysinger | 1 | -1/+1 |
2009-05-18 | powerpc: Explicit alignment for .data.cacheline_aligned | Benjamin Herrenschmidt | 1 | -0/+1 |
2009-05-18 | powerpc/ps3: Update ps3_defconfig | Geoff Levand | 1 | -43/+62 |
2009-05-18 | powerpc/ftrace: Fix constraint to be early clobber | Steven Rostedt | 1 | -1/+1 |
2009-05-18 | powerpc/ftrace: Use pr_devel() in ftrace.c | Michael Ellerman | 1 | -10/+10 |
2009-05-18 | powerpc: Do not assert pte_locked for hugepage PTE entries | Mel Gorman | 1 | -1/+2 |
2009-05-17 | Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/* | Wang Tinggong | 1 | -3/+12 |
2009-05-17 | Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR? | roel kluin | 1 | -1/+1 |
2009-05-17 | mv643xx_eth: fix PPC DMA breakage | Gabriel Paubert | 1 | -19/+22 |
2009-05-17 | bonding: fix link down handling in 802.3ad mode | Stephen Hemminger | 1 | -3/+8 |