aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-18Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-04-18ptrace_signal subroutineRoland McGrath
2008-04-18cgroup: fix a race condition in manipulating tsk->cg_listLi Zefan
2008-04-18security: enhance DEFAULT_MMAP_MIN_ADDR descriptionmaximilian attems
2008-04-18SELinux: add netport.[ch]James Morris
2008-04-18SELinux: Add network port SID cachePaul Moore
2008-04-18SELinux: turn mount options strings into definesEric Paris
2008-04-18selinux/ss/services.c should #include <linux/selinux.h>Adrian Bunk
2008-04-18selinux: introduce permissive typesEric Paris
2008-04-18selinux: remove ptrace_sidRoland McGrath
2008-04-18SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG()Eric Paris
2008-04-18security: code cleanupAndrew Morton
2008-04-18security: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-18SELinux: create new open permissionEric Paris
2008-04-18selinux: selinux/netlabel.c should #include "netlabel.h"Adrian Bunk
2008-04-18SELinux: unify printk messagesJames Morris
2008-04-18SELinux: remove unused backpointers from security objectsJames Morris
2008-04-18SELinux: Correct the NetLabel locking for the sk_security_structPaul Moore
2008-04-17kgdb: always use icache flush for sw breakpointsJason Wessel
2008-04-17kgdb: fix SMP NMI kgdb_handle_exception exit raceJason Wessel
2008-04-17kgdb: documentation fixesJason Wessel
2008-04-17kgdb: allow static kgdbts boot configurationJason Wessel
2008-04-17kgdb: add documentationJason Wessel
2008-04-17kgdb: Kconfig fixAndrew Morton
2008-04-17kgdb: add kgdb internal test suiteJason Wessel
2008-04-17kgdb: fix several kgdb regressionsJason Wessel
2008-04-17kgdb: kgdboc pl011 I/O moduleJason Wessel
2008-04-17kgdb: fix optional arch functions and probe_kernel_*Jason Wessel
2008-04-17kgdb: add x86 HW breakpointsJason Wessel
2008-04-17kgdb: print breakpoint removed on exceptionJason Wessel
2008-04-17kgdb: clocksource watchdogJason Wessel
2008-04-17kgdb: fix NMI hangsJason Wessel
2008-04-17kgdb: fix kgdboc dynamic module configurationJason Wessel
2008-04-17kgdb: document parametersJason Wessel
2008-04-17x86: kgdb supportIngo Molnar
2008-04-17consoles: polling support, kgdbocJason Wessel
2008-04-17kgdb: coreJason Wessel
2008-04-17uaccess: add probe_kernel_write()Ingo Molnar
2008-04-17x86: standalone trampoline codeIngo Molnar
2008-04-17x86: move suspend wakeup code to CPavel Machek
2008-04-17x86: coding style fixes to arch/x86/kernel/acpi/sleep.cPaolo Ciarrocchi
2008-04-17x86: setup_trampoline() - fix section mismatch warningJacek Luczak