aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-03-12nsproxy: remove INIT_NSPROXY()Alexey Dobriyan
2010-03-12pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig()Oleg Nesterov
2010-03-12copy_signal() cleanup: clean thread_group_cputime_init()Veaceslav Falico
2010-03-12copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()Veaceslav Falico
2010-03-12copy_signal() cleanup: use zalloc and remove initializationsVeaceslav Falico
2010-03-12cgroups: remove events before destroying subsystem state objectsKirill A. Shutemov
2010-03-12cgroups: fix race between userspace and kernelspaceKirill A. Shutemov
2010-03-12cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov
2010-03-12cgroups: clean up cgroup_pidlist_find() a bitLi Zefan
2010-03-12cgroups: blkio subsystem as moduleBen Blum
2010-03-12cgroups: subsystem module unloadingBen Blum
2010-03-12cgroups: subsystem module loading interfaceBen Blum
2010-03-12cgroups: revamp subsys arrayBen Blum
2010-03-12cgroup: introduce coalesce css_get() and css_put()Daisuke Nishimura
2010-03-12cgroup: introduce cancel_attach()Daisuke Nishimura
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-07sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributesEric W. Biederman
2010-03-07sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-07kobject: Constify struct kset_uevent_opsEmese Revfy
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen
2010-03-06elf coredump: add extended numbering supportDaisuke HATAYAMA
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA
2010-03-06printk: avoid warning when CONFIG_PRINTK is disabledGustavo F. Padovan
2010-03-06kernel/pid.c: update comment on find_task_by_pid_nsTetsuo Handa
2010-03-06panic: fix panic_timeout accuracy when running on a hypervisorAnton Blanchard
2010-03-06kernel core: use helpers for rlimitsJiri Slaby
2010-03-06posix-cpu-timers: cleanup rlimits usageJiri Slaby
2010-03-06kernel/exit.c: fix shadows sparse warningThiago Farina
2010-03-06includecheck fix for kernel/params.cJaswinder Singh Rajput
2010-03-06splice: comparing unsigned int < 0Dan Carpenter
2010-03-06kernel/cpu.c: delete deprecated definition in cpu_up()Chen Gong
2010-03-06mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki
2010-03-06mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel
2010-03-06mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki
2010-03-06mm: clean up mm_counterKAMEZAWA Hiroyuki
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-04padata: Allocate the cpumask for the padata instanceSteffen Klassert
2010-03-03Prioritize synchronous signals over 'normal' signalsLinus Torvalds
2010-03-03Merge branch 'for-fsnotify' into for-linusAl Viro
2010-03-03new helper: iterate_mounts()Al Viro
2010-03-03New helper: path_is_under(path1, path2)Al Viro
2010-03-03Switch may_open() and break_lease() to passing O_...Al Viro
2010-03-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds