aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse
2006-05-06Revert include/media changes: Mauro says those ioctls are only used in-kernel(!)David Woodhouse
2006-05-05[SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman
2006-05-05[ARM] 3495/1: EABI: undefine removed syscalls, but...Nicolas Pitre
2006-05-05[ARM] 3500/1: fix PXA27x DMA allocation priorityNicolas Pitre
2006-05-05[ARM] 3494/1: asm-arm/bug.h needs linux/stddef.hNicolas Pitre
2006-05-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-05-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-05-04Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-05-04Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-05-04Include <linux/types.h> and use __uXX types in <linux/cramfs_fs.h>David Woodhouse
2006-05-04Use __uXX types in <linux/i2o_dev.h>, include <linux/ioctl.h> tooDavid Woodhouse
2006-05-04Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>David Woodhouse
2006-05-04Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h>David Woodhouse
2006-05-04Use __uXX types in <linux/divert.h> for struct divert_blk et al.David Woodhouse
2006-05-04[ARM] 3490/1: i.MX: move uart resources to board filesSascha Hauer
2006-05-04Use __u32 for elf_addr_t in <asm-powerpc/elf.h>, not u32. It's user-visible.David Woodhouse
2006-05-04Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirelyDavid Woodhouse
2006-05-03[ROSE]: Eleminate HZ from ROSE kernel interfacesRalf Baechle
2006-05-03[NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle
2006-05-03[AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle
2006-05-03[NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao
2006-05-04[PATCH] splice: LRU fixupsJens Axboe
2006-05-04Use __uXX types in user-visible structures in <linux/nbd.h>David Woodhouse
2006-05-04Don't use 'u32' in user-visible struct ip_conntrack_old_tuple.David Woodhouse
2006-05-04Use __uXX types for S390 DASD volume label definitions which are user-visibleDavid Woodhouse
2006-05-04S390 BIODASDREADCMB ioctl should use __u64 not u64 type.David Woodhouse
2006-05-04Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h>David Woodhouse
2006-05-04Fix private integer types used in V4L2 ioctls.David Woodhouse
2006-05-04Fix integer types in <sound/hdsp.h> SNDRV_HDSP_IOCTL_GET_PEAK_RMS ioctlDavid Woodhouse
2006-05-04Restore __attribute_const__ to user-visibility in linux/compiler.h...for nowDavid Woodhouse
2006-05-03[SPARC]: Hook up vmsplice into syscall tables.David S. Miller
2006-05-03powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addressesPaul Mackerras
2006-05-03[PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug
2006-05-03[PATCH] ppc32 CPM_UART: Fixed break send on SCCVitaly Bordug
2006-05-02[MMC] extend data timeout for writesRussell King
2006-05-02[PATCH] vmsplice: restrict stealing a little moreJens Axboe
2006-05-02[PATCH] splice: fix page LRU accountingJens Axboe
2006-05-02Guard some of linux/compiler.h with #ifdef __KERNEL__David Woodhouse
2006-05-01Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2006-05-01[NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy
2006-05-01Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-05-01[PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr
2006-05-01[PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr
2006-05-01[PATCH] vmsplice: allow user to pass in gift pagesJens Axboe
2006-05-01[PATCH] pipe: enable atomic copying of pipe data to/from user spaceJens Axboe
2006-05-01[PATCH] pipe: introduce ->pin() buffer operationJens Axboe
2006-05-01[PATCH] splice: fix bugs in pipe_to_file()Jens Axboe
2006-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse