aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-04-11[PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas
2006-04-11[PATCH] knfsd: svcrpc: WARN() instead of returning an error from svc_take_pageJ. Bruce Fields
2006-04-11[PATCH] module support: record in vermagic ability to unload a modulePaolo 'Blaisorblade' Giarrusso
2006-04-11[PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser
2006-04-11[PATCH] kdump proc vmcore size oveflow fixVivek Goyal
2006-04-11[PATCH] Reinstate const in next_thread()Keith Owens
2006-04-11[PATCH] make tty_insert_flip_string_flags() a non gpl exportAndrew Morton
2006-04-11[PATCH] leds: re-layout include/linux/leds.hBen Dooks
2006-04-11[PATCH] the scheduled unexport of panic_timeoutAdrian Bunk
2006-04-11[PATCH] sync_file_range(): use unsigned for flagsAndrew Morton
2006-04-11[PATCH] Clean up arch-overrides in linux/string.hKyle McMartin
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto
2006-04-11[PATCH] Add GFP_NOWAITJeff Dike
2006-04-11[PATCH] page flags: add commentry regarding field reservationAndy Whitcroft
2006-04-11[PATCH] overcommit: add calculate_totalreserve_pages()Hideo AOKI
2006-04-11[PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit alignedNeilBrown
2006-04-11[PATCH] splice: warning fixAndrew Morton
2006-04-11[PATCH] get rid of the PIPE_*() macrosIngo Molnar
2006-04-11[PATCH] splice: add direct fd <-> fd splicing supportJens Axboe
2006-04-10[PATCH] de_thread: Don't confuse users do_each_thread.Eric W. Biederman
2006-04-10[PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig
2006-04-10[PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin
2006-04-10[PATCH] splice: add optional input and output offsetsIngo Molnar
2006-04-10[PATCH] introduce a "kernel-internal pipe object" abstractionIngo Molnar
2006-04-09[NETFILTER]: Add address family specific checksum helpersPatrick McHardy
2006-04-09[NETFILTER]: Introduce infrastructure for address family specific operationsPatrick McHardy
2006-04-09[NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.hJing Min Zhao
2006-04-09[NETFILTER]: Add helper functions for mass hook registration/unregistrationPatrick McHardy
2006-04-09[PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave
2006-04-09[PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen
2006-04-04[PATCH] libata: convert ATAPI_ENABLE_DMADIR to module parameterAlbert Lee
2006-04-04Merge branch 'master'Jeff Garzik
2006-04-02Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-04-02[PATCH] splice: fix page stealing LRU handling.Jens Axboe
2006-04-02[PATCH] splice: add a SPLICE_F_MORE flagJens Axboe
2006-04-02[PATCH] splice: improve writeback and clean up page stealingJens Axboe
2006-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-04-02splice: add SPLICE_F_NONBLOCK flagLinus Torvalds
2006-04-02[PATCH] libata: separate out libata-eh.cTejun Heo
2006-04-02[PATCH] libata: add ATA_QCFLAG_IOTejun Heo
2006-04-02[PATCH] libata: clear only affected flags during ata_dev_configure()Tejun Heo
2006-04-02[PATCH] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FLAG_DISABLEDTejun Heo
2006-04-02[PATCH] libata: clean up constantsTejun Heo
2006-04-02[PATCH] libata: ATA_FLAG_IN_EH is not used, kill itTejun Heo
2006-04-02[PATCH] libata: improve ata_bus_probe()Tejun Heo
2006-04-02[PATCH] libata: implement ap->sata_spd_limit and helpersTejun Heo