1. cf8e18e parisc: fix redefinition of SET_PERSONALITY by Helge Deller · 12 years ago
  2. 1905b77 parisc: do not install modules when installing kernel by Rolf Eike Beer · 12 years ago
  3. 8527ed4 parisc: fix compile warnings triggered by atomic_sub(sizeof(),v) by Helge Deller · 12 years ago
  4. 15fb968 parisc: check return value of down_interruptible() in hp_sdc_rtc.c by Helge Deller · 12 years ago
  5. d8d0524 parisc: avoid unitialized variable warning in pa_memcpy() by Helge Deller · 12 years ago
  6. 850df98 parisc: remove unused variable 'compat_val' by Helge Deller · 12 years ago
  7. 48139f8 parisc: switch to compat_functions of io_setup, io_getevents and io_submit by Helge Deller · 12 years ago
  8. 4530c49 parisc: select ARCH_WANT_FRAME_POINTERS by Helge Deller · 12 years ago
  9. 20e6926 x86, ACPI, mm: Revert movablemem_map support by Yinghai Lu · 12 years ago
  10. 14cc0b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  11. 3cfb077 Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  12. e23b622 Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 12 years ago
  13. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  14. 1ac6466 ext4: use percpu counter for extent cache count by Theodore Ts'o · 12 years ago
  15. 36dfea4 kdb: Remove unhandled ssb command by Vincent · 12 years ago
  16. a37372f kdb: Prevent kernel oops with kdb_defcmd by Jason Wessel · 12 years ago
  17. 1b2caa2d kdb: Remove the ll command by Jason Wessel · 12 years ago
  18. 074604a kdb_main: fix help print by Jason Wessel · 12 years ago
  19. 4eb7a66 kdb: Fix overlap in buffers with strcpy by Jason Wessel · 12 years ago
  20. 3b0eb71 Fixed dead ifdef block by adding missing Kconfig option. by Robert Obermeier · 12 years ago
  21. 00370b8 kdb: Setup basic kdb state before invoking commands via kgdb by Matt Klein · 12 years ago
  22. 5f784f7 kdb: use ARRAY_SIZE where possible by Sasha Levin · 12 years ago
  23. e78acf6 kgdb/kgdbts: support ppc64 by Tiejun Chen · 12 years ago
  24. f7c82d5 kdb: A fix for kdb command table expansion by John Blackwood · 12 years ago
  25. 0e803ba compat: restore timerfd settime and gettime compat syscalls by Heiko Carstens · 12 years ago
  26. dfbb83d [regression] braino in "sparc: convert to ksignal" by Al Viro · 12 years ago
  27. dcf787f constify path_get/path_put and fs_struct.c stuff by Al Viro · 12 years ago
  28. 26567cd fix nommu breakage in shmem.c by Al Viro · 12 years ago
  29. dd37978 cache the value of file_inode() in struct file by Al Viro · 12 years ago
  30. 8735a81 dm cache: add cleaner policy by Heinz Mauelshagen · 12 years ago
  31. f283635 dm cache: add mq policy by Joe Thornber · 12 years ago
  32. c6b4fcb dm: add cache target by Joe Thornber · 12 years ago
  33. 7a87edf dm persistent data: add bitset by Joe Thornber · 12 years ago
  34. 6513c29 dm persistent data: add transactional array by Joe Thornber · 12 years ago
  35. 025b968 dm thin: remove cells from stack by Joe Thornber · 12 years ago
  36. 6beca5e dm bio prison: pass cell memory in by Joe Thornber · 12 years ago
  37. 4e7f1f9 dm persistent data: add btree_walk by Joe Thornber · 12 years ago
  38. b0d8ed4 dm: add target num_write_bios fn by Alasdair G Kergon · 12 years ago
  39. df5d2e9 dm kcopyd: introduce configurable throttling by Mikulas Patocka · 12 years ago
  40. a260624 dm ioctl: allow message to return data by Mikulas Patocka · 12 years ago
  41. 02cde50 dm ioctl: optimize functions without variable params by Mikulas Patocka · 12 years ago
  42. e2914cc dm ioctl: introduce ioctl_flags by Mikulas Patocka · 12 years ago
  43. 5f01520 dm: merge io_pool and tio_pool by Jun'ichi Nomura · 12 years ago
  44. 23e5083 dm: remove unused _rq_bio_info_cache by Jun'ichi Nomura · 12 years ago
  45. 87eb5b2 dm: fix limits initialization when there are no data devices by Mike Christie · 12 years ago
  46. 23cb210 dm snapshot: add missing module aliases by Mikulas Patocka · 12 years ago
  47. 018cede dm persistent data: set some btree fn parms const by Mike Snitzer · 12 years ago
  48. e4c9381 dm: refactor bio cloning by Alasdair G Kergon · 12 years ago
  49. 14fe594 dm: rename bio cloning functions by Alasdair G Kergon · 12 years ago
  50. 55a62ee dm: rename request variables to bios by Alasdair G Kergon · 12 years ago
  51. bd2a49b dm: clean up clone_bio by Alasdair G Kergon · 12 years ago
  52. 88ae4c5 dm persistent data: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  53. d57916a dm: remove CONFIG_EXPERIMENTAL by Alasdair G Kergon · 12 years ago
  54. 58f77a2 dm thin: use block_size_is_power_of_two by Mike Snitzer · 12 years ago
  55. 3daec3b dm bufio: use WRITE_FLUSH instead of REQ_FLUSH by Mikulas Patocka · 12 years ago
  56. d2ce70a dm table: remove superfluous variable reset by Wang Sheng-Hui · 12 years ago
  57. f13945d dm thin: support a non power of 2 discard_granularity by Mike Snitzer · 12 years ago
  58. fd7c092 dm: fix truncated status strings by Mikulas Patocka · 12 years ago
  59. 16245bd dm: do not replace bioset for request based dm by Jun'ichi Nomura · 12 years ago
  60. 8eae508 hsi: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  61. ded3ef0 ARM: Fix broken commit 0cc41e4a21d43 corrupting kernel messages by Russell King · 12 years ago
  62. cc73dc0 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  63. 5140a8c autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree() by Tim Gardner · 12 years ago
  64. 9d8072e autofs - Fix sparse warning: context imbalance in autofs4_d_automount() different lock contexts for basic block by Peter Huewe · 12 years ago
  65. 180e001 btrfs: fixup/remove module.h usage as required by Paul Gortmaker · 12 years ago
  66. 124fe66 Btrfs: delete inline extents when we find them during logging by Josef Bacik · 12 years ago
  67. 45e2716 xenbus: fix compile failure on ARM with Xen enabled by Steven Noonan · 12 years ago
  68. 884ac29 xen/pci: We don't do multiple MSI's. by Konrad Rzeszutek Wilk · 12 years ago
  69. 83c8266 btrfs: try harder to allocate raid56 stripe cache by David Sterba · 12 years ago
  70. 88e081bf Btrfs: cleanup to make the function btrfs_delalloc_reserve_metadata more logic by Wang Shilong · 12 years ago
  71. a9870c0 Btrfs: don't call btrfs_qgroup_free if just btrfs_qgroup_reserve fails by Wang Shilong · 12 years ago
  72. 235fdb8 Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_tree by Wang Shilong · 12 years ago
  73. 84cbe2f Btrfs: return ENOMEM rather than use BUG_ON when btrfs_alloc_path fails by Wang Shilong · 12 years ago
  74. 06b3a86 Btrfs: fix missing deleted items in btrfs_clean_quota_tree by Wang Shilong · 12 years ago
  75. 41e9f3f watchdog: sp805_wdt depends on ARM by Alessandro Rubini · 12 years ago
  76. e20880e watchdog: davinci_wdt: update to devm_* API by Kumar, Anil · 12 years ago
  77. 362ce5a watchdog: davinci_wdt: use devm managed clk get by Mrugesh Katepallewar · 12 years ago
  78. a6a1bcd watchdog: at91rm9200: add DT support by Joachim Eastwood · 12 years ago
  79. c1fd5f6 watchdog: add timeout-sec property binding by Fabio Porcedda · 12 years ago
  80. 490ac7af watchdog: at91sam9_wdt: Convert to use the watchdog framework by Wenyou Yang · 12 years ago
  81. 2dd7b24 watchdog: omap_wdt: Add option nowayout by Pali Rohár · 12 years ago
  82. 3048253 watchdog: core: dt: add support for the timeout-sec dt property by Fabio Porcedda · 12 years ago
  83. e3e83d0 watchdog: bcm47xx_wdt.c: add hard timer by Hauke Mehrtens · 12 years ago
  84. 93aed1f watchdog: bcm47xx_wdt.c: rename wdt_time to timeout by Hauke Mehrtens · 12 years ago
  85. a390689 watchdog: bcm47xx_wdt.c: rename ops methods by Hauke Mehrtens · 12 years ago
  86. f82dedf watchdog: bcm47xx_wdt.c: use platform device by Hauke Mehrtens · 12 years ago
  87. 5434a04 watchdog: bcm47xx_wdt.c: convert to watchdog core api by Hauke Mehrtens · 12 years ago
  88. 52e5cc4 watchdog: Convert BookE watchdog driver to watchdog infrastructure by Guenter Roeck · 12 years ago
  89. 04ecc7d watchdog: s3c2410_wdt: Use devm_* functions by Jingoo Han · 12 years ago
  90. e4504da watchdog: remove old STMP3xxx driver by Wolfram Sang · 13 years ago
  91. de6303a watchdog: add new driver for STMP3xxx and i.MX23/28 by Wolfram Sang · 13 years ago
  92. 1a71fb8 rtc: stmp3xxx: add wdt-accessor function by Wolfram Sang · 13 years ago
  93. 3d3a6d18 watchdog: introduce retu_wdt driver by Aaro Koskinen · 12 years ago
  94. d1ec74a watchdog: intel_scu_watchdog: fix Kconfig dependency by Wim Van Sebroeck · 12 years ago
  95. f3ea733 watchdog: orion_wdt: Add platform alias by Lubomir Rintel · 12 years ago
  96. 15920d1 watchdog: ath79_wdt: add device tree matching by Gabor Juhos · 12 years ago
  97. 09f5100 watchdog: ath79_wdt: get register base from platform device's resources by Gabor Juhos · 12 years ago
  98. 0f2ad9e MIPS: ath79: use dynamically allocated watchdog device by Gabor Juhos · 12 years ago
  99. 5071a88 watchdog: ath79_wdt: convert to use devm_clk_get by Gabor Juhos · 12 years ago
  100. 41adafb watchdog: sp5100_tco: Write back the original value to reserved bits, instead of zero by Takahisa Tanaka · 12 years ago