1. 997daa1 hp-wmi: detect "2009 BIOS or later" flag by WMI 0x0d for wireless cmd by Alex Hung · 11 years ago
  2. cfb743b dell-wmi: Add KEY_MICMUTE to bios_to_linux_keycode by Alex Hung · 11 years ago
  3. b222cca platform:x86: Remove OOM message after input_allocate_device by Joe Perches · 11 years ago
  4. a825bc8 sony-laptop: fixe typos in sony_laptop_input_keycode_map by Stephen Gildea · 11 years ago
  5. 1d885f4 sony-laptop: warn on multiple KBD backlight handles by Mattia Dongili · 11 years ago
  6. 2bd4ac1 dell-laptop: Only enable rfkill functionality on laptops with a hw killswitch by Hans de Goede · 11 years ago
  7. 8e0e668 dell-laptop: Add a force_rfkill module parameter by Hans de Goede · 11 years ago
  8. 26c22d6 dell-laptop: Wait less long before updating rfkill after an rfkill keypress by Hans de Goede · 11 years ago
  9. ed11289 dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blocked by Hans de Goede · 11 years ago
  10. 04c9a3a dell-laptop: Sync current block state to BIOS on hw switch change by Hans de Goede · 11 years ago
  11. 4d39d88 dell-laptop: Allow changing the sw_state while the radio is blocked by hw by Hans de Goede · 11 years ago
  12. 3f56588 dell-laptop: Don't read-back sw_state on machines with a hardware switch by Hans de Goede · 11 years ago
  13. 33f9359 dell-laptop: Don't set sw_state from the query callback by Hans de Goede · 11 years ago
  14. d038880 dell-laptop: Only get status from BIOS once when updating by Hans de Goede · 11 years ago
  15. ddde708 dell-laptop: If there is no hwswitch, then clear all hw-controlled bits by Hans de Goede · 11 years ago
  16. 2a92551 dell-laptop: Only enable rfkill on Latitudes by Hans de Goede · 11 years ago
  17. 4cc8a57 Revert "dell-laptop: Remove rfkill code" by Hans de Goede · 11 years ago
  18. c13f20a powerpc/signals: Mark VSX not saved with small contexts by Michael Neuling · 11 years ago
  19. 148924f powerpc/pseries: Fix SMP=n build of rng.c by Michael Ellerman · 11 years ago
  20. 3eb906c powerpc: Make cpu_to_chip_id() available when SMP=n by Michael Ellerman · 11 years ago
  21. c610260 powerpc/vio: Fix a dma_mask issue of vio by Li Zhong · 11 years ago
  22. dc7a9bd powerpc: booke: Fix build failures by Aneesh Kumar K.V · 11 years ago
  23. 5a049f1 powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled by Anton Blanchard · 11 years ago
  24. 6d888d1 powerpc: Only print PACATMSCRATCH in oops when TM is active by Anton Blanchard · 11 years ago
  25. 84b0738 powerpc/pseries: Duplicate dtl entries sometimes sent to userspace by Anton Blanchard · 11 years ago
  26. 9db8bcf powerpc: Remove a few lines of oops output by Anton Blanchard · 11 years ago
  27. c540064 powerpc: Print DAR and DSISR on machine check oopses by Anton Blanchard · 11 years ago
  28. 95f715b powerpc: Fix __get_user_pages_fast() irq handling by Heiko Carstens · 11 years ago
  29. 0b5381a powerpc/eeh: More accurate log by Gavin Shan · 11 years ago
  30. bf898ec powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges by Gavin Shan · 11 years ago
  31. 527d151 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  32. 0c403462 ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMER by Will Deacon · 11 years ago
  33. b7ec699 ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMP by Will Deacon · 11 years ago
  34. e7cc5cf PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove() by Yinghai Lu · 11 years ago
  35. d5bdaf4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 11 years ago
  36. dc6ec87 Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  37. 8a60ba0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 11 years ago
  38. af2e2f3 Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 11 years ago
  39. 8b2e9b7 Revert "mm: create a separate slab for page->ptl allocation" by Linus Torvalds · 11 years ago
  40. b5898cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  41. 2a46eed Wrong page freed on preallocate_pmds() failure exit by Al Viro · 11 years ago
  42. 2802708 powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2 by Ulrich Weigand · 11 years ago
  43. f53e462 powerpc: Add pseries_le_defconfig by Anton Blanchard · 11 years ago
  44. 7c105b6 powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option. by Anton Blanchard · 11 years ago
  45. b2ca8c8 powerpc: Don't use ELFv2 ABI to build the kernel by Alistair Popple · 11 years ago
  46. d606b92 powerpc: ELF2 binaries signal handling by Rusty Russell · 11 years ago
  47. 94af3ab powerpc: ELF2 binaries launched directly. by Rusty Russell · 11 years ago
  48. 918d035 powerpc: Set eflags correctly for ELF ABIv2 core dumps. by Rusty Russell · 11 years ago
  49. 373c76d powerpc: Add TIF_ELF2ABI flag. by Rusty Russell · 11 years ago
  50. e844b1e pseries: Add H_SET_MODE to change exception endianness by Anton Blanchard · 11 years ago
  51. b91da2d powerpc/pseries: Fix endian issues in pseries EEH code by Anton Blanchard · 11 years ago
  52. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  53. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  54. 5a1efc6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  55. 6d6e352 Merge tag 'md/3.13' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  56. f873042 bridge: flush br's address entry in fdb when remove the by Ding Tianhong · 11 years ago
  57. d2615bf net: core: Always propagate flag changes to interfaces by Vlad Yasevich · 11 years ago
  58. dcdfdf5 ipv4: fix race in concurrent ip_route_input_slow() by Alexei Starovoitov · 11 years ago
  59. 4f837c3 Merge branch 'r8152' by David S. Miller · 11 years ago
  60. 500b6d7 r8152: fix incorrect type in assignment by hayeswang · 11 years ago
  61. dd1b119 r8152: support stopping/waking tx queue by hayeswang · 11 years ago
  62. 6159878 r8152: modify the tx flow by hayeswang · 11 years ago
  63. 7937f9e r8152: fix tx/rx memory overflow by hayeswang · 11 years ago
  64. d1fa7a1 iscsi-target: Expose default_erl as TPG attribute by Nicholas Bellinger · 11 years ago
  65. b0a382c target_core_configfs: split up ALUA supported states by Hannes Reinecke · 11 years ago
  66. 6be526c target_core_alua: Make supported states configurable by Hannes Reinecke · 11 years ago
  67. c0dc941 target_core_alua: Store supported ALUA states by Hannes Reinecke · 11 years ago
  68. 73f3bf5 target_core_alua: Rename ALUA_ACCESS_STATE_OPTIMIZED by Hannes Reinecke · 11 years ago
  69. f1ae05d target_core_alua: spellcheck by Hannes Reinecke · 11 years ago
  70. 125d011 target core: rename (ex,im)plict -> (ex,im)plicit by Hannes Reinecke · 11 years ago
  71. 3a4cbc1 hwmon: (acpi_power_meter) Fix acpi_bus_get_device() return value check by Yijing Wang · 11 years ago
  72. 0fc28fc ALSA: hda - Fix unbalanced runtime PM notification at resume by Takashi Iwai · 11 years ago
  73. 9a5c543 Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linus by Mark Brown · 11 years ago
  74. 4b47ab4 Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus by Mark Brown · 11 years ago
  75. cde4d75 Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus by Mark Brown · 11 years ago
  76. 971a6f4 Merge remote-tracking branch 'asoc/fix/dma' into asoc-linus by Mark Brown · 11 years ago
  77. ac5f1ad Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linus by Mark Brown · 11 years ago
  78. bdbe9c7 Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linus by Mark Brown · 11 years ago
  79. c33ef2c Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linus by Mark Brown · 11 years ago
  80. 8b880f4 Merge remote-tracking branch 'asoc/fix/ab8500' into asoc-linus by Mark Brown · 11 years ago
  81. 3e68ce1 ASoC: arizona: Set FLL to free-run before disabling by Richard Fitzgerald · 11 years ago
  82. f727b49 drm/i915: Fix gen3 self-refresh watermarks by Daniel Vetter · 11 years ago
  83. bdb5c57 Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense) by Florian Echtler · 11 years ago
  84. 09d2014 ALSA: hda - A casual Dell Headset quirk by David Henningsson · 11 years ago
  85. c58f009 drm/ttm: Remove set_need_resched from the ttm fault handler by Thomas Hellstrom · 11 years ago
  86. 0bc2542 drm/ttm: Don't move non-existing data by Thomas Hellstrom · 11 years ago
  87. 521ee0c kvm: mmu: delay mmu audit activation by Sasha Levin · 11 years ago
  88. e7f2c8c avr32: uapi: be sure of "_UAPI" prefix for all guard macros by Chen Gang · 11 years ago
  89. dbc0d69 avr32: add kprobe_ctlblk memory struct by Eirik Aanonsen · 11 years ago
  90. d617b33 avr32: fix out-of-range jump in large kernels by Andreas Bießmann · 11 years ago
  91. 7a2a74f avr32: setup crt for early panic() by Andreas Bießmann · 11 years ago
  92. fcd40d6 percpu-refcount: Add percpu-refcount.o to obj-y by Randy Dunlap · 11 years ago
  93. ea7e32b iscsi-target: Do not reject non-immediate CmdSNs exceeding MaxCmdSN by Nicholas Bellinger · 11 years ago
  94. 04f3b31 iscsi-target: Convert iscsi_session statistics to atomic_long_t by Nicholas Bellinger · 11 years ago
  95. ed4f381 Squashfs: Check stream is not NULL in decompressor_multi.c by Phillip Lougher · 11 years ago
  96. 0d455c1 Squashfs: Directly decompress into the page cache for file data by Phillip Lougher · 11 years ago
  97. 5f55dbc Squashfs: Restructure squashfs_readpage() by Phillip Lougher · 11 years ago
  98. 846b730 Squashfs: Generalise paging handling in the decompressors by Phillip Lougher · 11 years ago
  99. d208383 Squashfs: add multi-threaded decompression using percpu variable by Phillip Lougher · 11 years ago
  100. cd59c2e squashfs: Enhance parallel I/O by Minchan Kim · 11 years ago