index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
|
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-03
|
|
*
|
|
|
|
Don't use 'u32' in user-visible struct ip_conntrack_old_tuple.
David Woodhouse
2006-05-03
|
|
*
|
|
|
|
Use __uXX types for S390 DASD volume label definitions which are user-visible
David Woodhouse
2006-05-03
|
|
*
|
|
|
|
S390 BIODASDREADCMB ioctl should use __u64 not u64 type.
David Woodhouse
2006-05-03
|
|
*
|
|
|
|
Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h>
David Woodhouse
2006-05-03
|
|
*
|
|
|
|
Fix private integer types used in V4L2 ioctls.
David Woodhouse
2006-05-03
|
|
*
|
|
|
|
Fix integer types in <sound/hdsp.h> SNDRV_HDSP_IOCTL_GET_PEAK_RMS ioctl
David Woodhouse
2006-05-03
|
|
*
|
|
|
|
Restore __attribute_const__ to user-visibility in linux/compiler.h...for now
David Woodhouse
2006-05-03
|
|
*
|
|
|
|
Guard some of linux/compiler.h with #ifdef __KERNEL__
David Woodhouse
2006-05-02
|
|
*
|
|
|
|
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/torvalds/linux-2.6
David Woodhouse
2006-04-30
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Sanitise ethtool.h and mii.h for userspace.
David Woodhouse
2006-04-28
|
|
*
|
|
|
|
|
|
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
David Woodhouse
2006-04-28
|
|
*
|
|
|
|
|
|
Remove 'extern int errno;' from public view in linux/unistd.h
David Woodhouse
2006-04-28
|
|
*
|
|
|
|
|
|
Remove struct input_device_id from public view in linux/input.h
David Woodhouse
2006-04-28
|
|
*
|
|
|
|
|
|
Don't include <linux/mod_devicetable.h> in public part of linux/pci.h
David Woodhouse
2006-04-28
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-04-28
|
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
linux/blkpg.h needs <linux/compiler.h> for __user
David Woodhouse
2006-04-27
|
|
*
|
|
|
|
|
|
|
Exclude asm-generic/{page,memory_model}.h from user bits of i386/x86_64 page.h
David Woodhouse
2006-04-27
|
|
*
|
|
|
|
|
|
|
Add standard include guard to asm-generic/signal and use compiler.h
David Woodhouse
2006-04-27
|
|
*
|
|
|
|
|
|
|
Don't include implementation details from asm-s390/ptrace.h and page.h
David Woodhouse
2006-04-26
|
|
*
|
|
|
|
|
|
|
Sanitise linux/sched.h for userspace consumption
David Woodhouse
2006-04-26
|
|
*
|
|
|
|
|
|
|
Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.h
David Woodhouse
2006-04-26
|
|
*
|
|
|
|
|
|
|
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
|
|
*
|
|
|
|
|
|
|
Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.h
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Don't include private headers from user-visible part of linux/ext3_fs.h
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Don't include private headers from user-visible part of linux/ext2_fs.h
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Don't include private headers from user-visible part of linux/smb_fs.h
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Sanitise linux/sunrpc/debug.h for userspace consumption
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Don't export CONFIG_COMPAT stuff in linux/usbdevice_fs.h to userspace
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Don't include <linux/spinlock.h> from user-visible part of linux/wanrouter.h
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Move comment in mtd-abi.h to stop confusing unifdef
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Don't include private headers from user-visible part of linux/signal.h
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Don't include <asm/atomic.h> from user-visible part of linux/sem.h
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Partially sanitise linux/sched.h for userspace consumption
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Don't include <linux/list.h> from user-visible part of reiserfs_xattr.h
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Don't include private headers from user-visible parts of linux/quota.h
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Don't include private headers from user-visible parts of include/linux/nfs*.h
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Don't include <linux/stringify> from user-visible part of linux/net.h
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Don't include <linux/list.h> from user-visible part of linux/msg.h
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Don't include private files from user-visible part of linux/ncp_fs.h
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Sanitise linux/mman.h for userspace consumption
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Remove gratuitous inclusion of <linux/pci.h> from linux/isdn/tpam.h
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Don't include <linux/device.h> from user-visible part of linux/ipmi.h
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Sanitise linux/i2c.h for userspace consumption
David Woodhouse
2006-04-25
|
|
*
|
|
|
|
|
|
|
Sanitise linux/i2c-algo-ite.h for userspace consumption
David Woodhouse
2006-04-25
[prev]
[next]