summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-04-021-57/+8Star
|\
| * V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0Hans Verkuil2006-04-021-57/+8Star
* | 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-1431-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/+30Star
|\ \ \
| * | | [NET]: Allow skb headroom to be overriddenAnton Blanchard2006-03-311-4/+25
| * | | [NET]: Deinline some larger functions from netdevice.hDenis Vlasenko2006-03-301-50/+5Star
* | | | [PATCH] fs/namei.c: make lookup_hash() staticAdrian Bunk2006-03-311-1/+0Star
* | | | [PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas2006-03-311-2/+0Star
* | | | [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/+4Star
* | | | [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-311-1/+9
|\ \ \ \
| * | | | [PATCH] libata: Simplex and other mode filtering logicAlan Cox2006-03-301-0/+4
| * | | | [PATCH] libata: Add ->set_mode hook for odd driversAlan Cox2006-03-301-0/+1
| * | | | [PATCH] libata: BMDMA handling updatesAlan Cox2006-03-301-0/+4
| * | | | Merge branch 'master'Jeff Garzik2006-03-30125-1361/+1446
| |\| | |
| * | | | [PATCH] libata: kill E.D.D.Tejun Heo2006-03-241-1/+0Star
* | | | | [PATCH] splice: add support for SPLICE_F_MOVE flagJens Axboe2006-03-301-0/+8
* | | | | [PATCH] Introduce sys_splice() system callJens Axboe2006-03-302-0/+6
| |/ / / |/| | |