Age | Commit message (Expand) | Author | Files | Lines |
2006-05-22 | Move inclusion of <linux/compat.h> out of user scope in asm-x86_64/mtrr.h | David Woodhouse | 1 | -4/+4 |
2006-05-17 | Remove struct fddi_statistics from user view in <linux/if_fddi.h> | David Woodhouse | 1 | -0/+2 |
2006-05-08 | Move user-visible parts of drivers/s390/crypto/z90crypt.h to include/asm-s390 | David Woodhouse | 1 | -0/+212 |
2006-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 30 | -79/+399 |
2006-05-06 | Revert include/media changes: Mauro says those ioctls are only used in-kernel(!) | David Woodhouse | 1 | -8/+8 |
2006-05-06 | [SCTP]: Allow spillover of receive buffer to avoid deadlock. | Neil Horman | 1 | -0/+1 |
2006-05-06 | [ARM] 3495/1: EABI: undefine removed syscalls, but... | Nicolas Pitre | 1 | -1/+1 |
2006-05-06 | [ARM] 3500/1: fix PXA27x DMA allocation priority | Nicolas Pitre | 1 | -12/+14 |
2006-05-05 | [ARM] 3494/1: asm-arm/bug.h needs linux/stddef.h | Nicolas Pitre | 1 | -0/+1 |
2006-05-05 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 4 | -7/+75 |
2006-05-05 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -8/+32 |
2006-05-05 | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 1 | -0/+1 |
2006-05-04 | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 1 | -2/+3 |
2006-05-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -17/+17 |
2006-05-04 | Include <linux/types.h> and use __uXX types in <linux/cramfs_fs.h> | David Woodhouse | 1 | -20/+14 |
2006-05-04 | Use __uXX types in <linux/i2o_dev.h>, include <linux/ioctl.h> too | David Woodhouse | 1 | -87/+80 |
2006-05-04 | Remove private struct dx_hash_info from public view in <linux/ext3_fs.h> | David Woodhouse | 1 | -1/+2 |
2006-05-04 | Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h> | David Woodhouse | 1 | -35/+37 |
2006-05-04 | Use __uXX types in <linux/divert.h> for struct divert_blk et al. | David Woodhouse | 1 | -10/+10 |
2006-05-04 | [ARM] 3490/1: i.MX: move uart resources to board files | Sascha Hauer | 1 | -0/+10 |
2006-05-04 | Use __u32 for elf_addr_t in <asm-powerpc/elf.h>, not u32. It's user-visible. | David Woodhouse | 1 | -1/+1 |
2006-05-04 | Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirely | David Woodhouse | 1 | -10/+4 |
2006-05-04 | [ROSE]: Eleminate HZ from ROSE kernel interfaces | Ralf Baechle | 1 | -7/+7 |
2006-05-04 | [NETROM]: Eleminate HZ from NET/ROM kernel interfaces | Ralf Baechle | 1 | -4/+4 |
2006-05-04 | [AX.25]: Eleminate HZ from AX.25 kernel interfaces | Ralf Baechle | 1 | -5/+5 |
2006-05-04 | [NETFILTER]: H.323 helper: Change author's email address | Jing Min Zhao | 1 | -1/+1 |
2006-05-04 | [PATCH] splice: LRU fixups | Jens Axboe | 1 | -2/+3 |
2006-05-04 | Use __uXX types in user-visible structures in <linux/nbd.h> | David Woodhouse | 1 | -6/+6 |
2006-05-04 | Don't use 'u32' in user-visible struct ip_conntrack_old_tuple. | David Woodhouse | 1 | -1/+1 |
2006-05-04 | Use __uXX types for S390 DASD volume label definitions which are user-visible | David Woodhouse | 1 | -19/+19 |
2006-05-04 | S390 BIODASDREADCMB ioctl should use __u64 not u64 type. | David Woodhouse | 1 | -1/+1 |
2006-05-04 | Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h> | David Woodhouse | 1 | -1/+0 |
2006-05-04 | Fix private integer types used in V4L2 ioctls. | David Woodhouse | 1 | -8/+8 |
2006-05-04 | Fix integer types in <sound/hdsp.h> SNDRV_HDSP_IOCTL_GET_PEAK_RMS ioctl | David Woodhouse | 1 | -6/+6 |
2006-05-04 | Restore __attribute_const__ to user-visibility in linux/compiler.h...for now | David Woodhouse | 1 | -9/+10 |
2006-05-04 | [SPARC]: Hook up vmsplice into syscall tables. | David S. Miller | 2 | -2/+2 |
2006-05-03 | powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addresses | Paul Mackerras | 1 | -6/+13 |
2006-05-03 | [PATCH] ppc32 CPM_UART: fixes and improvements | Vitaly Bordug | 1 | -0/+60 |
2006-05-03 | [PATCH] ppc32 CPM_UART: Fixed break send on SCC | Vitaly Bordug | 2 | -1/+2 |
2006-05-02 | [MMC] extend data timeout for writes | Russell King | 1 | -0/+1 |
2006-05-02 | [PATCH] vmsplice: restrict stealing a little more | Jens Axboe | 1 | -0/+1 |
2006-05-02 | [PATCH] splice: fix page LRU accounting | Jens Axboe | 1 | -3/+2 |
2006-05-02 | Guard some of linux/compiler.h with #ifdef __KERNEL__ | David Woodhouse | 1 | -0/+2 |
2006-05-02 | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -23/+193 |
2006-05-02 | [NETFILTER] x_tables: fix compat related crash on non-x86 | Patrick McHardy | 1 | -0/+8 |
2006-05-02 | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 1 | -4/+25 |
2006-05-02 | [PATCH] powerpc: cell: Add numa id to struct spu | Jeremy Kerr | 1 | -0/+1 |
2006-05-02 | [PATCH] powerpc: Allow devices to register with numa topology | Jeremy Kerr | 1 | -0/+24 |
2006-05-01 | [PATCH] vmsplice: allow user to pass in gift pages | Jens Axboe | 1 | -0/+2 |
2006-05-01 | [PATCH] pipe: enable atomic copying of pipe data to/from user space | Jens Axboe | 1 | -5/+6 |