aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-02Documentation: fix minor kernel-doc warningsMartin Waitz
2006-04-02V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0Hans Verkuil
2006-04-02Input: add support for Braille devicesSamuel Thibault
2006-04-02Manual merge with Linus.Dmitry Torokhov
2006-04-01[NETFILTER]: iptables 32bit compat layerDmitry Mishin
2006-04-01[NETFILTER]: x_tables: unify IPv4/IPv6 multiport matchYasuyuki Kozakai
2006-04-01[NETFILTER]: x_tables: unify IPv4/IPv6 esp matchYasuyuki Kozakai
2006-04-01Fix comments: s/granuality/granularity/Kalin KOZHUHAROV
2006-03-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-31[PATCH] fs/namei.c: make lookup_hash() staticAdrian Bunk
2006-03-31[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas
2006-03-31[PATCH] backlight: Backlight Class ImprovementsRichard Purdie
2006-03-31[PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman
2006-03-31[PATCH] pidhash: Refactor the pid hash tableEric W. Biederman
2006-03-31[PATCH] task: RCU protect task->usageEric W. Biederman
2006-03-31[PATCH] resurrect __put_task_structAndrew Morton
2006-03-31[PATCH] sched: activate SCHED BATCH expiredCon Kolivas
2006-03-31[PATCH] sched: cleanup task_activated()Con Kolivas
2006-03-31[PATCH] sched: reduce overhead of calc_loadJack Steiner
2006-03-31[PATCH] hrtimer: create generic sleeperThomas Gleixner
2006-03-31[PATCH] LED: Add IDE disk activity LED triggerRichard Purdie
2006-03-31[PATCH] LED: add LED trigger tupportRichard Purdie
2006-03-31[PATCH] LED: add LED classRichard Purdie
2006-03-31[PATCH] vt: add TIOCL_GETKMSGREDIRECTRafael J. Wysocki
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton
2006-03-31[PATCH] IPMI: fix startup race conditionCorey Minyard
2006-03-31[PATCH] Simplify proc/devices and fix early termination regressionJoe Korty
2006-03-31[PATCH] kill __init_timer_base in favor of boot_tvec_basesOleg Nesterov
2006-03-31[PATCH] mm: schedule find_trylock_page() removalNick Piggin
2006-03-31[PATCH] migrate_pages_to() must be defined for the no swap caseChristoph Lameter
2006-03-31[PATCH] drivers/mtd/: small cleanupsAdrian Bunk
2006-03-31[PATCH] sem2mutex: drivers/mtd/Ingo Molnar
2006-03-31[NET]: Allow skb headroom to be overriddenAnton Blanchard
2006-03-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-03-30[PATCH] splice: add support for SPLICE_F_MOVE flagJens Axboe
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe
2006-03-29[PATCH] libata: Simplex and other mode filtering logicAlan Cox
2006-03-29[PATCH] libata: Add ->set_mode hook for odd driversAlan Cox
2006-03-29[PATCH] libata: BMDMA handling updatesAlan Cox
2006-03-29[NET]: Deinline some larger functions from netdevice.hDenis Vlasenko
2006-03-29Merge branch 'master'Jeff Garzik