Age | Commit message (Expand) | Author |
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 |
2014-01-15 | x86, cpu, amd: Fix a shadowed variable situation | Borislav Petkov |
2014-01-15 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2014-01-15 | Merge tag 'md/3.13-fixes' of git://neil.brown.name/md | Linus Torvalds |
2014-01-15 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-01-15 | lib/percpu_counter.c: fix __percpu_counter_add() | Ming Lei |
2014-01-15 | crash_dump: fix compilation error (on MIPS at least) | Qais Yousef |
2014-01-15 | mm: fix crash when using XFS on loopback | Mikulas Patocka |
2014-01-15 | MIPS: fix blast_icache32 on loongson2 | Aaro Koskinen |
2014-01-15 | MIPS: fix case mismatch in local_r4k_flush_icache_range() | Huacai Chen |
2014-01-15 | nilfs2: fix segctor bug that causes file system corruption | Andreas Rohner |
2014-01-15 | Merge branch 'clockevents/3.13-fixes' of git://git.linaro.org/people/daniel.l... | Ingo Molnar |
2014-01-14 | hwmon: (k10temp) Add support for Kaveri CPUs | Phil Pokorny |
2014-01-14 | hwmon: (sht15) add include guard | Vivien Didelot |
2014-01-14 | hwmon: (max197) add include guard | Vivien Didelot |
2014-01-14 | hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resume | Guenter Roeck |
2014-01-14 | hwmon: (s3c) Trivial cleanup in hwmon-s3c.h | Sachin Kamat |
2014-01-14 | hwmon: (coretemp) Do not return -EAGAIN for low temperatures | Guenter Roeck |
2014-01-14 | hwmon: (da9052) Fix adc to voltage calculation | Anthony Olech |
2014-01-14 | hwmon: (coretemp) Refine TjMax detection | Guenter Roeck |
2014-01-14 | hwmon: (coretemp) Add PCI device ID for CE41x0 CPUs | Guenter Roeck |
2014-01-14 | hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessary | Guenter Roeck |
2014-01-14 | hwmon: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han |