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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
afs: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
1
-19
/
+14
*
nfs: use proc_create to setup de->proc_fops
Denis V. Lunev
2008-04-29
1
-8
/
+6
*
nfsd: use proc_create to setup de->proc_fops
Denis V. Lunev
2008-04-29
1
-2
/
+2
*
proc: introduce proc_create_data to setup de->data
Denis V. Lunev
2008-04-29
3
-6
/
+21
*
proc: convert /proc/tty/ldiscs to seq_file interface
Alexey Dobriyan
2008-04-29
1
-31
/
+45
*
proc: remove ->get_info infrastructure
Alexey Dobriyan
2008-04-29
2
-20
/
+2
*
proc: switch /proc/scsi/device_info to seq_file interface
Alexey Dobriyan
2008-04-29
1
-33
/
+44
*
proc: switch /proc/ip2mem to seq_file interface
Alexey Dobriyan
2008-04-29
1
-28
/
+25
*
proc: convert /proc/bus/nubus to seq_file interface
Alexey Dobriyan
2008-04-29
1
-22
/
+20
*
proc: switch /proc/irda/irnet to seq_file interface
Alexey Dobriyan
2008-04-29
2
-39
/
+34
*
proc: switch /proc/excite/unit_id to seq_file interface
Alexey Dobriyan
2008-04-29
1
-8
/
+20
*
proc: switch /proc/bus/ecard/devices to seq_file interface
Alexey Dobriyan
2008-04-29
1
-28
/
+26
*
proc: remove /proc/mac_iop
Alexey Dobriyan
2008-04-29
1
-85
/
+0
*
proc: switch /proc/apm to seq_file interface
Alexey Dobriyan
2008-04-29
1
-5
/
+18
*
proc: switch /proc/bus/zorro/devices to seq_file interface
Alexey Dobriyan
2008-04-29
1
-25
/
+47
*
proc: remove proc_root from drivers
Alexey Dobriyan
2008-04-29
22
-38
/
+34
*
proc: remove proc_root_driver
Alexey Dobriyan
2008-04-29
6
-17
/
+11
*
proc: remove proc_root_fs
Alexey Dobriyan
2008-04-29
6
-15
/
+12
*
proc: remove proc_bus
Alexey Dobriyan
2008-04-29
10
-17
/
+14
*
proc: drop several "PDE valid/invalid" checks
Alexey Dobriyan
2008-04-29
2
-56
/
+46
*
proc: less special case in xlate code
Alexey Dobriyan
2008-04-29
1
-3
/
+6
*
proc: simplify locking in remove_proc_entry()
Alexey Dobriyan
2008-04-29
1
-42
/
+40
*
procfs: mem permission cleanup
Roland McGrath
2008-04-29
1
-9
/
+29
*
proc: switch to proc_create()
Alexey Dobriyan
2008-04-29
4
-51
/
+24
*
procfs task exe symlink
Matt Helsley
2008-04-29
12
-81
/
+157
*
proc: print more information when removing non-empty directories
Alexey Dobriyan
2008-04-29
1
-1
/
+6
*
keys: make key_serial() a function if CONFIG_KEYS=y
David Howells
2008-04-29
1
-1
/
+4
*
keys: explicitly include required slab.h header file.
Robert P. J. Day
2008-04-29
2
-0
/
+2
*
keys: make the keyring quotas controllable through /proc/sys
David Howells
2008-04-29
9
-16
/
+131
*
keys: don't generate user and user session keyrings unless they're accessed
David Howells
2008-04-29
7
-145
/
+96
*
keys: allow clients to set key perms in key_create_or_update()
Arun Raghavan
2008-04-29
3
-9
/
+15
*
keys: switch to proc_create()
Alexey Dobriyan
2008-04-29
1
-6
/
+2
*
keys: add keyctl function to get a security label
David Howells
2008-04-29
9
-2
/
+140
*
keys: allow the callout data to be passed as a blob rather than a string
David Howells
2008-04-29
7
-41
/
+70
*
keys: check starting keyring as part of search
Kevin Coffman
2008-04-29
1
-4
/
+31
*
keys: increase the payload size when instantiating a key
David Howells
2008-04-29
1
-8
/
+30
*
elf: fix shadowed variables in fs/binfmt_elf.c
WANG Cong
2008-04-29
1
-11
/
+10
*
BINFMT: fill_elf_header cleanup - use straight memset first
Cyrill Gorcunov
2008-04-29
1
-6
/
+3
*
ELF: Use EI_NIDENT instead of numeric value
Cyrill Gorcunov
2008-04-29
1
-1
/
+1
*
ipmi: fix return from atca_oem_poweroff_hook
Adrian Bunk
2008-04-29
1
-1
/
+1
*
ipmi: make alloc_recv_msg static
Adrian Bunk
2008-04-29
1
-1
/
+1
*
ipmi: make comment match actual preprocessor check
Robert P. J. Day
2008-04-29
1
-1
/
+1
*
ipmi: remove ->write_proc code
Alexey Dobriyan
2008-04-29
3
-9
/
+8
*
ipmi: remove unused target and action in Makefile
Denis Cheng
2008-04-29
1
-4
/
+0
*
IPMI: Style fixes in the misc code
Corey Minyard
2008-04-29
2
-201
/
+227
*
IPMI: Style fixes in the system interface code
Corey Minyard
2008-04-29
5
-436
/
+574
*
ipmi: style fixes in the base code
Corey Minyard
2008-04-29
3
-461
/
+614
*
IPMI: Convert system interface defines to an enum
Corey Minyard
2008-04-29
1
-17
/
+43
*
ipmi: convert locked counters to atomics in the system interface
Corey Minyard
2008-04-29
1
-74
/
+66
*
IPMI: convert message handler defines to an enum
Corey Minyard
2008-04-29
1
-58
/
+67
[prev]
[next]