summaryrefslogtreecommitdiff
path: root/kernel (unfollow)
Commit message (Expand)Author
2010-03-10perf: Provide better condition for event rotationPeter Zijlstra
2010-03-10perf: Optimize perf_disablePeter Zijlstra
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra
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-04padata: Allocate the cpumask for the padata instanceSteffen Klassert
2010-03-03Prioritize synchronous signals over 'normal' signalsLinus Torvalds
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-02resource: Fix broken indentationH. Peter Anvin
2010-03-02perf, x86: Restrict the ANY flagPeter Zijlstra
2010-03-01early_res: Need to save the allocation name in drop_range_partial()Yinghai Lu
2010-03-01resource: Fix generic page_is_ram() for partial RAM pagesWu Fengguang
2010-03-01sparc: Support show_unhandled_signals.David S. Miller
2010-02-28hw-breakpoints: Remove stub unthrottle callbackFrederic Weisbecker
2010-02-28blktrace: perform cleanup after setup errorDmitry Monakhov
2010-02-27percpu: Add __percpu sparse annotations to hw_breakpointTejun Heo
2010-02-27rcu: Fix accelerated GPs for last non-dynticked CPUPaul E. McKenney
2010-02-27rcu: Fix accelerated grace periods for last non-dynticked CPUPaul E. McKenney
2010-02-26ftrace: Add function names to dangling } in function graph tracerSteven Rostedt
2010-02-26PM / Hibernate: Fix preallocating of memoryRafael J. Wysocki
2010-02-26PM / Hibernate: Remove swsusp.c finallyJiri Slaby
2010-02-26PM / Hibernate: Remove trailing space in messageFrans Pop
2010-02-26PM / Hibernate: Swap, remove useless check from swsusp_read()Jiri Slaby
2010-02-26PM / Hibernate: Really deprecate deprecated user ioctlsJiri Slaby
2010-02-26PM: Add facility for advanced testing of async suspend/resumeRafael J. Wysocki
2010-02-26PM: Add a switch for disabling/enabling asynchronous suspend/resumeRafael J. Wysocki
2010-02-26perf_event: Fix preempt warning in perf_clock()Peter Zijlstra
2010-02-26sched: Fix SCHED_MC regression caused by change in sched cpu_powerSuresh Siddha