| Commit message (Expand) | Author | Age |
* | [PATCH] rcu: Add lock annotations to RCU locking primitives | Josh Triplett | 2006-06-30 |
* | [PATCH] Correct rtc_wkalrm comments | Andrew Victor | 2006-06-30 |
* | [PATCH] uml: add __raw_writeq definition | Jeff Dike | 2006-06-30 |
* | [PATCH] add smp_setup_processor_id() | Andrew Morton | 2006-06-30 |
* | [PATCH] SELinux: Add security hook definition for getioprio and insert hooks | David Quigley | 2006-06-30 |
* | [PATCH] SELinux: add security hook call to kill_proc_info_as_uid | David Quigley | 2006-06-30 |
* | [PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completion | David Quigley | 2006-06-30 |
* | [PATCH] Light weight event counters | Christoph Lameter | 2006-06-30 |
* | [PATCH] Use Zoned VM Counters for NUMA statistics | Christoph 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 counter | Christoph Lameter | 2006-06-30 |
* | [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter | Christoph Lameter | 2006-06-30 |
* | [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter | Christoph Lameter | 2006-06-30 |
* | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter | Christoph Lameter | 2006-06-30 |
* | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter | Christoph Lameter | 2006-06-30 |
* | [PATCH] zoned vm counters: conversion of nr_slab to per zone counter | Christoph 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_MAPPED | Christoph Lameter | 2006-06-30 |
* | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter | Christoph Lameter | 2006-06-30 |
* | [PATCH] zoned vm counters: convert nr_mapped to per zone counter | Christoph Lameter | 2006-06-30 |
* | [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation | Christoph Lameter | 2006-06-30 |
* | [PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h | Christoph Lameter | 2006-06-30 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | [NET]: make skb_release_data() static | Adrian Bunk | 2006-06-29 |
| * | [ATM]: basic sysfs support for ATM devices | Roman Kagan | 2006-06-29 |
| * | [NET]: Add ECN support for TSO | Michael Chan | 2006-06-29 |
| * | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 2006-06-29 |
| * | [NET]: Fix logical error in skb_gso_ok | Herbert Xu | 2006-06-29 |
| * | [PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000 | Shuya MAEDA | 2006-06-29 |
| * | [NETLINK]: Encapsulate eff_cap usage within security framework. | Darrel Goeddel | 2006-06-29 |
| * | [NET]: Added GSO header verification | Herbert Xu | 2006-06-29 |
* | | [SPARC]: sparc32 side of of_device layer IRQ resolution. | David S. Miller | 2006-06-29 |
* | | [SPARC64]: of_device layer IRQ resolution | David S. Miller | 2006-06-29 |
* | | [SPARC]: Kill interrupt stuff and linux_phandle from device_node. | David S. Miller | 2006-06-29 |
* | | [SPARC]: Add of_io{remap,unmap}(). | David S. Miller | 2006-06-29 |
* | | [SPARC]: Beginnings of generic of_device framework. | David S. Miller | 2006-06-29 |
* | | [SPARC]: Add of_n_{addr,size}_cells(). | David S. Miller | 2006-06-29 |
* | | [SPARC64]: Kill starfire_cookie from SBUS/PCI. | David S. Miller | 2006-06-29 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the videodevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_mk_symlink() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |