summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0549-122/+165
* IRQ: Typedef the IRQ handler function typeDavid Howells2006-10-051-3/+4
* IRQ: Typedef the IRQ flow handler function typeDavid Howells2006-10-051-18/+12Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-051-0/+36
|\
| * [POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann2006-10-051-0/+18
| * [POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann2006-10-051-1/+4
| * [POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann2006-10-051-0/+14
| * [POWERPC] spufs: scheduler support for NUMA.Mark Nutter2006-10-051-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-052-42/+24Star
|\ \ | |/ |/|
| * [SCSI] raid class: handle component-add errorsJeff Garzik2006-10-041-2/+3
| * [SCSI] scsi: device_reprobe() can failAndrew Morton2006-09-271-2/+2
| * [SCSI] sg: fixes for large page_sizeDouglas Gilbert2006-09-261-40/+21Star
* | [S390] Remove open-coded mem_map usage.Heiko Carstens2006-10-044-15/+11Star
* | [S390] incorrect placement of include.Martin Schwidefsky2006-10-041-2/+2
* | [S390] Wire up sys_getcpu system call.Heiko Carstens2006-10-041-1/+3
* | Merge branch 'for-2.6.19' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-10-044-2/+35
|\ \
| * | [PATCH] Document bi_sector and sector_tRoger Gammans2006-10-042-2/+7
| * | [PATCH] helper function for retrieving scsi_cmd given host based block layer tagDavid C Somayajulu2006-10-042-0/+28
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-042-1/+14
|\ \ \
| * | | [MIPS] Remove remaining reference to ite_gpio.h from KbuildDavid Woodhouse2006-10-041-1/+0Star
| * | | [MIPS] PNX8550 fixupsVitaly Wool2006-10-041-0/+14
| |/ /
* | | [PATCH] AVR32: Allow renumbering of serial devicesHaavard Skinnemoen2006-10-042-0/+2
* | | [PATCH] atmel_serial: Pass fixed register mappings through platform_dataHaavard Skinnemoen2006-10-042-0/+6
* | | [PATCH] atmel_serial: Rename at91_register_uart_fnsHaavard Skinnemoen2006-10-042-6/+6
* | | [PATCH] serial: Rename PORT_AT91 -> PORT_ATMELHaavard Skinnemoen2006-10-041-2/+2
* | | [PATCH] at91_serial -> atmel_serial: Public definitionsHaavard Skinnemoen2006-10-043-5/+5
* | | [PATCH] at91_serial -> atmel_serial: Kconfig symbolsHaavard Skinnemoen2006-10-042-2/+2
* | | [PATCH] at91_serial -> atmel_serial: at91rm9200_usart.hHaavard Skinnemoen2006-10-042-246/+0Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-0410-12/+1Star
|\ \ \ | |/ / |/| |
| * | Remove all inclusions of <linux/config.h>Dave Jones2006-10-0410-12/+1Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6Linus Torvalds2006-10-047-0/+1151
|\ \ \
| * | | [GFS2] Remove iflags.h, use FS_Steven Whitehouse2006-10-023-103/+2Star
| * | | Merge branch 'master' into gfs2Steven Whitehouse2006-10-02312-4170/+4779
| |\ \ \
| * \ \ \ Merge branch 'master' into gfs2Steven Whitehouse2006-09-28471-4262/+12569
| |\ \ \ \
| * | | | | [GFS2] Remove (extra) fs_subsys declarationSteven Whitehouse2006-09-261-3/+0Star
| * | | | | [GFS2] Fix up merge of Linus' kernel into GFS2Steven Whitehouse2006-09-25285-3413/+7676
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into gfs2Steven Whitehouse2006-09-2137-137/+260
| |\ \ \ \ \ \
| * | | | | | | [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-192-3/+276
| * | | | | | | Merge branch 'master' into gfs2Steven Whitehouse2006-09-1372-313/+129Star
| |\ \ \ \ \ \ \
| * | | | | | | | [GFS2] Use const in endian conversion routinesSteven Whitehouse2006-09-041-21/+21
| * | | | | | | | Merge branch 'master' into gfs2Steven Whitehouse2006-09-0427-198/+310
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into gfs2Steven Whitehouse2006-08-2942-99/+388
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master'Steven Whitehouse2006-08-0745-82/+275
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [GFS2] add plock ownerDavid Teigland2006-07-311-1/+2
| * | | | | | | | | | | Merge branch 'master'Steven Whitehouse2006-07-3128-81/+64Star
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master'Steven Whitehouse2006-07-17158-832/+1419
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [GFS2] Add generation numberSteven Whitehouse2006-07-111-2/+4
| * | | | | | | | | | | | | Merge branch 'master'Steven Whitehouse2006-07-068-29/+107
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [GFS2] Kbuild update to install correct headersSteven Whitehouse2006-07-051-16/+17
| * | | | | | | | | | | | | | Merge branch 'master'Steven Whitehouse2006-07-05141-665/+2418
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \