Age | Commit message (Expand) | Author |
2012-06-18 | perf/x86: Add Intel Nehalem and Sandy Bridge-EP uncore support | Yan, Zheng |
2012-06-18 | perf: Introduce perf_pmu_migrate_context() | Yan, Zheng |
2012-06-14 | tracing: Add comments for the other bits of ftrace_event_call.flags | Steven Rostedt |
2012-06-11 | Merge tag 'v3.5-rc2' into perf/core | Ingo Molnar |
2012-06-08 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-06-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-06-08 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-06-08 | Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-06-08 | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux... | Dave Airlie |
2012-06-08 | module_param: stop double-calling parameters. | Rusty Russell |
2012-06-07 | c/r: prctl: add ability to get clear_tid_address | Cyrill Gorcunov |
2012-06-07 | c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal | Konstantin Khlebnikov |
2012-06-06 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-06-06 | perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernel | Vince Weaver |
2012-06-06 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-06-06 | uprobes: Kill uprobes_srcu/uprobe_srcu_id | Oleg Nesterov |
2012-06-06 | perf: Limit callchains to 127 | Arun Sharma |
2012-06-06 | sched: Fix domain iteration | Peter Zijlstra |
2012-06-06 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2012-06-05 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds |
2012-06-05 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-06-05 | radix-tree: fix contiguous iterator | Konstantin Khlebnikov |
2012-06-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2012-06-05 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-06-05 | drm/radeon/kms: add new SI PCI ids | Alex Deucher |
2012-06-05 | drm/radeon/kms: add new BTC PCI ids | Alex Deucher |
2012-06-05 | drm/radeon/kms: add new Palm, Sumo PCI ids | Alex Deucher |
2012-06-05 | drm/radeon/kms: add new Trinity PCI ids | Alex Deucher |
2012-06-05 | drm/exynos: fixed size type. | Inki Dae |
2012-06-04 | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-06-04 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-06-04 | i2c: Add generic I2C multiplexer using pinctrl API | Stephen Warren |
2012-06-04 | ACPI: fix acpi_bus.h build warnings when ACPI is not enabled | Len Brown |
2012-06-03 | Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" | Linus Torvalds |
2012-06-03 | vfs: move inode stat information closer together | Linus Torvalds |
2012-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-06-02 | tty: Revert the tty locking series, it needs more work | Linus Torvalds |
2012-06-01 | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-06-01 | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-06-01 | cipso: handle CIPSO options correctly when NetLabel is disabled | Paul Moore |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-06-01 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-06-01 | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro |
2012-06-01 | HAVE_RESTORE_SIGMASK is defined on all architectures now | Al Viro |