aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | tracing: Include irqflags headers from trace clockFrederic Weisbecker2010-02-28
* | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-13
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-03-10
| * | | | | | | | | | Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar2010-03-09
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'perf/core' into perf/urgentIngo Molnar2010-03-04
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | perf, x86: Restrict the ANY flagPeter Zijlstra2010-03-02
| | * | | | | | | | | | percpu: Add __percpu sparse annotations to hw_breakpointTejun Heo2010-02-27
| | * | | | | | | | | | Merge commit 'v2.6.33' into perf/coreFrederic Weisbecker2010-02-27
| | |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | hw-breakpoints: Remove stub unthrottle callbackFrederic Weisbecker2010-02-28
* | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-03-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | timekeeping: Prevent oops when GENERIC_TIME=njohn stultz2010-03-02
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in commentsUwe Kleine-König2010-02-15
| | * | | | | | | | | | | | devres/irq: Fix devm_irq_match commentJean Delvare2010-02-11
| | * | | | | | | | | | | | Remove reference to kthread_create_on_cpuAnton Blanchard2010-02-09
| | * | | | | | | | | | | | tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-05
| | * | | | | | | | | | | | devres: typo fix s/dev/devm/Baruch Siach2010-02-05
| | * | | | | | | | | | | | Remove redundant trailing semicolons from macrosEdward Z. Yang2010-02-05
| | * | | | | | | | | | | | fix comment typo boo -> boot in ksysfs.cThadeu Lima de Souza Cascardo2010-02-05
| | * | | | | | | | | | | | Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-05
| | * | | | | | | | | | | | Fix misspellings of "invocation" in comments.Adam Buchbinder2010-02-04
| | * | | | | | | | | | | | Fix misspellings of "truly" in comments.Adam Buchbinder2010-02-04
* | | | | | | | | | | | | | sysctl extern cleanup: lockdepDave Young2010-03-12
* | | | | | | | | | | | | | sysctl extern cleanup: rtmutexDave Young2010-03-12
* | | | | | | | | | | | | | sysctl extern cleanup: acctDave Young2010-03-12
* | | | | | | | | | | | | | sysctl extern cleanup: sgDave Young2010-03-12
* | | | | | | | | | | | | | sysctl extern cleanup: moduleDave Young2010-03-12
* | | | | | | | | | | | | | sysctl extern cleanup: rcuDave Young2010-03-12
* | | | | | | | | | | | | | sysctl extern cleanup: signalDave Young2010-03-12
* | | | | | | | | | | | | | sysctl extern cleanup: C_A_DDave Young2010-03-12
* | | | | | | | | | | | | | nsproxy: remove INIT_NSPROXY()Alexey Dobriyan2010-03-12
* | | | | | | | | | | | | | pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig()Oleg Nesterov2010-03-12
* | | | | | | | | | | | | | copy_signal() cleanup: clean thread_group_cputime_init()Veaceslav Falico2010-03-12
* | | | | | | | | | | | | | copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()Veaceslav Falico2010-03-12
* | | | | | | | | | | | | | copy_signal() cleanup: use zalloc and remove initializationsVeaceslav Falico2010-03-12
* | | | | | | | | | | | | | cgroups: remove events before destroying subsystem state objectsKirill A. Shutemov2010-03-12
* | | | | | | | | | | | | | cgroups: fix race between userspace and kernelspaceKirill A. Shutemov2010-03-12
* | | | | | | | | | | | | | cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov2010-03-12
* | | | | | | | | | | | | | cgroups: clean up cgroup_pidlist_find() a bitLi Zefan2010-03-12
* | | | | | | | | | | | | | cgroups: blkio subsystem as moduleBen Blum2010-03-12
* | | | | | | | | | | | | | cgroups: subsystem module unloadingBen Blum2010-03-12
* | | | | | | | | | | | | | cgroups: subsystem module loading interfaceBen Blum2010-03-12
* | | | | | | | | | | | | | cgroups: revamp subsys arrayBen Blum2010-03-12
* | | | | | | | | | | | | | cgroup: introduce coalesce css_get() and css_put()Daisuke Nishimura2010-03-12
* | | | | | | | | | | | | | cgroup: introduce cancel_attach()Daisuke Nishimura2010-03-12
* | | | | | | | | | | | | | Add generic sys_olduname()Christoph Hellwig2010-03-12
* | | | | | | | | | | | | | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-12
* | | | | | | | | | | | | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-12
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributesEric W. Biederman2010-03-07