aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* [PATCH] lockdep: do not recurse in printkIngo Molnar2006-07-03
* [PATCH] lockdep: prove mutex locking correctnessIngo Molnar2006-07-03
* [PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar2006-07-03
* [PATCH] lockdep: prove rwsem locking correctnessIngo Molnar2006-07-03
* [PATCH] lockdep: procfsIngo Molnar2006-07-03
* [PATCH] lockdep: allow read_lock() recursion of same classIngo Molnar2006-07-03
* [PATCH] lockdep: coreIngo Molnar2006-07-03
* [PATCH] lockdep: irqtrace subsystem, coreIngo Molnar2006-07-03
* [PATCH] lockdep: stacktrace subsystem, coreIngo Molnar2006-07-03
* [PATCH] lockdep: locking init debugging improvementIngo Molnar2006-07-03
* [PATCH] lockdep: mutex section binutils workaroundIngo Molnar2006-07-03
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-03
* [PATCH] lockdep: remove mutex deadlock checking codeIngo Molnar2006-07-03
* [PATCH] lockdep: remove DEBUG_BUG_ON()Ingo Molnar2006-07-03
* [PATCH] lockdep: rename DEBUG_WARN_ON()Ingo Molnar2006-07-03
* [PATCH] lockdep: clean up rwsemsIngo Molnar2006-07-03
* [PATCH] lockdep: add is_module_address()Ingo Molnar2006-07-03
* [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter2006-07-03
* [PATCH] genirq:fixup missing SA_PERCPU replacementThomas Gleixner2006-07-02
* [PATCH] genirq: ARM dyntick cleanupThomas Gleixner2006-07-02
* Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-02
|\
| * [ARM] 3690/1: genirq: Introduce and make use of dummy irq chipThomas Gleixner2006-07-01
| * [ARM] 3679/1: ARM: Make ARM dyntick implementation work with genirqThomas Gleixner2006-07-01
* | [PATCH] irq-flags: generic irq: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* | Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-07-01
|\ \
| * | [PATCH] audit syscall classesAl Viro2006-07-01
| * | [PATCH] audit: support for object context filtersDarrel Goeddel2006-07-01
| * | [PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel2006-07-01
| * | [PATCH] add rule filterkeyAmy Griffis2006-07-01
| |/
* | [PATCH] IRQ: warning message cleanupBjorn Helgaas2006-07-01
* | [PATCH] IRQ: Use SA_PERCPU_IRQ, not IRQ_PER_CPU, for irqaction.flagsBjorn Helgaas2006-07-01
* | [PATCH] pi-futex: futex_wake() lockup fixIngo Molnar2006-07-01
* | [PATCH] pi-futex: fix mm_struct memory leakVernon Mauery2006-07-01
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
| * remove obsolete swsusp_encryptPavel Machek2006-06-30
| * typo fixes: occuring -> occurringAdrian Bunk2006-06-30
* | [PATCH] cond_resched() fixAndrew Morton2006-06-30
* | [PATCH] SELinux: add security hook call to kill_proc_info_as_uidDavid Quigley2006-06-30
* | [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter2006-06-30
|/
* [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-29
|\
| * [POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder2006-06-28
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-29
|\ \
| * | [PATCH] 64bit Resource: finally enable 64bit resource sizesGreg Kroah-Hartman2006-06-27
| * | [PATCH] 64bit resource: change resource core to use resource_size_tGreg Kroah-Hartman2006-06-27
| * | [PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman2006-06-27
| |/
* | [PATCH] genirq: add chip->eoi(), fastack -> fasteoiIngo Molnar2006-06-29
* | [PATCH] genirq: fasteoi handler: handle interrupt disablingBenjamin Herrenschmidt2006-06-29
* | [PATCH] genirq: more verbose debugging on unexpected IRQ vectorsIngo Molnar2006-06-29