summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | powerpc: types: use <asm-generic/int-*.h> for the powerpc architectureH. Peter Anvin2008-05-021-42/+6
| * | | | | parisc: types: use <asm-generic/int-*.h> for the parisc architectureH. Peter Anvin2008-05-021-31/+2
| * | | | | mn10300: types: use <asm-generic/int-*.h> for the mn10300 architectureH. Peter Anvin2008-05-021-31/+2
| * | | | | mips: types: use <asm-generic/int-*.h> for the mips architectureH. Peter Anvin2008-05-021-50/+6
| * | | | | m68k: types: use <asm-generic/int-*.h> for the m68k architectureH. Peter Anvin2008-05-021-31/+1
| * | | | | m32r: types: use <asm-generic/int-*.h> for the m32r architectureH. Peter Anvin2008-05-021-30/+2
| * | | | | ia64: types: use <asm-generic/int-*.h> for the ia64 architectureH. Peter Anvin2008-05-021-29/+2
| * | | | | h8300: types: use <asm-generic/int-*.h> for the h8300 architectureH. Peter Anvin2008-05-021-31/+2
| * | | | | frv: types: use <asm-generic/int-*.h> for the frv architectureH. Peter Anvin2008-05-021-32/+2
| * | | | | cris: types: use <asm-generic/int-*.h> for the cris architectureH. Peter Anvin2008-05-021-31/+2
| * | | | | blackfin: types: use <asm-generic/int-*.h> for the blackfin architectureH. Peter Anvin2008-05-021-32/+2
| * | | | | avr32: types: use <asm-generic/int-*.h> for the avr32 architectureH. Peter Anvin2008-05-021-30/+2
| * | | | | arm: types: use <asm-generic/int-*.h> for the arm architectureH. Peter Anvin2008-05-021-31/+2
| * | | | | alpha: types: use <asm-generic/int-*.h> for the alpha architectureH. Peter Anvin2008-05-021-35/+1
| * | | | | types: create <asm-generic/int-*.h>H. Peter Anvin2008-05-023-0/+109
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-033-8/+5
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | bridge: forwarding table information for >256 devicesStephen Hemminger2008-05-021-1/+3
| * | | | Make linux/wireless.h be able to compileKirill A. Shutemov2008-05-011-6/+1
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-011-1/+1
| |\ \ \ \
| | * | | | mac80211: use 4-byte mesh sequence numberLuis Carlos Cobo2008-04-301-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-032-20/+2
|\ \ \ \ \ \
| * | | | | | sparc32: Delete prom_stdin and prom_stdout.David S. Miller2008-05-021-3/+0
| * | | | | | sparc32: More memory probing consolidation.David S. Miller2008-05-022-10/+2
| * | | | | | sparc32: Kill totally unused memory information tables.David S. Miller2008-05-021-10/+3
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2008-05-032-3/+2
|\ \ \ \ \ \ \
| * | | | | | | [POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy staticGeert Uytterhoeven2008-05-021-3/+0
| * | | | | | | [RAPIDIO] fix current kernel-doc notationRandy Dunlap2008-05-011-0/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-05-024-17/+58
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | [SCSI] add support for variable length extended commandsBoaz Harrosh2008-05-023-13/+37
| * | | | | | | [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-022-4/+21
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-025-87/+105
|\ \ \ \ \ \ \ \
| * | | | | | | | [PATCH] sanitize anon_inode_getfd()Al Viro2008-05-011-2/+1
| * | | | | | | | [PATCH] split linux/file.hAl Viro2008-05-013-85/+102
| * | | | | | | | [PATCH] make osf_select() use core_sys_select()Al Viro2008-05-011-0/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-05-023-1/+80
|\ \ \ \ \ \ \ \
| * | | | | | | | USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport complianceDavid Lopo2008-05-021-0/+21
| * | | | | | | | USB: add Cypress c67x00 OTG controller core driverPeter Korsgaard2008-05-021-0/+48
| * | | | | | | | USB: Add the USB 2.0 extension descriptor.Sarah Sharp2008-05-021-1/+11
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-05-021-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | driver-core: add dev_name() to help transition away from using bus_idKay Sievers2008-05-021-1/+7
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-genirqLinus Torvalds2008-05-021-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | genirq: reenable a nobody cared disabled irq when a new driver arrivesThomas Gleixner2008-05-021-0/+1
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-05-025-45/+75
|\ \ \ \ \ \ \ \
| * | | | | | | | virtio: add virtio disk geometry featureRyan Harper2008-05-021-0/+7
| * | | | | | | | virtio: explicit advertisement of driver featuresRusty Russell2008-05-022-7/+36
| * | | | | | | | virtio: change config to guest endian.Rusty Russell2008-05-021-31/+16
| * | | | | | | | virtio: finer-grained features for virtio_netRusty Russell2008-05-021-2/+11
| * | | | | | | | virtio: de-structify virtio_block status byteRusty Russell2008-05-021-6/+1
| * | | | | | | | virtio: export more headers to userspaceChristian Borntraeger2008-05-021-0/+5
| |/ / / / / / /
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-05-022-3/+12
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
OpenPOWER on IntegriCloud