summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ipc: headers_check fixCedric Le Goater2006-10-043-8/+14
* [PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey2006-10-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-10-0386-86/+86
|\
| * fix file specification in commentsUwe Zeisberger2006-10-0386-86/+86
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-0311-922/+4
|\ \
| * | [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa2006-10-0310-920/+0
| * | [MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systemsMaciej W. Rozycki2006-10-031-0/+3
| * | [MIPS] Let gcc align 'struct pt_regs' on 8 bytes boundaryFranck Bui-Huu2006-10-031-2/+1
| |/
* | V4L/DVB (4673): Mark the two newer ioctls as experimentalMauro Carvalho Chehab2006-10-031-0/+5
* | V4L/DVB (4672): Frame format enumeration (1/2)Laurent Pinchart2006-10-031-0/+75
* | V4L/DVB (4666): Ensure the WM8775 driver is loaded generically for any board.Steven Toth2006-10-031-1/+3
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-033-7/+15
|\
| * [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...Richard Purdie2006-10-022-3/+15
| * [ARM] 3874/1: Remove leftover usage of asm/timeofday.hKevin Hilman2006-09-291-4/+0
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-031-1/+2
|\ \
| * | [SERIAL] Magic SysRq SAK does nothing on serial consolesSimon Tatham2006-10-011-1/+1
| * | [SERIAL] Fix oops when removing suspended serial portRussell King2006-10-011-0/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-0310-134/+25
|\ \ \
| * | | sh: Fixup __raw_read_trylock().Paul Mundt2006-10-031-1/+8
| * | | sh: Kill off remaining config.h references.Paul Mundt2006-10-031-2/+0
| * | | sh: Initial gitignore listPaul Mundt2006-10-031-0/+3
| * | | sh: build fixes for defconfigs.Paul Mundt2006-10-033-5/+14
| * | | sh: Kill off more dead headers.Paul Mundt2006-10-034-126/+0
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-032-38/+34
|\ \ \ \
| * | | | [SPARC64]: Do not include compat.h from asm-sparc64/signal.h any more.David S. Miller2006-10-021-1/+0
| * | | | [SPARC64]: Move signal compat bits to new header file.David S. Miller2006-10-022-37/+34
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-038-7/+261
|\ \ \ \ \
| * | | | | [POWERPC] Fix rheap alignment problemLi Yang2006-10-021-0/+4
| * | | | | [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips2006-10-021-1/+5
| * | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-286-6/+252
| |\ \ \ \ \
| | * | | | | POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-212-0/+47
| | * | | | | POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-213-5/+62
| | * | | | | POWERPC: Get rid of remapping the whole immrVitaly Bordug2006-09-213-0/+26
| | * | | | | POWERPC: Add support for the mpc8560 eval boardVitaly Bordug2006-09-211-0/+53
| | * | | | | POWERPC: Move generic cpm2 stuff to powerpcVitaly Bordug2006-09-211-1/+5
| | * | | | | cpm_uart: make it possible to utilize from powerpcVitaly Bordug2006-09-212-0/+59
* | | | | | | [PATCH] pr_debug: check pr_debug() argumentsZach Brown2006-10-031-2/+4
* | | | | | | [PATCH] md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspacePaul Clements2006-10-031-0/+1
* | | | | | | [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown2006-10-031-4/+1
* | | | | | | [PATCH] md: Remove working_disks from raid1 state dataNeilBrown2006-10-031-1/+0
* | | | | | | [PATCH] md: new sysfs interface for setting bits in the write-intent-bitmapPaul Clements2006-10-031-0/+2
* | | | | | | [PATCH] md: remove 'working_disks' from raid10 stateNeilBrown2006-10-031-1/+0
* | | | | | | [PATCH] md: remove the working_disks and failed_disks from raid5 state data.NeilBrown2006-10-031-1/+1
* | | | | | | [PATCH] md: replace magic numbers in sb_dirty with well defined bit flagsNeilBrown2006-10-032-2/+5
* | | | | | | [PATCH] md: fix a comment that is wrong in raid5.hNeilBrown2006-10-031-2/+3
* | | | | | | [PATCH] md: the scheduled removal of the START_ARRAY ioctl for mdAdrian Bunk2006-10-032-2/+1
* | | | | | | [PATCH] dm table: add target flushBryn Reeves2006-10-032-1/+3
* | | | | | | [PATCH] dm: extract device limit settingBryn Reeves2006-10-031-0/+5
* | | | | | | [PATCH] dm table: add target preresumeMilan Broz2006-10-032-2/+4
* | | | | | | [PATCH] dm: export blkdev_driver_ioctlAlasdair G Kergon2006-10-031-0/+3
OpenPOWER on IntegriCloud