summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-251-3/+3
|\
| * Fix simple typosAndrzej Zaborowski2006-03-241-3/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-253-11/+24
|\ \
| * | [SPARC]: Try to start getting SMP back into shape.Bob Breuer2006-03-233-11/+24
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-253-2/+3
|\ \ \
| * | | [IPV4]: Aggregate route entries with different TOS valuesIlia Sotnikov2006-03-251-1/+1
| * | | [NET]: Fill in a 32-bit hole in struct sock on 64-bit platforms.David S. Miller2006-03-241-1/+1
| * | | [MODULES]: Don't allow statically declared exportsPatrick McHardy2006-03-241-0/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-03-2512-45/+462
|\ \ \ \
| * | | | V4L/DVB (3599): Implement new routing commands for wm8775 and cs53l32a.Hans Verkuil2006-03-242-0/+69
| * | | | V4L/DVB (3598): Add bit algorithm adapter for the Conexant CX2341X boards.Hans Verkuil2006-03-241-0/+1
| * | | | V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil2006-03-241-0/+1
| * | | | V4L/DVB (3582): Implement correct msp3400 input/output routingHans Verkuil2006-03-242-8/+5
| * | | | V4L/DVB (3581): Add new media/msp3400.h header containing the routing macrosHans Verkuil2006-03-241-0/+221
| * | | | V4L/DVB (3577): Cleanup audio input handlingHans Verkuil2006-03-243-21/+34
| * | | | V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_fooMauro Carvalho Chehab2006-03-241-29/+29
| * | | | V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.hMauro Carvalho Chehab2006-03-241-0/+14
| * | | | V4L/DVB (3546): Fix Compilation after moving bttv codeMauro Carvalho Chehab2006-03-242-0/+74
| * | | | V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab2006-03-242-16/+43
| |/ / /
* | | | [PATCH] remove pps supportRoman Zippel2006-03-251-41/+0
* | | | [PATCH] udf: remove duplicate definitionsPekka Enberg2006-03-251-21/+0
* | | | [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj2006-03-251-1/+0
* | | | [PATCH] cpumask: uninline any_online_cpu()Andrew Morton2006-03-251-10/+3
* | | | [PATCH] cpumask: uninline highest_possible_processor_id()Andrew Morton2006-03-251-9/+6
* | | | [PATCH] cpumask: uninline next_cpu()Andrew Morton2006-03-251-7/+4
* | | | [PATCH] cpumask: uninline first_cpu()Andrew Morton2006-03-251-5/+6
* | | | [PATCH] radix-tree documentation cleanupsJonathan Corbet2006-03-251-5/+8
* | | | [PATCH] roundup_pow_of_two() 64-bit fixAndrew Morton2006-03-252-2/+10
* | | | [PATCH] refactor capable() to one implementation, add __capable() helperChris Wright2006-03-252-7/+18
* | | | [PATCH] add a proper prototype for setup_arch()Adrian Bunk2006-03-251-0/+4
* | | | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-2521-0/+22
* | | | [PATCH] irq: uninline migration functionsAndrew Morton2006-03-251-47/+2
* | | | [PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas2006-03-251-33/+0
* | | | [PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas2006-03-251-32/+0
* | | | [PATCH] reiserfs: cleanupsVladimir V. Saveliev2006-03-251-3/+3
* | | | [PATCH] parport: move PP_MAJOR from ppdev.h to major.hRene Herman2006-03-252-2/+1
* | | | [PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin2006-03-253-0/+32
* | | | [PATCH] kernel/params.c: make param_array() staticAdrian Bunk2006-03-251-7/+0
* | | | [PATCH] Remove MODULE_PARMRusty Russell2006-03-252-22/+0
* | | | [PATCH] constify tty flip buffer handlingThomas Koeller2006-03-251-2/+2
* | | | [PATCH] Introduce FMODE_EXEC file flagOleg Drokin2006-03-251-0/+5
* | | | [PATCH] reiserfs: fix transaction overflowingAlexander Zarochentzev2006-03-251-0/+5
* | | | [PATCH] fs/inode.c: make iprune_mutex staticAdrian Bunk2006-03-251-1/+0
* | | | [PATCH] Small cleanup in quota.hJan Kara2006-03-251-1/+0
* | | | [PATCH] jbd: embed j_commit_timer in journal structAndrew Morton2006-03-251-1/+3
* | | | [PATCH] slab: optimize constant-size kzalloc callsPekka Enberg2006-03-251-3/+27
* | | | [PATCH] slab: introduce kmem_cache_zalloc allocatorPekka Enberg2006-03-251-0/+2
* | | | [PATCH] slab: implement /proc/slab_allocatorsAl Viro2006-03-251-2/+4
* | | | [PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner2006-03-251-0/+1
|/ / /
* | | [PATCH] AT91RM9200 Ethernet driverAndrew Victor2006-03-241-0/+138
| |/ |/|
OpenPOWER on IntegriCloud