aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-26Input: move input_device_id to mod_devicetable.hDmitry Torokhov2-51/+101
2006-04-26Input: allow passing NULL to input_free_device()Dmitry Torokhov1-1/+2
2006-04-26Input: ads7846 - improve filtering for thumb press accuracyImre Deak1-2/+4
2006-04-11Input: ads7846 - handle IRQs that were latched during disabled IRQsImre Deak1-0/+2
2006-04-11Input: ads7846 - debouncing and rudimentary sample filteringImre Deak1-0/+3
2006-04-02Input: add support for Braille devicesSamuel Thibault3-0/+24
2006-04-02Manual merge with Linus.Dmitry Torokhov223-1963/+3508
2006-03-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-54/+30
2006-03-31[PATCH] fs/namei.c: make lookup_hash() staticAdrian Bunk1-1/+0
2006-03-31[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas1-2/+0
2006-03-31[PATCH] backlight: Backlight Class ImprovementsRichard Purdie1-10/+15
2006-03-31[PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman1-0/+1
2006-03-31[PATCH] pidhash: Refactor the pid hash tableEric W. Biederman2-17/+83
2006-03-31[PATCH] task: RCU protect task->usageEric W. Biederman1-1/+1
2006-03-31[PATCH] resurrect __put_task_structAndrew Morton1-0/+1
2006-03-31[PATCH] sched: activate SCHED BATCH expiredCon Kolivas1-0/+1
2006-03-31[PATCH] sched: cleanup task_activated()Con Kolivas1-1/+8
2006-03-31[PATCH] sched: reduce overhead of calc_loadJack Steiner1-0/+1
2006-03-31[PATCH] hrtimer: create generic sleeperThomas Gleixner1-0/+16
2006-03-31[PATCH] LED: Add IDE disk activity LED triggerRichard Purdie1-0/+8
2006-03-31[PATCH] LED: add LED trigger tupportRichard Purdie1-0/+52
2006-03-31[PATCH] LED: add LED classRichard Purdie1-0/+51
2006-03-31[PATCH] vt: add TIOCL_GETKMSGREDIRECTRafael J. Wysocki1-0/+1
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton3-6/+9
2006-03-31[PATCH] IPMI: fix startup race conditionCorey Minyard1-3/+13
2006-03-31[PATCH] Simplify proc/devices and fix early termination regressionJoe Korty1-11/+4
2006-03-31[PATCH] kill __init_timer_base in favor of boot_tvec_basesOleg Nesterov1-4/+4
2006-03-31[PATCH] mm: schedule find_trylock_page() removalNick Piggin1-2/+2
2006-03-31[PATCH] migrate_pages_to() must be defined for the no swap caseChristoph Lameter1-1/+4
2006-03-31[PATCH] drivers/mtd/: small cleanupsAdrian Bunk1-0/+5
2006-03-31[PATCH] sem2mutex: drivers/mtd/Ingo Molnar2-4/+4
2006-03-31[NET]: Allow skb headroom to be overriddenAnton Blanchard1-4/+25
2006-03-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-1/+9
2006-03-30[PATCH] splice: add support for SPLICE_F_MOVE flagJens Axboe1-0/+8
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe2-0/+6
2006-03-29[PATCH] libata: Simplex and other mode filtering logicAlan Cox1-0/+4
2006-03-29[PATCH] libata: Add ->set_mode hook for odd driversAlan Cox1-0/+1
2006-03-29[PATCH] libata: BMDMA handling updatesAlan Cox1-0/+4
2006-03-29[NET]: Deinline some larger functions from netdevice.hDenis Vlasenko1-50/+5
2006-03-29Merge branch 'master'Jeff Garzik125-1361/+1446
2006-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+1
2006-03-28[PATCH] cleanup __exit_signal->cleanup_sighand pathOleg Nesterov1-1/+1
2006-03-28[PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov2-4/+8
2006-03-28[PATCH] move __exit_signal() to kernel/exit.cOleg Nesterov2-1/+2
2006-03-28[PATCH] rename __exit_sighand to cleanup_sighandOleg Nesterov1-1/+1
2006-03-28[PATCH] copy_process: cleanup bad_fork_cleanup_signalOleg Nesterov2-2/+1
2006-03-28[PATCH] copy_process: cleanup bad_fork_cleanup_sighandOleg Nesterov1-1/+0
2006-03-28[PATCH] introduce lock_task_sighand() helperOleg Nesterov1-0/+9
2006-03-28[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov1-8/+0
2006-03-28[PATCH] pidhash: don't use zero pidsOleg Nesterov1-0/+2