summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | mtd: add a flags for partitions which should just leave smth. after themDmitry Eremin-Solenikov2011-09-111-1/+4
| * | | | | mtd: drop mtd_has_cmdlinepart()Dmitry Eremin-Solenikov2011-09-111-6/+0Star
| * | | | | mtd: drop physmap_configureDmitry Eremin-Solenikov2011-09-111-17/+0Star
| * | | | | mtd: nand: improve comment on NAND_BBT_DYNAMIC_STRUCTBrian Norris2011-09-111-1/+5
| * | | | | mtd: nand: renumber the reorganized flags in nand.h / bbm.hBrian Norris2011-09-112-14/+15
| * | | | | mtd: nand: rename CREATE_EMPTY bbt flag with proper prefixBrian Norris2011-09-111-1/+1
| * | | | | mtd: nand: move NAND_CREATE_EMPTY_BBT flagBrian Norris2011-09-112-2/+7
| * | | | | mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-111-1/+1
| * | | | | mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-112-12/+9Star
| * | | | | mtd: nand: separate chip options / bbt_optionsBrian Norris2011-09-111-0/+4
| * | | | | mtd: nand: remove NAND_BBT_SCANBYTE1AND6 optionBrian Norris2011-09-111-2/+0Star
* | | | | | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-11-071-9/+14
|\ \ \ \ \ \
| * | | | | | jump-label: initialize jump-label subsystem much earlierJeremy Fitzhardinge2011-10-251-5/+9
| * | | | | | jump_label: add arch_jump_label_transform_static() to optimise non-live code ...Jeremy Fitzhardinge2011-10-251-0/+2
| * | | | | | jump_label: if a key has already been initialized, don't nop it outJeremy Fitzhardinge2011-10-251-2/+1Star
| * | | | | | jump_label: use proper atomic_t initializerJeremy Fitzhardinge2011-10-251-2/+2
* | | | | | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0740-176/+197
|\ \ \ \ \ \ \
| * | | | | | | irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker2011-11-012-20/+13Star
| * | | | | | | include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-11-0115-15/+23
| * | | | | | | include: convert various register fcns to macros to avoid include chainingPaul Gortmaker2011-11-0111-58/+57Star
| * | | | | | | crypto.h: remove unused crypto_tfm_alg_modname() inlinePaul Gortmaker2011-11-011-6/+0Star
| * | | | | | | uwb.h: fix implicit use of asm/page.h for PAGE_SIZEPaul Gortmaker2011-11-011-0/+1
| * | | | | | | pm_runtime.h: explicitly requires notifier.hPaul Gortmaker2011-11-011-0/+1
| * | | | | | | linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.hPaul Gortmaker2011-11-011-0/+2
| * | | | | | | miscdevice.h: fix up implicit use of lists and typesPaul Gortmaker2011-11-011-0/+2
| * | | | | | | stop_machine.h: fix implicit use of smp.h for smp_processor_idPaul Gortmaker2011-11-011-0/+1
| * | | | | | | of: fix implicit use of errno.h in include/linux/of.hPaul Gortmaker2011-11-011-0/+1
| * | | | | | | of_platform.h: delete needless include <linux/module.h>Paul Gortmaker2011-11-011-1/+0Star
| * | | | | | | miscdevice.h: delete unnecessary inclusion of module.hPaul Gortmaker2011-11-011-1/+0Star
| * | | | | | | device_cgroup.h: delete needless include <linux/module.h>Paul Gortmaker2011-11-011-1/+0Star
| * | | | | | | sysdev.h: dont include <linux/module.h> for no reasonPaul Gortmaker2011-11-011-1/+0Star
| * | | | | | | vermagic: delete unused include of <linux/module.h>Paul Gortmaker2011-11-011-1/+0Star
| * | | | | | | regulator: Fix implicit use of notifier.h by driver.hPaul Gortmaker2011-11-011-0/+1
| * | | | | | | module.h: relocate MODULE_PARM_DESC into moduleparam.hPaul Gortmaker2011-10-312-5/+5
| * | | | | | | module.h: split out the EXPORT_SYMBOL into export.hPaul Gortmaker2011-10-312-67/+90
* | | | | | | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-073-7/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth2011-10-302-7/+28
| * | | | | | | | writeback: per task dirty rate limitWu Fengguang2011-10-031-0/+7
| * | | | | | | | writeback: stabilize bdi->dirty_ratelimitWu Fengguang2011-10-031-0/+3
| * | | | | | | | writeback: dirty rate controlWu Fengguang2011-10-031-0/+7
| * | | | | | | | writeback: add bg_threshold parameter to __bdi_update_bandwidth()Wu Fengguang2011-10-031-0/+1
| * | | | | | | | writeback: account per-bdi accumulated dirtied pagesWu Fengguang2011-10-031-0/+1
* | | | | | | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-071-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings2011-11-061-0/+1
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-072-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched: Allow SD_NODES_PER_DOMAIN to be overriddenAnton Blanchard2011-09-201-0/+4
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2011-09-208-40/+31Star
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dma-mapping: Add get_required_mask if arch overrides defaultMilton Miller2011-09-201-0/+3
* | | | | | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-11-063-14/+5Star
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | PM / Freezer: Reimplement wait_event_freezekillable using freezer_do_not_coun...Oleg Nesterov2011-11-041-8/+3Star