summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...Eric W. Biederman2012-01-243-27/+17
| * | | | sysctl: Replace root_list with links between sysctl_table_sets.Eric W. Biederman2012-01-242-104/+296
| * | | | sysctl: Add sysctl_print_dir and use it in get_subdirEric W. Biederman2012-01-241-1/+10
| * | | | sysctl: Stop requiring explicit management of sysctl directoriesEric W. Biederman2012-01-242-202/+150
| * | | | sysctl: Add a root pointer to ctl_table_setEric W. Biederman2012-01-243-3/+8
| * | | | sysctl: Rewrite proc_sys_readdir in terms of first_entry and next_entryEric W. Biederman2012-01-241-36/+62
| * | | | sysctl: Rewrite proc_sys_lookup introducing find_entry and lookup_entry.Eric W. Biederman2012-01-241-26/+76
| * | | | sysctl: Normalize the root_table data structure.Eric W. Biederman2012-01-241-4/+11
| * | | | sysctl: Factor out insert_header and erase_headerEric W. Biederman2012-01-241-3/+13
| * | | | sysctl: Factor out init_header from __register_sysctl_pathsEric W. Biederman2012-01-241-8/+17
| * | | | sysctl: Initial support for auto-unregistering sysctl tables.Eric W. Biederman2012-01-242-9/+20
| * | | | sysctl: A more obvious version of grab_header.Eric W. Biederman2012-01-241-4/+4
| * | | | sysctl: Remove the now unused ctl_table parent field.Eric W. Biederman2012-01-242-12/+1
| * | | | sysctl: Improve the sysctl sanity checksEric W. Biederman2012-01-242-144/+86
| * | | | sysctl: register only tables of sysctl filesEric W. Biederman2012-01-242-19/+148
| * | | | sysctl: Add ctl_table chains into cstring pathsEric W. Biederman2012-01-241-0/+9
| * | | | sysctl: Add support for register sysctl tables with a normal cstring path.Eric W. Biederman2012-01-242-10/+87
| * | | | sysctl: Create local copies of directory names used in pathsEric W. Biederman2012-01-241-3/+8
| * | | | sysctl: Remove the unnecessary sysctl_set parent concept.Eric W. Biederman2012-01-243-9/+10
| * | | | sysctl: Implement retire_sysctl_setEric W. Biederman2012-01-243-1/+6
| * | | | sysctl: Make the directories have nlink == 1Eric W. Biederman2012-01-241-1/+0
| * | | | sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman2012-01-246-641/+625
| * | | | sysctl: Register the base sysctl table like any other sysctl table.Eric W. Biederman2012-01-244-12/+9
| * | | | sysctl: Consolidate !CONFIG_SYSCTL handlingEric W. Biederman2012-01-242-59/+62
| * | | | sysctl: remove impossible condition checkLucas De Marchi2012-01-241-12/+2
| | |/ / | |/| |
* | | | Merge tag 'amd64-edac-updates-for-3.4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-03-2322-186/+127
|\ \ \ \
| * | | | MCE, AMD: Constify error tablesBorislav Petkov2012-03-192-13/+13
| * | | | MCE, AMD: Correct bank 5 error signaturesBorislav Petkov2012-03-191-4/+1
| * | | | MCE, AMD: Rework NB MCE signaturesBorislav Petkov2012-03-192-129/+48
| * | | | MCE, AMD: Correct VB data error descriptionBorislav Petkov2012-03-191-1/+1
| * | | | MCE, AMD: Correct ucode patch buffer descriptionBorislav Petkov2012-03-191-2/+6
| * | | | MCE, AMD: Correct some MC0 error typesBorislav Petkov2012-03-191-3/+2
| * | | | EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux2012-03-1918-18/+18
| * | | | EDAC: Correct scrub rate APIBorislav Petkov2012-03-192-4/+4
| * | | | amd64_edac: Fix K8 revD and later chip select sizesBorislav Petkov2012-03-191-4/+28
| * | | | amd64_edac: Fix missing csrows sysfs nodesAshish Shenoy2012-03-191-9/+7
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2012-03-2312-43/+1591
|\ \ \ \ \
| * | | | | provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk2012-03-142-0/+26
| * | | | | EXYNOS5250: Add support cpufreq for EXYNOS5250Jaecheol Lee2012-03-145-0/+358
| * | | | | EXYNOS4X12: Add support cpufreq for EXYNOS4X12Jaecheol Lee2012-03-145-0/+547
| * | | | | [CPUFREQ] CPUfreq ondemand: update sampling rate without waiting for next sam...MyungJoo Ham2012-02-291-1/+57
| * | | | | [CPUFREQ] Add S3C2416/S3C2450 cpufreq driverHeiko Stübner2012-02-293-0/+565
| * | | | | [CPUFREQ] Fix exposure of ARM_EXYNOS4210_CPUFREQRussell King2012-02-291-0/+1
| * | | | | [CPUFREQ] EXYNOS4210: update the name of EXYNOS clock registerKukjin Kim2012-02-291-35/+35
| * | | | | [CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequencyTushar Behera2012-02-291-0/+2
| * | | | | [CPUFREQ] s3c64xx: Fix mis-cherry pick of VDDINTMark Brown2012-02-291-7/+0
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2012-03-233-6/+73
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for_3.4/cpufreq' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Jones2012-03-073-6/+73
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | cpufreq: OMAP: specify range for voltage scalingAfzal Mohammed2012-03-021-3/+7
| | * | | | | cpufreq: OMAP: scale voltage along with frequencyKevin Hilman2012-02-211-5/+63
OpenPOWER on IntegriCloud