summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-089-379/+221
|\
| * of: merge of_find_all_nodes() implementationsGrant Likely2009-10-154-48/+27
| * of: merge other miscellaneous prototypesGrant Likely2009-10-153-26/+14
| * of: merge of_*_flat_dt*() functionsGrant Likely2009-10-153-21/+14
| * of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely2009-10-154-17/+16
| * of: merge of_read_number() an of_read_ulong()Grant Likely2009-10-153-32/+23
| * of: merge of_node_*_flag() and set_node_proc_entry()Grant Likely2009-10-153-33/+16
| * of: merge struct boot_param_header from Microblaze and PowerPCGrant Likely2009-10-153-61/+32
| * of: add common header for flattened device tree representationGrant Likely2009-10-154-23/+29
| * of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.hGrant Likely2009-10-152-3/+3
| * of: merge struct device_nodeGrant Likely2009-10-154-64/+32
| * of: merge phandle, ihandle and struct propertyGrant Likely2009-10-154-34/+12
| * of: Rework linux/of.h and asm/prom.h include orderingGrant Likely2009-10-153-18/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08135-4748/+2183
|\ \
| * | security/tomoyo: Remove now unnecessary handling of security_sysctl.Eric W. Biederman2009-11-203-95/+0
| * | security/tomoyo: Add a special case to handle accesses through the internal p...Eric W. Biederman2009-11-201-0/+9
| * | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-1845-339/+339
| * | sysctl: Remove CTL_NONE and CTL_UNNUMBEREDEric W. Biederman2009-11-182-31/+0
| * | sysctl: kill dead ctl_handler definitions.Eric W. Biederman2009-11-181-11/+0
| * | Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-17381-3642/+7008
| |\ \
| * | | sysctl: Remove the last of the generic binary sysctl supportEric W. Biederman2009-11-122-47/+0
| * | | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-1262-1130/+162
| * | | sysctl security/tomoyo: Don't look at ctl_nameTetsuo Handa2009-11-121-9/+1
| * | | sysctl arm: Remove binary sysctl supportEric W. Biederman2009-11-122-14/+3
| * | | sysctl x86: Remove dead binary sysctl supportEric W. Biederman2009-11-122-2/+1
| * | | sysctl sh: Remove dead binary sysctl supportEric W. Biederman2009-11-121-6/+1
| * | | sysctl powerpc: Remove dead binary sysctl supportEric W. Biederman2009-11-121-2/+0
| * | | sysctl ia64: Remove dead binary sysctl supportEric W. Biederman2009-11-123-19/+2
| * | | sysctl s390: Remove dead sysctl binary supportEric W. Biederman2009-11-123-13/+6
| * | | sysctl frv: Remove dead binary sysctl supportEric W. Biederman2009-11-122-107/+2
| * | | sysctl mips/lasat: Remove dead binary sysctl supportEric W. Biederman2009-11-121-98/+1
| * | | sysctl drivers: Remove dead binary sysctl supportEric W. Biederman2009-11-1210-101/+27
| * | | sysctl crypto: Remove dead binary sysctl supportEric W. Biederman2009-11-121-8/+2
| * | | 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
OpenPOWER on IntegriCloud