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