| Commit message (Expand) | Author | Files | Lines |
2006-06-30 | [PATCH] uml: add __raw_writeq definition | Jeff Dike | 1 | -0/+5 |
2006-06-30 | [PATCH] uml: fix biarch gcc build on x86_64 | Jeff Dike | 2 | -2/+7 |
2006-06-30 | [PATCH] uml: remove stray file | Jeff Dike | 1 | -172/+0 |
2006-06-30 | [PATCH] uml: remove unneeded time definitions | Jeff Dike | 3 | -30/+0 |
2006-06-30 | [PATCH] uml: add locking to xtime accesses | Jeff Dike | 1 | -2/+8 |
2006-06-30 | [PATCH] uml: unregister useless console when it's not needed | Jeff Dike | 1 | -4/+18 |
2006-06-30 | [PATCH] uml: fix off-by-one bug in VM file creation | Jeff Dike | 1 | -2/+5 |
2006-06-30 | [PATCH] uml: fix /proc/mounts parsing boundary condition | Jeff Dike | 1 | -2/+12 |
2006-06-30 | [PATCH] UML: fix the INIT_ENV_ARG_LIMIT dependencies | Adrian Bunk | 1 | -2/+2 |
2006-06-30 | [PATCH] add smp_setup_processor_id() | Andrew Morton | 3 | -0/+15 |
2006-06-30 | [PATCH] SELinux: Add security hook definition for getioprio and insert hooks | David Quigley | 4 | -5/+51 |
2006-06-30 | [PATCH] SELinux: update USB code with new kill_proc_info_as_uid | David Quigley | 3 | -2/+7 |
2006-06-30 | [PATCH] SELinux: add security hook call to kill_proc_info_as_uid | David Quigley | 2 | -3/+6 |
2006-06-30 | [PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completion | David Quigley | 3 | -9/+40 |
2006-06-30 | [PATCH] slab: consolidate code to free slabs from freelist | Christoph Lameter | 1 | -68/+51 |
2006-06-30 | [PATCH] Light weight event counters | Christoph Lameter | 16 | -249/+212 |
2006-06-30 | [PATCH] Use Zoned VM Counters for NUMA statistics | Christoph Lameter | 6 | -90/+73 |
2006-06-30 | [PATCH] zoned-vm-counters: remove read_page_state() | Andrew Morton | 2 | -18/+0 |
2006-06-30 | [PATCH] zoned vm counters: remove useless struct wbs | Christoph Lameter | 1 | -51/+34 |
2006-06-30 | [PATCH] zoned vm counters: conversion of nr_bounce to per zone counter | Christoph Lameter | 6 | -5/+9 |
2006-06-30 | [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter | Christoph Lameter | 9 | -46/+11 |
2006-06-30 | [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter | Christoph Lameter | 9 | -16/+12 |
2006-06-30 | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter | Christoph Lameter | 12 | -17/+16 |
2006-06-30 | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter | Christoph Lameter | 10 | -11/+14 |
2006-06-30 | [PATCH] zoned vm counters: conversion of nr_slab to per zone counter | Christoph Lameter | 9 | -12/+10 |
2006-06-30 | [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int... | Christoph Lameter | 5 | -50/+10 |
2006-06-30 | [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED | Christoph Lameter | 7 | -5/+14 |
2006-06-30 | [PATCH] zoned vm counters: remove NR_FILE_MAPPED from scan control structure | Christoph Lameter | 1 | -9/+2 |
2006-06-30 | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter | Christoph Lameter | 13 | -67/+16 |
2006-06-30 | [PATCH] zoned vm counters: convert nr_mapped to per zone counter | Christoph Lameter | 10 | -17/+16 |
2006-06-30 | [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation | Christoph Lameter | 6 | -5/+359 |
2006-06-30 | [PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h | Christoph Lameter | 7 | -549/+569 |
2006-06-30 | [PATCH] fix ISTALLION=y | Adrian Bunk | 1 | -15/+2 |
2006-06-30 | [PATCH] msr.c: use register_hotcpu_notifier() | Andrew Morton | 1 | -3/+6 |
2006-06-30 | [PATCH] fix platform_device_put/del mishaps | Ingo Molnar | 2 | -5/+6 |
2006-06-30 | [PATCH] fix drivers/video/imacfb.c compilation | Ingo Molnar | 1 | -4/+0 |
2006-06-30 | [TIPC]: Initial activation message now includes TIPC version number | Allan Stephens | 1 | -1/+2 |
2006-06-30 | [TIPC]: Improve response to requests for node/link information | Allan Stephens | 2 | -11/+19 |
2006-06-30 | [TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_buf | Allan Stephens | 1 | -5/+6 |
2006-06-30 | [IrDA]: Fix the AU1000 FIR dependencies | Adrian Bunk | 1 | -1/+1 |
2006-06-30 | [IrDA]: Fix RCU lock pairing on error path | Josh Triplett | 1 | -1/+2 |
2006-06-30 | [XFRM]: unexport xfrm_state_mtu | Adrian Bunk | 1 | -2/+0 |
2006-06-30 | [NET]: make skb_release_data() static | Adrian Bunk | 3 | -3/+1 |
2006-06-30 | [NETFILTE] ipv4: Fix typo (Bugzilla #6753) | Matt LaPlante | 1 | -1/+1 |
2006-06-30 | [IrDA]: MCS7780 usb_driver struct should be static | Adrian Bunk | 1 | -1/+1 |
2006-06-30 | [BNX2]: Turn off link during shutdown | Michael Chan | 2 | -4/+5 |
2006-06-30 | [BNX2]: Use dev_kfree_skb() instead of the _irq version | Michael Chan | 1 | -5/+5 |
2006-06-30 | [ATM]: basic sysfs support for ATM devices | Roman Kagan | 7 | -6/+209 |
2006-06-30 | [ATM]: [suni] change suni_init to __devinit | Chas Williams | 2 | -2/+2 |
2006-06-30 | [ATM]: [iphase] should be __devinit not __init | Chas Williams | 1 | -2/+2 |