aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-10lockdep: Move lock events under lockdep recursion protectionFrederic Weisbecker1-6/+3
2010-03-10perf: Provide better condition for event rotationPeter Zijlstra1-6/+15
2010-03-10perf: Optimize perf_disablePeter Zijlstra1-13/+3
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra1-15/+0
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra1-13/+8
2010-03-09Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar79-3457/+5379
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina8-12/+12
2010-03-07sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributesEric W. Biederman1-0/+3
2010-03-07sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman1-0/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-03-07kobject: Constify struct kset_uevent_opsEmese Revfy1-1/+1
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2-3/+14
2010-03-06elf coredump: add extended numbering supportDaisuke HATAYAMA1-0/+5
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2-0/+26
2010-03-06printk: avoid warning when CONFIG_PRINTK is disabledGustavo F. Padovan1-2/+1
2010-03-06kernel/pid.c: update comment on find_task_by_pid_nsTetsuo Handa1-1/+1
2010-03-06panic: fix panic_timeout accuracy when running on a hypervisorAnton Blanchard1-16/+30
2010-03-06kernel core: use helpers for rlimitsJiri Slaby7-16/+20
2010-03-06posix-cpu-timers: cleanup rlimits usageJiri Slaby1-15/+17
2010-03-06kernel/exit.c: fix shadows sparse warningThiago Farina1-1/+1
2010-03-06includecheck fix for kernel/params.cJaswinder Singh Rajput1-1/+0
2010-03-06splice: comparing unsigned int < 0Dan Carpenter1-2/+3
2010-03-06kernel/cpu.c: delete deprecated definition in cpu_up()Chen Gong1-1/+1
2010-03-06mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki2-0/+12
2010-03-06mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel1-1/+5
2010-03-06mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki1-1/+2
2010-03-06mm: clean up mm_counterKAMEZAWA Hiroyuki2-2/+2
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita1-1/+1
2010-03-05function-graph: Add tracing_thresh support to function_graph tracerTim Bird3-5/+43
2010-03-05tracing: Update the comm field in the right variable in update_max_trArnaldo Carvalho de Melo1-2/+2
2010-03-05function-graph: Use comment notation for func names of dangling '}'Steven Rostedt1-1/+1
2010-03-05function-graph: Fix unused reference to ftrace_set_func()Steven Rostedt1-4/+2
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-90/+569
2010-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+7
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-82/+32
2010-03-04rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()Paul E. McKenney1-2/+2
2010-03-04rcu: Add control variables to lockdep_rcu_dereference() diagnosticsPaul E. McKenney1-0/+1
2010-03-04Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgentIngo Molnar50-3253/+3933
2010-03-04Merge branch 'perf/core' into perf/urgentIngo Molnar18-517/+666
2010-03-04rcu: Use wrapper function instead of exporting tasklist_lockPaul E. McKenney3-3/+12
2010-03-04Merge branches 'core/futexes' and 'core/iommu' into core/urgentIngo Molnar1-3/+3
2010-03-04padata: Allocate the cpumask for the padata instanceSteffen Klassert1-1/+7
2010-03-03Prioritize synchronous signals over 'normal' signalsLinus Torvalds1-13/+30
2010-03-03Merge branch 'for-fsnotify' into for-linusAl Viro1-5/+2
2010-03-03new helper: iterate_mounts()Al Viro1-33/+16
2010-03-03New helper: path_is_under(path1, path2)Al Viro1-39/+12
2010-03-03Switch may_open() and break_lease() to passing O_...Al Viro1-5/+2
2010-03-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+5
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-46/+74
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-1/+743