Age | Commit message (Expand) | Author | Files | Lines |
2006-06-30 | [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case | J. Bruce Fields | 1 | -1/+3 |
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] uml: add __raw_writeq definition | Jeff Dike | 1 | -0/+5 |
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 | 4 | -141/+151 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 32 | -26/+94 |
2006-06-29 | [NET]: make skb_release_data() static | Adrian Bunk | 1 | -1/+0 |
2006-06-29 | [ATM]: basic sysfs support for ATM devices | Roman Kagan | 1 | -1/+3 |
2006-06-29 | [NET]: Add ECN support for TSO | Michael Chan | 4 | -4/+9 |
2006-06-29 | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 23 | -0/+44 |
2006-06-29 | [NET]: Fix logical error in skb_gso_ok | Herbert Xu | 1 | -2/+2 |
2006-06-29 | [PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000 | Shuya MAEDA | 1 | -6/+12 |
2006-06-29 | [NETLINK]: Encapsulate eff_cap usage within security framework. | Darrel Goeddel | 1 | -6/+7 |
2006-06-29 | [NET]: Added GSO header verification | Herbert Xu | 4 | -8/+19 |
2006-06-29 | [SPARC]: sparc32 side of of_device layer IRQ resolution. | David S. Miller | 1 | -1/+4 |
2006-06-29 | [SPARC64]: of_device layer IRQ resolution | David S. Miller | 3 | -2/+14 |
2006-06-29 | [SPARC]: Kill interrupt stuff and linux_phandle from device_node. | David S. Miller | 2 | -16/+0 |
2006-06-29 | [SPARC]: Add of_io{remap,unmap}(). | David S. Miller | 2 | -0/+6 |
2006-06-29 | [SPARC]: Beginnings of generic of_device framework. | David S. Miller | 4 | -4/+28 |
2006-06-29 | [SPARC]: Add of_n_{addr,size}_cells(). | David S. Miller | 2 | -0/+4 |
2006-06-29 | [SPARC64]: Kill starfire_cookie from SBUS/PCI. | David S. Miller | 3 | -4/+1 |
2006-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 11 | -115/+10 |
2006-06-29 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 12 | -37/+52 |
2006-06-29 | [MIPS] Add missing backslashes to macro definitions. | Ralf Baechle | 1 | -2/+2 |
2006-06-29 | [MIPS] Remove BSD and Sys V compat data types. | Ralf Baechle | 1 | -5/+5 |
2006-06-29 | [MIPS] ioc3.h: Uses u8, so include <linux/types.h>. | Ralf Baechle | 1 | -0/+2 |
2006-06-29 | [MIPS] au1xxx: fix PSC_SMBTXRX_RSR. | Domen Puncer | 1 | -1/+1 |
2006-06-29 | [MIPS] Fix FIXADDR_TOP for TX39/TX49. | Atsushi Nemoto | 1 | -0/+4 |
2006-06-29 | [MIPS] Fix configuration of R2 CPU features and multithreading. | Ralf Baechle | 1 | -12/+8 |
2006-06-29 | elf-em.h: Define and explain both EM_MIPS_RS3_LE and EM_MIPS_RS4_BE. | Ralf Baechle | 1 | -0/+5 |
2006-06-29 | [MIPS] Fix use of ehb instruction for non-R2 configurations. | Ralf Baechle | 3 | -11/+12 |
2006-06-29 | [MIPS] Define ARCH_HAS_IRQ_PER_CPU for all SMP systems. | Ralf Baechle | 2 | -6/+4 |