| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos in comments | Thomas Weber | 2010-03-16 | 1 | -1/+1 |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-03-12 | 1 | -0/+4 |
|\ |
|
| * | timekeeping: Prevent oops when GENERIC_TIME=n | john stultz | 2010-03-02 | 1 | -0/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 8 | -12/+12 |
|\ \ |
|
| * \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 8 | -12/+12 |
| |\ \ |
|
| | * | | tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments | Uwe Kleine-König | 2010-02-15 | 1 | -1/+1 |
| | * | | devres/irq: Fix devm_irq_match comment | Jean Delvare | 2010-02-11 | 1 | -1/+1 |
| | * | | Remove reference to kthread_create_on_cpu | Anton Blanchard | 2010-02-09 | 1 | -1/+1 |
| | * | | tree-wide: fix 'lenght' typo in comments and code | Daniel Mack | 2010-02-05 | 1 | -1/+1 |
| | * | | devres: typo fix s/dev/devm/ | Baruch Siach | 2010-02-05 | 1 | -1/+1 |
| | * | | Remove redundant trailing semicolons from macros | Edward Z. Yang | 2010-02-05 | 1 | -3/+3 |
| | * | | fix comment typo boo -> boot in ksysfs.c | Thadeu Lima de Souza Cascardo | 2010-02-05 | 1 | -1/+1 |
| | * | | Fix misspelling of "should" and "shouldn't" in comments. | Adam Buchbinder | 2010-02-05 | 1 | -1/+1 |
| | * | | Fix misspellings of "invocation" in comments. | Adam Buchbinder | 2010-02-04 | 1 | -1/+1 |
| | * | | Fix misspellings of "truly" in comments. | Adam Buchbinder | 2010-02-04 | 1 | -2/+2 |
* | | | | sysctl extern cleanup: lockdep | Dave Young | 2010-03-12 | 1 | -3/+3 |
* | | | | sysctl extern cleanup: rtmutex | Dave Young | 2010-03-12 | 1 | -4/+3 |
* | | | | sysctl extern cleanup: acct | Dave Young | 2010-03-12 | 1 | -4/+3 |
* | | | | sysctl extern cleanup: sg | Dave Young | 2010-03-12 | 1 | -4/+3 |
* | | | | sysctl extern cleanup: module | Dave Young | 2010-03-12 | 1 | -4/+0 |
* | | | | sysctl extern cleanup: rcu | Dave Young | 2010-03-12 | 1 | -3/+0 |
* | | | | sysctl extern cleanup: signal | Dave Young | 2010-03-12 | 1 | -1/+1 |
* | | | | sysctl extern cleanup: C_A_D | Dave Young | 2010-03-12 | 1 | -1/+0 |
* | | | | nsproxy: remove INIT_NSPROXY() | Alexey Dobriyan | 2010-03-12 | 1 | -1/+12 |
* | | | | pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig() | Oleg Nesterov | 2010-03-12 | 1 | -4/+3 |
* | | | | copy_signal() cleanup: clean thread_group_cputime_init() | Veaceslav Falico | 2010-03-12 | 1 | -11/+0 |
* | | | | copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct() | Veaceslav Falico | 2010-03-12 | 1 | -10/+0 |
* | | | | copy_signal() cleanup: use zalloc and remove initializations | Veaceslav Falico | 2010-03-12 | 1 | -26/+1 |
* | | | | cgroups: remove events before destroying subsystem state objects | Kirill A. Shutemov | 2010-03-12 | 1 | -0/+8 |
* | | | | cgroups: fix race between userspace and kernelspace | Kirill A. Shutemov | 2010-03-12 | 1 | -15/+17 |
* | | | | cgroup: implement eventfd-based generic API for notifications | Kirill A. Shutemov | 2010-03-12 | 1 | -1/+227 |
* | | | | cgroups: clean up cgroup_pidlist_find() a bit | Li Zefan | 2010-03-12 | 1 | -5/+3 |
* | | | | cgroups: blkio subsystem as module | Ben Blum | 2010-03-12 | 1 | -0/+9 |
* | | | | cgroups: subsystem module unloading | Ben Blum | 2010-03-12 | 1 | -25/+142 |
* | | | | cgroups: subsystem module loading interface | Ben Blum | 2010-03-12 | 1 | -5/+145 |
* | | | | cgroups: revamp subsys array | Ben Blum | 2010-03-12 | 1 | -16/+80 |
* | | | | cgroup: introduce coalesce css_get() and css_put() | Daisuke Nishimura | 2010-03-12 | 1 | -2/+3 |
* | | | | cgroup: introduce cancel_attach() | Daisuke Nishimura | 2010-03-12 | 1 | -7/+33 |
* | | | | Add generic sys_olduname() | Christoph Hellwig | 2010-03-12 | 1 | -0/+54 |
* | | | | improve sys_newuname() for compat architectures | Christoph Hellwig | 2010-03-12 | 1 | -0/+13 |
* | | | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 | 1 | -0/+1 |
* | | | | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes | Eric W. Biederman | 2010-03-07 | 1 | -0/+3 |
* | | | | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes | Eric W. Biederman | 2010-03-07 | 1 | -0/+1 |
* | | | | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 | 1 | -1/+1 |
* | | | | kobject: Constify struct kset_uevent_ops | Emese Revfy | 2010-03-07 | 1 | -1/+1 |
* | | | | sysdev: Pass attribute in sysdev_class attributes show/store | Andi Kleen | 2010-03-07 | 2 | -3/+14 |
|/ / / |
|
* | | | elf coredump: add extended numbering support | Daisuke HATAYAMA | 2010-03-06 | 1 | -0/+5 |
* | | | elf coredump: replace ELF_CORE_EXTRA_* macros by functions | Daisuke HATAYAMA | 2010-03-06 | 2 | -0/+26 |
* | | | printk: avoid warning when CONFIG_PRINTK is disabled | Gustavo F. Padovan | 2010-03-06 | 1 | -2/+1 |
* | | | kernel/pid.c: update comment on find_task_by_pid_ns | Tetsuo Handa | 2010-03-06 | 1 | -1/+1 |