index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2006-05-06
Revert include/media changes: Mauro says those ioctls are only used in-kernel(!)
David Woodhouse
2006-05-04
Include <linux/types.h> and use __uXX types in <linux/cramfs_fs.h>
David Woodhouse
2006-05-04
Use __uXX types in <linux/i2o_dev.h>, include <linux/ioctl.h> too
David Woodhouse
2006-05-04
Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>
David Woodhouse
2006-05-04
Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h>
David Woodhouse
2006-05-04
Use __uXX types in <linux/divert.h> for struct divert_blk et al.
David Woodhouse
2006-05-04
Use __u32 for elf_addr_t in <asm-powerpc/elf.h>, not u32. It's user-visible.
David Woodhouse
2006-05-04
Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirely
David Woodhouse
2006-05-04
Use __uXX types in user-visible structures in <linux/nbd.h>
David Woodhouse
2006-05-04
Don't use 'u32' in user-visible struct ip_conntrack_old_tuple.
David Woodhouse
2006-05-04
Use __uXX types for S390 DASD volume label definitions which are user-visible
David Woodhouse
2006-05-04
S390 BIODASDREADCMB ioctl should use __u64 not u64 type.
David Woodhouse
2006-05-04
Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h>
David Woodhouse
2006-05-04
Fix private integer types used in V4L2 ioctls.
David Woodhouse
2006-05-04
Fix integer types in <sound/hdsp.h> SNDRV_HDSP_IOCTL_GET_PEAK_RMS ioctl
David Woodhouse
2006-05-04
Restore __attribute_const__ to user-visibility in linux/compiler.h...for now
David Woodhouse
2006-05-02
Guard some of linux/compiler.h with #ifdef __KERNEL__
David Woodhouse
2006-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2006-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
2006-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-04-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2006-04-29
[PATCH] i386: fix broken FP exception handling
Chuck Ebbert
2006-04-29
Input: ressurect EVIOCGREP and EVIOCSREP
Dmitry Torokhov
2006-04-29
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-04-29
[PATCH] powerpc: Add cputable entry for POWER6
Anton Blanchard
2006-04-29
Sanitise ethtool.h and mii.h for userspace.
David Woodhouse
2006-04-29
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
David Woodhouse
2006-04-29
Remove 'extern int errno;' from public view in linux/unistd.h
David Woodhouse
2006-04-29
Remove struct input_device_id from public view in linux/input.h
David Woodhouse
2006-04-29
Don't include <linux/mod_devicetable.h> in public part of linux/pci.h
David Woodhouse
2006-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-04-28
[PATCH] s390: add read_mostly optimization
Christian Borntraeger
2006-04-28
[PATCH] s390: futex atomic operations
Martin Schwidefsky
2006-04-28
[PATCH] request_irq(): remove warnings from irq probing
Andrew Morton
2006-04-28
[PATCH] ppc32: odd fixes and improvements in ppc_sys
Vitaly Bordug
2006-04-28
[PATCH] powerpc: Wire up *at syscalls
Andreas Schwab
2006-04-28
[PATCH] ppc32: add 440GX erratum 440_43 workaround
Eugene Surovegin
2006-04-28
[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.
David Woodhouse
2006-04-28
[PATCH] powerpc: Fix pagetable bloat for hugepages
David Gibson
2006-04-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-04-27
[IA64] enable dumps to capture second page of kernel stack
Cliff Wickman
2006-04-27
[IA64-SGI] - Fix discover of nearest cpu node to IO node
Jack Steiner
2006-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-04-27
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-04-27
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-04-27
[PATCH] Kobject: possible cleanups
Adrian Bunk
2006-04-27
[PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled
Jean Delvare
2006-04-27
[PATCH] Kobject: fix build error
Kay Sievers
2006-04-27
[ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n
Takashi Iwai
[next]