aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-17kgdb: always use icache flush for sw breakpointsJason Wessel1-2/+2
2008-04-17kgdb: fix SMP NMI kgdb_handle_exception exit raceJason Wessel1-19/+8
2008-04-17kgdb: documentation fixesJason Wessel1-46/+58
2008-04-17kgdb: allow static kgdbts boot configurationJason Wessel2-17/+42
2008-04-17kgdb: add documentationJason Wessel4-22/+473
2008-04-17kgdb: Kconfig fixAndrew Morton1-1/+1
2008-04-17kgdb: add kgdb internal test suiteJason Wessel3-0/+1097
2008-04-17kgdb: fix several kgdb regressionsJason Wessel3-7/+18
2008-04-17kgdb: kgdboc pl011 I/O moduleJason Wessel1-0/+30
2008-04-17kgdb: fix optional arch functions and probe_kernel_*Jason Wessel2-0/+17
2008-04-17kgdb: add x86 HW breakpointsJason Wessel3-2/+156
2008-04-17kgdb: print breakpoint removed on exceptionJason Wessel1-1/+2
2008-04-17kgdb: clocksource watchdogJason Wessel3-0/+17
2008-04-17kgdb: fix NMI hangsJason Wessel4-3/+20
2008-04-17kgdb: fix kgdboc dynamic module configurationJason Wessel1-1/+6
2008-04-17kgdb: document parametersJason Wessel1-0/+5
2008-04-17x86: kgdb supportIngo Molnar4-0/+500
2008-04-17consoles: polling support, kgdbocJason Wessel8-3/+357
2008-04-17kgdb: coreJason Wessel5-0/+1994
2008-04-17uaccess: add probe_kernel_write()Ingo Molnar3-1/+72
2008-04-17x86: standalone trampoline codeIngo Molnar3-15/+19
2008-04-17x86: move suspend wakeup code to CPavel Machek34-773/+711
2008-04-17x86: coding style fixes to arch/x86/kernel/acpi/sleep.cPaolo Ciarrocchi1-1/+1
2008-04-17x86: setup_trampoline() - fix section mismatch warningJacek Luczak1-1/+1
2008-04-17x86: section mismatch fixes, #1Jacek Luczak1-1/+1
2008-04-17x86: fix paranoia about using BIOS quickboot mechanism.Alok Kataria1-5/+5
2008-04-17x86: print out buggy mptableYinghai Lu1-4/+7
2008-04-17x86: use cpu_online()Akinobu Mita1-2/+2
2008-04-17x86: use cpumask_of_cpu()Akinobu Mita2-7/+2
2008-04-17x86: remove unnecessary tmp local variableAkinobu Mita2-4/+2
2008-04-17x86: remove unnecessary memset()Akinobu Mita1-1/+0
2008-04-17x86: use ioapic_read_entry() and ioapic_write_entry()Akinobu Mita2-27/+8
2008-04-17x86: avoid redundant loop in io_apic_level_ack_pending()Akinobu Mita1-4/+7
2008-04-17x86: remove superfluous initialisation in boot code.Alexander van Heukelum1-1/+1