summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-0237-907/+3049
| |\ \ \ \ \ \ \
| * | | | | | | | AUDIT: Use KERN_NOTICE for printk of audit recordsDavid Woodhouse2005-06-241-2/+2
| * | | | | | | | AUDIT: Clean up user message filteringDavid Woodhouse2005-06-242-15/+43
| * | | | | | | | AUDIT: Return correct result from audit_filter_rules()David Woodhouse2005-06-241-1/+1
| * | | | | | | | AUDIT: No really, we don't want to audit auditd.David Woodhouse2005-06-231-1/+1
| * | | | | | | | AUDIT: Remove stray declaration of tsk from audit_receive_msg().David Woodhouse2005-06-221-1/+0
| * | | | | | | | AUDIT: Wait for backlog to clear when generating messages.David Woodhouse2005-06-222-22/+52
| * | | | | | | | AUDIT: Optimise the audit-disabled case for discarding user messagesDavid Woodhouse2005-06-222-23/+30
| * | | | | | | | AUDIT: Spawn kernel thread to list filter rules.David Woodhouse2005-06-212-9/+46
| * | | | | | | | AUDIT: Report lookup flags with path/inode records.David Woodhouse2005-06-201-7/+11
| * | | | | | | | AUDIT: Really exempt auditd from having its actions audited.David Woodhouse2005-06-201-2/+8
| * | | | | | | | AUDIT: Drop user-generated messages immediately while auditing disabled.David Woodhouse2005-06-201-1/+1
| * | | | | | | | AUDIT: Allow filtering of user messagesDavid Woodhouse2005-06-192-54/+74
* | | | | | | | | [PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap2005-09-131-5/+6
* | | | | | | | | [PATCH] schedule_timeout_[un]interruptible() speedupAndrew Morton2005-09-131-3/+6
* | | | | | | | | [PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen2005-09-121-1/+1
* | | | | | | | | [PATCH] cpuset semaphore depth check optimizePaul Jackson2005-09-121-4/+9
* | | | | | | | | Mark ia64-specific MCA/INIT scheduler hooks as dangerousLinus Torvalds2005-09-121-26/+44
* | | | | | | | | [PATCH] MCA/INIT: scheduler hooksKeith Owens2005-09-111-0/+26
* | | | | | | | | [PATCH] kernel: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-103-20/+10
* | | | | | | | | [PATCH] add schedule_timeout_{,un}interruptible() interfacesNishanth Aravamudan2005-09-101-0/+14
* | | | | | | | | [PATCH] kernel/acct: add kerneldocRandy Dunlap2005-09-101-16/+27
* | | | | | | | | [PATCH] sched: allow the load to grow upto its cpu_powerSiddha, Suresh B2005-09-101-2/+7
* | | | | | | | | [PATCH] sched: don't kick ALB in the presence of pinned taskSiddha, Suresh B2005-09-101-1/+14
* | | | | | | | | [PATCH] sched: use cached variable in sys_sched_yield()Renaud Lienhart2005-09-101-1/+1
* | | | | | | | | [PATCH] sched: HT optimisationNick Piggin2005-09-101-6/+28
* | | | | | | | | [PATCH] sched: less lockingNick Piggin2005-09-101-7/+2
* | | | | | | | | [PATCH] sched: less newidle lockingNick Piggin2005-09-101-7/+10
* | | | | | | | | [PATCH] sched: fix SMT scheduler latency bugIngo Molnar2005-09-101-4/+15
* | | | | | | | | [PATCH] sched: TASK_NONINTERACTIVEIngo Molnar2005-09-101-1/+10
* | | | | | | | | [PATCH] sched cleanupsIngo Molnar2005-09-101-19/+25
* | | | | | | | | [PATCH] sched: make idlest_group/cpu cpus_allowed-awareM.Baris Demiray2005-09-101-4/+13
* | | | | | | | | [PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblingsCon Kolivas2005-09-101-18/+47
* | | | | | | | | [PATCH] cpuset semaphore depth check deadlock fixPaul Jackson2005-09-101-40/+60
* | | | | | | | | [PATCH] spinlock consolidationIngo Molnar2005-09-103-6/+14
* | | | | | | | | [PATCH] files: files struct with RCUDipankar Sarma2005-09-092-13/+25
* | | | | | | | | [PATCH] files: break up files structDipankar Sarma2005-09-092-40/+63
* | | | | | | | | [PATCH] files: rcuref APIsDipankar Sarma2005-09-091-0/+14
* | | | | | | | | [PATCH] fix for cpusets minor problemKUROSAWA Takahiro2005-09-091-0/+4
* | | | | | | | | [PATCH] Prefetch kernel stacks to speed up context switchChen, Kenneth W2005-09-091-0/+1
* | | | | | | | | [PATCH] fix disassociate_ctty vs. fork raceJason Baron2005-09-091-0/+3
* | | | | | | | | [PATCH] Clear task_struct->fs_excl on fork()Giancarlo Formicuccia2005-09-091-0/+1
* | | | | | | | | Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-0828-290/+1128
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-071-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [kernel-doc] fix various DocBook build problems/warningsJeff Garzik2005-09-071-0/+1
| * | | | | | | | | | [PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S2005-09-071-0/+22
| * | | | | | | | | | [PATCH] Kprobes: prevent possible race conditions genericPrasanna S Panchamukhi2005-09-071-29/+43
| * | | | | | | | | | [PATCH] introduce and use kzallocPekka J Enberg2005-09-075-10/+6
| * | | | | | | | | | [PATCH] remove duplicated code from proc and ptraceMiklos Szeredi2005-09-071-13/+28
| * | | | | | | | | | [PATCH] cpusets: re-enable "dynamic sched domains"John Hawkes2005-09-071-12/+0