Age | Commit message (Expand) | Author |
2010-02-04 | perf_events, x86: Fix bug in hw_perf_enable() | Stephane Eranian |
2010-02-04 | bitops: Ensure the compile time HWEIGHT is only used for such | Peter Zijlstra |
2010-02-04 | ftrace: Remove record freezing | Masami Hiramatsu |
2010-02-04 | ftrace/alternatives: Introducing *_text_reserved functions | Masami Hiramatsu |
2010-01-31 | perf lock: Enhance information of lock trace events | Hitoshi Mitake |
2010-01-29 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-01-29 | perf, x86: Clean up event constraints code a bit | Ingo Molnar |
2010-01-29 | bitops: Provide compile time HWEIGHT{8,16,32,64} | Peter Zijlstra |
2010-01-29 | perf: Factorize trace events raw sample buffer operations | Xiao Guangrong |
2010-01-27 | perf: Reimplement frequency driven sampling | Peter Zijlstra |
2010-01-25 | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-01-25 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-01-25 | eventfd - allow atomic read and waitqueue remove | Davide Libenzi |
2010-01-24 | netns xfrm: deal with dst entries in netns | Alexey Dobriyan |
2010-01-24 | Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 | Linus Torvalds |
2010-01-23 | netns xfrm: fix "ip xfrm state|policy count" misreport | Alexey Dobriyan |
2010-01-22 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2010-01-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-01-21 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-01-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-01-21 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-01-21 | perf: Change the is_software_event() definition | Peter Zijlstra |
2010-01-21 | sched: Fix vmark regression on big machines | Mike Galbraith |
2010-01-20 | USB: Fix duplicate sysfs problem after device reset. | Sarah Sharp |
2010-01-20 | Merge branch 'misc' into release | Len Brown |
2010-01-20 | Merge branch 'bugzilla-14483' into release | Len Brown |
2010-01-19 | phylib: Move workqueue initialization to a proper place | Anton Vorontsov |
2010-01-18 | mfd: tmio_mmc hardware abstraction for CNF area | Ian Molton |
2010-01-18 | mfd: Correct WM835x ISINK ramp time defines | Mark Brown |
2010-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-01-16 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-01-16 | nommu: fix shared mmap after truncate shrinkage problems | David Howells |
2010-01-16 | nommu: don't need get_unmapped_area() for NOMMU | David Howells |
2010-01-16 | nommu: struct vm_region's vm_usage count need not be atomic | David Howells |
2010-01-16 | kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2() | Roland Dreier |
2010-01-16 | kfifo: document everywhere that size has to be power of two | Andi Kleen |
2010-01-16 | kfifo: add kfifo_initialized | Andi Kleen |
2010-01-16 | kfifo: add kfifo_out_peek | Andi Kleen |
2010-01-16 | kfifo: sanitize *_user error handling | Andi Kleen |
2010-01-16 | kfifo: use void * pointers for user buffers | Andi Kleen |
2010-01-16 | tty.h: make tty_port_get() static inline | Randy Dunlap |
2010-01-16 | kfifo: fix kfifo_out_locked race bug | Stefani Seibold |
2010-01-16 | perf: Export software-only event group characteristic as a flag | Frederic Weisbecker |
2010-01-16 | list: Introduce list_rotate_left() | Frederic Weisbecker |
2010-01-16 | perf/core: Split context's event group list into pinned and non-pinned lists | Frederic Weisbecker |
2010-01-16 | ax25: netrom: rose: Fix timer oopses | Jarek Poplawski |
2010-01-16 | ACPI: don't cond_resched if irq is disabled | Xiaotian Feng |
2010-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-01-14 | lib: Introduce strnstr() | Li Zefan |