summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec()Oleg Nesterov2012-03-311-1/+1
* Merge branch 'linus' into perf/urgentIngo Molnar2012-03-26449-5941/+8628
|\
| * Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-03-242-1/+26
| |\
| | * xen/tmem: cleanupJan Beulich2012-03-201-1/+5
| | * xen: support pirq_eoi_mapStefano Stabellini2012-03-201-0/+21
| | * provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk2012-03-201-0/+2
| * | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-2453-52/+68
| |\ \
| | * | device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-1653-52/+68
| * | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-2462-69/+126
| |\ \ \
| | * | | kernel.h: doesn't explicitly use bug.h, so don't include it.Paul Gortmaker2012-03-041-1/+0Star
| | * | | bug: consolidate BUILD_BUG_ON with other bug codePaul Gortmaker2012-03-042-61/+61
| | * | | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-0460-3/+65
| | * | | spinlock: macroize assert_spin_locked to avoid bug.h dependencyPaul Gortmaker2012-02-281-4/+1Star
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds2012-03-241-39/+67
| |\ \ \ \
| | * | | | sysctl: Add register_sysctl for normal sysctl usersEric W. Biederman2012-01-251-0/+1
| | * | | | sysctl: Index sysctl directories with rbtrees.Eric W. Biederman2012-01-251-2/+8
| | * | | | sysctl: Make the header lists per directory.Eric W. Biederman2012-01-251-1/+1
| | * | | | sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...Eric W. Biederman2012-01-251-2/+2
| | * | | | sysctl: Replace root_list with links between sysctl_table_sets.Eric W. Biederman2012-01-251-2/+1Star
| | * | | | sysctl: Stop requiring explicit management of sysctl directoriesEric W. Biederman2012-01-251-3/+7
| | * | | | sysctl: Add a root pointer to ctl_table_setEric W. Biederman2012-01-251-0/+3
| | * | | | sysctl: Initial support for auto-unregistering sysctl tables.Eric W. Biederman2012-01-251-0/+1
| | * | | | sysctl: Remove the now unused ctl_table parent field.Eric W. Biederman2012-01-251-1/+0Star
| | * | | | sysctl: register only tables of sysctl filesEric W. Biederman2012-01-251-1/+1
| | * | | | sysctl: Add support for register sysctl tables with a normal cstring path.Eric W. Biederman2012-01-251-0/+3
| | * | | | sysctl: Remove the unnecessary sysctl_set parent concept.Eric W. Biederman2012-01-251-3/+0Star
| | * | | | sysctl: Implement retire_sysctl_setEric W. Biederman2012-01-251-0/+1
| | * | | | sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman2012-01-251-16/+0Star
| | * | | | sysctl: Register the base sysctl table like any other sysctl table.Eric W. Biederman2012-01-251-0/+1
| | * | | | sysctl: Consolidate !CONFIG_SYSCTL handlingEric W. Biederman2012-01-251-33/+62
| | | |/ / | | |/| |
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2012-03-241-0/+2
| |\ \ \ \
| | * | | | provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk2012-03-141-0/+2
| * | | | | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-242-3/+28
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'mmci' into ambaRussell King2012-03-241-3/+19
| | |\ \ \ \ \
| | | * | | | | ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handlerUlf Hansson2012-01-201-3/+3
| | | * | | | | ARM: 7218/1: mmc: mmci: Provide option to configure bus signal directionUlf Hansson2012-01-201-0/+16
| | | | |/ / / | | | |/| | |
| | * | | | | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-171-0/+9
| * | | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-241-0/+36
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-2216-11/+50
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-0834-375/+116Star
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | ARM: amba: provide common initializers for static amba devicesRussell King2012-01-251-0/+33
| | * | | | | | | ARM: amba: add amba_device allocation/add/put functionsRussell King2012-01-251-0/+3
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-2428-69/+304
| |\ \ \ \ \ \ \
| | * | | | | | | procfs: speed up /proc/pid/stat, statmKAMEZAWA Hiroyuki2012-03-241-0/+2
| | * | | | | | | procfs: add num_to_str() to speed up /proc/statKAMEZAWA Hiroyuki2012-03-242-1/+4
| | * | | | | | | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron2012-03-242-0/+5
| | * | | | | | | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-241-1/+0Star
| | * | | | | | | usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov2012-03-241-11/+7Star
| | * | | | | | | usermodehelper: implement UMH_KILLABLEOleg Nesterov2012-03-241-0/+2
| | * | | | | | | ptrace: remove PTRACE_SEIZE_DEVEL bitDenys Vlasenko2012-03-241-4/+1Star