index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-30
[PATCH] rcu: Add lock annotations to RCU locking primitives
Josh Triplett
1
-4
/
+20
2006-06-30
[PATCH] Correct rtc_wkalrm comments
Andrew Victor
1
-2
/
+2
2006-06-30
[PATCH] add smp_setup_processor_id()
Andrew Morton
1
-0
/
+2
2006-06-30
[PATCH] SELinux: Add security hook definition for getioprio and insert hooks
David Quigley
1
-0
/
+15
2006-06-30
[PATCH] SELinux: add security hook call to kill_proc_info_as_uid
David Quigley
1
-1
/
+1
2006-06-30
[PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completion
David Quigley
1
-4
/
+19
2006-06-30
[PATCH] Light weight event counters
Christoph Lameter
1
-104
/
+66
2006-06-30
[PATCH] Use Zoned VM Counters for NUMA statistics
Christoph Lameter
2
-10
/
+17
2006-06-30
[PATCH] zoned-vm-counters: remove read_page_state()
Andrew Morton
1
-4
/
+0
2006-06-30
[PATCH] zoned vm counters: conversion of nr_bounce to per zone counter
Christoph Lameter
2
-1
/
+1
2006-06-30
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
Christoph Lameter
2
-9
/
+1
2006-06-30
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
Christoph Lameter
3
-5
/
+5
2006-06-30
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
Christoph Lameter
2
-1
/
+1
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
2
-2
/
+2
2006-06-30
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
Christoph Lameter
2
-2
/
+2
2006-06-30
[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...
Christoph Lameter
2
-7
/
+0
2006-06-30
[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED
Christoph Lameter
1
-1
/
+2
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
Christoph Lameter
2
-46
/
+1
2006-06-30
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
Christoph Lameter
2
-2
/
+3
2006-06-30
[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation
Christoph Lameter
2
-1
/
+137
2006-06-30
[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h
Christoph Lameter
3
-134
/
+151
2006-06-30
[NET]: make skb_release_data() static
Adrian Bunk
1
-1
/
+0
2006-06-30
[ATM]: basic sysfs support for ATM devices
Roman Kagan
1
-1
/
+3
2006-06-30
[NET]: Add ECN support for TSO
Michael Chan
2
-0
/
+4
2006-06-30
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
1
-0
/
+1
2006-06-30
[NET]: Fix logical error in skb_gso_ok
Herbert Xu
1
-2
/
+2
2006-06-30
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
1
-6
/
+7
2006-06-30
[NET]: Added GSO header verification
Herbert Xu
2
-6
/
+16
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
9
-113
/
+10
2006-06-30
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-0
/
+5
2006-06-30
elf-em.h: Define and explain both EM_MIPS_RS3_LE and EM_MIPS_RS4_BE.
Ralf Baechle
1
-0
/
+5
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
4
-19
/
+35
2006-06-29
[PATCH] genirq: add chip->eoi(), fastack -> fasteoi
Ingo Molnar
1
-2
/
+4
2006-06-29
[PATCH] genirq: add IRQ_TYPE_SENSE_MASK
Benjamin Herrenschmidt
1
-0
/
+1
2006-06-29
[PATCH] genirq: add irq-wake (power-management) support
Thomas Gleixner
1
-0
/
+14
2006-06-29
[PATCH] genirq: add irq-chip support
Thomas Gleixner
1
-0
/
+11
2006-06-29
[PATCH] genirq MSI fixes
Ingo Molnar
1
-11
/
+16
2006-06-29
[PATCH] genirq: core
Thomas Gleixner
1
-19
/
+141
2006-06-29
[PATCH] genirq: add IRQ_NOAUTOEN support
Thomas Gleixner
1
-0
/
+1
2006-06-29
[PATCH] genirq: add IRQ_NOREQUEST support
Thomas Gleixner
1
-0
/
+1
2006-06-29
[PATCH] genirq: add IRQ_NOPROBE support
Thomas Gleixner
1
-0
/
+1
2006-06-29
[PATCH] genirq: add genirq sw IRQ-retrigger
Thomas Gleixner
1
-0
/
+3
2006-06-29
[PATCH] genirq: doc: comment include/linux/irq.h structures
Ingo Molnar
1
-7
/
+37
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
1
-0
/
+2
2006-06-29
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
1
-1
/
+1
2006-06-29
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
Ingo Molnar
1
-1
/
+1
2006-06-29
[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]
Ingo Molnar
1
-0
/
+5
2006-06-29
[PATCH] genirq: cleanup: include/linux/irq.h
Ingo Molnar
1
-28
/
+28
2006-06-29
[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete
Ingo Molnar
1
-5
/
+13
2006-06-29
[PATCH] genirq: cleanup: misc code cleanups
Ingo Molnar
1
-22
/
+32
[next]