aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-02Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitAdrian Bunk4-23/+35
2006-03-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-20/+4
2006-03-31Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-3/+31
2006-04-01Fix comments: s/granuality/granularity/Kalin KOZHUHAROV1-1/+1
2006-03-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-58/+34
2006-03-31[PATCH] mutex: some cleanupsNicolas Pitre2-30/+33
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: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie1-0/+2
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] make local_t signedAndrew Morton3-11/+18
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton4-7/+11
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] for_each_possible_cpu: s390KAMEZAWA Hiroyuki1-1/+1
2006-03-31[PATCH] uml: check for differences in host supportPaolo 'Blaisorblade' Giarrusso1-1/+5
2006-03-31[PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso7-38/+110
2006-03-31[PATCH] uml: split ldt.h in arch-independent and arch-dependant codePaolo 'Blaisorblade' Giarrusso4-106/+77
2006-03-31[PATCH] uml: sparse cleanupsAl Viro3-10/+10
2006-03-31[PATCH] i386 kdump timer vector lockup fixVivek Goyal1-0/+1
2006-03-31[PATCH] Remove long dead i386 floppy asm codeBrian Gerst1-34/+0
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[IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibilityTony Luck1-3/+3
2006-03-31[NET]: Allow skb headroom to be overriddenAnton Blanchard2-5/+29
2006-03-31[TCP]: Kill unused extern decl for tcp_v4_hash_connecting()David S. Miller1-3/+0
2006-03-30[IA64] Export cpu cache info by sysfsZhang, Yanmin1-0/+28
2006-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds10-130/+90
2006-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+26
2006-03-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-1/+9
2006-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+4
2006-03-30[PATCH] splice: add support for SPLICE_F_MOVE flagJens Axboe1-0/+8
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe6-4/+15
2006-03-30[PARISC] Add atomic_sub_and_testKyle McMartin1-0/+3
2006-03-30[PARISC] Make local_t use atomic_long_tKyle McMartin1-8/+8