| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | [PATCH] mm: move determination of policy_zone into page allocator | Christoph Lameter | 2006-01-06 | 1 | -0/+11 |
| * | | [PATCH] mm: add populated_zone() helper | Con Kolivas | 2006-01-06 | 1 | -0/+5 |
| * | | [PATCH] mm: rmap optimisation | Nick Piggin | 2006-01-06 | 1 | -0/+1 |
| * | | [PATCH] mm: dma32 zone statistics | Nick Piggin | 2006-01-06 | 2 | -14/+35 |
| * | | [PATCH] kill last zone_reclaim() bits | Andrew Morton | 2006-01-06 | 1 | -1/+0 |
| * | | [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low | Ravikiran G Thirumalai | 2006-01-06 | 1 | -34/+12 |
| * | | [PATCH] mm: remove pcp low | Nick Piggin | 2006-01-06 | 1 | -1/+0 |
| * | | [PATCH] sparsemem: provide pfn_to_nid | Andy Whitcroft | 2006-01-06 | 1 | -1/+5 |
| * | | [PATCH] flatmem split out memory model | Andy Whitcroft | 2006-01-06 | 1 | -1/+6 |
| * | | [PATCH] Shut up warnings in ipc/shm.c | Russell King | 2006-01-06 | 1 | -3/+18 |
| * | | [PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES | Mike Kravetz | 2006-01-06 | 1 | -6/+0 |
| * | | [PATCH] mm: pfn_to_pgdat not used in common code | Andy Whitcroft | 2006-01-06 | 1 | -5/+0 |
| * | | [PATCH] mm: kvaddr_to_nid not used in common code | Andy Whitcroft | 2006-01-06 | 1 | -5/+0 |
| * | | [PATCH] Remove old node based policy interface from mempolicy.c | Christoph Lameter | 2006-01-06 | 1 | -19/+0 |
| * | | [PATCH] Add NUMA policy support for huge pages. | Christoph Lameter | 2006-01-06 | 2 | -2/+10 |
| * | | [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store | Badari Pulavarty | 2006-01-06 | 2 | -0/+2 |
| * | | [PATCH] reiser4: vfs: add truncate_inode_pages_range() | Hans Reiser | 2006-01-06 | 1 | -0/+2 |
| * | | [PATCH] nbd: fix TX/RX race condition | Herbert Xu | 2006-01-06 | 1 | -0/+8 |
| |/ |
|
| * | Merge http://oss.oracle.com/git/ocfs2 | Linus Torvalds | 2006-01-05 | 3 | -6/+236 |
| |\ |
|
| | * | [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE | Zach Brown | 2006-01-03 | 2 | -6/+31 |
| | * | [PATCH] configfs: User-driven configuration filesystem | Joel Becker | 2006-01-03 | 1 | -0/+205 |
* | | | [PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device ID | Jean Delvare | 2006-01-05 | 1 | -0/+1 |
* | | | [PATCH] i2c: driver ID list cleanups | Jean Delvare | 2006-01-05 | 1 | -20/+0 |
* | | | [PATCH] hwmon: add VRM/VID support for some VIA CPUs | Rudolf Marek | 2006-01-05 | 1 | -3/+3 |
* | | | [PATCH] I2C: Make i2c_add_driver automatically set the proper module owner | Greg Kroah-Hartman | 2006-01-05 | 1 | -1/+6 |
* | | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11 | Laurent Riffard | 2006-01-05 | 1 | -2/+3 |
* | | | [PATCH] i2c: i2c_get_client is gone | Jean Delvare | 2006-01-05 | 1 | -11/+2 |
* | | | [PATCH] i2c: Rework client usage count, 3 of 3 | Jean Delvare | 2006-01-05 | 1 | -3/+1 |
* | | | [PATCH] i2c: Rework client usage count, 2 of 3 | Jean Delvare | 2006-01-05 | 1 | -1/+0 |
* | | | [PATCH] i2c: Rework client usage count, 1 of 3 | Jean Delvare | 2006-01-05 | 1 | -2/+0 |
* | | | [PATCH] i2c: Drop i2c_driver.flags, 3 of 3 | Jean Delvare | 2006-01-05 | 1 | -3/+0 |
* | | | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 2006-01-05 | 1 | -1/+0 |
* | | | [PATCH] i2c: Drop i2c_driver.flags, 1 of 3 | Jean Delvare | 2006-01-05 | 1 | -5/+0 |
|/ / |
|
* | | [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack | Patrick McHardy | 2006-01-05 | 1 | -0/+4 |
* | | [NETFILTER]: make ipv6_find_hdr() find transport protocol header | Patrick McHardy | 2006-01-05 | 1 | -1/+1 |
* | | [NETFILTER]: ctnetlink: Fix dumping of helper name | Patrick McHardy | 2006-01-05 | 1 | -2/+0 |
* | | [NETFILTER]: Add ctnetlink port for nf_conntrack | Pablo Neira Ayuso | 2006-01-05 | 1 | -0/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-01-04 | 8 | -125/+86 |
|\ \ |
|
| * | | [PATCH] Driver Core: Add platform_device_del() | Dmitry Torokhov | 2006-01-04 | 1 | -0/+1 |
| * | | [PATCH] Input: fix add modalias support build error | Rusty Russell | 2006-01-04 | 1 | -1/+1 |
| * | | [PATCH] Input: add modalias support | Rusty Russell | 2006-01-04 | 1 | -38/+41 |
| * | | [PATCH] kobject_uevent CONFIG_NET=n fix | akpm@osdl.org | 2006-01-04 | 1 | -1/+1 |
| * | | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-04 | 5 | -31/+29 |
| * | | [PATCH] merge kobject_uevent and kobject_hotplug | Kay Sievers | 2006-01-04 | 1 | -21/+6 |
| * | | [PATCH] remove mount/umount uevents from superblock handling | Kay Sievers | 2006-01-04 | 1 | -4/+2 |
| * | | [PATCH] remove CONFIG_KOBJECT_UEVENT option | Kay Sievers | 2006-01-04 | 2 | -58/+34 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2006-01-04 | 2 | -0/+13 |
|\ \ |
|
| * | | [ALSA] [PATCH] alsa: Improved PnP suspend support | Pierre Ossman | 2006-01-03 | 1 | -0/+4 |
| * | | [ALSA] PATCH] Add PM support to PnP drivers | Takashi Iwai | 2006-01-03 | 1 | -0/+5 |
| * | | [ALSA] Add support for the CS5535 Audio device | Jaya Kumar | 2006-01-03 | 1 | -0/+4 |
| |/ |
|