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
*
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
2007-10-18
1
-5
/
+2
*
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
2007-10-18
1
-0
/
+38
*
PM: Rename hibernation_ops to platform_hibernation_ops
Rafael J. Wysocki
2007-10-18
1
-4
/
+4
*
PM: Rework struct hibernation_ops
Rafael J. Wysocki
2007-10-18
1
-6
/
+32
*
PM: Make suspend_ops static
Rafael J. Wysocki
2007-10-18
1
-2
/
+0
*
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
2007-10-18
1
-8
/
+5
*
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
2007-10-18
1
-11
/
+11
*
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
2007-10-18
2
-109
/
+110
*
ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo
Aneesh Kumar K.V
2007-10-17
1
-1
/
+1
*
ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo
Aneesh Kumar K.V
2007-10-17
1
-1
/
+1
*
ext4: Convert s_r_blocks_count and s_free_blocks_count
Aneesh Kumar K.V
2007-10-17
1
-6
/
+6
*
ext4: Convert s_blocks_count to s_blocks_count_lo
Aneesh Kumar K.V
2007-10-17
1
-3
/
+3
*
ext4: Convert bg_inode_bitmap and bg_inode_table
Aneesh Kumar K.V
2007-10-17
1
-2
/
+2
*
ext4: Convert bg_block_bitmap to bg_block_bitmap_lo
Aneesh Kumar K.V
2007-10-17
1
-1
/
+1
*
ext4: FLEX_BG Kernel support v2.
Jose R. Santos
2007-10-17
1
-1
/
+3
*
ext4: Fix sparse warnings
Aneesh Kumar K.V
2007-10-17
1
-7
/
+7
*
Ext4: Uninitialized Block Groups
Andreas Dilger
2007-10-17
1
-4
/
+12
*
ext4: remove #ifdef CONFIG_EXT4_INDEX
Eric Sandeen
2007-10-17
1
-12
/
+2
*
ext4: Remove (partial, never completed) fragment support
Coly Li
2007-10-17
3
-37
/
+6
*
jbd2: JBD_XXX to JBD2_XXX naming cleanup
Mingming Cao
2007-10-17
3
-19
/
+20
*
JBD2: replace jbd_kmalloc with kmalloc directly.
Mingming Cao
2007-10-17
1
-7
/
+0
*
JBD: replace jbd_kmalloc with kmalloc directly
Mingming Cao
2007-10-17
1
-6
/
+0
*
JBD2: jbd2 slab allocation cleanups
Mingming Cao
2007-10-17
1
-5
/
+13
*
JBD: JBD slab allocation cleanups
Mingming Cao
2007-10-17
1
-3
/
+10
*
net: libertas sdio driver
Pierre Ossman
2007-10-17
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-10-17
1
-0
/
+2
|
\
|
*
sched: fix !SYSFS build breakage
Dhaval Giani
2007-10-17
1
-0
/
+2
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-10-17
1
-0
/
+5
|
\
\
|
*
|
[POWERPC] Move of_device allocation into of_device.[ch]
Joachim Fenkes
2007-10-17
1
-0
/
+5
|
|
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...
Linus Torvalds
2007-10-17
1
-9
/
+0
|
\
\
|
*
|
Remove magic macros for screen_info structure members
H. Peter Anvin
2007-10-16
1
-9
/
+0
|
|
/
*
|
security/ cleanups
Adrian Bunk
2007-10-17
1
-15
/
+0
*
|
Implement file posix capabilities
Serge E. Hallyn
2007-10-17
4
-19
/
+73
*
|
ifdef struct task_struct::security
Alexey Dobriyan
2007-10-17
1
-1
/
+2
*
|
security: Convert LSM into a static interface
James Morris
2007-10-17
1
-984
/
+206
*
|
r/o bind mounts: filesystem helpers for custom 'struct file's
Dave Hansen
2007-10-17
1
-0
/
+9
*
|
PNP: remove null pointer checks
Bjorn Helgaas
2007-10-17
1
-3
/
+3
*
|
bitmap.h: remove dead artifacts
Adrian Bunk
2007-10-17
1
-2
/
+0
*
|
ext2 reservations
Martin J. Bligh
2007-10-17
2
-6
/
+67
*
|
introduce I_SYNC
Joern Engel
2007-10-17
2
-10
/
+68
*
|
writeback: introduce writeback_control.more_io to indicate more io
Fengguang Wu
2007-10-17
1
-0
/
+1
*
|
writeback: fix ntfs with sb_has_dirty_inodes()
Fengguang Wu
2007-10-17
1
-0
/
+1
*
|
writeback: fix periodic superblock dirty inode flushing
Ken Chen
2007-10-17
1
-0
/
+1
*
|
printk: add KERN_CONT annotation
Ingo Molnar
2007-10-17
1
-0
/
+7
*
|
F_DUPFD_CLOEXEC implementation
Ulrich Drepper
2007-10-17
1
-5
/
+10
*
|
task_struct: move ->fpu_counter and ->oomkilladj
Alexey Dobriyan
2007-10-17
1
-10
/
+10
*
|
rename signalfd_siginfo fields
Davide Libenzi
2007-10-17
1
-16
/
+16
*
|
ext3: remove #ifdef CONFIG_EXT3_INDEX
Eric Sandeen
2007-10-17
1
-12
/
+2
*
|
Completely remove deprecated IRQ flags (SA_*)
Ahmed S. Darwish
2007-10-17
1
-22
/
+0
*
|
change inotifyfs magic as the same magic is used for futexfs
Andrey Mirkin
2007-10-17
1
-0
/
+3
[next]