aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-20
|\
| * [SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller2006-06-20
| * [SPARC64]: Virtualize IRQ numbers.David S. Miller2006-06-20
| * [SPARC64]: Kill ino_bucket->pilDavid S. Miller2006-06-20
| * [SPARC]: Kill __irq_itoa().David S. Miller2006-06-20
| * [SPARC64]: Send all device interrupts via one PIL.David S. Miller2006-06-20
| * [SPARC]: Add missing rw can_lock macrosBob Breuer2006-06-20
| * [SPARC]: Setup cpu_possible_mapBob Breuer2006-06-20
* | Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-06-20
|\ \
| * | [PATCH] log more info for directory entry change eventsAmy Griffis2006-06-20
| * | [PATCH] audit: path-based rulesAmy Griffis2006-06-20
| * | [PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson2006-06-20
| * | [PATCH] inline more audit helpersAl Viro2006-06-20
| * | [PATCH] update of IPC audit record cleanupLinda Knippers2006-06-20
| * | [PATCH] add filtering by ppidAl Viro2006-06-20
| * | [PATCH] collect sid of those who send signals to auditdAl Viro2006-06-20
| * | [PATCH] execve argument loggingAl Viro2006-06-20
| * | [PATCH] audit_panic() is audit-internalAl Viro2006-06-20
| * | [PATCH] inotify (4/5): allow watch removal from event handlerAmy Griffis2006-06-20
| * | [PATCH] inotify (3/5): add interfaces to kernel APIAmy Griffis2006-06-20
| * | [PATCH] inotify (2/5): add name's inode to event handlerAmy Griffis2006-06-20
| * | [PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis2006-06-20
| * | [PATCH] remove config.h from inotify.hAl Viro2006-06-20
* | | Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-20
|\ \ \
| * | | [S390] __FD_foo definitions.Martin Schwidefsky2006-06-14
| * | | Switch to __s32 types in joystick.h instead of C99 types for consistency.David Woodhouse2006-06-02
| * | | Add <sys/types.h> to headers included for userspace in <linux/input.h>David Woodhouse2006-06-01
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-24
| |\ \ \
| * | | | Move inclusion of <linux/compat.h> out of user scope in asm-x86_64/mtrr.hDavid Woodhouse2006-05-21
| * | | | Remove struct fddi_statistics from user view in <linux/if_fddi.h>David Woodhouse2006-05-16
| * | | | Move user-visible parts of drivers/s390/crypto/z90crypt.h to include/asm-s390David Woodhouse2006-05-08
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-06
| |\ \ \ \
| * | | | | Revert include/media changes: Mauro says those ioctls are only used in-kernel(!)David Woodhouse2006-05-06
| * | | | | Include <linux/types.h> and use __uXX types in <linux/cramfs_fs.h>David Woodhouse2006-05-04
| * | | | | Use __uXX types in <linux/i2o_dev.h>, include <linux/ioctl.h> tooDavid Woodhouse2006-05-04
| * | | | | Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>David Woodhouse2006-05-04
| * | | | | Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h>David Woodhouse2006-05-04
| * | | | | Use __uXX types in <linux/divert.h> for struct divert_blk et al.David Woodhouse2006-05-04
| * | | | | Use __u32 for elf_addr_t in <asm-powerpc/elf.h>, not u32. It's user-visible.David Woodhouse2006-05-04
| * | | | | Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirelyDavid Woodhouse2006-05-04
| * | | | | Use __uXX types in user-visible structures in <linux/nbd.h>David Woodhouse2006-05-03
| * | | | | Don't use 'u32' in user-visible struct ip_conntrack_old_tuple.David Woodhouse2006-05-03
| * | | | | Use __uXX types for S390 DASD volume label definitions which are user-visibleDavid Woodhouse2006-05-03
| * | | | | S390 BIODASDREADCMB ioctl should use __u64 not u64 type.David Woodhouse2006-05-03
| * | | | | Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h>David Woodhouse2006-05-03
| * | | | | Fix private integer types used in V4L2 ioctls.David Woodhouse2006-05-03
| * | | | | Fix integer types in <sound/hdsp.h> SNDRV_HDSP_IOCTL_GET_PEAK_RMS ioctlDavid Woodhouse2006-05-03
| * | | | | Restore __attribute_const__ to user-visibility in linux/compiler.h...for nowDavid Woodhouse2006-05-03
| * | | | | Guard some of linux/compiler.h with #ifdef __KERNEL__David Woodhouse2006-05-02
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-01
| |\ \ \ \ \