index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
|
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
|
*
|
|
|
|
|
|
|
Don't include <asm/atomic.h> from user-visible part of linux/sem.h
David Woodhouse
2006-04-25
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Partially sanitise linux/sched.h for userspace consumption
David Woodhouse
2006-04-25
1
-8
/
+10
|
*
|
|
|
|
|
|
|
Don't include <linux/list.h> from user-visible part of reiserfs_xattr.h
David Woodhouse
2006-04-25
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Don't include private headers from user-visible parts of linux/quota.h
David Woodhouse
2006-04-25
1
-2
/
+2
|
*
|
|
|
|
|
|
|
Don't include private headers from user-visible parts of include/linux/nfs*.h
David Woodhouse
2006-04-25
3
-27
/
+26
|
*
|
|
|
|
|
|
|
Don't include <linux/stringify> from user-visible part of linux/net.h
David Woodhouse
2006-04-25
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Don't include <linux/list.h> from user-visible part of linux/msg.h
David Woodhouse
2006-04-25
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Don't include private files from user-visible part of linux/ncp_fs.h
David Woodhouse
2006-04-25
1
-3
/
+2
|
*
|
|
|
|
|
|
|
Sanitise linux/mman.h for userspace consumption
David Woodhouse
2006-04-25
1
-5
/
+8
|
*
|
|
|
|
|
|
|
Remove gratuitous inclusion of <linux/pci.h> from linux/isdn/tpam.h
David Woodhouse
2006-04-25
1
-1
/
+0
|
*
|
|
|
|
|
|
|
Don't include <linux/device.h> from user-visible part of linux/ipmi.h
David Woodhouse
2006-04-25
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Sanitise linux/i2c.h for userspace consumption
David Woodhouse
2006-04-25
1
-3
/
+6
|
*
|
|
|
|
|
|
|
Sanitise linux/i2c-algo-ite.h for userspace consumption
David Woodhouse
2006-04-25
1
-2
/
+5
|
*
|
|
|
|
|
|
|
Include various private files only from within __KERNEL__ in genhd.h
David Woodhouse
2006-04-25
1
-6
/
+6
|
*
|
|
|
|
|
|
|
Export only the appropriate GS_xxx flags to userspace from generic_serial.h
David Woodhouse
2006-04-25
1
-2
/
+4
|
*
|
|
|
|
|
|
|
Use __KERNEL__ to hide kernel-private bits of linux/gameport.h
David Woodhouse
2006-04-25
1
-0
/
+6
|
*
|
|
|
|
|
|
|
Don't include agp_backend.h in user-visible part of agpgart.h
David Woodhouse
2006-04-25
1
-2
/
+1
|
*
|
|
|
|
|
|
|
Include <linux/jiffies.h> from linux/acct.h only in kernel-private part.
David Woodhouse
2006-04-25
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
Linus Torvalds
2006-06-20
2
-6
/
+22
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
[RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistency
David Woodhouse
2006-06-05
1
-11
/
+11
|
*
|
|
|
|
|
|
|
|
[RBTREE] Update hrtimers to use rb_parent() accessor macro.
David Woodhouse
2006-04-22
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
[RBTREE] Add explicit alignment to sizeof(long) for struct rb_node.
David Woodhouse
2006-04-21
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
[RBTREE] Merge colour and parent fields of struct rb_node.
David Woodhouse
2006-04-21
1
-13
/
+19
|
*
|
|
|
|
|
|
|
|
[RBTREE] Add accessor macros for colour and parent fields of rb_node
David Woodhouse
2006-04-21
1
-0
/
+9
*
|
|
|
|
|
|
|
|
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2006-06-20
13
-392
/
+417
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
[MTD] NAND: Fix breakage all over the place
Thomas Gleixner
2006-06-20
1
-1
/
+11
|
*
|
|
|
|
|
|
|
|
[MTD] assume mtd->writesize is 1 for NOR flashes
Artem B. Bityutskiy
2006-06-14
1
-3
/
+6
|
*
|
|
|
|
|
|
|
|
[MTD] NAND Expose the new raw mode function and status info to userspace
Thomas Gleixner
2006-05-30
1
-11
/
+0
|
*
|
|
|
|
|
|
|
|
[MTD] Rework the out of band handling completely
Thomas Gleixner
2006-05-29
2
-10
/
+50
|
*
|
|
|
|
|
|
|
|
[MTD] Remove silly MTD_WRITE/READ macros
Thomas Gleixner
2006-05-29
1
-15
/
+1
|
*
|
|
|
|
|
|
|
|
[MTD] NAND Replace oobinfo by ecclayout
Thomas Gleixner
2006-05-29
6
-12
/
+13
|
*
|
|
|
|
|
|
|
|
[MTD] NAND Consolidate oobinfo handling
Thomas Gleixner
2006-05-29
1
-3
/
+2
|
*
|
|
|
|
|
|
|
|
[MTD] NAND Fix platform structure and NDFC driver
Thomas Gleixner
2006-05-29
2
-2
/
+5
|
*
|
|
|
|
|
|
|
|
[MTD] NAND modularize write function
Thomas Gleixner
2006-05-26
1
-26
/
+45
|
*
|
|
|
|
|
|
|
|
[MTD] NAND Modularize read function
Thomas Gleixner
2006-05-25
1
-8
/
+8
|
*
|
|
|
|
|
|
|
|
[MTD] NAND Add read/write function pointers to struct nand_ecc_ctrl
Thomas Gleixner
2006-05-25
1
-0
/
+13
|
*
|
|
|
|
|
|
|
|
[MTD] Add ECC statistics to struct mtd_info
Thomas Gleixner
2006-05-25
1
-0
/
+14
|
*
|
|
|
|
|
|
|
|
[MTD] NAND Introduce NAND_NO_READRDY option
Thomas Gleixner
2006-05-25
1
-0
/
+4
|
*
|
|
|
|
|
|
|
|
[MTD] NAND remove write_byte/word function from nand_chip
Thomas Gleixner
2006-05-23
1
-5
/
+0
|
*
|
|
|
|
|
|
|
|
[MTD] Refactor NAND hwcontrol to cmd_ctrl
Thomas Gleixner
2006-05-23
1
-16
/
+17
|
*
|
|
|
|
|
|
|
|
[MTD] Remove read/write _ecc variants
Thomas Gleixner
2006-05-23
2
-3
/
+3
|
*
|
|
|
|
|
|
|
|
[MTD] Remove readv/readv_ecc
Thomas Gleixner
2006-05-23
1
-5
/
+1
|
*
|
|
|
|
|
|
|
|
[MTD] Remove nand writev support
Thomas Gleixner
2006-05-23
1
-2
/
+0
[prev]
[next]