aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-20[ARM] 3604/1: AT91RM9200 New boardsAndrew Victor11-4/+4231
2006-06-20[ARM] 3603/1: AT91RM9200 remove old filesAndrew Victor1-115/+0
2006-06-20[ARM] 3606/1: PXA27x SSP Register definitionsLiam Girdwood1-1/+17
2006-06-20[ARM] 3602/1: ixp23xx: fix two typosLennert Buytenhek2-2/+2
2006-06-20[ATM]: fix broken uses of NIPQUAD in net/atmAl Viro2-18/+7
2006-06-20[SCTP]: sctp_unpack_cookie() fixAl Viro1-2/+2
2006-06-20[PATCH] make set_loginuid obey audit_enabledSteve Grubb1-11/+16
2006-06-20[PATCH] log more info for directory entry change eventsAmy Griffis9-74/+142
2006-06-20[PATCH] fix AUDIT_FILTER_PREPEND handlingAmy Griffis1-0/+1
2006-06-20[PATCH] validate rule fields' typesAl Viro1-9/+48
2006-06-20[PATCH] audit: path-based rulesAmy Griffis6-89/+903
2006-06-20[PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson3-1/+341
2006-06-20[PATCH] fix se_sen audit filterDarrel Goeddel1-1/+1
2006-06-20[PATCH] deprecate AUDIT_POSSBILEAl Viro2-4/+5
2006-06-20[PATCH] inline more audit helpersAl Viro2-13/+25
2006-06-20[PATCH] proc_loginuid_write() uses simple_strtoul() on non-terminated arrayAl Viro1-2/+3
2006-06-20[PATCH] update of IPC audit record cleanupLinda Knippers5-27/+18
2006-06-20[PATCH] minor audit updatesSerge E. Hallyn1-9/+10
2006-06-20[PATCH] fix audit_krule_to_{rule,data} return valuesAmy Griffis1-2/+2
2006-06-20[PATCH] add filtering by ppidAl Viro2-0/+5
2006-06-20[PATCH] log ppidAl Viro1-2/+5
2006-06-20[PATCH] collect sid of those who send signals to auditdAl Viro5-25/+45
2006-06-20[PATCH] execve argument loggingAl Viro4-4/+67
2006-06-20[PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULESAl Viro3-52/+81
2006-06-20[PATCH] audit_panic() is audit-internalAl Viro1-1/+0
2006-06-20[PATCH] inotify (5/5): update kernel documentationAmy Griffis1-6/+124
2006-06-20[PATCH] inotify (4/5): allow watch removal from event handlerAmy Griffis2-9/+21
2006-06-20[PATCH] inotify (3/5): add interfaces to kernel APIAmy Griffis3-6/+79
2006-06-20[PATCH] inotify (2/5): add name's inode to event handlerAmy Griffis4-22/+30
2006-06-20[PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis8-721/+1046
2006-06-20[PATCH] remove config.h from inotify.hAl Viro1-1/+0
2006-06-20[SPARC64]: Update defconfig.David S. Miller1-2/+27
2006-06-20[SPARC64]: Don't double-export synchronize_irq.David S. Miller1-3/+0
2006-06-20[SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller15-802/+305
2006-06-20[SPARC64]: Virtualize IRQ numbers.David S. Miller6-146/+242
2006-06-20[SPARC64]: Kill ino_bucket->pilDavid S. Miller8-381/+43
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller33-163/+37
2006-06-20[SPARC64]: bp->pil can never be zeroDavid S. Miller1-14/+13
2006-06-20[SPARC64]: Send all device interrupts via one PIL.David S. Miller8-142/+101
2006-06-20[SPARC]: Fix iommu_flush_iotlb end addressBob Breuer1-1/+2
2006-06-20[SPARC]: Mark smp init functions as cpuinitBob Breuer2-10/+5
2006-06-20[SPARC]: Add missing rw can_lock macrosBob Breuer1-0/+3
2006-06-20[SPARC]: Setup cpu_possible_mapBob Breuer3-9/+31
2006-06-20[SPARC]: Add topology_init()Bob Breuer1-1/+31
2006-06-20[SCTP]: Fix unintentional change to SCTP_ASSERT when !SCTP_DEBUGDavid S. Miller1-1/+1
2006-06-19[NET]: Prevent multiple qdisc runsHerbert Xu3-5/+14
2006-06-19[CONNECTOR]: Initialize subsystem earlier.Evgeniy Polyakov1-5/+9
2006-06-19[NETFILTER]: xt_sctp: fix endless loop caused by 0 chunk lengthPatrick McHardy1-1/+1
2006-06-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds249-4172/+9993
2006-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds48-1072/+4590