| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: sch_generic remove redundant use of <linux/module.h> | Paul Gortmaker | 2011-10-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: inet_timewait_sock doesnt need <linux/module.h> | Paul Gortmaker | 2011-10-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysdev.h: dont include <linux/module.h> for no reason | Paul Gortmaker | 2011-10-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | vermagic: delete unused include of <linux/module.h> | Paul Gortmaker | 2011-10-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: Fix implicit use of notifier.h by driver.h | Paul Gortmaker | 2011-10-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users. | Paul Gortmaker | 2011-10-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | module.h: relocate MODULE_PARM_DESC into moduleparam.h | Paul Gortmaker | 2011-10-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | module.h: split out the EXPORT_SYMBOL into export.h | Paul Gortmaker | 2011-10-31 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: Add a 'reason' to wb_writeback_work | Curt Wohlgemuth | 2011-10-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: send work item to queue_io, move_expired_inodes | Curt Wohlgemuth | 2011-10-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: trace event balance_dirty_pages | Wu Fengguang | 2011-10-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: trace event bdi_dirty_ratelimit | Wu Fengguang | 2011-10-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: IO-less balance_dirty_pages() | Wu Fengguang | 2011-10-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: per task dirty rate limit | Wu Fengguang | 2011-10-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: stabilize bdi->dirty_ratelimit | Wu Fengguang | 2011-10-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: dirty rate control | Wu Fengguang | 2011-10-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: add bg_threshold parameter to __bdi_update_bandwidth() | Wu Fengguang | 2011-10-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: account per-bdi accumulated dirtied pages | Wu Fengguang | 2011-10-03 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2011-11-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | target: remove SCF_EMULATE_CDB_ASYNC | Christoph Hellwig | 2011-11-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | target: pass the se_task to the CDB emulation callback | Christoph Hellwig | 2011-11-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | target: Add generic active I/O shutdown logic | Nicholas Bellinger | 2011-11-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | target: Remove core TRANSPORT_FREE_CMD_INTR usage | Nicholas Bellinger | 2011-11-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | target: Make TFO->check_stop_free return free status | Nicholas Bellinger | 2011-11-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-11-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen: use generic functions instead of xen_{alloc, free}_vm_area() | David Vrabel | 2011-09-29 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://github.com/rustyrussell/linux | Linus Torvalds | 2011-11-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree | Ben Hutchings | 2011-11-07 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-11-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Allow SD_NODES_PER_DOMAIN to be overridden | Anton Blanchard | 2011-09-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into next | Benjamin Herrenschmidt | 2011-09-20 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dma-mapping: Add get_required_mask if arch overrides default | Milton Miller | 2011-09-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-11-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Freezer: Reimplement wait_event_freezekillable using freezer_do_not_coun... | Oleg Nesterov | 2011-11-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / OPP: Fix build when CONFIG_PM_OPP is not set | Tony Lindgren | 2011-11-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug' | Srivatsa S. Bhat | 2011-11-04 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-11-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 support | Robin H. Johnson | 2011-10-31 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2011-11-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'samsung_dma' into next | Vinod Koul | 2011-09-21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DMA: PL330: Update PL330 DMA API driver | Boojin Kim | 2011-09-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dmaengine/amba-pl08x: Add support for sg len greater than one for slave trans... | Viresh Kumar | 2011-09-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: sh-sci: don't filter on DMA device, use only channel ID | Guennadi Liakhovetski | 2011-09-19 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' into v3.1-rc4 | Vinod Koul | 2011-09-02 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dmaengine/amba-pl08x: Pass flow controller information with slave channel data | Viresh Kumar | 2011-08-25 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary() | Viresh Kumar | 2011-08-25 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dmaengine/amba-pl08x: Complete doc comment for struct pl08x_txd | Viresh Kumar | 2011-08-25 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dmaengine: remove struct scatterlist for header | Vinod Koul | 2011-08-16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dmaengine: add helper function for slave_single | Vinod Koul | 2011-08-08 | |
