summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sysctl: Stop requiring explicit management of sysctl directoriesEric W. Biederman2012-01-252-202/+150
| * | | | sysctl: Add a root pointer to ctl_table_setEric W. Biederman2012-01-253-3/+8
| * | | | sysctl: Rewrite proc_sys_readdir in terms of first_entry and next_entryEric W. Biederman2012-01-251-36/+62
| * | | | sysctl: Rewrite proc_sys_lookup introducing find_entry and lookup_entry.Eric W. Biederman2012-01-251-26/+76
| * | | | sysctl: Normalize the root_table data structure.Eric W. Biederman2012-01-251-4/+11
| * | | | sysctl: Factor out insert_header and erase_headerEric W. Biederman2012-01-251-3/+13
| * | | | sysctl: Factor out init_header from __register_sysctl_pathsEric W. Biederman2012-01-251-8/+17
| * | | | sysctl: Initial support for auto-unregistering sysctl tables.Eric W. Biederman2012-01-252-9/+20
| * | | | sysctl: A more obvious version of grab_header.Eric W. Biederman2012-01-251-4/+4
| * | | | sysctl: Remove the now unused ctl_table parent field.Eric W. Biederman2012-01-252-12/+1
| * | | | sysctl: Improve the sysctl sanity checksEric W. Biederman2012-01-252-144/+86
| * | | | sysctl: register only tables of sysctl filesEric W. Biederman2012-01-252-19/+148
| * | | | sysctl: Add ctl_table chains into cstring pathsEric W. Biederman2012-01-251-0/+9
| * | | | sysctl: Add support for register sysctl tables with a normal cstring path.Eric W. Biederman2012-01-252-10/+87
| * | | | sysctl: Create local copies of directory names used in pathsEric W. Biederman2012-01-251-3/+8
| * | | | sysctl: Remove the unnecessary sysctl_set parent concept.Eric W. Biederman2012-01-253-9/+10
| * | | | sysctl: Implement retire_sysctl_setEric W. Biederman2012-01-253-1/+6
| * | | | sysctl: Make the directories have nlink == 1Eric W. Biederman2012-01-251-1/+0
| * | | | sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman2012-01-256-641/+625
| * | | | sysctl: Register the base sysctl table like any other sysctl table.Eric W. Biederman2012-01-254-12/+9
| * | | | sysctl: Consolidate !CONFIG_SYSCTL handlingEric W. Biederman2012-01-252-59/+62
| * | | | sysctl: remove impossible condition checkLucas De Marchi2012-01-251-12/+2
| | |/ / | |/| |
* | | | Merge tag 'amd64-edac-updates-for-3.4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-03-2422-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-2412-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-03-011-1/+57
| * | | | | [CPUFREQ] Add S3C2416/S3C2450 cpufreq driverHeiko Stübner2012-03-013-0/+565
| * | | | | [CPUFREQ] Fix exposure of ARM_EXYNOS4210_CPUFREQRussell King2012-03-011-0/+1
| * | | | | [CPUFREQ] EXYNOS4210: update the name of EXYNOS clock registerKukjin Kim2012-03-011-35/+35
| * | | | | [CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequencyTushar Behera2012-03-011-0/+2
| * | | | | [CPUFREQ] s3c64xx: Fix mis-cherry pick of VDDINTMark Brown2012-03-011-7/+0
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2012-03-243-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-221-5/+63
| | * | | | | cpufreq: OMAP driver depends CPUfreq tablesRussell King2012-02-222-1/+6
* | | | | | | Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-2438-894/+371
|\ \ \ \ \ \ \
| * | | | | | | PCMCIA: sa1111: rename sa1111 socket drivers to have sa1111_ prefix.Russell King2012-02-215-4/+4