1. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  2. 7b02196 const: make lock_manager_operations const by Alexey Dobriyan · 15 years ago
  3. 6aed628 const: make file_lock_operations const by Alexey Dobriyan · 15 years ago
  4. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  5. 7f09410 const: mark remaining address_space_operations const by Alexey Dobriyan · 15 years ago
  6. ac4cfdd const: mark remaining export_operations const by Alexey Dobriyan · 15 years ago
  7. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  8. 0d54b21 const: make struct super_block::s_qcop const by Alexey Dobriyan · 15 years ago
  9. 61e225d const: make struct super_block::dq_op const by Alexey Dobriyan · 15 years ago
  10. 00d3803 drivers/mfd/ab3100-core.c: fix powerpc build error by Andrew Morton · 15 years ago
  11. c574358 proc: document `guest' column in /proc/stat by Eric Dumazet · 15 years ago
  12. 580be08 fs: make sure data stored into inode is properly seen before unlocking new inode by Jan Kara · 15 years ago
  13. 5be4616 sdhci: orphan driver and list by Pierre Ossman · 15 years ago
  14. 2a20b05 drivers/media/dvb/pt1/pt1.c needs vmalloc.h by Andrew Morton · 15 years ago
  15. a6f10a2 perf_event: Update PERF_EVENT_FORK header definition by Anton Blanchard · 15 years ago
  16. c7f7fea perf stat: Fix zero total printouts by Ingo Molnar · 15 years ago
  17. 55c1d7c regulator: fix voltage range in da9034 ldo12 by Haojian Zhuang · 15 years ago
  18. d87b969 regulator/driver: be more specific in nanodoc for is_enabled by Wolfram Sang · 15 years ago
  19. 12a1d93 regulator/lp3971: drop unnecessary initialization by Wolfram Sang · 15 years ago
  20. a954c48 regulator: drop 'default n' by Wolfram Sang · 15 years ago
  21. 2e7e65c regulator: fix typos by Wolfram Sang · 15 years ago
  22. 656d049 regulator: fix calculation of voltage range in da9034_set_ldo12_voltage() by Roel Kluin · 15 years ago
  23. 77bb8ff regulator: update a filename in documentation by Wolfram Sang · 15 years ago
  24. 6f2653e drivers/regulator/Kconfig: fix typo (s/Usersapce/Userspace/) in REGULATOR_USERSPACE_CONSUMER description by Michael Prokop · 15 years ago
  25. a7433cf REGULATOR Handle positive returncode from enable by Linus Walleij · 15 years ago
  26. 9e108d3 regulator: tps650xx - build fixes for x86_64 by Liam Girdwood · 15 years ago
  27. 040932c Fix some regulator documentation by Linus Walleij · 15 years ago
  28. 2de7985 Regulator: Adding TPS65023 and TPS6507x in Kconfig and Makefile by Anuj Aggarwal · 15 years ago
  29. 3fa5b8e Regulator: Add TPS6507x regulator driver by Anuj Aggarwal · 15 years ago
  30. 30e6599 Regulator: Add TPS65023 regulator driver by Anuj Aggarwal · 15 years ago
  31. e9d6269 regulator: userspace: use sysfs_create_group by Felipe Balbi · 15 years ago
  32. 86d9884 regulator: Add GPIO enable control to fixed voltage regulator driver by Roger Quadros · 15 years ago
  33. a6576cf Regulator: Implement list_voltage for pcf50633 regulator driver. by Lars-Peter Clausen · 15 years ago
  34. 9a2372f regulator: regulator_enable() permission checking by Mark Brown · 15 years ago
  35. 9332546 regulator: Push locking for regulator_is_enabled() out by Mark Brown · 15 years ago
  36. f25e0b4 regulator: Check for constraints in regulator_init_complete() by Mark Brown · 15 years ago
  37. b39480a regulator: Check for constraints before using them for name by Mark Brown · 15 years ago
  38. c53ad7f regulator: More explict error reporting for fixed regulator by Mark Brown · 15 years ago
  39. c6db182 regulator: da903x: consolidate DA903[045]_DVC macros by Mike Rapoport · 15 years ago
  40. 72b86876 regulator: Improve virtual consumer probe error handling by Mark Brown · 15 years ago
  41. 9ed2099 regulator: Fix support for deviceless supply mappings by Mark Brown · 15 years ago
  42. 6bf87d1 regulator: Warn when unregistering an in-use regulator by Mark Brown · 15 years ago
  43. a7a1ad9 regulator: Add regulator voltage range check API by Mark Brown · 15 years ago
  44. 5ffbd13 regulator: Add regulator_get_exclusive() API by Mark Brown · 15 years ago
  45. c1b6087 regulator: support list voltage in da903x by Haojian Zhuang · 15 years ago
  46. ed65432 regulator: add initialization macro of regulator supply by roald · 15 years ago
  47. e88267e regulator: replace ADTV1 register by ADTV2 in da903x by Haojian Zhuang · 15 years ago
  48. fc4f42e regulator: support da9030 BUCK in da903x driver by Haojian Zhuang · 15 years ago
  49. 0198d11 regulator: add buck3 in da903x driver by Haojian Zhuang · 15 years ago
  50. 9c19bc0 regulator: Define full constraints function with REGULATOR disabled by Mark Brown · 15 years ago
  51. 561864e8 drivers/regulator/pcf50633-regulator.c: Remove unnecessary semicolons by Joe Perches · 15 years ago
  52. 40f9244 regulator: Allow consumer supplies to be set up with dev_name() by Mark Brown · 15 years ago
  53. a5d2abc regulator: Make virtual consumer a bit more chatty by Mark Brown · 15 years ago
  54. a07ac21 regulator: Make virtual consumer use dev_printk by Mark Brown · 15 years ago
  55. d61c3d5 regulator: Report regulator_get() failure in virtual consumer by Mark Brown · 15 years ago
  56. 4dee4d4 regulator: add check index of wm8350->pmic.pdev[] by Roel Kluin · 15 years ago
  57. edaac8e ratelimit: Fix/allow use in atomic contexts by Ingo Molnar · 15 years ago
  58. 979f693 ratelimit: Use per ratelimit context locking by Ingo Molnar · 15 years ago
  59. 0729e19 futex: Fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me() by Darren Hart · 15 years ago
  60. d8d88fb futex: Correct futex_q woken state commentary by Darren Hart · 15 years ago
  61. d96ee56 futex: Make function kernel-doc commentary consistent by Darren Hart · 15 years ago
  62. d40d65c futex: Correct queue_me and unqueue_me commentary by Darren Hart · 15 years ago
  63. 56ec160 futex: Correct futex_wait_requeue_pi() commentary by Darren Hart · 15 years ago
  64. 79fe249 tracing: Fix failure path in ftrace_regex_open() by Li Zefan · 15 years ago
  65. 1eb90f1 tracing: Fix failure path in ftrace_graph_write() by Li Zefan · 15 years ago
  66. 4ba7978 tracing: Check the return value of trace_get_user() by Li Zefan · 15 years ago
  67. 3c235a3 tracing: Fix off-by-one in trace_get_user() by Li Zefan · 15 years ago
  68. cfa9a77 microblaze: Fix _start symbol to physical address by Michal Simek · 15 years ago
  69. a061dd5 microblaze: Use LOAD_OFFSET macro to get correct LMA for all sections by Michal Simek · 15 years ago
  70. a125397 microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsets by John Williams · 15 years ago
  71. 1908676 microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and C by John Williams · 15 years ago
  72. d6f6177 microblaze: Actually show KiB rather than pages in "Freeing initrd memory:" by Lennart Sorensen · 15 years ago
  73. 2357548 microblaze: Support ptrace syscall tracing. by Michal Simek · 15 years ago
  74. f97b4f7 microblaze: Updated CPU version and FPGA family codes in PVR by John Williams · 15 years ago
  75. 23902d9 microblaze: Generate correct signal and siginfo for integer div-by-zero by Michal Simek · 15 years ago
  76. bfc32ad microblaze: Don't be noisy when userspace causes hardware exceptions by Michal Simek · 15 years ago
  77. 7ba3fe5 microblaze: Remove ipc.h file which points to non-existing asm-generic file by Michal Simek · 15 years ago
  78. 71b23d5 microblaze: Clear sticky FSR register after generating exception signals by John Williams · 15 years ago
  79. 866d722 microblaze: Ensure CPU usermode is set on new userspace processes by John Williams · 15 years ago
  80. e469b0e microblaze: Use correct kbuild variable KBUILD_CFLAGS by John Williams · 15 years ago
  81. a8f90e9 perf_event, powerpc: Fix compilation after big perf_counter rename by Paul Mackerras · 15 years ago
  82. ac854ff microblaze: Save and restore msr in hw exception by Michal Simek · 15 years ago
  83. afc26cb microblaze: Add architectural support for USB EHCI host controllers by Julie Zhu · 15 years ago
  84. 4c6ab3e crypto: padlock-sha - Fix stack alignment by Herbert Xu · 15 years ago
  85. 44ca397 Input: max7359 - use threaded IRQs by Dmitry Torokhov · 15 years ago
  86. 0baf81b Input: add driver for Maxim MAX7359 key switch controller by Kim Kyuwon · 15 years ago
  87. 877ae70 ASoC: wm8753: fix mapping when MONOMIX is set to Stereo by Phil Vandry · 15 years ago
  88. 98235a4 ASoC: some minor changes for AD1836 and AD1938 codec drivers by Barry Song · 15 years ago
  89. 1b2da37 Btrfs: account for space used by the super mirrors by Josef Bacik · 15 years ago
  90. 25891f7 Btrfs: fix extent entry threshold calculation by Josef Bacik · 15 years ago
  91. f61408b Btrfs: remove dead code by Josef Bacik · 15 years ago
  92. f019f42 Btrfs: fix bitmap size tracking by Josef Bacik · 15 years ago
  93. 0a24325 Btrfs: don't keep retrying a block group if we fail to allocate a cluster by Josef Bacik · 15 years ago
  94. ba1bf48 Btrfs: make balance code choose more wisely when relocating by Josef Bacik · 15 years ago
  95. 74dff28 drm/i915: framebuffer compression for GM45+ by Jesse Barnes · 15 years ago
  96. e70236a drm/i915: split display functions by chip type by Jesse Barnes · 15 years ago
  97. 181f7c5 kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfield by Johannes Berg · 15 years ago
  98. c44c9ec x86: split NX setup into separate file to limit unstack-protected code by Jeremy Fitzhardinge · 15 years ago
  99. b75fe4e xen: check EFER for NX before setting up GDT mapping by Jeremy Fitzhardinge · 15 years ago
  100. d822d5c backlight/eeepc-laptop: Update the backlight state when we change brightness by Matthew Garrett · 15 years ago