Age | Commit message (Expand) | Author |
2006-07-03 | [PATCH] lockdep: annotate waitqueues | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: annotate genirq | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: annotate futex | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: do not recurse in printk | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: prove mutex locking correctness | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: prove spinlock rwlock locking correctness | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: prove rwsem locking correctness | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: procfs | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: allow read_lock() recursion of same class | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: core | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: irqtrace subsystem, core | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: stacktrace subsystem, core | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: locking init debugging improvement | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: mutex section binutils workaround | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: better lock debugging | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: remove mutex deadlock checking code | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: remove DEBUG_BUG_ON() | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: rename DEBUG_WARN_ON() | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: clean up rwsems | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: add is_module_address() | Ingo Molnar |
2006-07-03 | [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O | Christoph Lameter |
2006-07-02 | [PATCH] genirq:fixup missing SA_PERCPU replacement | Thomas Gleixner |
2006-07-02 | [PATCH] genirq: ARM dyntick cleanup | Thomas Gleixner |
2006-07-02 | Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-07-02 | [PATCH] irq-flags: generic irq: Use the new IRQF_ constants | Thomas Gleixner |
2006-07-01 | [ARM] 3690/1: genirq: Introduce and make use of dummy irq chip | Thomas Gleixner |
2006-07-01 | [ARM] 3679/1: ARM: Make ARM dyntick implementation work with genirq | Thomas Gleixner |
2006-07-01 | Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2006-07-01 | [PATCH] IRQ: warning message cleanup | Bjorn Helgaas |
2006-07-01 | [PATCH] IRQ: Use SA_PERCPU_IRQ, not IRQ_PER_CPU, for irqaction.flags | Bjorn Helgaas |
2006-07-01 | [PATCH] pi-futex: futex_wake() lockup fix | Ingo Molnar |
2006-07-01 | [PATCH] pi-futex: fix mm_struct memory leak | Vernon Mauery |
2006-07-01 | [PATCH] audit syscall classes | Al Viro |
2006-07-01 | [PATCH] audit: support for object context filters | Darrel Goeddel |
2006-07-01 | [PATCH] audit: rename AUDIT_SE_* constants | Darrel Goeddel |
2006-07-01 | [PATCH] add rule filterkey | Amy Griffis |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-06-30 | [PATCH] cond_resched() fix | Andrew Morton |
2006-06-30 | [PATCH] SELinux: add security hook call to kill_proc_info_as_uid | David Quigley |
2006-06-30 | [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int... | Christoph Lameter |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-30 | remove obsolete swsusp_encrypt | Pavel Machek |
2006-06-30 | typo fixes: occuring -> occurring | Adrian Bunk |
2006-06-29 | [NETLINK]: Encapsulate eff_cap usage within security framework. | Darrel Goeddel |
2006-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-06-29 | [PATCH] genirq: add chip->eoi(), fastack -> fasteoi | Ingo Molnar |
2006-06-29 | [PATCH] genirq: fasteoi handler: handle interrupt disabling | Benjamin Herrenschmidt |
2006-06-29 | [PATCH] genirq: more verbose debugging on unexpected IRQ vectors | Ingo Molnar |
2006-06-29 | [PATCH] genirq: cleanup: no_irq_type -> no_irq_chip rename | Ingo Molnar |