Age | Commit message (Expand) | Author |
2011-07-14 | tracing: Have dynamic size event stack traces | Steven Rostedt |
2011-07-05 | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2011-07-01 | perf: export perf_event_refresh() to modules | Avi Kivity |
2011-07-01 | perf: Add context field to perf_event | Avi Kivity |
2011-07-01 | perf, arch: Add generic NODE cache events | Peter Zijlstra |
2011-07-01 | perf_events: Update Intel extra regs shared constraints management | Stephane Eranian |
2011-07-01 | perf: Remove the perf_output_begin(.sample) argument | Peter Zijlstra |
2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra |
2011-07-01 | perf: Remove 64-bit alignment padding from perf_event_context | Richard Kennedy |
2011-07-01 | Merge commit 'v3.0-rc5' into perf/core | Ingo Molnar |
2011-06-27 | mm: fix assertion mapping->nrpages == 0 in end_writeback() | Jan Kara |
2011-06-27 | include/linux/compat.h: declare compat_sys_sendmmsg() | Chris Metcalf |
2011-06-27 | tmpfs: add shmem_read_mapping_page_gfp | Hugh Dickins |
2011-06-27 | tmpfs: take control of its truncate_range | Hugh Dickins |
2011-06-27 | mm: move shmem prototypes to shmem_fs.h | Hugh Dickins |
2011-06-27 | Fix some kernel-doc warnings | Vitaliy Ivanov |
2011-06-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-06-27 | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki |
2011-06-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-06-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2011-06-24 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai |
2011-06-22 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2011-06-21 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-06-21 | PM: Fix async resume following suspend failure | Alan Stern |
2011-06-21 | PM: Rename dev_pm_info.in_suspend to is_prepared | Alan Stern |
2011-06-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2011-06-20 | vfs: i_state needs to be 'unsigned long' for now | Linus Torvalds |
2011-06-20 | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-06-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-06-20 | NFSv4.1: file layout must consider pg_bsize for coalescing | Benny Halevy |
2011-06-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-06-20 | devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper | Al Viro |
2011-06-20 | block: add REQ_SECURE to REQ_COMMON_MASK | Namhyung Kim |
2011-06-19 | Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg... | Linus Torvalds |
2011-06-19 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-06-18 | mmc: Add PCI fixup quirks for Ricoh 1180:e823 reader | Manoj Iyer |
2011-06-18 | Input: sh_keysc - 8x8 MODE_6 fix | Magnus Damm |
2011-06-17 | Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin... | Linus Torvalds |
2011-06-17 | KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring | David Howells |
2011-06-17 | generic-ipi: Fix kexec boot crash by initializing call_single_queue before en... | Takao Indoh |
2011-06-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2011-06-16 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2011-06-16 | clocksource: Make watchdog robust vs. interruption | Thomas Gleixner |
2011-06-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-06-16 | netfilter: nf_nat: avoid double seq_adjust for loopback | Julian Anastasov |
2011-06-16 | gpio: add GPIOF_ values regardless on kconfig settings | Randy Dunlap |
2011-06-16 | Merge commit 'v3.0-rc3' into perf/core | Ingo Molnar |
2011-06-16 | drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs. | Dave Airlie |
2011-06-15 | include/asm-generic/pgtable.h: fix unbalanced parenthesis | Nicolas Kaiser |