aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-04-11Input: ads7846 - handle IRQs that were latched during disabled IRQsImre Deak
2006-04-11Input: ads7846 - debouncing and rudimentary sample filteringImre Deak
2006-04-02Input: add support for Braille devicesSamuel Thibault
2006-04-02Manual merge with Linus.Dmitry Torokhov
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
2006-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-03-28[PATCH] cleanup __exit_signal->cleanup_sighand pathOleg Nesterov
2006-03-28[PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov
2006-03-28[PATCH] move __exit_signal() to kernel/exit.cOleg Nesterov
2006-03-28[PATCH] rename __exit_sighand to cleanup_sighandOleg Nesterov
2006-03-28[PATCH] copy_process: cleanup bad_fork_cleanup_signalOleg Nesterov
2006-03-28[PATCH] copy_process: cleanup bad_fork_cleanup_sighandOleg Nesterov
2006-03-28[PATCH] introduce lock_task_sighand() helperOleg Nesterov
2006-03-28[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov
2006-03-28[PATCH] pidhash: don't use zero pidsOleg Nesterov
2006-03-28[PATCH] pidhash: don't count idle threadsOleg Nesterov
2006-03-28[PATCH] kill SET_LINKS/REMOVE_LINKSOleg Nesterov
2006-03-28[PATCH] remove add_parent()'s parent argumentOleg Nesterov