aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-06-30[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy caseJ. Bruce Fields
2006-06-30[PATCH] rcu: Add lock annotations to RCU locking primitivesJosh Triplett
2006-06-30[PATCH] Correct rtc_wkalrm commentsAndrew Victor
2006-06-30[PATCH] add smp_setup_processor_id()Andrew Morton
2006-06-30[PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley
2006-06-30[PATCH] SELinux: add security hook call to kill_proc_info_as_uidDavid Quigley
2006-06-30[PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completionDavid Quigley
2006-06-30[PATCH] Light weight event countersChristoph Lameter
2006-06-30[PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter
2006-06-30[PATCH] zoned-vm-counters: remove read_page_state()Andrew Morton
2006-06-30[PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter
2006-06-30[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementationChristoph Lameter
2006-06-30[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter
2006-06-29[NET]: make skb_release_data() staticAdrian Bunk
2006-06-29[ATM]: basic sysfs support for ATM devicesRoman Kagan
2006-06-29[NET]: Add ECN support for TSOMichael Chan
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang
2006-06-29[NET]: Fix logical error in skb_gso_okHerbert Xu
2006-06-29[NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel
2006-06-29[NET]: Added GSO header verificationHerbert Xu
2006-06-29merge linus into release branchLen Brown
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-06-29elf-em.h: Define and explain both EM_MIPS_RS3_LE and EM_MIPS_RS4_BE.Ralf Baechle
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[PATCH] genirq: add chip->eoi(), fastack -> fasteoiIngo Molnar
2006-06-29[PATCH] genirq: add IRQ_TYPE_SENSE_MASKBenjamin Herrenschmidt
2006-06-29[PATCH] genirq: add irq-wake (power-management) supportThomas Gleixner
2006-06-29[PATCH] genirq: add irq-chip supportThomas Gleixner
2006-06-29[PATCH] genirq MSI fixesIngo Molnar
2006-06-29[PATCH] genirq: coreThomas Gleixner
2006-06-29[PATCH] genirq: add IRQ_NOAUTOEN supportThomas Gleixner
2006-06-29[PATCH] genirq: add IRQ_NOREQUEST supportThomas Gleixner
2006-06-29[PATCH] genirq: add IRQ_NOPROBE supportThomas Gleixner
2006-06-29[PATCH] genirq: add genirq sw IRQ-retriggerThomas Gleixner
2006-06-29[PATCH] genirq: doc: comment include/linux/irq.h structuresIngo Molnar
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar
2006-06-29[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]Ingo Molnar