aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | [PATCH] dm: support ioctls on mapped devicesMilan Broz2006-10-032-1/+6
* | | | | | | [PATCH] sstfb: cleanupsAlan Cox2006-10-031-4/+0
* | | | | | | [PATCH] vt: proper prototypes for some console functionsAdrian Bunk2006-10-032-0/+4
* | | | | | | [PATCH] fbdev: Honor the return value of device_create_fileAntonino A. Daplas2006-10-031-0/+1
* | | | | | | [PATCH] fbdev: Add generic ddc read functionalityDennis Munsie2006-10-031-0/+2
* | | | | | | [PATCH] ide: Fix crash on repeated resetAlan Cox2006-10-031-0/+3
* | | | | | | [PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov2006-10-031-1/+0
* | | | | | | [PATCH] drivers/ide/: cleanupsAdrian Bunk2006-10-031-1/+0
* | | | | | | [PATCH] Make number of IDE interfaces configurableMatt Mackall2006-10-031-1/+2
* | | | | | | [PATCH] IDE: claim extra DMA ports regardless of channelSergei Shtylylov2006-10-031-1/+3
* | | | | | | [PATCH] sched: cleanup sched_group cpu_power setupSiddha, Suresh B2006-10-032-12/+43