[PATCH] lockdep: prove spinlock rwlock locking correctness
[safe/jmp/linux-2.6] / include / linux /
2006-07-03 Ingo Molnar[PATCH] lockdep: prove spinlock rwlock locking correctness
2006-07-03 Ingo Molnar[PATCH] lockdep: prove rwsem locking correctness
2006-07-03 Ingo Molnar[PATCH] lockdep: core
2006-07-03 Ingo Molnar[PATCH] lockdep: irqtrace subsystem, core
2006-07-03 Ingo Molnar[PATCH] lockdep: stacktrace subsystem, core
2006-07-03 Ingo Molnar[PATCH] lockdep: locking init debugging improvement
2006-07-03 Ingo Molnar[PATCH] lockdep: better lock debugging
2006-07-03 Ingo Molnar[PATCH] lockdep: clean up rwsems
2006-07-03 Ingo Molnar[PATCH] lockdep: add DECLARE_COMPLETION_ONSTACK() API
2006-07-03 Ingo Molnar[PATCH] lockdep: add local_irq_enable_in_hardirq() API
2006-07-03 Ingo Molnar[PATCH] lockdep: add disable/enable_irq_lockdep() API
2006-07-03 Heiko Carstens[PATCH] lockdep: add print_ip_sym()
2006-07-03 Ingo Molnar[PATCH] lockdep: add is_module_address()
2006-07-03 Christoph Lameter[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecach...
2006-07-03 Bjorn Helgaas[PATCH] PNPACPI: support shareable interrupts
2006-07-03 Heiko Carstens[PATCH] lockdep: special s390 print_symbol() version
2006-07-03 Thomas Gleixner[PATCH] genirq:fixup missing SA_PERCPU replacement
2006-07-03 Thomas Gleixner[PATCH] genirq: ARM dyntick cleanup
2006-07-02 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-mmc
2006-07-02 Linus TorvaldsMerge branch 'genirq' of /home/rmk/linux-2.6-arm
2006-07-02 Thomas Gleixner[PATCH] irq-flags: consolidate flags for request_irq
2006-07-02 Pierre Ossman[MMC] sdhci: Add SDHCI controller ids
2006-07-01 Thomas Gleixner[ARM] 3690/1: genirq: Introduce and make use of dummy...
2006-07-01 Linus TorvaldsMerge branch 'audit.b22' of git://git./linux/kernel...
2006-07-01 Andrew Morton[PATCH] hotcpu_notifier-fixes
2006-07-01 Ralf Baechle[PATCH] Fix IS_ERR Threshold Value
2006-07-01 Evgeniy Dushistov[PATCH] ufs: truncate should allocate block for last...
2006-07-01 Al Viro[PATCH] audit syscall classes
2006-07-01 Darrel Goeddel[PATCH] audit: rename AUDIT_SE_* constants
2006-07-01 Amy Griffis[PATCH] add rule filterkey
2006-06-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6/
2006-06-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-06-30 Herbert Xu[IPV6]: Added GSO support for TCPv6
2006-06-30 Herbert Xu[NET]: Generalise TSO-specific bits from skb_setup_caps
2006-06-30 Alex Williamson[PATCH] pcmcia: TI PCIxx12 CardBus controller support
2006-06-30 J. Bruce Fields[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendf...
2006-06-30 Josh Triplett[PATCH] rcu: Add lock annotations to RCU locking primitives
2006-06-30 Andrew Victor[PATCH] Correct rtc_wkalrm comments
2006-06-30 Andrew Morton[PATCH] add smp_setup_processor_id()
2006-06-30 David Quigley[PATCH] SELinux: Add security hook definition for getio...
2006-06-30 David Quigley[PATCH] SELinux: add security hook call to kill_proc_in...
2006-06-30 David Quigley[PATCH] SELinux: extend task_kill hook to handle signal...
2006-06-30 Christoph Lameter[PATCH] Light weight event counters
2006-06-30 Christoph Lameter[PATCH] Use Zoned VM Counters for NUMA statistics
2006-06-30 Andrew Morton[PATCH] zoned-vm-counters: remove read_page_state()
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_bounce...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_unstable...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_writeback...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_dirty to...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_pagetables...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_slab to...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: zone_reclaim: remove /proc...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: split NR_ANON_PAGES off...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_pagecache...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: convert nr_mapped to per...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: basic ZVC (zoned vm counter...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: create vmstat.c/.h from...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-30 Adrian Bunktypo fixes: infomation -> information
2006-06-30 Adrian Bunktypo fixes: mecanism -> mechanism
2006-06-29 Adrian Bunk[NET]: make skb_release_data() static
2006-06-29 Roman Kagan[ATM]: basic sysfs support for ATM devices
2006-06-29 Michael Chan[NET]: Add ECN support for TSO
2006-06-29 Catherine Zhang[AF_UNIX]: Datagram getpeersec
2006-06-29 Herbert Xu[NET]: Fix logical error in skb_gso_ok
2006-06-29 Darrel Goeddel[NETLINK]: Encapsulate eff_cap usage within security...
2006-06-29 Herbert Xu[NET]: Added GSO header verification
2006-06-29 Len Brownmerge linus into release branch
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-29 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-06-29 Ralf Baechleelf-em.h: Define and explain both EM_MIPS_RS3_LE and...
2006-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-06-29 Ingo Molnar[PATCH] genirq: add chip->eoi(), fastack -> fasteoi
2006-06-29 Benjamin Herrenschmidt[PATCH] genirq: add IRQ_TYPE_SENSE_MASK
2006-06-29 Thomas Gleixner[PATCH] genirq: add irq-wake (power-management) support
2006-06-29 Thomas Gleixner[PATCH] genirq: add irq-chip support
2006-06-29 Ingo Molnar[PATCH] genirq MSI fixes
2006-06-29 Thomas Gleixner[PATCH] genirq: core
2006-06-29 Thomas Gleixner[PATCH] genirq: add IRQ_NOAUTOEN support
2006-06-29 Thomas Gleixner[PATCH] genirq: add IRQ_NOREQUEST support
2006-06-29 Thomas Gleixner[PATCH] genirq: add IRQ_NOPROBE support
2006-06-29 Thomas Gleixner[PATCH] genirq: add genirq sw IRQ-retrigger
2006-06-29 Ingo Molnar[PATCH] genirq: doc: comment include/linux/irq.h structures
2006-06-29 Ingo Molnar[PATCH] genirq: add ->retrigger() irq op to consolidate...
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU...
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: merge pending_irq_cpumask...
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_...
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: include/linux/irq.h
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: reduce irq_desc_t use, mark...
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: misc code cleanups
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: remove fastcall
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: remove irq_descp()
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: merge irq_affinity[] into...
2006-06-29 Ingo Molnar[PATCH] genirq: rename desc->handler to desc->chip
2006-06-29 Karsten Keil[PATCH] i4l: remove unneeded include/linux/isdn/tpam.h
2006-06-29 David Howells[PATCH] Keys: Allow in-kernel key requestor to pass...
2006-06-28 Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2006-06-28 Thomas Gleixner[PATCH] Fix plist include dependency
next