summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|\ \ \ \
| * | | | [PATCH] libata: Simplex and other mode filtering logicAlan Cox2006-03-291-0/+4
| * | | | [PATCH] libata: Add ->set_mode hook for odd driversAlan Cox2006-03-291-0/+1
| * | | | [PATCH] libata: BMDMA handling updatesAlan Cox2006-03-291-0/+4
| * | | | Merge branch 'master'Jeff Garzik2006-03-29125-1361/+1446
| |\ \ \ \ | | |/ / /
| * | | | [PATCH] libata: kill E.D.D.Tejun Heo2006-03-241-1/+0
* | | | | [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
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-291-0/+1
|\ \ \ \
| * \ \ \ Merge ../linux-2.6Paul Mackerras2006-03-2963-653/+685
| |\ \ \ \
| * | | | | [PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200BSylvain Munaut2006-03-271-0/+1
* | | | | | [PATCH] cleanup __exit_signal->cleanup_sighand pathOleg Nesterov2006-03-281-1/+1
* | | | | | [PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov2006-03-282-4/+8
* | | | | | [PATCH] move __exit_signal() to kernel/exit.cOleg Nesterov2006-03-282-1/+2
OpenPOWER on IntegriCloud