index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2006-06-20
4
-32
/
+209
|
\
|
*
[PATCH] log more info for directory entry change events
Amy Griffis
2006-06-20
2
-8
/
+10
|
*
[PATCH] audit: path-based rules
Amy Griffis
2006-06-20
1
-0
/
+1
|
*
[PATCH] Audit of POSIX Message Queue Syscalls v.2
George C. Wilson
2006-06-20
1
-0
/
+46
|
*
[PATCH] inline more audit helpers
Al Viro
2006-06-20
1
-3
/
+21
|
*
[PATCH] update of IPC audit record cleanup
Linda Knippers
2006-06-20
1
-2
/
+2
|
*
[PATCH] add filtering by ppid
Al Viro
2006-06-20
1
-0
/
+1
|
*
[PATCH] collect sid of those who send signals to auditd
Al Viro
2006-06-20
1
-2
/
+1
|
*
[PATCH] execve argument logging
Al Viro
2006-06-20
1
-1
/
+5
|
*
[PATCH] audit_panic() is audit-internal
Al Viro
2006-06-20
1
-1
/
+0
|
*
[PATCH] inotify (4/5): allow watch removal from event handler
Amy Griffis
2006-06-20
1
-0
/
+7
|
*
[PATCH] inotify (3/5): add interfaces to kernel API
Amy Griffis
2006-06-20
1
-0
/
+20
|
*
[PATCH] inotify (2/5): add name's inode to event handler
Amy Griffis
2006-06-20
2
-16
/
+20
|
*
[PATCH] inotify (1/5): split kernel API from userspace support
Amy Griffis
2006-06-20
2
-1
/
+77
|
*
[PATCH] remove config.h from inotify.h
Al Viro
2006-06-20
1
-1
/
+0
*
|
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
2006-06-20
157
-594
/
+470
|
\
\
|
*
|
Switch to __s32 types in joystick.h instead of C99 types for consistency.
David Woodhouse
2006-06-03
1
-11
/
+11
|
*
|
Add <sys/types.h> to headers included for userspace in <linux/input.h>
David Woodhouse
2006-06-01
1
-0
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-05-24
17
-34
/
+83
|
|
\
\
|
*
|
|
Remove struct fddi_statistics from user view in <linux/if_fddi.h>
David Woodhouse
2006-05-16
1
-0
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-05-06
10
-29
/
+290
|
|
\
\
\
|
*
|
|
|
Include <linux/types.h> and use __uXX types in <linux/cramfs_fs.h>
David Woodhouse
2006-05-04
1
-20
/
+14
|
*
|
|
|
Use __uXX types in <linux/i2o_dev.h>, include <linux/ioctl.h> too
David Woodhouse
2006-05-04
1
-87
/
+80
|
*
|
|
|
Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>
David Woodhouse
2006-05-04
1
-1
/
+2
|
*
|
|
|
Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h>
David Woodhouse
2006-05-04
1
-35
/
+37
|
*
|
|
|
Use __uXX types in <linux/divert.h> for struct divert_blk et al.
David Woodhouse
2006-05-04
1
-10
/
+10
|
*
|
|
|
Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirely
David Woodhouse
2006-05-04
1
-10
/
+4
|
*
|
|
|
Use __uXX types in user-visible structures in <linux/nbd.h>
David Woodhouse
2006-05-04
1
-6
/
+6
|
*
|
|
|
Don't use 'u32' in user-visible struct ip_conntrack_old_tuple.
David Woodhouse
2006-05-04
1
-1
/
+1
|
*
|
|
|
Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h>
David Woodhouse
2006-05-04
1
-1
/
+0
|
*
|
|
|
Restore __attribute_const__ to user-visibility in linux/compiler.h...for now
David Woodhouse
2006-05-04
1
-9
/
+10
|
*
|
|
|
Guard some of linux/compiler.h with #ifdef __KERNEL__
David Woodhouse
2006-05-02
1
-0
/
+2
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-05-01
3
-56
/
+112
|
|
\
\
\
\
|
*
|
|
|
|
Sanitise ethtool.h and mii.h for userspace.
David Woodhouse
2006-04-29
2
-98
/
+101
|
*
|
|
|
|
Remove 'extern int errno;' from public view in linux/unistd.h
David Woodhouse
2006-04-29
1
-0
/
+2
|
*
|
|
|
|
Remove struct input_device_id from public view in linux/input.h
David Woodhouse
2006-04-29
1
-0
/
+4
|
*
|
|
|
|
Don't include <linux/mod_devicetable.h> in public part of linux/pci.h
David Woodhouse
2006-04-29
1
-2
/
+2
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-04-29
7
-14
/
+38
|
|
\
\
\
\
\
|
*
|
|
|
|
|
linux/blkpg.h needs <linux/compiler.h> for __user
David Woodhouse
2006-04-27
1
-0
/
+1
|
*
|
|
|
|
|
Sanitise linux/sched.h for userspace consumption
David Woodhouse
2006-04-27
1
-39
/
+37
|
*
|
|
|
|
|
Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.h
David Woodhouse
2006-04-27
3
-60
/
+47
|
*
|
|
|
|
|
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
116
-116
/
+0
|
*
|
|
|
|
|
Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.h
David Woodhouse
2006-04-25
1
-2
/
+0
|
*
|
|
|
|
|
Don't include private headers from user-visible part of linux/ext3_fs.h
David Woodhouse
2006-04-25
1
-5
/
+2
|
*
|
|
|
|
|
Don't include private headers from user-visible part of linux/ext2_fs.h
David Woodhouse
2006-04-25
1
-1
/
+1
|
*
|
|
|
|
|
Don't include private headers from user-visible part of linux/smb_fs.h
David Woodhouse
2006-04-25
1
-2
/
+2
|
*
|
|
|
|
|
Sanitise linux/sunrpc/debug.h for userspace consumption
David Woodhouse
2006-04-25
1
-13
/
+12
|
*
|
|
|
|
|
Don't export CONFIG_COMPAT stuff in linux/usbdevice_fs.h to userspace
David Woodhouse
2006-04-25
1
-0
/
+2
|
*
|
|
|
|
|
Don't include <linux/spinlock.h> from user-visible part of linux/wanrouter.h
David Woodhouse
2006-04-25
1
-2
/
+2
|
*
|
|
|
|
|
Don't include private headers from user-visible part of linux/signal.h
David Woodhouse
2006-04-25
1
-2
/
+2
[next]