aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-19[ARM] 4831/2: Add PXA2xx AC97 clocks to clock APIMark Brown2-0/+5
2008-04-19[ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUsMark Brown2-0/+31
2008-04-19[ARM] remove redundant display of free swap space in show_mem()Johannes Weiner1-2/+0
2008-04-19[ARM] Fix kernel mode preemptionRussell King1-19/+5
2008-04-19[ARM] 4881/1: print unrecognised processor ID as part of failure messageLennert Buytenhek1-1/+6
2008-04-19[ARM] 4854/1: fix the load address of uImage for CONFIG_ZBOOT_ROM=yUwe Kleine-König1-1/+7
2008-04-19[ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall...Uwe Kleine-König2-2/+6
2008-04-19[ARM] Update mach-typesRussell King1-4/+113
2008-04-19[ARM] Remove leds-tosa.cRussell King1-132/+0
2008-04-19[PATCH] r/o bind mounts: debugging for missed callsDave Hansen5-3/+82
2008-04-19[PATCH] r/o bind mounts: honor mount writer counts at remountDave Hansen2-7/+44
2008-04-19[PATCH] r/o bind mounts: track numbers of writers to mountsDave Hansen2-15/+244
2008-04-19[PATCH] r/o bind mounts: check mnt instead of superblock directlyDave Hansen2-3/+5
2008-04-19[PATCH] r/o bind mounts: elevate count for xfs timestamp updatesDave Hansen2-8/+8
2008-04-19[PATCH] r/o bind mounts: make access() use new r/o helperDave Hansen1-2/+11
2008-04-19[PATCH] r/o bind mounts: write counts for truncate()Dave Hansen1-6/+8
2008-04-19[PATCH] r/o bind mounts: elevate write count for chmod/chown callersDave Hansen1-9/+30
2008-04-19[PATCH] r/o bind mounts: elevate write count for open()sDave Hansen4-14/+127
2008-04-19[PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen9-155/+265
2008-04-19[PATCH] r/o bind mounts: write count for file_update_time()Dave Hansen1-1/+5
2008-04-19[PATCH] r/o bind mounts: elevate write count for do_utimes()Dave Hansen1-6/+12
2008-04-19[PATCH] r/o bind mounts: write counts for touch_atime()Dave Hansen1-25/+20
2008-04-19[PATCH] r/o bind mounts: elevate write count for ncp_ioctl()Dave Hansen1-1/+53
2008-04-19[PATCH] r/o bind mounts: elevate write count for xattr_permission() callersDave Hansen3-9/+42
2008-04-19[PATCH] r/o bind mounts: get write access for vfs_rename() callersDave Hansen2-4/+17
2008-04-19[PATCH] r/o bind mounts: write counts for link/symlinkDave Hansen2-1/+23
2008-04-19[PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()Dave Hansen4-13/+67
2008-04-19[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.Dave Hansen4-3/+31
2008-04-19[PATCH] r/o bind mounts: drop write during emergency remountDave Hansen1-2/+19
2008-04-19[PATCH] r/o bind mounts: create helper to drop file write accessDave Hansen3-3/+22
2008-04-19[PATCH] r/o bind mounts: stub functionsDave Hansen2-0/+57
2008-04-19[PATCH] merge open_namei() and do_filp_open()Christoph Hellwig3-63/+59
2008-04-19[PATCH] do namei_flags calculation inside open_namei()Dave Hansen2-29/+36
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox32-36/+35
2008-04-18security: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox3-3/+0
2008-04-18lib: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-18kernel: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox6-7/+1
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox13-15/+0
2008-04-18fs: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox5-5/+0
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox38-38/+0
2008-04-18net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox9-9/+0
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox28-29/+0
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds18-335/+503
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds944-119960/+82686
2008-04-19security: fix up documentation for security_module_enableJames Morris1-1/+1
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish8-4/+83
2008-04-19Audit: Final renamings and cleanupAhmed S. Darwish4-28/+93
2008-04-19SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish5-108/+71
2008-04-19Audit: internally use the new LSM audit hooksAhmed S. Darwish3-55/+22
2008-04-19LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish3-1/+127