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