summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-021-1/+5
|\
| * [PATCH] splice: fix page stealing LRU handling.Jens Axboe2006-04-021-0/+4
| * [PATCH] splice: add a SPLICE_F_MORE flagJens Axboe2006-04-021-0/+1
| * [PATCH] splice: improve writeback and clean up page stealingJens Axboe2006-04-021-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-04-022-2/+2
|\ \ | |/ |/|
| * Documentation: fix minor kernel-doc warningsMartin Waitz2006-04-021-1/+1
| * Fix comments: s/granuality/granularity/Kalin KOZHUHAROV2006-04-011-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-04-021-57/+8
|\ \
| * | V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0Hans Verkuil2006-04-021-57/+8
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-04-027-17/+43
|\ \
| * | Input: add support for Braille devicesSamuel Thibault2006-04-023-0/+24
| * | Manual merge with Linus.Dmitry Torokhov2006-04-02223-1963/+3508
| |\|
| * | Input: fix input_free_device() implementationDmitry Torokhov2006-03-141-6/+6
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-03-1331-40/+103
| |\ \
| * | | Input: uinput - semaphore to mutex conversionDmitry Torokhov2006-02-191-2/+2
| * | | Input: gameport - semaphore to mutex conversionArjan van de Ven2006-02-191-3/+4
| * | | Input: serio - semaphore to mutex conversionArjan van de Ven2006-02-192-5/+6
| * | | Input: input core - semaphore to mutex conversionJes Sorensen2006-02-191-1/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-04-028-57/+154
|\ \ \ \
| * | | | [NETFILTER]: iptables 32bit compat layerDmitry Mishin2006-04-012-0/+85
| * | | | [NETFILTER]: x_tables: unify IPv4/IPv6 multiport matchYasuyuki Kozakai2006-04-013-39/+47
| * | | | [NETFILTER]: x_tables: unify IPv4/IPv6 esp matchYasuyuki Kozakai2006-04-013-18/+22
| | |_|/ | |/| |
* / | | splice: add SPLICE_F_NONBLOCK flagLinus Torvalds2006-04-021-0/+3
|/ / /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-312-54/+30
|\ \ \
| * | | [NET]: Allow skb headroom to be overriddenAnton Blanchard2006-03-311-4/+25
| * | | [NET]: Deinline some larger functions from netdevice.hDenis Vlasenko2006-03-291-50/+5
* | | | [PATCH] fs/namei.c: make lookup_hash() staticAdrian Bunk2006-03-311-1/+0
* | | | [PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas2006-03-311-2/+0
* | | | [PATCH] backlight: Backlight Class ImprovementsRichard Purdie2006-03-311-10/+15
* | | | [PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman2006-03-311-0/+1
* | | | [PATCH] pidhash: Refactor the pid hash tableEric W. Biederman2006-03-312-17/+83
* | | | [PATCH] task: RCU protect task->usageEric W. Biederman2006-03-311-1/+1
* | | | [PATCH] resurrect __put_task_structAndrew Morton2006-03-311-0/+1
* | | | [PATCH] sched: activate SCHED BATCH expiredCon Kolivas2006-03-311-0/+1
* | | | [PATCH] sched: cleanup task_activated()Con Kolivas2006-03-311-1/+8
* | | | [PATCH] sched: reduce overhead of calc_loadJack Steiner2006-03-311-0/+1
* | | | [PATCH] hrtimer: create generic sleeperThomas Gleixner2006-03-311-0/+16
* | | | [PATCH] LED: Add IDE disk activity LED triggerRichard Purdie2006-03-311-0/+8
* | | | [PATCH] LED: add LED trigger tupportRichard Purdie2006-03-311-0/+52
* | | | [PATCH] LED: add LED classRichard Purdie2006-03-311-0/+51
* | | | [PATCH] vt: add TIOCL_GETKMSGREDIRECTRafael J. Wysocki2006-03-311-0/+1
* | | | [PATCH] sys_sync_file_range()Andrew Morton2006-03-313-6/+9
* | | | [PATCH] IPMI: fix startup race conditionCorey Minyard2006-03-311-3/+13
* | | | [PATCH] Simplify proc/devices and fix early termination regressionJoe Korty2006-03-311-11/+4
* | | | [PATCH] kill __init_timer_base in favor of boot_tvec_basesOleg Nesterov2006-03-311-4/+4
* | | | [PATCH] mm: schedule find_trylock_page() removalNick Piggin2006-03-311-2/+2
* | | | [PATCH] migrate_pages_to() must be defined for the no swap caseChristoph Lameter2006-03-311-1/+4
* | | | [PATCH] drivers/mtd/: small cleanupsAdrian Bunk2006-03-311-0/+5
* | | | [PATCH] sem2mutex: drivers/mtd/Ingo Molnar2006-03-312-4/+4
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-301-1/+9
|\ \ \ \