index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-19
[ARM] 4831/2: Add PXA2xx AC97 clocks to clock API
Mark Brown
2
-0
/
+5
2008-04-19
[ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUs
Mark Brown
2
-0
/
+31
2008-04-19
[ARM] remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-2
/
+0
2008-04-19
[ARM] Fix kernel mode preemption
Russell King
1
-19
/
+5
2008-04-19
[ARM] 4881/1: print unrecognised processor ID as part of failure message
Lennert Buytenhek
1
-1
/
+6
2008-04-19
[ARM] 4854/1: fix the load address of uImage for CONFIG_ZBOOT_ROM=y
Uwe Kleine-König
1
-1
/
+7
2008-04-19
[ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall...
Uwe Kleine-König
2
-2
/
+6
2008-04-19
[ARM] Update mach-types
Russell King
1
-4
/
+113
2008-04-19
[ARM] Remove leds-tosa.c
Russell King
1
-132
/
+0
2008-04-19
[PATCH] r/o bind mounts: debugging for missed calls
Dave Hansen
5
-3
/
+82
2008-04-19
[PATCH] r/o bind mounts: honor mount writer counts at remount
Dave Hansen
2
-7
/
+44
2008-04-19
[PATCH] r/o bind mounts: track numbers of writers to mounts
Dave Hansen
2
-15
/
+244
2008-04-19
[PATCH] r/o bind mounts: check mnt instead of superblock directly
Dave Hansen
2
-3
/
+5
2008-04-19
[PATCH] r/o bind mounts: elevate count for xfs timestamp updates
Dave Hansen
2
-8
/
+8
2008-04-19
[PATCH] r/o bind mounts: make access() use new r/o helper
Dave Hansen
1
-2
/
+11
2008-04-19
[PATCH] r/o bind mounts: write counts for truncate()
Dave Hansen
1
-6
/
+8
2008-04-19
[PATCH] r/o bind mounts: elevate write count for chmod/chown callers
Dave Hansen
1
-9
/
+30
2008-04-19
[PATCH] r/o bind mounts: elevate write count for open()s
Dave Hansen
4
-14
/
+127
2008-04-19
[PATCH] r/o bind mounts: elevate write count for ioctls()
Dave Hansen
9
-155
/
+265
2008-04-19
[PATCH] r/o bind mounts: write count for file_update_time()
Dave Hansen
1
-1
/
+5
2008-04-19
[PATCH] r/o bind mounts: elevate write count for do_utimes()
Dave Hansen
1
-6
/
+12
2008-04-19
[PATCH] r/o bind mounts: write counts for touch_atime()
Dave Hansen
1
-25
/
+20
2008-04-19
[PATCH] r/o bind mounts: elevate write count for ncp_ioctl()
Dave Hansen
1
-1
/
+53
2008-04-19
[PATCH] r/o bind mounts: elevate write count for xattr_permission() callers
Dave Hansen
3
-9
/
+42
2008-04-19
[PATCH] r/o bind mounts: get write access for vfs_rename() callers
Dave Hansen
2
-4
/
+17
2008-04-19
[PATCH] r/o bind mounts: write counts for link/symlink
Dave Hansen
2
-1
/
+23
2008-04-19
[PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()
Dave Hansen
4
-13
/
+67
2008-04-19
[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.
Dave Hansen
4
-3
/
+31
2008-04-19
[PATCH] r/o bind mounts: drop write during emergency remount
Dave Hansen
1
-2
/
+19
2008-04-19
[PATCH] r/o bind mounts: create helper to drop file write access
Dave Hansen
3
-3
/
+22
2008-04-19
[PATCH] r/o bind mounts: stub functions
Dave Hansen
2
-0
/
+57
2008-04-19
[PATCH] merge open_namei() and do_filp_open()
Christoph Hellwig
3
-63
/
+59
2008-04-19
[PATCH] do namei_flags calculation inside open_namei()
Dave Hansen
2
-29
/
+36
2008-04-18
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
32
-36
/
+35
2008-04-18
security: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
3
-3
/
+0
2008-04-18
lib: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-18
kernel: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
6
-7
/
+1
2008-04-18
include: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
13
-15
/
+0
2008-04-18
fs: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
5
-5
/
+0
2008-04-18
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
38
-38
/
+0
2008-04-18
net: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
9
-9
/
+0
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
28
-29
/
+0
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
18
-335
/
+503
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
944
-119960
/
+82686
2008-04-19
security: fix up documentation for security_module_enable
James Morris
1
-1
/
+1
2008-04-19
Security: Introduce security= boot parameter
Ahmed S. Darwish
8
-4
/
+83
2008-04-19
Audit: Final renamings and cleanup
Ahmed S. Darwish
4
-28
/
+93
2008-04-19
SELinux: use new audit hooks, remove redundant exports
Ahmed S. Darwish
5
-108
/
+71
2008-04-19
Audit: internally use the new LSM audit hooks
Ahmed S. Darwish
3
-55
/
+22
2008-04-19
LSM/Audit: Introduce generic Audit LSM hooks
Ahmed S. Darwish
3
-1
/
+127
[prev]
[next]