index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
samples: use non-racy method for /proc/marker-example creation
Denis V. Lunev
1
-4
/
+2
2008-04-29
zorro: use non-racy method for proc entries creation
Denis V. Lunev
1
-3
/
+4
2008-04-29
sound: use non-racy method for /proc/driver/snd-page-alloc creation
Denis V. Lunev
1
-3
/
+2
2008-04-29
mm: use non-racy method for /proc/swaps creation
Denis V. Lunev
1
-5
/
+1
2008-04-29
sysvipc: use non-racy method for proc entries creation
Denis V. Lunev
1
-7
/
+6
2008-04-29
jbd2: use non-racy method for proc entries creation
Denis V. Lunev
1
-13
/
+4
2008-04-29
reiserfs: use non-racy method for proc entries creation
Denis V. Lunev
1
-6
/
+3
2008-04-29
ext4: use non-racy method for proc entries creation
Denis V. Lunev
1
-11
/
+4
2008-04-29
afs: use non-racy method for proc entries creation
Denis V. Lunev
1
-19
/
+14
2008-04-29
nfs: use proc_create to setup de->proc_fops
Denis V. Lunev
1
-8
/
+6
2008-04-29
nfsd: use proc_create to setup de->proc_fops
Denis V. Lunev
1
-2
/
+2
2008-04-29
proc: introduce proc_create_data to setup de->data
Denis V. Lunev
3
-6
/
+21
2008-04-29
proc: convert /proc/tty/ldiscs to seq_file interface
Alexey Dobriyan
1
-31
/
+45
2008-04-29
proc: remove ->get_info infrastructure
Alexey Dobriyan
2
-20
/
+2
2008-04-29
proc: switch /proc/scsi/device_info to seq_file interface
Alexey Dobriyan
1
-33
/
+44
2008-04-29
proc: switch /proc/ip2mem to seq_file interface
Alexey Dobriyan
1
-28
/
+25
2008-04-29
proc: convert /proc/bus/nubus to seq_file interface
Alexey Dobriyan
1
-22
/
+20
2008-04-29
proc: switch /proc/irda/irnet to seq_file interface
Alexey Dobriyan
2
-39
/
+34
2008-04-29
proc: switch /proc/excite/unit_id to seq_file interface
Alexey Dobriyan
1
-8
/
+20
2008-04-29
proc: switch /proc/bus/ecard/devices to seq_file interface
Alexey Dobriyan
1
-28
/
+26
2008-04-29
proc: remove /proc/mac_iop
Alexey Dobriyan
1
-85
/
+0
2008-04-29
proc: switch /proc/apm to seq_file interface
Alexey Dobriyan
1
-5
/
+18
2008-04-29
proc: switch /proc/bus/zorro/devices to seq_file interface
Alexey Dobriyan
1
-25
/
+47
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
22
-38
/
+34
2008-04-29
proc: remove proc_root_driver
Alexey Dobriyan
6
-17
/
+11
2008-04-29
proc: remove proc_root_fs
Alexey Dobriyan
6
-15
/
+12
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
10
-17
/
+14
2008-04-29
proc: drop several "PDE valid/invalid" checks
Alexey Dobriyan
2
-56
/
+46
2008-04-29
proc: less special case in xlate code
Alexey Dobriyan
1
-3
/
+6
2008-04-29
proc: simplify locking in remove_proc_entry()
Alexey Dobriyan
1
-42
/
+40
2008-04-29
procfs: mem permission cleanup
Roland McGrath
1
-9
/
+29
2008-04-29
proc: switch to proc_create()
Alexey Dobriyan
4
-51
/
+24
2008-04-29
procfs task exe symlink
Matt Helsley
12
-81
/
+157
2008-04-29
proc: print more information when removing non-empty directories
Alexey Dobriyan
1
-1
/
+6
2008-04-29
keys: make key_serial() a function if CONFIG_KEYS=y
David Howells
1
-1
/
+4
2008-04-29
keys: explicitly include required slab.h header file.
Robert P. J. Day
2
-0
/
+2
2008-04-29
keys: make the keyring quotas controllable through /proc/sys
David Howells
9
-16
/
+131
2008-04-29
keys: don't generate user and user session keyrings unless they're accessed
David Howells
7
-145
/
+96
2008-04-29
keys: allow clients to set key perms in key_create_or_update()
Arun Raghavan
3
-9
/
+15
2008-04-29
keys: switch to proc_create()
Alexey Dobriyan
1
-6
/
+2
2008-04-29
keys: add keyctl function to get a security label
David Howells
9
-2
/
+140
2008-04-29
keys: allow the callout data to be passed as a blob rather than a string
David Howells
7
-41
/
+70
2008-04-29
keys: check starting keyring as part of search
Kevin Coffman
1
-4
/
+31
2008-04-29
keys: increase the payload size when instantiating a key
David Howells
1
-8
/
+30
2008-04-29
elf: fix shadowed variables in fs/binfmt_elf.c
WANG Cong
1
-11
/
+10
2008-04-29
BINFMT: fill_elf_header cleanup - use straight memset first
Cyrill Gorcunov
1
-6
/
+3
2008-04-29
ELF: Use EI_NIDENT instead of numeric value
Cyrill Gorcunov
1
-1
/
+1
2008-04-29
ipmi: fix return from atca_oem_poweroff_hook
Adrian Bunk
1
-1
/
+1
2008-04-29
ipmi: make alloc_recv_msg static
Adrian Bunk
1
-1
/
+1
2008-04-29
ipmi: make comment match actual preprocessor check
Robert P. J. Day
1
-1
/
+1
[next]