Age | Commit message (Expand) | Author |
2009-09-16 | Blackfin: inline I-pipe bypass code in ret_from_exception | Philippe Gerum |
2009-09-16 | Blackfin: sanitize manual control of IPEND[4] | Philippe Gerum |
2009-09-16 | Blackfin: document __ipipe_call_irqtail | Philippe Gerum |
2009-09-16 | Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR) | Philippe Gerum |
2009-09-16 | Blackfin: reuse evt_evt14 handler to perform irqtail epilogue | Philippe Gerum |
2009-09-16 | Blackfin: use generic name for EVT14 handler | Philippe Gerum |
2009-09-16 | Blackfin: allow high priority domains to preempt schedule_tail() | Philippe Gerum |
2009-09-16 | Blackfin: export show_stack() to modules | Philippe Gerum |
2009-09-16 | Blackfin: fix misnomer of some I-pipe helpers | Philippe Gerum |
2009-09-16 | Blackfin: checkpatch --file arch/blackfin/kernel/ipipe.c | Philippe Gerum |
2009-09-16 | Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4] | Robin Getz |
2009-09-16 | Blackfin: bf537-stamp: add resources for AD1938 audio card | Barry Song |
2009-09-16 | Blackfin: bf537-stamp: declare SPI IRQ resources | Yi Li |
2009-09-16 | Blackfin: bf537-stamp: update ADP5588 header name | Michael Hennerich |
2009-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6 | Linus Torvalds |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-09-16 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-09-16 | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-09-16 | writeback: fix possible bdi writeback refcounting problem | Nick Piggin |
2009-09-16 | writeback: Fix bdi use after free in wb_work_complete() | Nick Piggin |
2009-09-16 | writeback: improve scalability of bdi writeback work queues | Nick Piggin |
2009-09-16 | writeback: remove smp_mb(), it's not needed with list_add_tail_rcu() | Nick Piggin |
2009-09-16 | writeback: use schedule_timeout_interruptible() | Jens Axboe |
2009-09-16 | writeback: add comments to bdi_work structure | Jens Axboe |
2009-09-16 | writeback: splice dirty inode entries to default bdi on bdi_destroy() | Jens Axboe |
2009-09-16 | writeback: separate starting of sync vs opportunistic writeback | Jens Axboe |
2009-09-16 | writeback: inline allocation failure handling in bdi_alloc_queue_work() | Jens Axboe |
2009-09-16 | writeback: use RCU to protect bdi_list | Jens Axboe |
2009-09-16 | writeback: only use bdi_writeback_all() for WB_SYNC_NONE writeout | Jens Axboe |
2009-09-16 | fs: Assign bdi in super_block | Jens Axboe |
2009-09-16 | writeback: make wb_writeback() take an argument structure | Jens Axboe |
2009-09-16 | writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_... | Christoph Hellwig |
2009-09-16 | writeback: get rid of wbc->for_writepages | Jens Axboe |
2009-09-16 | fs: remove bdev->bd_inode_backing_dev_info | Jens Axboe |
2009-09-15 | block: fix linkage problem with blk_iopoll and !CONFIG_BLOCK | Jens Axboe |
2009-09-15 | slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUG | Ingo Molnar |
2009-09-15 | Staging: remove sxg driver | Greg Kroah-Hartman |
2009-09-15 | Staging: remove heci driver | Greg Kroah-Hartman |
2009-09-15 | Staging: remove at76_usb wireless driver. | Greg Kroah-Hartman |
2009-09-15 | Staging: rspiusb: remove the driver | Greg Kroah-Hartman |
2009-09-15 | Staging: meilhaus: remove the drivers | Greg Kroah-Hartman |
2009-09-15 | Staging: remove me4000 driver. | Greg Kroah-Hartman |
2009-09-15 | Staging: line6: ffzb returns an unsigned integer | Frederik Deweerdt |
2009-09-15 | Staging: line6: pod.c: style cleanups | Frederik Deweerdt |
2009-09-15 | Staging: iio: introduce missing kfree | Julia Lawall |
2009-09-15 | Staging: dream: introduce missing kfree | Julia Lawall |
2009-09-15 | Staging: comedi: addi-data: NULL dereference of amcc in v_pci_card_list_init() | Roel Kluin |
2009-09-15 | Staging: vt665x: fix built-in compiling | Alexander Beregalov |