- b4a9601 s390: Fix misspellings using 'codespell' tool by Hendrik Brueckner · 11 years ago
- 63b1a81 futexes: Fix futex_hashsize initialization by Heiko Carstens · 11 years ago
- 3e7e09d Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 11 years ago
- 860fc2f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
- 7479f3c sched: Move SCHED_RESET_ON_FORK into attr::sched_flags by Peter Zijlstra · 11 years ago
- 0bb040a sched: Fix up attr::sched_priority warning by Peter Zijlstra · 11 years ago
- 39fd8fd sched: Fix up scheduler syscall LTP fails by Peter Zijlstra · 11 years ago
- e3de300 sched: Preserve the nice level over sched_setscheduler() and sched_setparam() calls by Peter Zijlstra · 11 years ago
- 5778fcc sched/core: Fix htmldocs warnings by Juri Lelli · 11 years ago
- 7136265 sched/deadline: No need to check p if dl_se is valid by Juri Lelli · 11 years ago
- d8bf523 sched/deadline: Remove unused variables by Peter Zijlstra · 11 years ago
- 88f1ebb sched/deadline: Fix sparse static warnings by Fengguang Wu · 11 years ago
- 54b278b m68k: Fix build warning in mac_via.h by Peter Zijlstra · 11 years ago
- bee09ed perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h by Robert Richter · 11 years ago
- c026b35 x86, mm, perf: Allow recursive faults from interrupts by Peter Zijlstra · 11 years ago
- 7da7c15 x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs by Bin Gao · 11 years ago
- da6139e x86: Add check for number of available vectors before CPU down by Prarit Bhargava · 11 years ago
- 85ce70f Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 9b6c4ea Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 93a11c8 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
- 9826dbb Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
- 70b23ce Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 11 years ago
- a9bdddb Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
- aee636c bpf: do not use reciprocal divide by Eric Dumazet · 11 years ago
- ba42fad be2net: add dma_mapping_error() check for dma_map_page() by Ivan Vecera · 11 years ago
- d9aee59 bnx2x: Don't release PCI bars on shutdown by Yuval Mintz · 11 years ago
- a926592 net,via-rhine: Fix tx_timeout handling by Richard Weinberger · 11 years ago
- 1df0cbd batman-adv: fix batman-adv header overhead calculation by Marek Lindner · 11 years ago
- 4cb9b00 x86, intel-mid: Remove deprecated X86_MDFLD and X86_WANT_INTEL_MID configs by David Cohen · 11 years ago
- bc20aa48 x86, intel-mid: Add Merrifield platform support by David Cohen · 11 years ago
- 85611e3 x86, intel-mid: Add Clovertrail platform support by Kuppuswamy Sathyanarayanan · 11 years ago
- ecd6910 x86, intel-mid: Move Medfield code out of intel-mid.c core file by David Cohen · 11 years ago
- 5b4d1db x86, apic: Make disabled_cpu_apicid static read_mostly, fix typos by H. Peter Anvin · 11 years ago
- 0e9e79a tools lib traceevent: fix pointer-integer size mismatch by Mark Rutland · 11 years ago
- f39056f perf hists: Convert hist entry functions to use struct he_stat by Namhyung Kim · 11 years ago
- 2dc9fb1 perf tools: Factor out sample__resolve_callchain() by Namhyung Kim · 11 years ago
- 540476d perf tools: Remove symbol_conf.use_callchain check by Namhyung Kim · 11 years ago
- a8a5cd8 perf: tools: Fix cross building by Mark Rutland · 11 years ago
- 8d0c222 tools lib traceevent: Make plugin unload function receive pevent by Namhyung Kim · 11 years ago
- e825e75 tools lib traceevent: Get rid of die() finally!! by Namhyung Kim · 11 years ago
- 504586e tools lib traceevent: Get rid of malloc_or_die() in trace_seq_init() by Namhyung Kim · 11 years ago
- 3026bba tools lib traceevent: Check return value of realloc() by Namhyung Kim · 11 years ago
- 3c6d8d8 tools lib traceevent: Add state member to struct trace_seq by Namhyung Kim · 11 years ago
- 7d16c63 perf tools: Fix build error due to zfree() cast by Namhyung Kim · 11 years ago
- 151e0c7 x86, apic, kexec: Add disable_cpu_apicid kernel parameter by HATAYAMA Daisuke · 11 years ago
- 0dce7cd kvm: x86: fix apic_base enable check by Andrew Jones · 11 years ago
- d139336 x86, cpu, amd: Fix a shadowed variable situation by Borislav Petkov · 11 years ago
- 2e67c56 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
- 1a60864 Merge tag 'md/3.13-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
- 145830d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
- 74e72f8 lib/percpu_counter.c: fix __percpu_counter_add() by Ming Lei · 11 years ago
- 5a610fc crash_dump: fix compilation error (on MIPS at least) by Qais Yousef · 11 years ago
- 03e5ac2 mm: fix crash when using XFS on loopback by Mikulas Patocka · 11 years ago
- 43a0684 MIPS: fix blast_icache32 on loongson2 by Aaro Koskinen · 11 years ago
- bad009f MIPS: fix case mismatch in local_r4k_flush_icache_range() by Huacai Chen · 11 years ago
- 70f2fe3 nilfs2: fix segctor bug that causes file system corruption by Andreas Rohner · 11 years ago
- e59da0a Merge branch 'clockevents/3.13-fixes' of git://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Ingo Molnar · 11 years ago
- d303b1b hwmon: (k10temp) Add support for Kaveri CPUs by Phil Pokorny · 11 years ago
- ffcc3b2 hwmon: (sht15) add include guard by Vivien Didelot · 11 years ago
- 4cb6409 hwmon: (max197) add include guard by Vivien Didelot · 11 years ago
- f5776cc hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resume by Guenter Roeck · 11 years ago
- 2ac1dfc hwmon: (s3c) Trivial cleanup in hwmon-s3c.h by Sachin Kamat · 11 years ago
- bf6ea08 hwmon: (coretemp) Do not return -EAGAIN for low temperatures by Guenter Roeck · 11 years ago
- c09088d hwmon: (da9052) Fix adc to voltage calculation by Anthony Olech · 11 years ago
- 9fb6c9c hwmon: (coretemp) Refine TjMax detection by Guenter Roeck · 11 years ago
- 347c16c hwmon: (coretemp) Add PCI device ID for CE41x0 CPUs by Guenter Roeck · 11 years ago
- 14513ee hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessary by Guenter Roeck · 11 years ago
- cd9bb05 hwmon: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
- 703a8c2 Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
- fdd239a drm/nouveau: fix null ptr dereferences on some boards by Ben Skeggs · 11 years ago
- 51bb352 qlge: Fix vlan netdev features. by Jitendra Kalsaria · 11 years ago
- 95f4a45 net: avoid reference counter overflows on fib_rules in multicast forwarding by Hannes Frederic Sowa · 11 years ago
- 7c4b517 dm9601: add USB IDs for new dm96xx variants by Peter Korsgaard · 11 years ago
- a02bbb1 MAINTAINERS: add virtio-dev ML for virtio by Michael S. Tsirkin · 11 years ago
- 3b56496 x86, cpu, amd: Add workaround for family 16h, erratum 793 by Borislav Petkov · 11 years ago
- 267d29a ieee802154: Fix memory leak in ieee802154_add_iface() by Christian Engelmayer · 11 years ago
- a6205a3 perf record: Rename --initial-delay to --delay by Arnaldo Carvalho de Melo · 11 years ago
- 509051e perf record: Rename --no-delay to --no-buffering by Arnaldo Carvalho de Melo · 11 years ago
- da2b6fb x86, kaslr: Clarify RANDOMIZE_BASE_MAX_OFFSET by Kees Cook · 11 years ago
- 1925994 x86, kaslr: Remove unused including <linux/version.h> by Wei Yongjun · 11 years ago
- 3f9aec7 hwmon: (coretemp) Fix truncated name of alarm attributes by Jean Delvare · 11 years ago
- bb30594 kernfs: fix get_active failure handling in kernfs_seq_*() by Tejun Heo · 11 years ago
- 1977499 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 11 years ago
- 2fac2b8 i2c: Re-instate body of i2c_parent_is_i2c_adapter() by Stephen Warren · 11 years ago
- 1c59a86 s390/qdio: bridgeport support - CHSC part by Eugene Crosser · 12 years ago
- 1b3f828 Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano/linux into timers/core by Ingo Molnar · 11 years ago
- 60283df x86/apic: Read Error Status Register correctly by Richard Weinberger · 11 years ago
- 9c07912 Merge tag 'amd_ucode_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/microcode by Ingo Molnar · 11 years ago
- fdc3452 net: usbnet: fix SG initialisation by Bjørn Mork · 11 years ago
- 70315d2 inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets by Neal Cardwell · 11 years ago
- f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
- 8313b8e md: fix problem when adding device to read-only array with bitmap. by NeilBrown · 11 years ago
- e8b8491 md/raid10: fix bug when raid10 recovery fails to recover a block. by NeilBrown · 11 years ago
- 5af9bef md/raid5: fix a recently broken BUG_ON(). by NeilBrown · 11 years ago
- 41a336e md/raid1: fix request counting bug in new 'barrier' code. by NeilBrown · 11 years ago
- b50c259 md/raid10: fix two bugs in handling of known-bad-blocks. by NeilBrown · 11 years ago
- 1cc03eb md/raid5: Fix possible confusion when multiple write errors occur. by NeilBrown · 11 years ago
- abce1ec Revert "drm: copy mode type in drm_mode_connector_list_update()" by Dave Airlie · 11 years ago
- c0eeb85 Merge tag 'drm-intel-fixes-2014-01-13' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
- aa3bee0 lustre: delete linux/lustre_debug.h by Greg Kroah-Hartman · 11 years ago