summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sysctl security/keys: Remove dead binary sysctl supportEric W. Biederman2009-11-121-6/+1
* sysctl kernel: Remove binary sysctl logicEric W. Biederman2009-11-123-38/+3
* sysctl fs: Remove dead binary sysctl supportEric W. Biederman2009-11-129-91/+15
* sysctl ipc: Remove dead binary sysctl support code.Eric W. Biederman2009-11-122-81/+3
* sysctl: Stop using binary sysctl numbers in arlan.Eric W. Biederman2009-11-121-112/+69
* sysctl: Remove the unused frv sysctl unumbersEric W. Biederman2009-11-122-4/+4
* sysctl binary: Reorder the tests to process wild card entries first.Eric W. Biederman2009-11-121-8/+7
* sysctl: sysctl_binary.c Fix compilation when !CONFIG_NETEric W. Biederman2009-11-121-15/+20
* sysctl: Warn about all uses of sys_sysctl.Eric W. Biederman2009-11-111-7/+1
* sysctl: Don't look at ctl_name and strategy in the generic codeEric W. Biederman2009-11-113-39/+11
* sysctl: Remove references to ctl_name and strategy from the generic sysctl tableEric W. Biederman2009-11-111-188/+7
* sysctl: Remove dead code from sysctl_checkEric W. Biederman2009-11-112-1374/+4
* sysctl: Neuter the generic sysctl strategy routines.Eric W. Biederman2009-11-111-198/+0
* sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sysEric W. Biederman2009-11-112-102/+1384
* sysctl: Make do_sysctl staticEric W. Biederman2009-11-062-5/+1
* sysctl: Remove the cond_syscall entry for sys32_sysctlEric W. Biederman2009-11-061-1/+0
* sysctl: x86 Use the compat_sys_sysctlEric W. Biederman2009-11-063-62/+1
* sysctl: sparc Use the compat_sys_sysctlEric W. Biederman2009-11-062-58/+1
* sysctl: s390 Use the compat_sys_sysctlEric W. Biederman2009-11-063-59/+2
* sysctl: parisc Use the compat_sys_sysctlEric W. Biederman2009-11-062-72/+1
* sysctl: mips Use the compat_sys_sysctlEric W. Biederman2009-11-063-63/+2
* sysctl: ia64 Use the compat_sys_sysctlEric W. Biederman2009-11-062-56/+1
* sysctl: Introduce a generic compat sysctl sysctlEric W. Biederman2009-11-062-52/+50
* sysctl: Refactor the binary sysctl handling to remove duplicate codeEric W. Biederman2009-11-061-65/+58
* sysctl: Separate the binary sysctl logic into it's own file.Eric W. Biederman2009-11-063-166/+186
* Linux 2.6.32-rc6v2.6.32-rc6Linus Torvalds2009-11-031-1/+1
* Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2009-11-032-0/+12
|\
| * at91: at91sam9g45 family: identify several chip versionsNicolas Ferre2009-11-032-0/+10
| * avr32: add two new at91 to cpu.h definitionNicolas Ferre2009-11-031-0/+2
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-11-0354-440/+544
|\ \ | |/ |/|
| * MIPS: O32: Fix ppollArnaud Patard2009-11-021-1/+1
| * MIPS: Oprofile: Rename cpu_type from godson2 to loongson2Wu Zhangjin2009-11-021-1/+1
| * MIPS: Alchemy: Fix hang with high-frequency edge interruptsManuel Lauss2009-11-021-8/+26
| * MIPS: TXx9: Fix spi-baseclk valueAtsushi Nemoto2009-11-021-1/+1
| * MIPS: bcm63xx: Set the correct BCM3302 CPU nameFlorian Fainelli2009-11-021-0/+3
| * MIPS: Loongson 2: Set cpu_has_dc_aliases and cpu_icache_snoops_remote_storeZhang Le2009-11-021-2/+1
| * MIPS: Avoid potential hazard on Context registerRalf Baechle2009-11-022-0/+4
| * MIPS: Octeon: Use lockless interrupt controller operations when possible.David Daney2009-11-021-36/+178
| * MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinityDavid Daney2009-11-021-4/+6
| * MIPS: Set S-cache linesize to 64-bytes for MTI's S-cacheRalf Baechle2009-11-021-0/+1
| * MIPS: SMTC: Avoid queing multiple reschedule IPIsJaidev Patwardhan2009-11-022-4/+31
| * MIPS: GCMP: Avoid accessing registers when they are not presentJaidev Patwardhan2009-11-021-3/+13
| * MIPS: GIC: Random fixes and enhancements.Chris Dearman2009-11-025-293/+142
| * MIPS: CMP: Fix memory barriers for correct operation of amon_cpu_startChris Dearman2009-11-021-3/+4
| * MIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operandsNigel Stephens2009-11-022-17/+7
| * MIPS: SPRAM: Clean up support code a littleChris Dearman2009-11-023-10/+12
| * MIPS: 1004K: Enable SPRAM support.Ralf Baechle2009-11-021-0/+1
| * MIPS: Malta: Enable PCI 2.1 compatibility in PIIX4Ralf Baechle2009-11-021-0/+13
| * MIPS: Kconfig: Fix duplicate default value for MIPS_L1_CACHE_SHIFT.Ralf Baechle2009-11-021-2/+1
| * MIPS: MTI: Fix accesses to device registers on MIPS boardsChris Dearman2009-11-021-1/+1
OpenPOWER on IntegriCloud