| Commit message (Expand) | Author | Age |
... | |
| * | | | | | Merge with /shiny/git/linux-2.6/.git | David Woodhouse | 2005-07-19 |
| |\ \ \ \ \ |
|
| * | | | | | | AUDIT: Reduce contention in audit_serial() | David Woodhouse | 2005-07-18 |
| * | | | | | | AUDIT: Fix livelock in audit_serial(). | David Woodhouse | 2005-07-15 |
| * | | | | | | AUDIT: Fix compile error in audit_filter_syscall | David Woodhouse | 2005-07-14 |
| * | | | | | | AUDIT: Avoid scheduling in idle thread | David Woodhouse | 2005-07-13 |
| * | | | | | | AUDIT: Exempt the whole auditd thread-group from auditing | David Woodhouse | 2005-07-13 |
| * | | | | | | [AUDIT] Fix sparse warning about gfp_mask type | Victor Fusco | 2005-07-13 |
| * | | | | | | Merge with /shiny/git/linux-2.6/.git | David Woodhouse | 2005-07-13 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | AUDIT: Really don't audit auditd. | David Woodhouse | 2005-07-02 |
| * | | | | | | | AUDIT: Stop waiting for backlog after audit_panic() happens | David Woodhouse | 2005-07-02 |
| * | | | | | | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-07-02 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | AUDIT: Use KERN_NOTICE for printk of audit records | David Woodhouse | 2005-06-24 |
| * | | | | | | | | AUDIT: Clean up user message filtering | David Woodhouse | 2005-06-24 |
| * | | | | | | | | AUDIT: Return correct result from audit_filter_rules() | David Woodhouse | 2005-06-24 |
| * | | | | | | | | AUDIT: No really, we don't want to audit auditd. | David Woodhouse | 2005-06-23 |
| * | | | | | | | | AUDIT: Remove stray declaration of tsk from audit_receive_msg(). | David Woodhouse | 2005-06-22 |
| * | | | | | | | | AUDIT: Wait for backlog to clear when generating messages. | David Woodhouse | 2005-06-22 |
| * | | | | | | | | AUDIT: Optimise the audit-disabled case for discarding user messages | David Woodhouse | 2005-06-22 |
| * | | | | | | | | AUDIT: Spawn kernel thread to list filter rules. | David Woodhouse | 2005-06-21 |
| * | | | | | | | | AUDIT: Report lookup flags with path/inode records. | David Woodhouse | 2005-06-20 |
| * | | | | | | | | AUDIT: Really exempt auditd from having its actions audited. | David Woodhouse | 2005-06-20 |
| * | | | | | | | | AUDIT: Drop user-generated messages immediately while auditing disabled. | David Woodhouse | 2005-06-20 |
| * | | | | | | | | AUDIT: Allow filtering of user messages | David Woodhouse | 2005-06-19 |
* | | | | | | | | | [PATCH] use add_taint() for setting tainted bit flags | Randy Dunlap | 2005-09-13 |
* | | | | | | | | | [PATCH] schedule_timeout_[un]interruptible() speedup | Andrew Morton | 2005-09-13 |
* | | | | | | | | | [PATCH] x86-64: Some cleanup and optimization to the processor data area. | Andi Kleen | 2005-09-12 |
* | | | | | | | | | [PATCH] cpuset semaphore depth check optimize | Paul Jackson | 2005-09-12 |
* | | | | | | | | | Mark ia64-specific MCA/INIT scheduler hooks as dangerous | Linus Torvalds | 2005-09-12 |
* | | | | | | | | | [PATCH] MCA/INIT: scheduler hooks | Keith Owens | 2005-09-11 |
* | | | | | | | | | [PATCH] kernel: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 |
* | | | | | | | | | [PATCH] add schedule_timeout_{,un}interruptible() interfaces | Nishanth Aravamudan | 2005-09-10 |
* | | | | | | | | | [PATCH] kernel/acct: add kerneldoc | Randy Dunlap | 2005-09-10 |
* | | | | | | | | | [PATCH] sched: allow the load to grow upto its cpu_power | Siddha, Suresh B | 2005-09-10 |
* | | | | | | | | | [PATCH] sched: don't kick ALB in the presence of pinned task | Siddha, Suresh B | 2005-09-10 |
* | | | | | | | | | [PATCH] sched: use cached variable in sys_sched_yield() | Renaud Lienhart | 2005-09-10 |
* | | | | | | | | | [PATCH] sched: HT optimisation | Nick Piggin | 2005-09-10 |
* | | | | | | | | | [PATCH] sched: less locking | Nick Piggin | 2005-09-10 |
* | | | | | | | | | [PATCH] sched: less newidle locking | Nick Piggin | 2005-09-10 |
* | | | | | | | | | [PATCH] sched: fix SMT scheduler latency bug | Ingo Molnar | 2005-09-10 |
* | | | | | | | | | [PATCH] sched: TASK_NONINTERACTIVE | Ingo Molnar | 2005-09-10 |
* | | | | | | | | | [PATCH] sched cleanups | Ingo Molnar | 2005-09-10 |
* | | | | | | | | | [PATCH] sched: make idlest_group/cpu cpus_allowed-aware | M.Baris Demiray | 2005-09-10 |
* | | | | | | | | | [PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblings | Con Kolivas | 2005-09-10 |
* | | | | | | | | | [PATCH] cpuset semaphore depth check deadlock fix | Paul Jackson | 2005-09-10 |
* | | | | | | | | | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 |
* | | | | | | | | | [PATCH] files: files struct with RCU | Dipankar Sarma | 2005-09-09 |
* | | | | | | | | | [PATCH] files: break up files struct | Dipankar Sarma | 2005-09-09 |
* | | | | | | | | | [PATCH] files: rcuref APIs | Dipankar Sarma | 2005-09-09 |
* | | | | | | | | | [PATCH] fix for cpusets minor problem | KUROSAWA Takahiro | 2005-09-09 |
* | | | | | | | | | [PATCH] Prefetch kernel stacks to speed up context switch | Chen, Kenneth W | 2005-09-09 |