index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
2
-5
/
+4
*
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-9
/
+9
*
edac: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-14
1
-4
/
+4
*
driver-core: implement 'sysdev' functionality for regular devices and buses
Kay Sievers
2011-12-14
1
-4
/
+74
*
kref: fix up the kfree build problems
Greg Kroah-Hartman
2011-12-14
1
-5
/
+10
*
kref: Remove the memory barriers
Peter Zijlstra
2011-12-13
1
-2
/
+0
*
kref: Implement kref_put in terms of kref_sub
Peter Zijlstra
2011-12-13
1
-18
/
+10
*
kref: Inline all functions
Peter Zijlstra
2011-12-13
1
-5
/
+75
*
drivers_base: make argument to platform_device_register_full const
Uwe Kleine-König
2011-12-09
1
-1
/
+1
*
debugfs: print_regs32: make regs array a const pointer
Alessandro Rubini
2011-11-18
1
-1
/
+1
*
debugfs: add tools to printk 32-bit registers
Alessandro Rubini
2011-11-18
1
-0
/
+26
*
USB: Add helper macro for usb_driver boilerplate
Greg Kroah-Hartman
2011-11-17
1
-0
/
+12
*
SPI: Add helper macro for spi_driver boilerplate
Lars-Peter Clausen
2011-11-17
1
-0
/
+11
*
I2C: Add helper macro for i2c_driver boilerplate
Lars-Peter Clausen
2011-11-17
1
-0
/
+13
*
drivercore: Generalize module_platform_driver
Lars-Peter Clausen
2011-11-17
2
-10
/
+23
*
lib: devres: add convenience function to remap a resource
Wolfram Sang
2011-11-15
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-07
1
-0
/
+2
|
\
|
*
bonding: comparing a u8 with -1 is always false
Dan Carpenter
2011-11-04
1
-0
/
+2
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-11-07
1
-22
/
+30
|
\
\
|
*
|
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
2011-11-06
1
-6
/
+13
|
*
|
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
2011-11-06
1
-10
/
+15
|
*
|
cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
Deepthi Dharwar
2011-11-06
1
-3
/
+0
|
*
|
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
2011-11-06
1
-4
/
+3
*
|
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-11-07
6
-156
/
+124
|
\
\
\
|
*
|
|
mtd: define `mtd_is_*()' functions
Brian Norris
2011-09-21
1
-0
/
+12
|
*
|
|
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
1
-1
/
+1
|
*
|
|
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
2011-09-11
1
-1
/
+1
|
*
|
|
mtd: move mtd_oob_mode_t to shared kernel/user space
Brian Norris
2011-09-11
1
-15
/
+1
|
*
|
|
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 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
[next]