summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] UML: fix the INIT_ENV_ARG_LIMIT dependenciesAdrian Bunk2006-06-301-2/+2
* [PATCH] add smp_setup_processor_id()Andrew Morton2006-06-303-0/+15
* [PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley2006-06-304-5/+51
* [PATCH] SELinux: update USB code with new kill_proc_info_as_uidDavid Quigley2006-06-303-2/+7
* [PATCH] SELinux: add security hook call to kill_proc_info_as_uidDavid Quigley2006-06-302-3/+6
* [PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completionDavid Quigley2006-06-303-9/+40
* [PATCH] slab: consolidate code to free slabs from freelistChristoph Lameter2006-06-301-68/+51
* [PATCH] Light weight event countersChristoph Lameter2006-06-3016-249/+212
* [PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter2006-06-306-90/+73
* [PATCH] zoned-vm-counters: remove read_page_state()Andrew Morton2006-06-302-18/+0
* [PATCH] zoned vm counters: remove useless struct wbsChristoph Lameter2006-06-301-51/+34
* [PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter2006-06-306-5/+9
* [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-309-46/+11
* [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-309-16/+12
* [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-3012-17/+16
* [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-3010-11/+14
* [PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter2006-06-309-12/+10
* [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter2006-06-305-50/+10
* [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter2006-06-307-5/+14
* [PATCH] zoned vm counters: remove NR_FILE_MAPPED from scan control structureChristoph Lameter2006-06-301-9/+2
* [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-3013-67/+16
* [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-3010-17/+16
* [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementationChristoph Lameter2006-06-306-5/+359
* [PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter2006-06-307-549/+569
* [PATCH] fix ISTALLION=yAdrian Bunk2006-06-301-15/+2
* [PATCH] msr.c: use register_hotcpu_notifier()Andrew Morton2006-06-301-3/+6
* [PATCH] fix platform_device_put/del mishapsIngo Molnar2006-06-302-5/+6
* [PATCH] fix drivers/video/imacfb.c compilationIngo Molnar2006-06-301-4/+0
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-06-2921-97/+131
|\
| * ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks()Florin Malita2006-06-291-8/+1
| * ocfs2: clean up some osb fieldsMark Fasheh2006-06-294-42/+4
| * ocfs2: fix init of uuid_net_keyMark Fasheh2006-06-291-1/+1
| * ocfs2: silence a debug printMark Fasheh2006-06-291-1/+1
| * ocfs2: silence ENOENT during lookup of broken linksSunil Mushran2006-06-291-1/+1
| * ocfs2: Cleanup message printsSunil Mushran2006-06-293-18/+20
| * ocfs2: silence -EEXIST from ocfs2_extent_map_insert/lookupJoel Becker2006-06-291-7/+22
| * [PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() staticAdrian Bunk2006-06-292-4/+6
| * ocfs2: warn the user on a dead timeout mismatchMark Fasheh2006-06-292-0/+21
| * ocfs2: OCFS2_FS must depend on SYSFSAdrian Bunk2006-06-291-1/+1
| * ocfs2: Compile-time disabling of ocfs2 debugging output.Joel Becker2006-06-294-7/+35
| * configfs: Clear up a few extra spaces where there should be TABs.Joel Becker2006-06-292-4/+4
| * configfs: Release memory in configfs_example.Joel Becker2006-06-291-4/+15
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-2989-148/+520
|\ \
| * | [TIPC]: Initial activation message now includes TIPC version numberAllan Stephens2006-06-291-1/+2
| * | [TIPC]: Improve response to requests for node/link informationAllan Stephens2006-06-292-11/+19
| * | [TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_bufAllan Stephens2006-06-291-5/+6
| * | [IrDA]: Fix the AU1000 FIR dependenciesAdrian Bunk2006-06-291-1/+1
| * | [IrDA]: Fix RCU lock pairing on error pathJosh Triplett2006-06-291-1/+2
| * | [XFRM]: unexport xfrm_state_mtuAdrian Bunk2006-06-291-2/+0
| * | [NET]: make skb_release_data() staticAdrian Bunk2006-06-293-3/+1
OpenPOWER on IntegriCloud