summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2005-01-09Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2005-01-08Re-use the buffer page for pipe data.Linus Torvalds
2005-01-08Merge bk://gkernel.bkbits.net/net-drivers-2.6Linus Torvalds
2005-01-08[PATCH] Fix ppc64 !HOTPLUG_CPU buildAndrew Morton
2005-01-07[PATCH] remove CT_TO_SECS()/CT_TO_USECS()William Lee Irwin III
2005-01-07[PATCH] some parport_pc.c cleanupsAdrian Bunk
2005-01-07[PATCH] small proc_fs cleanupsAdrian Bunk
2005-01-07[PATCH] small MCA cleanupsAdrian Bunk
2005-01-07[PATCH] cdrom.c: make several functions static (fwd)Adrian Bunk
2005-01-07[PATCH] reiser3 cleanupsAdrian Bunk
2005-01-07[PATCH] oss: AC97 quirk facilityJohn W. Linville
2005-01-07[PATCH] small char/generic_serial.c cleanupAdrian Bunk
2005-01-07[PATCH] Lock initializer cleanup (common headers)Thomas Gleixner
2005-01-07[PATCH] invalidate_inode_pages2() mmap coherency fixAndrew Morton
2005-01-07[PATCH] Remove EXPORT_SYMBOL_NOVERSRusty Russell
2005-01-07[PATCH] no buddy bitmap patch revist: intro and includesKamezawa Hiroyuki
2005-01-07[PATCH] vm: for -mm only: remove remap_page_range() completelyWilliam Lee Irwin III
2005-01-07[PATCH] md: improve 'hash' code in linear.cNeil Brown
2005-01-07[PATCH] remove the BKL by turning it into a semaphoreIngo Molnar
2005-01-07[PATCH] vmtrunc: restart_addr in truncate_countHugh Dickins
2005-01-07[PATCH] vmtrunc: unmap_mapping dropping i_mmap_lockHugh Dickins
2005-01-07[PATCH] vmtrunc: truncate_count not atomicHugh Dickins
2005-01-07[PATCH] Replace 'numnodes' with 'node_online_map' - arch-independentMatthew Dobson
2005-01-07[PATCH] Fix smp_processor_id() warning in numa_node_id()Ingo Molnar
2005-01-07[PATCH] sched: add cond_resched_softirq()Ingo Molnar
2005-01-07[PATCH] add lock_need_resched()Ingo Molnar
2005-01-07[PATCH] preempt cleanupIngo Molnar
2005-01-07[PATCH] improve preemption on SMPIngo Molnar
2005-01-07[PATCH] introduce idle_task_exitNathan Lynch
2005-01-07[PATCH] export sched_setscheduler() for kernel module useDean Nelson
2005-01-07[PATCH] sched: remove_interactive_creditCon Kolivas
2005-01-07[PATCH] sched: reset cache_hot_timeAnton Blanchard
2005-01-07[PATCH] sched: more agressive wake_idle()Andrew Theurer
2005-01-07[PATCH] compound pages optimisationNick Piggin
2005-01-07Merge pobox.com:/garz/repo/netdev-2.6/miscJeff Garzik
2005-01-068139cp: support for TTTech MC322Philipp Gortan
2005-01-06[PATCH] Multicast filtering for tun.cAndrew Morton
2005-01-06Merge bk://bart.bkbits.net/ide-2.6Linus Torvalds
2005-01-07[ide] kill current_capacity()Bartlomiej Zolnierkiewicz
2005-01-07[ide] ide_driver_t->abort() cleanupBartlomiej Zolnierkiewicz
2005-01-07[ide] rework ide_driver_t->errorBartlomiej Zolnierkiewicz
2005-01-07[ide] cleanup ide_dump_status()Bartlomiej Zolnierkiewicz
2005-01-07[ide] add ide_dump_opcode()Bartlomiej Zolnierkiewicz
2005-01-07[ide] kill write-only ide_driver_t->senseBartlomiej Zolnierkiewicz
2005-01-06[PATCH] Fix up compiler inefficienciesAlexander Viro
2005-01-06[PATCH] Resurrect ISICOM serialAlan Cox
2005-01-06Make pipe data structure be a circular list of pages, rather thanLinus Torvalds
2005-01-05Use 'free_pipe_info()' helper function for pipe closedown.Linus Torvalds
2005-01-05[PATCH] Make pud_alloc() and pmd_alloc() non-existant on !MMUDavid Howells
2005-01-04[PATCH] Make page allocator aware of requests for zeroed memoryChristoph Lameter