summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-18sh: Allow optimized clear/copy page routines to be used on SH-2.Paul Mundt2-6/+6
2008-04-18sh: Hook up the rest of the SH7770 serial ports.Paul Mundt1-1/+36
2008-04-18sh: Add support for Solution Engine SH7721 boardYoshihiro Shimoda9-6/+1319
2008-04-18sh: Hook up remaining IRQ sources for R7780MP FPGA.Masayuki Hosokawa2-23/+38
2008-04-18sh: Initial support for the MX-G CPU.Paul Mundt8-13/+194
2008-04-18sh: Create an sh debugfs root.Paul Mundt4-3/+19
2008-04-18rtc: rtc-sh: Add support for periodic IRQs.Angelo Castello1-109/+187
2008-04-18sh: SuperH KEYSC keypad data for Solution Engine 7722Magnus Damm2-0/+43
2008-04-18sh: SuperH KEYSC keypad data for MigoRMagnus Damm1-1/+55
2008-04-18sh: SuperH KEYSC platform driverMagnus Damm4-0/+304
2008-04-18ptrace_signal subroutineRoland McGrath1-29/+42
2008-04-18cgroup: fix a race condition in manipulating tsk->cg_listLi Zefan1-1/+6
2008-04-18security: enhance DEFAULT_MMAP_MIN_ADDR descriptionmaximilian attems1-4/+6
2008-04-18SELinux: add netport.[ch]James Morris2-0/+317
2008-04-18SELinux: Add network port SID cachePaul Moore5-21/+17
2008-04-18SELinux: turn mount options strings into definesEric Paris2-8/+13
2008-04-18selinux/ss/services.c should #include <linux/selinux.h>Adrian Bunk1-0/+1
2008-04-18selinux: introduce permissive typesEric Paris6-6/+48
2008-04-18selinux: remove ptrace_sidRoland McGrath2-25/+47
2008-04-18SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG()Eric Paris1-1/+3
2008-04-18security: code cleanupAndrew Morton1-1/+1
2008-04-18security: replace remaining __FUNCTION__ occurrencesHarvey Harrison8-26/+26
2008-04-18SELinux: create new open permissionEric Paris6-2/+47
2008-04-18selinux: selinux/netlabel.c should #include "netlabel.h"Adrian Bunk1-0/+1
2008-04-18SELinux: unify printk messagesJames Morris5-76/+76
2008-04-18SELinux: remove unused backpointers from security objectsJames Morris2-14/+0
2008-04-18SELinux: Correct the NetLabel locking for the sk_security_structPaul Moore4-87/+15
2008-04-18[XFS] Fix merge failureLachlan McIlroy1-2/+4
2008-04-18[XFS] The forward declarations for the xfs_ioctl() helpers and theLachlan McIlroy1-312/+2
2008-04-18[XFS] Update XFS documentation for noikeep/ikeep.Josef Sipek1-1/+2
2008-04-18[XFS] Update XFS Documentation for ikeep and ihashsizeDavid Chinner1-8/+6
2008-04-18[XFS] Remove unused HAVE_SPLICE macro.Donald Douwsma1-1/+1
2008-04-18[XFS] Remove CONFIG_XFS_SECURITY.Eric Sandeen3-28/+2
2008-04-18[XFS] xfs_bmap_compute_maxlevels should be based on di_forkoffTim Shimmin1-5/+10
2008-04-18[XFS] Always use di_forkoff when checking for attr space.Eric Sandeen1-1/+1
2008-04-18[XFS] Ensure the inode is joined in xfs_itruncate_finishDavid Chinner1-72/+65
2008-04-18[XFS] Remove periodic logging of in-core superblock counters.David Chinner3-16/+1
2008-04-18[XFS] fix logic error in xfs_alloc_ag_vextent_near()David Chinner1-1/+1
2008-04-18[XFS] Don't error out on good I/Os.David Chinner1-1/+3
2008-04-18[XFS] Catch log unmount failures.David Chinner1-3/+3
2008-04-18[XFS] Sanitise xfs_log_force error checking.David Chinner3-8/+30
2008-04-18[XFS] Check for errors when changing buffer pointers.David Chinner1-11/+24
2008-04-18[XFS] Don't allow silent errors in xfs_inactive().David Chinner1-4/+11
2008-04-18[XFS] Catch errors from xfs_imap().David Chinner1-1/+3
2008-04-18[XFS] xfs_bulkstat_one_dinode() never returns an error.David Chinner1-3/+1
2008-04-18[XFS] xfs_iflush_fork() never returns an error.David Chinner1-17/+8
2008-04-18[XFS] Catch unwritten extent conversion errors.David Chinner1-2/+6
2008-04-18[XFS] xfs_bdwrite() does not return errors.David Chinner2-3/+7
2008-04-18[XFS] Ensure xfs_bawrite() errors are checked.David Chinner5-6/+28
2008-04-18[XFS] Ensure errors from xfs_bdstrat() are correctly checked.David Chinner6-26/+21