Age | Commit message (Expand) | Author |
2013-11-07 | parisc: make udelay() SMP-safe | Helge Deller |
2013-11-07 | parisc: remove duplicate define | Michael Opdenacker |
2013-11-07 | parisc: make "make install" not depend on vmlinux | Helge Deller |
2013-11-07 | parisc: add kernel audit feature | Helge Deller |
2013-11-07 | parisc: provide macro to create exception table entries | Helge Deller |
2013-11-08 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-11-08 | Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-11-07 | x86, intel-mid: Do not re-introduce usage of obsolete __cpuinit | Paul Gortmaker |
2013-11-07 | ARM64: /proc/interrupts: display IPIs of online CPUs only | Sudeep KarkadaNagesha |
2013-11-07 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2013-11-07 | perf tools: Remove unneeded include | Rodrigo Campos |
2013-11-07 | perf record: Remove post_processing_offset variable | David Ahern |
2013-11-07 | perf record: Remove advance_output function | David Ahern |
2013-11-07 | perf record: Refactor feature handling into a separate function | David Ahern |
2013-11-07 | perf trace: Don't relookup fields by name in each sample | Arnaldo Carvalho de Melo |
2013-11-07 | perf tools: Fix version when building out of tree | David Ahern |
2013-11-07 | perf evsel: Ditch evsel->handler.data field | Arnaldo Carvalho de Melo |
2013-11-07 | Revert "sysfs: drop kobj_ns_type handling" | Linus Torvalds |
2013-11-07 | irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macro | Axel Lin |
2013-11-07 | x86/apic: Disable I/O APIC before shutdown of the local APIC | Fenghua Yu |
2013-11-07 | ARC: [plat-arcfpga] defconfig update | Vineet Gupta |
2013-11-07 | smp, ARC: kill SMP single function call interrupt | Jiang Liu |
2013-11-07 | ARC: [SMP] Disallow RTSC | Vineet Gupta |
2013-11-07 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2013-11-07 | Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-11-07 | Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-11-07 | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-11-07 | Merge tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-11-07 | Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-11-06 | perf/ftrace: Fix paranoid level for enabling function tracer | Steven Rostedt |
2013-11-06 | uprobes: Export write_opcode() as uprobe_write_opcode() | Oleg Nesterov |
2013-11-06 | uprobes: Introduce arch_uprobe->ixol | Oleg Nesterov |
2013-11-06 | uprobes: Kill module_init() and module_exit() | Oleg Nesterov |
2013-11-06 | uprobes: Move function declarations out of arch | David A. Long |
2013-11-06 | x86, hyperv: Move a variable to avoid an unused variable warning | H. Peter Anvin |
2013-11-06 | MIPS: remove duplicate define | Michael Opdenacker |
2013-11-06 | s390/scm_blk: fix endless loop for requests != REQ_TYPE_FS | Steffen Maier |
2013-11-06 | arm64: locks: Remove CONFIG_GENERIC_LOCKBREAK | Catalin Marinas |
2013-11-06 | sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus | Preeti U Murthy |
2013-11-06 | sched: Fix asymmetric scheduling for POWER7 | Vaidyanathan Srinivasan |
2013-11-06 | perf/x86/intel: Add Ivy Bridge-EP uncore IRP box support | Yan, Zheng |
2013-11-06 | perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxes | Yan, Zheng |
2013-11-06 | perf: Factor out strncpy() in perf_event_mmap_event() | Oleg Nesterov |
2013-11-06 | tools/perf: Add required memory barriers | Peter Zijlstra |
2013-11-06 | perf: Fix arch_perf_out_copy_user default | Peter Zijlstra |
2013-11-06 | perf: Update a stale comment | Peter Zijlstra |
2013-11-06 | perf: Optimize perf_output_begin() -- address calculation | Peter Zijlstra |
2013-11-06 | perf: Optimize perf_output_begin() -- lost_event case | Peter Zijlstra |
2013-11-06 | perf: Optimize perf_output_begin() | Peter Zijlstra |
2013-11-06 | perf: Add unlikely() to the ring-buffer code | Peter Zijlstra |