summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-03-121-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-128-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-121-3/+3
* | | | sysctl extern cleanup: rtmutexDave Young2010-03-121-4/+3
* | | | sysctl extern cleanup: acctDave Young2010-03-121-4/+3
* | | | sysctl extern cleanup: sgDave Young2010-03-121-4/+3
* | | | sysctl extern cleanup: moduleDave Young2010-03-121-4/+0
* | | | sysctl extern cleanup: rcuDave Young2010-03-121-3/+0
* | | | sysctl extern cleanup: signalDave Young2010-03-121-1/+1
* | | | sysctl extern cleanup: C_A_DDave Young2010-03-121-1/+0
* | | | nsproxy: remove INIT_NSPROXY()Alexey Dobriyan2010-03-121-1/+12
* | | | pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig()Oleg Nesterov2010-03-121-4/+3
* | | | copy_signal() cleanup: clean thread_group_cputime_init()Veaceslav Falico2010-03-121-11/+0
* | | | copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()Veaceslav Falico2010-03-121-10/+0
* | | | copy_signal() cleanup: use zalloc and remove initializationsVeaceslav Falico2010-03-121-26/+1
* | | | cgroups: remove events before destroying subsystem state objectsKirill A. Shutemov2010-03-121-0/+8
* | | | cgroups: fix race between userspace and kernelspaceKirill A. Shutemov2010-03-121-15/+17
* | | | cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov2010-03-121-1/+227
* | | | cgroups: clean up cgroup_pidlist_find() a bitLi Zefan2010-03-121-5/+3
* | | | cgroups: blkio subsystem as moduleBen Blum2010-03-121-0/+9
* | | | cgroups: subsystem module unloadingBen Blum2010-03-121-25/+142
* | | | cgroups: subsystem module loading interfaceBen Blum2010-03-121-5/+145
* | | | cgroups: revamp subsys arrayBen Blum2010-03-121-16/+80
* | | | cgroup: introduce coalesce css_get() and css_put()Daisuke Nishimura2010-03-121-2/+3
* | | | cgroup: introduce cancel_attach()Daisuke Nishimura2010-03-121-7/+33
* | | | Add generic sys_olduname()Christoph Hellwig2010-03-121-0/+54
* | | | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-121-0/+13
* | | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-0/+1
* | | | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributesEric W. Biederman2010-03-071-0/+3
* | | | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman2010-03-071-0/+1
* | | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
* | | | kobject: Constify struct kset_uevent_opsEmese Revfy2010-03-071-1/+1
* | | | sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-072-3/+14
|/ / /
* | | elf coredump: add extended numbering supportDaisuke HATAYAMA2010-03-061-0/+5
* | | elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2010-03-062-0/+26
* | | printk: avoid warning when CONFIG_PRINTK is disabledGustavo F. Padovan2010-03-061-2/+1
* | | kernel/pid.c: update comment on find_task_by_pid_nsTetsuo Handa2010-03-061-1/+1
* | | panic: fix panic_timeout accuracy when running on a hypervisorAnton Blanchard2010-03-061-16/+30
OpenPOWER on IntegriCloud