index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-11-07
4
-24
/
+32
|
\
|
*
-
-
-
.
Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next
Len Brown
2011-11-07
2
-22
/
+31
|
|
\
\
\
|
|
*
|
|
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
2011-11-07
2
-6
/
+14
|
|
*
|
|
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
2011-11-07
1
-10
/
+15
|
|
*
|
|
cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
Deepthi Dharwar
2011-11-07
1
-3
/
+0
|
|
*
|
|
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
2011-11-07
1
-4
/
+3
|
|
|
/
/
|
*
|
|
ACPI: Fix CONFIG_ACPI_DOCK=n compiler warning
Bart Van Assche
2011-11-07
1
-1
/
+1
|
*
|
|
ACPI: Drop ACPI_NO_HARDWARE_INIT
Rafael J. Wysocki
2011-11-07
1
-1
/
+0
|
|
/
/
*
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-11-07
3
-31
/
+35
|
\
\
\
|
*
|
|
vmwgfx: Reinstate the update_layout ioctl
Thomas Hellstrom
2011-11-02
1
-26
/
+25
|
*
|
|
drm/radeon/kms: properly set panel mode for eDP
Alex Deucher
2011-11-01
1
-0
/
+3
|
*
|
|
drm: Introduce "Virtual" connectors and encoders
Thomas Hellstrom
2011-11-01
1
-5
/
+7
*
|
|
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-11-07
7
-173
/
+229
|
\
\
\
\
|
*
|
|
|
mtd: define `mtd_is_*()' functions
Brian Norris
2011-09-21
1
-0
/
+12
|
*
|
|
|
mtd: kill old field for `struct mtd_info_user'
Brian Norris
2011-09-11
1
-4
/
+1
|
*
|
|
|
mtd: nand: kill member `ops' of `struct nand_chip'
Brian Norris
2011-09-11
1
-3
/
+0
|
*
|
|
|
mtd: document ABI
Brian Norris
2011-09-11
2
-14
/
+74
|
*
|
|
|
mtd: add MEMWRITE ioctl
Brian Norris
2011-09-11
1
-0
/
+11
|
*
|
|
|
mtd: rename MTD_MODE_* to MTD_FILE_MODE_*
Brian Norris
2011-09-11
1
-4
/
+4
|
*
|
|
|
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
2011-09-11
2
-9
/
+9
|
*
|
|
|
mtd: move mtd_oob_mode_t to shared kernel/user space
Brian Norris
2011-09-11
2
-15
/
+16
|
*
|
|
|
mtd: support reading OOB without ECC
Brian Norris
2011-09-11
1
-0
/
+3
|
*
|
|
|
mtd: nand: document nand_chip.oob_poi
Brian Norris
2011-09-11
1
-1
/
+2
|
*
|
|
|
mtd: support writing OOB without ECC
Brian Norris
2011-09-11
1
-0
/
+3
|
*
|
|
|
mtd: style fixups in multi-line comment, indentation
Brian Norris
2011-09-11
1
-7
/
+9
|
*
|
|
|
mtd: nand: fix spelling error (date => data)
Brian Norris
2011-09-11
1
-1
/
+1
|
*
|
|
|
mtd: remove MEMSETOOBSEL macro definition
Brian Norris
2011-09-11
1
-1
/
+6
|
*
|
|
|
mtd: remove CONFIG_MTD_DEBUG
Brian Norris
2011-09-11
1
-23
/
+0
|
*
|
|
|
mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chip
Tobias Klauser
2011-09-11
1
-2
/
+0
|
*
|
|
|
mtd: spelling, capitalization, uniformity
Brian Norris
2011-09-11
2
-26
/
+26
|
*
|
|
|
mtd: drop mtd_device_register
Dmitry Eremin-Solenikov
2011-09-11
1
-3
/
+2
|
*
|
|
|
mtd: remove put_partition_parser() from public header
Dmitry Eremin-Solenikov
2011-09-11
1
-2
/
+0
|
*
|
|
|
mtd: hide parse_mtd_partitions
Dmitry Eremin-Solenikov
2011-09-11
1
-3
/
+0
|
*
|
|
|
mtd: OneNAND: Detect the correct NOP when 4KiB pagesize
Kyungmin Park
2011-09-11
1
-0
/
+4
|
*
|
|
|
mtd: drop of_mtd_parse_partitions()
Dmitry Eremin-Solenikov
2011-09-11
1
-16
/
+0
|
*
|
|
|
mtd: prepare to convert of_mtd_parse_partitions to partition parser
Dmitry Eremin-Solenikov
2011-09-11
1
-1
/
+4
|
*
|
|
|
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
[next]