Age | Commit message (Expand) | Author |
2014-01-16 | tools lib traceevent: Add pevent_unregister_event_handler() | Namhyung Kim |
2014-01-16 | Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache" | Catalin Marinas |
2014-01-16 | sched: Fix __sched_setscheduler() nice test | Peter Zijlstra |
2014-01-16 | s390/cpum_sf: fix printk format warnings | Hendrik Brueckner |
2014-01-16 | s390: Fix misspellings using 'codespell' tool | Hendrik Brueckner |
2014-01-16 | futexes: Fix futex_hashsize initialization | Heiko Carstens |
2014-01-16 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2014-01-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2014-01-16 | sched: Move SCHED_RESET_ON_FORK into attr::sched_flags | Peter Zijlstra |
2014-01-16 | sched: Fix up attr::sched_priority warning | Peter Zijlstra |
2014-01-16 | sched: Fix up scheduler syscall LTP fails | Peter Zijlstra |
2014-01-16 | sched: Preserve the nice level over sched_setscheduler() and sched_setparam()... | Peter Zijlstra |
2014-01-16 | sched/core: Fix htmldocs warnings | Juri Lelli |
2014-01-16 | sched/deadline: No need to check p if dl_se is valid | Juri Lelli |
2014-01-16 | sched/deadline: Remove unused variables | Peter Zijlstra |
2014-01-16 | sched/deadline: Fix sparse static warnings | Fengguang Wu |
2014-01-16 | m68k: Fix build warning in mac_via.h | Peter Zijlstra |
2014-01-16 | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter |
2014-01-16 | x86, mm, perf: Allow recursive faults from interrupts | Peter Zijlstra |
2014-01-15 | x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs | Bin Gao |
2014-01-15 | x86: Add check for number of available vectors before CPU down | Prarit Bhargava |
2014-01-16 | Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git:... | Linus Torvalds |
2014-01-16 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-01-16 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-01-16 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-01-16 | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-01-16 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-01-15 | bpf: do not use reciprocal divide | Eric Dumazet |
2014-01-15 | be2net: add dma_mapping_error() check for dma_map_page() | Ivan Vecera |
2014-01-15 | bnx2x: Don't release PCI bars on shutdown | Yuval Mintz |
2014-01-15 | net,via-rhine: Fix tx_timeout handling | Richard Weinberger |
2014-01-15 | batman-adv: fix batman-adv header overhead calculation | Marek Lindner |
2014-01-15 | x86, intel-mid: Remove deprecated X86_MDFLD and X86_WANT_INTEL_MID configs | David Cohen |
2014-01-15 | x86, intel-mid: Add Merrifield platform support | David Cohen |
2014-01-15 | x86, intel-mid: Add Clovertrail platform support | Kuppuswamy Sathyanarayanan |
2014-01-15 | x86, intel-mid: Move Medfield code out of intel-mid.c core file | David Cohen |
2014-01-15 | x86, apic: Make disabled_cpu_apicid static read_mostly, fix typos | H. Peter Anvin |
2014-01-15 | tools lib traceevent: fix pointer-integer size mismatch | Mark Rutland |
2014-01-15 | perf hists: Convert hist entry functions to use struct he_stat | Namhyung Kim |
2014-01-15 | perf tools: Factor out sample__resolve_callchain() | Namhyung Kim |
2014-01-15 | perf tools: Remove symbol_conf.use_callchain check | Namhyung Kim |
2014-01-15 | perf: tools: Fix cross building | Mark Rutland |
2014-01-15 | tools lib traceevent: Make plugin unload function receive pevent | Namhyung Kim |
2014-01-15 | tools lib traceevent: Get rid of die() finally!! | Namhyung Kim |
2014-01-15 | tools lib traceevent: Get rid of malloc_or_die() in trace_seq_init() | Namhyung Kim |
2014-01-15 | tools lib traceevent: Check return value of realloc() | Namhyung Kim |
2014-01-15 | tools lib traceevent: Add state member to struct trace_seq | Namhyung Kim |
2014-01-15 | perf tools: Fix build error due to zfree() cast | Namhyung Kim |
2014-01-15 | x86, apic, kexec: Add disable_cpu_apicid kernel parameter | HATAYAMA Daisuke |
2014-01-15 | kvm: x86: fix apic_base enable check | Andrew Jones |