summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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
| |/
* | [PATCH] IRQ: warning message cleanupBjorn Helgaas2006-07-011-6/+7
* | [PATCH] IRQ: Use SA_PERCPU_IRQ, not IRQ_PER_CPU, for irqaction.flagsBjorn Helgaas2006-07-011-1/+2
* | [PATCH] pi-futex: futex_wake() lockup fixIngo Molnar2006-07-011-2/+4
* | [PATCH] pi-futex: fix mm_struct memory leakVernon Mauery2006-07-011-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-3021-33/+1
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3020-20/+0
| * remove obsolete swsusp_encryptPavel Machek2006-06-301-12/+0
| * typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* | [PATCH] cond_resched() fixAndrew Morton2006-06-301-12/+13
* | [PATCH] SELinux: add security hook call to kill_proc_info_as_uidDavid Quigley2006-06-301-2/+5
* | [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter2006-06-301-9/+0
|/
* [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-291-4/+4
OpenPOWER on IntegriCloud