index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
mtd: abstract last MTD partition parser argument
Dmitry Eremin-Solenikov
2011-09-11
2
-3
/
+15
|
*
|
|
|
|
mtd: add new API for handling MTD registration
Dmitry Eremin-Solenikov
2011-09-11
1
-0
/
+5
|
*
|
|
|
|
mtd: plat-nand: drop unused fields from platform_nand_data
Dmitry Eremin-Solenikov
2011-09-11
1
-2
/
+0
|
*
|
|
|
|
mtd: add a flags for partitions which should just leave smth. after them
Dmitry Eremin-Solenikov
2011-09-11
1
-1
/
+4
|
*
|
|
|
|
mtd: drop mtd_has_cmdlinepart()
Dmitry Eremin-Solenikov
2011-09-11
1
-6
/
+0
|
*
|
|
|
|
mtd: drop physmap_configure
Dmitry Eremin-Solenikov
2011-09-11
1
-17
/
+0
|
*
|
|
|
|
mtd: nand: improve comment on NAND_BBT_DYNAMIC_STRUCT
Brian Norris
2011-09-11
1
-1
/
+5
|
*
|
|
|
|
mtd: nand: renumber the reorganized flags in nand.h / bbm.h
Brian Norris
2011-09-11
2
-14
/
+15
|
*
|
|
|
|
mtd: nand: rename CREATE_EMPTY bbt flag with proper prefix
Brian Norris
2011-09-11
1
-1
/
+1
|
*
|
|
|
|
mtd: nand: move NAND_CREATE_EMPTY_BBT flag
Brian Norris
2011-09-11
2
-2
/
+7
|
*
|
|
|
|
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
2011-09-11
1
-1
/
+1
|
*
|
|
|
|
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2011-09-11
2
-12
/
+9
|
*
|
|
|
|
mtd: nand: separate chip options / bbt_options
Brian Norris
2011-09-11
1
-0
/
+4
|
*
|
|
|
|
mtd: nand: remove NAND_BBT_SCANBYTE1AND6 option
Brian Norris
2011-09-11
1
-2
/
+0
*
|
|
|
|
|
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2011-11-06
1
-9
/
+14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
jump-label: initialize jump-label subsystem much earlier
Jeremy Fitzhardinge
2011-10-25
1
-5
/
+9
|
*
|
|
|
|
|
jump_label: add arch_jump_label_transform_static() to optimise non-live code ...
Jeremy Fitzhardinge
2011-10-25
1
-0
/
+2
|
*
|
|
|
|
|
jump_label: if a key has already been initialized, don't nop it out
Jeremy Fitzhardinge
2011-10-25
1
-2
/
+1
|
*
|
|
|
|
|
jump_label: use proper atomic_t initializer
Jeremy Fitzhardinge
2011-10-25
1
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
40
-176
/
+197
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
irq: don't put module.h into irq.h for tracking irqgen modules.
Paul Gortmaker
2011-10-31
2
-20
/
+13
|
*
|
|
|
|
|
|
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
2011-10-31
15
-15
/
+23
|
*
|
|
|
|
|
|
include: convert various register fcns to macros to avoid include chaining
Paul Gortmaker
2011-10-31
11
-58
/
+57
|
*
|
|
|
|
|
|
crypto.h: remove unused crypto_tfm_alg_modname() inline
Paul Gortmaker
2011-10-31
1
-6
/
+0
|
*
|
|
|
|
|
|
uwb.h: fix implicit use of asm/page.h for PAGE_SIZE
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
|
|
|
|
|
pm_runtime.h: explicitly requires notifier.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
|
|
|
|
|
linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.h
Paul Gortmaker
2011-10-31
1
-0
/
+2
|
*
|
|
|
|
|
|
miscdevice.h: fix up implicit use of lists and types
Paul Gortmaker
2011-10-31
1
-0
/
+2
|
*
|
|
|
|
|
|
stop_machine.h: fix implicit use of smp.h for smp_processor_id
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
|
|
|
|
|
of: fix implicit use of errno.h in include/linux/of.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
|
|
|
|
|
of_platform.h: delete needless include <linux/module.h>
Paul Gortmaker
2011-10-31
1
-1
/
+0
|
*
|
|
|
|
|
|
miscdevice.h: delete unnecessary inclusion of module.h
Paul Gortmaker
2011-10-31
1
-1
/
+0
|
*
|
|
|
|
|
|
device_cgroup.h: delete needless include <linux/module.h>
Paul Gortmaker
2011-10-31
1
-1
/
+0
|
*
|
|
|
|
|
|
sysdev.h: dont include <linux/module.h> for no reason
Paul Gortmaker
2011-10-31
1
-1
/
+0
|
*
|
|
|
|
|
|
vermagic: delete unused include of <linux/module.h>
Paul Gortmaker
2011-10-31
1
-1
/
+0
|
*
|
|
|
|
|
|
regulator: Fix implicit use of notifier.h by driver.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
|
|
|
|
|
module.h: relocate MODULE_PARM_DESC into moduleparam.h
Paul Gortmaker
2011-10-31
2
-5
/
+5
|
*
|
|
|
|
|
|
module.h: split out the EXPORT_SYMBOL into export.h
Paul Gortmaker
2011-10-31
2
-67
/
+90
*
|
|
|
|
|
|
|
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
3
-7
/
+47
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
2011-10-31
2
-7
/
+28
|
*
|
|
|
|
|
|
|
writeback: per task dirty rate limit
Wu Fengguang
2011-10-03
1
-0
/
+7
|
*
|
|
|
|
|
|
|
writeback: stabilize bdi->dirty_ratelimit
Wu Fengguang
2011-10-03
1
-0
/
+3
|
*
|
|
|
|
|
|
|
writeback: dirty rate control
Wu Fengguang
2011-10-03
1
-0
/
+7
|
*
|
|
|
|
|
|
|
writeback: add bg_threshold parameter to __bdi_update_bandwidth()
Wu Fengguang
2011-10-03
1
-0
/
+1
|
*
|
|
|
|
|
|
|
writeback: account per-bdi accumulated dirtied pages
Wu Fengguang
2011-10-03
1
-0
/
+1
*
|
|
|
|
|
|
|
|
Merge git://github.com/rustyrussell/linux
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
Ben Hutchings
2011-11-07
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-11-06
2
-0
/
+7
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
sched: Allow SD_NODES_PER_DOMAIN to be overridden
Anton Blanchard
2011-09-20
1
-0
/
+4
|
*
|
|
|
|
|
|
|
|
|
Merge remote-tracking branch 'origin/master' into next
Benjamin Herrenschmidt
2011-09-20
8
-40
/
+31
|
|
\
\
\
\
\
\
\
\
\
\
[prev]
[next]