| Commit message (Expand) | Author | Age |
* | tools lib traceevent: Define _GNU_SOURCE in Makefile | Arnaldo Carvalho de Melo | 2012-09-14 |
* | perf sched: Fixup for the die() removal | Namhyung Kim | 2012-09-14 |
* | perf test: Fixup for the die() removal | Namhyung Kim | 2012-09-14 |
* | perf probe: Add union member access support | Hyeoncheol Lee | 2012-09-14 |
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-09-14 |
|\ |
|
| * | kprobes/x86: Fix to support jprobes on ftrace-based kprobe | Masami Hiramatsu | 2012-09-13 |
| * | ftrace/x86-64: Allow to change RIP in handlers | Steven Rostedt | 2012-09-13 |
| * | kprobes/x86: Fix kprobes to collectly handle IP on ftrace | Masami Hiramatsu | 2012-09-13 |
| * | ftrace/x86: Adjust x86 regs.ip as like as x86-64 | Masami Hiramatsu | 2012-09-13 |
| * | trace: Stop compiling in trace_clock unconditionally | Josh Triplett | 2012-09-13 |
| * | tracing: Skip printing "OK" if failed to disable event | Yuanhan Liu | 2012-09-13 |
* | | Merge branch 'core/rcu' into perf/core | Ingo Molnar | 2012-09-13 |
|\ \ |
|
| * | | trace: Don't declare trace_*_rcuidle functions in modules | Josh Triplett | 2012-09-12 |
| * | | Linux 3.6-rc5 | Linus Torvalds | 2012-09-08 |
| * | | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds | 2012-09-08 |
| |\ \ |
|
| | * | | ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC | Hiroshi Doyu | 2012-08-28 |
| | * | | ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages() | Hiroshi Doyu | 2012-08-28 |
| | * | | ARM: dma-mapping: Refactor out to introduce __in_atomic_pool | Hiroshi Doyu | 2012-08-28 |
| | * | | ARM: dma-mapping: atomic_pool with struct page **pages | Hiroshi Doyu | 2012-08-28 |
| | * | | ARM: Kirkwood: increase atomic coherent pool size | Marek Szyprowski | 2012-08-28 |
| | * | | ARM: DMA-Mapping: print warning when atomic coherent allocation fails | Marek Szyprowski | 2012-08-28 |
| | * | | ARM: DMA-Mapping: add function for setting coherent pool size from platform code | Marek Szyprowski | 2012-08-28 |
| | * | | ARM: relax conditions required for enabling Contiguous Memory Allocator | Marek Szyprowski | 2012-08-28 |
| | * | | mm: cma: fix alignment requirements for contiguous regions | Marek Szyprowski | 2012-08-28 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-09-08 |
| |\ \ \ |
|
| | * | | | Input: wacom - add support for EMR on Cintiq 24HD touch | Jason Gerecke | 2012-08-22 |
| | * | | | Input: i8042 - add Gigabyte T1005 series netbooks to noloop table | Dmitry Torokhov | 2012-08-22 |
| | * | | | Input: imx_keypad - reset the hardware before enabling | Michael Grzeschik | 2012-08-22 |
| | * | | | Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FS | Guenter Roeck | 2012-08-22 |
| * | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-09-07 |
| |\ \ \ \ |
|
| | * | | | | HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured | Andres Freund | 2012-09-07 |
| | * | | | | HID: Only dump input if someone is listening | Henrik Rydberg | 2012-09-02 |
| | * | | | | HID: add NOGET quirk for Eaton Ellipse MAX UPS | Alan Stern | 2012-08-27 |
| * | | | | | Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-09-06 |
| |\ \ \ \ \ |
|
| | * | | | | | xen/pciback: Fix proper FLR steps. | Konrad Rzeszutek Wilk | 2012-09-06 |
| | * | | | | | xen: Use correct masking in xen_swiotlb_alloc_coherent. | Ronny Hegewald | 2012-09-05 |
| | * | | | | | xen: fix logical error in tlb flushing | Alex Shi | 2012-09-05 |
| | * | | | | | Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus... | Konrad Rzeszutek Wilk | 2012-09-05 |
| | |\ \ \ \ \ |
|
| | * | | | | | | xen/p2m: Fix one-off error in checking the P2M tree directory. | Konrad Rzeszutek Wilk | 2012-09-05 |
| * | | | | | | | Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds | 2012-09-06 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | PCI: Don't print anything while decoding is disabled | Bjorn Helgaas | 2012-08-23 |
| | * | | | | | | | PCI/PM: Add ABI document for sysfs file d3cold_allowed | Huang Ying | 2012-08-21 |
| | * | | | | | | | PCI/PM: Fix config reg access for D3cold and bridge suspending | Huang Ying | 2012-08-21 |
| | * | | | | | | | PCI/PM: Keep parent bridge active when probing device | Huang Ying | 2012-08-21 |
| | * | | | | | | | PCI/PM: Enable D3/D3cold by default for most devices | Huang Ying | 2012-08-21 |
| * | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-09-06 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | ARM: gemini: fix the gemini build | Linus Walleij | 2012-09-05 |
| | * | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r... | Olof Johansson | 2012-09-05 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | ARM: shmobile: armadillo800eva: enable rw rootfs mount | Kuninori Morimoto | 2012-09-03 |
| | | * | | | | | | | | ARM: shmobile: mackerel: fixup usb module order | Kuninori Morimoto | 2012-08-31 |