aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-3/+3
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-11/+24
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-2/+3
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds12-45/+462
2006-03-25[PATCH] remove pps supportRoman Zippel1-41/+0
2006-03-25[PATCH] udf: remove duplicate definitionsPekka Enberg1-21/+0
2006-03-25[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj1-1/+0
2006-03-25[PATCH] cpumask: uninline any_online_cpu()Andrew Morton1-10/+3
2006-03-25[PATCH] cpumask: uninline highest_possible_processor_id()Andrew Morton1-9/+6
2006-03-25[PATCH] cpumask: uninline next_cpu()Andrew Morton1-7/+4
2006-03-25[PATCH] cpumask: uninline first_cpu()Andrew Morton1-5/+6
2006-03-25[PATCH] radix-tree documentation cleanupsJonathan Corbet1-5/+8
2006-03-25[PATCH] roundup_pow_of_two() 64-bit fixAndrew Morton2-2/+10
2006-03-25[PATCH] refactor capable() to one implementation, add __capable() helperChris Wright2-7/+18
2006-03-25[PATCH] add a proper prototype for setup_arch()Adrian Bunk1-0/+4
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi21-0/+22
2006-03-25[PATCH] irq: uninline migration functionsAndrew Morton1-47/+2
2006-03-25[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas1-33/+0
2006-03-25[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas1-32/+0
2006-03-25[PATCH] reiserfs: cleanupsVladimir V. Saveliev1-3/+3
2006-03-25[PATCH] parport: move PP_MAJOR from ppdev.h to major.hRene Herman2-2/+1
2006-03-25[PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin3-0/+32
2006-03-25[PATCH] kernel/params.c: make param_array() staticAdrian Bunk1-7/+0
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell2-22/+0
2006-03-25[PATCH] constify tty flip buffer handlingThomas Koeller1-2/+2
2006-03-25[PATCH] Introduce FMODE_EXEC file flagOleg Drokin1-0/+5
2006-03-25[PATCH] reiserfs: fix transaction overflowingAlexander Zarochentzev1-0/+5
2006-03-25[PATCH] fs/inode.c: make iprune_mutex staticAdrian Bunk1-1/+0
2006-03-25[PATCH] Small cleanup in quota.hJan Kara1-1/+0
2006-03-25[PATCH] jbd: embed j_commit_timer in journal structAndrew Morton1-1/+3
2006-03-25[PATCH] slab: optimize constant-size kzalloc callsPekka Enberg1-3/+27
2006-03-25[PATCH] slab: introduce kmem_cache_zalloc allocatorPekka Enberg1-0/+2
2006-03-25[PATCH] slab: implement /proc/slab_allocatorsAl Viro1-2/+4
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner1-0/+1
2006-03-25[IPV4]: Aggregate route entries with different TOS valuesIlia Sotnikov1-1/+1
2006-03-24[NET]: Fill in a 32-bit hole in struct sock on 64-bit platforms.David S. Miller1-1/+1
2006-03-24[MODULES]: Don't allow statically declared exportsPatrick McHardy1-0/+1
2006-03-24V4L/DVB (3599): Implement new routing commands for wm8775 and cs53l32a.Hans Verkuil2-0/+69
2006-03-24V4L/DVB (3598): Add bit algorithm adapter for the Conexant CX2341X boards.Hans Verkuil1-0/+1
2006-03-24V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil1-0/+1
2006-03-24V4L/DVB (3582): Implement correct msp3400 input/output routingHans Verkuil2-8/+5
2006-03-24V4L/DVB (3581): Add new media/msp3400.h header containing the routing macrosHans Verkuil1-0/+221
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil3-21/+34
2006-03-24V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_fooMauro Carvalho Chehab1-29/+29
2006-03-24V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.hMauro Carvalho Chehab1-0/+14
2006-03-24V4L/DVB (3546): Fix Compilation after moving bttv codeMauro Carvalho Chehab2-0/+74
2006-03-24V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab2-16/+43
2006-03-24Fix simple typosAndrzej Zaborowski1-3/+3
2006-03-24[PATCH] AT91RM9200 Ethernet driverAndrew Victor1-0/+138
2006-03-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-3/+11