summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] small kernel/sched.c cleanupAndreas Mohr2006-07-101-10/+7
* [PATCH] sched: fix bug in __migrate_task()Peter Williams2006-07-101-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-07-041-25/+32
|\
| * Move workqueue exports to where the functions are defined.Dave Jones2006-06-301-11/+10
| * [CPUFREQ] Add queue_delayed_work_on() interface for workqueues.Venkatesh Pallipadi2006-06-301-15/+23
* | [PATCH] revert "kthread: convert stop_machine into a kthread"Andrew Morton2006-07-031-11/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-07-031-1/+4
|\ \
| * | [PATCH] genirq: Allow fasteoi handler to retrigger disabled interruptsBenjamin Herrenschmidt2006-07-031-1/+4
* | | [PATCH] sched: cleanup, convert sched.c-internal typedefs to structIngo Molnar2006-07-031-125/+125
* | | [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-0312-138/+153
* | | [PATCH] sched: clean up fallout of recent changesIngo Molnar2006-07-031-166/+194
* | | [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras2006-07-031-0/+4
* | | [PATCH] lockdep: annotate on-stack completionsIngo Molnar2006-07-031-1/+1
* | | [PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar2006-07-031-1/+1
* | | [PATCH] lockdep: annotate ->mmap_semIngo Molnar2006-07-031-1/+4
* | | [PATCH] lockdep: annotate hrtimer base locksIngo Molnar2006-07-031-1/+3
* | | [PATCH] lockdep: annotate scheduler runqueue locksIngo Molnar2006-07-031-0/+2
* | | [PATCH] lockdep: annotate timer base locksIngo Molnar2006-07-031-0/+9
* | | [PATCH] lockdep: annotate waitqueuesIngo Molnar2006-07-031-0/+4
* | | [PATCH] lockdep: annotate genirqIngo Molnar2006-07-031-0/+16
* | | [PATCH] lockdep: annotate futexIngo Molnar2006-07-031-10/+18
* | | [PATCH] lockdep: do not recurse in printkIngo Molnar2006-07-031-5/+18
* | | [PATCH] lockdep: prove mutex locking correctnessIngo Molnar2006-07-033-8/+28
* | | [PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar2006-07-033-9/+81
* | | [PATCH] lockdep: prove rwsem locking correctnessIngo Molnar2006-07-032-1/+43
* | | [PATCH] lockdep: procfsIngo Molnar2006-07-032-0/+348
* | | [PATCH] lockdep: allow read_lock() recursion of same classIngo Molnar2006-07-031-3/+2
* | | [PATCH] lockdep: coreIngo Molnar2006-07-036-0/+2796
* | | [PATCH] lockdep: irqtrace subsystem, coreIngo Molnar2006-07-033-20/+140
* | | [PATCH] lockdep: stacktrace subsystem, coreIngo Molnar2006-07-032-0/+25
* | | [PATCH] lockdep: locking init debugging improvementIngo Molnar2006-07-032-3/+3
* | | [PATCH] lockdep: mutex section binutils workaroundIngo Molnar2006-07-031-1/+1
* | | [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-0311-482/+104
* | | [PATCH] lockdep: remove mutex deadlock checking codeIngo Molnar2006-07-031-316/+0
* | | [PATCH] lockdep: remove DEBUG_BUG_ON()Ingo Molnar2006-07-031-8/+0
* | | [PATCH] lockdep: rename DEBUG_WARN_ON()Ingo Molnar2006-07-034-26/+26
* | | [PATCH] lockdep: clean up rwsemsIngo Molnar2006-07-031-0/+105
* | | [PATCH] lockdep: add is_module_address()Ingo Molnar2006-07-031-0/+23
* | | [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter2006-07-031-0/+11
* | | [PATCH] genirq:fixup missing SA_PERCPU replacementThomas Gleixner2006-07-021-2/+2
* | | [PATCH] genirq: ARM dyntick cleanupThomas Gleixner2006-07-021-12/+1
|/ /
* | Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-022-3/+41
|\ \
| * | [ARM] 3690/1: genirq: Introduce and make use of dummy irq chipThomas Gleixner2006-07-012-3/+28
| * | [ARM] 3679/1: ARM: Make ARM dyntick implementation work with genirqThomas Gleixner2006-07-011-0/+13
* | | [PATCH] irq-flags: generic irq: Use the new IRQF_ constantsThomas Gleixner2006-07-023-23/+23
* | | Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-07-013-66/+209
|\ \ \
| * | | [PATCH] audit syscall classesAl Viro2006-07-011-0/+39
| * | | [PATCH] audit: support for object context filtersDarrel Goeddel2006-07-012-0/+65
| * | | [PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel2006-07-012-30/+30
| * | | [PATCH] add rule filterkeyAmy Griffis2006-07-013-36/+75
| |/ /
OpenPOWER on IntegriCloud