aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-02-01
|\
| * [AUDIT] Add uid, gid fields to ANOM_PROMISCUOUS messageKlaus Heinrich Kiwi2008-02-01
| * [AUDIT] ratelimit printk messages auditEric Paris2008-02-01
| * [patch 2/2] audit: complement va_copy with va_end()Richard Knutsson2008-02-01
| * [patch 1/2] kernel/audit.c: warning fixAndrew Morton2008-02-01
| * [AUDIT] create context if auditing was ever enabledEric Paris2008-02-01
| * [AUDIT] clean up audit_receive_msg()Eric Paris2008-02-01
| * [AUDIT] make audit=0 really stop audit messagesEric Paris2008-02-01
| * [AUDIT] break large execve argument logging into smaller messagesEric Paris2008-02-01
| * [AUDIT] include audit type in audit message when using printkEric Paris2008-02-01
| * [AUDIT] do not panic on exclude messages in audit_log_pid_context()Eric Paris2008-02-01
| * [AUDIT] Add End of Event recordEric Paris2008-02-01
| * [AUDIT] add session id to audit messagesEric Paris2008-02-01
| * [AUDIT] collect uid, loginuid, and comm in OBJ_PID recordsEric Paris2008-02-01
| * [AUDIT] return EINTR not ERESTART*Eric Paris2008-02-01
| * [PATCH] get rid of loginuid racesAl Viro2008-02-01
| * [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-01
|\ \
| * | x86: avoid section mismatch involving arch_register_cpuAlexander van Heukelum2008-02-01
| * | x86: fixes for lookup_address argsHarvey Harrison2008-02-01
| * | x86: fix sparse warnings in cpu/common.cHarvey Harrison2008-02-01
| * | x86: make early_console static in early_printk.cHarvey Harrison2008-02-01
| * | x86: remove unneeded round_upYinghai Lu2008-02-01
| * | x86: fix section mismatch warning in kernel/pci-calgarySam Ravnborg2008-02-01
| * | x86: fix section mismatch warning in acpi/boot.cSam Ravnborg2008-02-01
| * | x86: fix section mismatch warnings when referencing notifiersSam Ravnborg2008-02-01
| * | x86: silence section mismatch warning in smpboot_64.cSam Ravnborg2008-02-01
| * | x86: fix comments in vmlinux_64.ldsYinghai Lu2008-02-01
| * | x86_64: make bootmap_start page align v6Yinghai Lu2008-02-01
| * | x86_64: add debug name for early_resYinghai Lu2008-02-01
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2008-02-01
|\ \
| * | latencytop: Change Kconfig dependency.Heiko Carstens2008-02-01
| * | futex: Add bitset conditional wait/wakeup functionalityThomas Gleixner2008-02-01
| * | futex: Remove warn on in return fixup pathThomas Gleixner2008-02-01
| * | x86: replace LOCK_PREFIX in futex.hThomas Gleixner2008-02-01
| * | tick-sched: add more debug informationThomas Gleixner2008-02-01
| * | timekeeping: update xtime_cache when time(zone) changesThomas Gleixner2008-02-01
| * | hrtimer: fix hrtimer_init_sleeper() usersPeter Zijlstra2008-02-01
| |/
* | [MIPS] Split the micro-assembler from tlbex.c.Thiemo Seufer2008-02-01
* | [MIPS] Fix build after b0rked changes to <linux/init.h>.Ralf Baechle2008-02-01
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-01
|\
| * block: kill swap_io_context()Jens Axboe2008-02-01
| * as-iosched: fix inconsistent ioc->lock contextJens Axboe2008-02-01
| * ide-cd: fix leftover data BUGJens Axboe2008-02-01
| * block: make elevator lib checkpatch compliantJens Axboe2008-02-01
| * cfq-iosched: make checkpatch compliantJens Axboe2008-02-01
| * block: make core bits checkpatch compliantJens Axboe2008-02-01
| * block: new end request handling interface should take unsigned byte countsJens Axboe2008-02-01
| * unexport add_disk_randomnessAdrian Bunk2008-02-01
| * block/sunvdc.c:print_version() must be __devinitAdrian Bunk2008-02-01