aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-03-16perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker
2010-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-03-11perf_events: Improve task_sched_in()eranian@google.com
2010-03-11perf: export perf_trace_regs and perf_arch_fetch_caller_regsXiao Guangrong
2010-03-11kprobes: Calculate the index correctly when freeing the out-of-line execution...Masami Hiramatsu
2010-03-11perf_event: Fix oops triggered by cpu offline/onlinePaul Mackerras
2010-03-10perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker
2010-03-10perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker
2010-03-10perf: Introduce new perf_fetch_caller_regs() for hot regs snapshotFrederic Weisbecker
2010-03-10lockdep: Move lock events under lockdep recursion protectionFrederic Weisbecker
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-09Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar
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-04Merge branch 'perf/core' into perf/urgentIngo Molnar
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
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds