summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mm: move determination of policy_zone into page allocatorChristoph Lameter2006-01-061-0/+11
* [PATCH] mm: add populated_zone() helperCon Kolivas2006-01-061-0/+5
* [PATCH] mm: rmap optimisationNick Piggin2006-01-061-0/+1
* [PATCH] mm: dma32 zone statisticsNick Piggin2006-01-062-14/+35
* [PATCH] kill last zone_reclaim() bitsAndrew Morton2006-01-061-1/+0
* [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_lowRavikiran G Thirumalai2006-01-061-34/+12
* [PATCH] mm: remove pcp lowNick Piggin2006-01-061-1/+0
* [PATCH] sparsemem: provide pfn_to_nidAndy Whitcroft2006-01-061-1/+5
* [PATCH] flatmem split out memory modelAndy Whitcroft2006-01-061-1/+6
* [PATCH] Shut up warnings in ipc/shm.cRussell King2006-01-061-3/+18
* [PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODESMike Kravetz2006-01-061-6/+0
* [PATCH] mm: pfn_to_pgdat not used in common codeAndy Whitcroft2006-01-061-5/+0
* [PATCH] mm: kvaddr_to_nid not used in common codeAndy Whitcroft2006-01-061-5/+0
* [PATCH] Remove old node based policy interface from mempolicy.cChristoph Lameter2006-01-061-19/+0
* [PATCH] Add NUMA policy support for huge pages.Christoph Lameter2006-01-062-2/+10
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-062-0/+2
* [PATCH] reiser4: vfs: add truncate_inode_pages_range()Hans Reiser2006-01-061-0/+2
* [PATCH] nbd: fix TX/RX race conditionHerbert Xu2006-01-061-0/+8
* Merge http://oss.oracle.com/git/ocfs2Linus Torvalds2006-01-053-6/+236
|\
| * [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2006-01-032-6/+31
| * [PATCH] configfs: User-driven configuration filesystemJoel Becker2006-01-031-0/+205
* | [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stackPatrick McHardy2006-01-051-0/+4
* | [NETFILTER]: make ipv6_find_hdr() find transport protocol headerPatrick McHardy2006-01-051-1/+1
* | [NETFILTER]: ctnetlink: Fix dumping of helper namePatrick McHardy2006-01-051-2/+0
* | [NETFILTER]: Add ctnetlink port for nf_conntrackPablo Neira Ayuso2006-01-051-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-048-125/+86
|\ \
| * | [PATCH] Driver Core: Add platform_device_del()Dmitry Torokhov2006-01-041-0/+1
| * | [PATCH] Input: fix add modalias support build errorRusty Russell2006-01-041-1/+1
| * | [PATCH] Input: add modalias supportRusty Russell2006-01-041-38/+41
| * | [PATCH] kobject_uevent CONFIG_NET=n fixakpm@osdl.org2006-01-041-1/+1
| * | [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-045-31/+29
| * | [PATCH] merge kobject_uevent and kobject_hotplugKay Sievers2006-01-041-21/+6
| * | [PATCH] remove mount/umount uevents from superblock handlingKay Sievers2006-01-041-4/+2
| * | [PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers2006-01-042-58/+34
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-01-042-0/+13
|\ \
| * | [ALSA] [PATCH] alsa: Improved PnP suspend supportPierre Ossman2006-01-031-0/+4
| * | [ALSA] PATCH] Add PM support to PnP driversTakashi Iwai2006-01-031-0/+5
| * | [ALSA] Add support for the CS5535 Audio deviceJaya Kumar2006-01-031-0/+4
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-041-2/+1
|\ \
| * | kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as mo...Ustyugov Roman2005-12-261-2/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-043-15/+0
|\ \ \
| * | | remove pointers to the defunct UDF mailing listAdrian Bunk2006-01-033-15/+0
| | |/ | |/|
* | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2006-01-041-6/+7
|\ \ \
| * | | Merge branch 'master'Jeff Garzik2006-01-037-10/+24
| |\| |
| * | | Merge branch 'master'Jeff Garzik2005-12-245-129/+11
| |\ \ \
| * \ \ \ Merge branch 'upstream-fixes'Jeff Garzik2005-12-131-0/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master'Jeff Garzik2005-12-131-0/+30
| |\ \ \ \ \
| * | | | | | [PATCH] libata: remove unused qc->waitingTejun Heo2005-12-131-2/+0
| * | | | | | [PATCH] libata: implement ata_exec_internal()Tejun Heo2005-12-131-0/+2
| * | | | | | Merge branch 'master'Jeff Garzik2005-12-1215-98/+137
| |\ \ \ \ \ \