summaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-12sysctl security/tomoyo: Don't look at ctl_nameTetsuo Handa1-9/+1
2009-11-12sysctl arm: Remove binary sysctl supportEric W. Biederman2-14/+3
2009-11-12sysctl x86: Remove dead binary sysctl supportEric W. Biederman2-2/+1
2009-11-12sysctl sh: Remove dead binary sysctl supportEric W. Biederman1-6/+1
2009-11-12sysctl powerpc: Remove dead binary sysctl supportEric W. Biederman1-2/+0
2009-11-12sysctl ia64: Remove dead binary sysctl supportEric W. Biederman3-19/+2
2009-11-12sysctl s390: Remove dead sysctl binary supportEric W. Biederman3-13/+6
2009-11-12sysctl frv: Remove dead binary sysctl supportEric W. Biederman2-107/+2
2009-11-12sysctl mips/lasat: Remove dead binary sysctl supportEric W. Biederman1-98/+1
2009-11-12sysctl drivers: Remove dead binary sysctl supportEric W. Biederman10-101/+27
2009-11-12sysctl crypto: Remove dead binary sysctl supportEric W. Biederman1-8/+2
2009-11-12sysctl security/keys: Remove dead binary sysctl supportEric W. Biederman1-6/+1
2009-11-12sysctl kernel: Remove binary sysctl logicEric W. Biederman3-38/+3
2009-11-12sysctl fs: Remove dead binary sysctl supportEric W. Biederman9-91/+15
2009-11-12sysctl ipc: Remove dead binary sysctl support code.Eric W. Biederman2-81/+3
2009-11-12sysctl: Stop using binary sysctl numbers in arlan.Eric W. Biederman1-112/+69
2009-11-12sysctl: Remove the unused frv sysctl unumbersEric W. Biederman2-4/+4
2009-11-12sysctl binary: Reorder the tests to process wild card entries first.Eric W. Biederman1-8/+7
2009-11-12sysctl: sysctl_binary.c Fix compilation when !CONFIG_NETEric W. Biederman1-15/+20
2009-11-12sysctl: Warn about all uses of sys_sysctl.Eric W. Biederman1-7/+1
2009-11-11sysctl: Don't look at ctl_name and strategy in the generic codeEric W. Biederman3-39/+11
2009-11-11sysctl: Remove references to ctl_name and strategy from the generic sysctl tableEric W. Biederman1-188/+7
2009-11-11sysctl: Remove dead code from sysctl_checkEric W. Biederman2-1374/+4
2009-11-11sysctl: Neuter the generic sysctl strategy routines.Eric W. Biederman1-198/+0
2009-11-11sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sysEric W. Biederman2-102/+1384
2009-11-06sysctl: Make do_sysctl staticEric W. Biederman2-5/+1
2009-11-06sysctl: Remove the cond_syscall entry for sys32_sysctlEric W. Biederman1-1/+0
2009-11-06sysctl: x86 Use the compat_sys_sysctlEric W. Biederman3-62/+1
2009-11-06sysctl: sparc Use the compat_sys_sysctlEric W. Biederman2-58/+1
2009-11-06sysctl: s390 Use the compat_sys_sysctlEric W. Biederman3-59/+2
2009-11-06sysctl: parisc Use the compat_sys_sysctlEric W. Biederman2-72/+1
2009-11-06sysctl: mips Use the compat_sys_sysctlEric W. Biederman3-63/+2
2009-11-06sysctl: ia64 Use the compat_sys_sysctlEric W. Biederman2-56/+1
2009-11-06sysctl: Introduce a generic compat sysctl sysctlEric W. Biederman2-52/+50
2009-11-06sysctl: Refactor the binary sysctl handling to remove duplicate codeEric W. Biederman1-65/+58
2009-11-06sysctl: Separate the binary sysctl logic into it's own file.Eric W. Biederman3-166/+186
2009-11-03Linux 2.6.32-rc6v2.6.32-rc6Linus Torvalds1-1/+1
2009-11-03at91: at91sam9g45 family: identify several chip versionsNicolas Ferre2-0/+10
2009-11-03avr32: add two new at91 to cpu.h definitionNicolas Ferre1-0/+2
2009-11-03Correct nr_processes() when CPUs have been unpluggedIan Campbell1-1/+1
2009-11-03PM: Remove some debug messages producing too much noisePavel Machek1-4/+0
2009-11-03PM: Fix warning on suspend errorsRomit Dasgupta1-0/+1
2009-11-03PM / Hibernate: Add newline to load_image() fail pathJiri Slaby1-1/+2
2009-11-03PM / Hibernate: Fix error handling in save_image()Jiri Slaby1-16/+16
2009-11-03PM / Hibernate: Fix blkdev refleaksJiri Slaby2-7/+12
2009-11-03PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki3-27/+58
2009-11-03Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov1-0/+1
2009-11-03Input: winbond-cir - select LEDS_TRIGGERSDavid Härdeman1-0/+1
2009-11-03Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov1-7/+28
2009-11-03nilfs2: add zero-fill for new btree node buffersRyusuke Konishi1-0/+1