1. bee09ed perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h by Robert Richter · 11 years ago
  2. c026b35 x86, mm, perf: Allow recursive faults from interrupts by Peter Zijlstra · 11 years ago
  3. 7da7c15 x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs by Bin Gao · 11 years ago
  4. da6139e x86: Add check for number of available vectors before CPU down by Prarit Bhargava · 11 years ago
  5. 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
  6. 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
  7. 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
  8. 9826dbb Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  9. 70b23ce Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 11 years ago
  10. a9bdddb Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  11. aee636c bpf: do not use reciprocal divide by Eric Dumazet · 11 years ago
  12. ba42fad be2net: add dma_mapping_error() check for dma_map_page() by Ivan Vecera · 11 years ago
  13. d9aee59 bnx2x: Don't release PCI bars on shutdown by Yuval Mintz · 11 years ago
  14. a926592 net,via-rhine: Fix tx_timeout handling by Richard Weinberger · 11 years ago
  15. 1df0cbd batman-adv: fix batman-adv header overhead calculation by Marek Lindner · 11 years ago
  16. 4cb9b00 x86, intel-mid: Remove deprecated X86_MDFLD and X86_WANT_INTEL_MID configs by David Cohen · 11 years ago
  17. bc20aa48 x86, intel-mid: Add Merrifield platform support by David Cohen · 11 years ago
  18. 85611e3 x86, intel-mid: Add Clovertrail platform support by Kuppuswamy Sathyanarayanan · 11 years ago
  19. ecd6910 x86, intel-mid: Move Medfield code out of intel-mid.c core file by David Cohen · 11 years ago
  20. 5b4d1db x86, apic: Make disabled_cpu_apicid static read_mostly, fix typos by H. Peter Anvin · 11 years ago
  21. 0e9e79a tools lib traceevent: fix pointer-integer size mismatch by Mark Rutland · 11 years ago
  22. f39056f perf hists: Convert hist entry functions to use struct he_stat by Namhyung Kim · 11 years ago
  23. 2dc9fb1 perf tools: Factor out sample__resolve_callchain() by Namhyung Kim · 11 years ago
  24. 540476d perf tools: Remove symbol_conf.use_callchain check by Namhyung Kim · 11 years ago
  25. a8a5cd8 perf: tools: Fix cross building by Mark Rutland · 11 years ago
  26. 8d0c222 tools lib traceevent: Make plugin unload function receive pevent by Namhyung Kim · 11 years ago
  27. e825e75 tools lib traceevent: Get rid of die() finally!! by Namhyung Kim · 11 years ago
  28. 504586e tools lib traceevent: Get rid of malloc_or_die() in trace_seq_init() by Namhyung Kim · 11 years ago
  29. 3026bba tools lib traceevent: Check return value of realloc() by Namhyung Kim · 11 years ago
  30. 3c6d8d8 tools lib traceevent: Add state member to struct trace_seq by Namhyung Kim · 11 years ago
  31. 7d16c63 perf tools: Fix build error due to zfree() cast by Namhyung Kim · 11 years ago
  32. 151e0c7 x86, apic, kexec: Add disable_cpu_apicid kernel parameter by HATAYAMA Daisuke · 11 years ago
  33. 0dce7cd kvm: x86: fix apic_base enable check by Andrew Jones · 11 years ago
  34. d139336 x86, cpu, amd: Fix a shadowed variable situation by Borislav Petkov · 11 years ago
  35. 2e67c56 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  36. 1a60864 Merge tag 'md/3.13-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  37. 145830d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  38. 74e72f8 lib/percpu_counter.c: fix __percpu_counter_add() by Ming Lei · 11 years ago
  39. 5a610fc crash_dump: fix compilation error (on MIPS at least) by Qais Yousef · 11 years ago
  40. 03e5ac2 mm: fix crash when using XFS on loopback by Mikulas Patocka · 11 years ago
  41. 43a0684 MIPS: fix blast_icache32 on loongson2 by Aaro Koskinen · 11 years ago
  42. bad009f MIPS: fix case mismatch in local_r4k_flush_icache_range() by Huacai Chen · 11 years ago
  43. 70f2fe3 nilfs2: fix segctor bug that causes file system corruption by Andreas Rohner · 11 years ago
  44. 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
  45. d303b1b hwmon: (k10temp) Add support for Kaveri CPUs by Phil Pokorny · 11 years ago
  46. ffcc3b2 hwmon: (sht15) add include guard by Vivien Didelot · 11 years ago
  47. 4cb6409 hwmon: (max197) add include guard by Vivien Didelot · 11 years ago
  48. f5776cc hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resume by Guenter Roeck · 11 years ago
  49. 2ac1dfc hwmon: (s3c) Trivial cleanup in hwmon-s3c.h by Sachin Kamat · 11 years ago
  50. bf6ea08 hwmon: (coretemp) Do not return -EAGAIN for low temperatures by Guenter Roeck · 11 years ago
  51. c09088d hwmon: (da9052) Fix adc to voltage calculation by Anthony Olech · 11 years ago
  52. 9fb6c9c hwmon: (coretemp) Refine TjMax detection by Guenter Roeck · 11 years ago
  53. 347c16c hwmon: (coretemp) Add PCI device ID for CE41x0 CPUs by Guenter Roeck · 11 years ago
  54. 14513ee hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessary by Guenter Roeck · 11 years ago
  55. cd9bb05 hwmon: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  56. 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
  57. fdd239a drm/nouveau: fix null ptr dereferences on some boards by Ben Skeggs · 11 years ago
  58. 51bb352 qlge: Fix vlan netdev features. by Jitendra Kalsaria · 11 years ago
  59. 95f4a45 net: avoid reference counter overflows on fib_rules in multicast forwarding by Hannes Frederic Sowa · 11 years ago
  60. 7c4b517 dm9601: add USB IDs for new dm96xx variants by Peter Korsgaard · 11 years ago
  61. a02bbb1 MAINTAINERS: add virtio-dev ML for virtio by Michael S. Tsirkin · 11 years ago
  62. 3b56496 x86, cpu, amd: Add workaround for family 16h, erratum 793 by Borislav Petkov · 11 years ago
  63. 267d29a ieee802154: Fix memory leak in ieee802154_add_iface() by Christian Engelmayer · 11 years ago
  64. a6205a3 perf record: Rename --initial-delay to --delay by Arnaldo Carvalho de Melo · 11 years ago
  65. 509051e perf record: Rename --no-delay to --no-buffering by Arnaldo Carvalho de Melo · 11 years ago
  66. da2b6fb x86, kaslr: Clarify RANDOMIZE_BASE_MAX_OFFSET by Kees Cook · 11 years ago
  67. 1925994 x86, kaslr: Remove unused including <linux/version.h> by Wei Yongjun · 11 years ago
  68. 3f9aec7 hwmon: (coretemp) Fix truncated name of alarm attributes by Jean Delvare · 11 years ago
  69. 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
  70. 2fac2b8 i2c: Re-instate body of i2c_parent_is_i2c_adapter() by Stephen Warren · 11 years ago
  71. 1c59a86 s390/qdio: bridgeport support - CHSC part by Eugene Crosser · 11 years ago
  72. 1b3f828 Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano/linux into timers/core by Ingo Molnar · 11 years ago
  73. 60283df x86/apic: Read Error Status Register correctly by Richard Weinberger · 11 years ago
  74. 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
  75. fdc3452 net: usbnet: fix SG initialisation by Bjørn Mork · 11 years ago
  76. 70315d2 inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets by Neal Cardwell · 11 years ago
  77. f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
  78. 8313b8e md: fix problem when adding device to read-only array with bitmap. by NeilBrown · 11 years ago
  79. e8b8491 md/raid10: fix bug when raid10 recovery fails to recover a block. by NeilBrown · 11 years ago
  80. 5af9bef md/raid5: fix a recently broken BUG_ON(). by NeilBrown · 11 years ago
  81. 41a336e md/raid1: fix request counting bug in new 'barrier' code. by NeilBrown · 11 years ago
  82. b50c259 md/raid10: fix two bugs in handling of known-bad-blocks. by NeilBrown · 11 years ago
  83. 1cc03eb md/raid5: Fix possible confusion when multiple write errors occur. by NeilBrown · 11 years ago
  84. abce1ec Revert "drm: copy mode type in drm_mode_connector_list_update()" by Dave Airlie · 11 years ago
  85. 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
  86. 26f7f98 perf tools: Remove unused test-volatile-register-var.c by Yann Droneaud · 11 years ago
  87. 9ef9730 cxgb4: silence shift wrapping static checker warning by Dan Carpenter · 11 years ago
  88. bad5fa6 x86, microcode: Move to a proper location by Borislav Petkov · 11 years ago
  89. 5335ba5 x86, microcode, AMD: Fix early ucode loading by Borislav Petkov · 11 years ago
  90. e1b43e3 x86, microcode: Share native MSR accessing variants by Borislav Petkov · 11 years ago
  91. 5aa3d71 x86, ramdisk: Export relocated ramdisk VA by Borislav Petkov · 11 years ago
  92. 1d027ee perf probe: Fix build when DWARF support libraries not present by Arnaldo Carvalho de Melo · 11 years ago
  93. 130816c sched, thermal: Clean up preempt_enable_no_resched() abuse by Peter Zijlstra · 11 years ago
  94. 3708983 sched, net: Fixup busy_loop_us_clock() by Peter Zijlstra · 11 years ago
  95. 1774e9f sched, net: Clean up preempt_enable_no_resched() abuse by Peter Zijlstra · 11 years ago
  96. 8cb75e0 sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding by Peter Zijlstra · 11 years ago
  97. c9c8986 Merge branch 'x86/idle' into sched/core by Ingo Molnar · 11 years ago
  98. 0bd3a17 sched/preempt, locking: Rework local_bh_{dis,en}able() by Peter Zijlstra · 11 years ago
  99. 28aa39b s390: delete new instances of __cpuinit usage by Paul Gortmaker · 11 years ago
  100. 075dfd8 s390/compat: fix PSW32_USER_BITS definition by Heiko Carstens · 11 years ago