1. df9e26d rtc: s3c: add support for RTC of Exynos3250 SoC by Chanwoo Choi · 10 years ago
  2. ae05c95 rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_type by Chanwoo Choi · 10 years ago
  3. d67288d rtc: s3c: remove warning message when checking coding style with checkpatch script by Chanwoo Choi · 10 years ago
  4. 19be09f rtc: s3c: define s3c_rtc structure to remove global variables. by Chanwoo Choi · 10 years ago
  5. 473b864 rtc: use c99 initializers in structures by Julia Lawall · 10 years ago
  6. 87d672c autofs: the documentation I wanted to read by NeilBrown · 10 years ago
  7. ef16cc5 autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode. by NeilBrown · 10 years ago
  8. 4d885f9 autofs4: avoid taking fs_lock during rcu-walk by NeilBrown · 10 years ago
  9. 6ece08e autofs4: make "autofs4_can_expire" idempotent. by NeilBrown · 10 years ago
  10. a5d1dba autofs4: factor should_expire() out of autofs4_expire_indirect. by NeilBrown · 10 years ago
  11. 23bfc2a autofs4: allow RCU-walk to walk through autofs4 by NeilBrown · 10 years ago
  12. 8a27334 fs/ncpfs/dir.c: remove redundant sys_tz declaration by Fabian Frederick · 10 years ago
  13. 0049f26 kernel/kallsyms.c: use __seq_open_private() by Rob Jones · 10 years ago
  14. de8288b binfmt_misc: work around gcc-4.9 warning by Arnd Bergmann · 10 years ago
  15. 43bd40e binfmt_misc: touch up documentation a bit by Mike Frysinger · 10 years ago
  16. bbaecc0 binfmt_misc: expand the register format limit to 1920 bytes by Mike Frysinger · 10 years ago
  17. f78d98f checkpatch: warn on logging functions with KERN_<LEVEL> by Joe Perches · 10 years ago
  18. 840080a checkpatch: add exception to return then else test by Joe Perches · 10 years ago
  19. 66b47b4 checkpatch: look for common misspellings by Kees Cook · 10 years ago
  20. 08a2843 checkpatch: warn on macros with flow control statements by Joe Perches · 10 years ago
  21. d2207cc checkpatch: remove unnecessary + after {8,8} by Joe Perches · 10 years ago
  22. f17dba4 checkpatch: add --strict test for concatenated string elements by Joe Perches · 10 years ago
  23. 5619327 checkpatch: allow optional shorter config descriptions by Vadim Bendebury · 10 years ago
  24. de4c924 checkpatch: enable whitespace checks for DTS files by Geert Uytterhoeven · 10 years ago
  25. cdcee68 checkpatch: update $allowed_asm_includes macros, add reboot.h and time.h by Sergey Ryazanov · 10 years ago
  26. 72c231c checkpatch: remove debugging message by Joe Perches · 10 years ago
  27. 388982b checkpatch: fix spello by Andrew Morton · 10 years ago
  28. 8a6f0b4 lib: rename TEST_MODULE to TEST_LKM by Valentin Rothberg · 10 years ago
  29. 6de8ab6 lib: remove prio_heap by Lai Jiangshan · 10 years ago
  30. fec2290 lib/textsearch.c: remove textsearch_put reference from comments by Raphael Silva · 10 years ago
  31. 4bad78c lib/dynamic_debug.c: use seq_open_private() instead of seq_open() by Rob Jones · 10 years ago
  32. 8b21d9c list: include linux/kernel.h by Masahiro Yamada · 10 years ago
  33. af9f1b3 MAINTAINERS: remove Chirag Kantharia, invalid e-mail by Michael Opdenacker · 10 years ago
  34. b417486 MAINTAINERS: orphan m32r by Michael Opdenacker · 10 years ago
  35. 5cbac98 MAINTAINERS: add atmel nand driver maintainer entry by Josh Wu · 10 years ago
  36. 13b122b MAINTAINERS: add entry for Kernel Selftest Framework by Shuah Khan · 10 years ago
  37. 8ada6d2 MAINTAINERS: linaro-mm-sig is moderated by Randy Dunlap · 10 years ago
  38. 004bbd3 MAINTAINERS: remove non existent files by Christian Kujau · 10 years ago
  39. fb9d495 MAINTAINERS: assign systemace driver to Xilinx by Michal Simek · 10 years ago
  40. 98e35f5 printk: git rid of [sched_delayed] message for printk_deferred by Markus Trippelsdorf · 10 years ago
  41. 2240a31 printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP by Geert Uytterhoeven · 10 years ago
  42. de9e14e drivers: dma-contiguous: add initialization from device tree by Marek Szyprowski · 10 years ago
  43. 7bfa5ab drivers: dma-coherent: add initialization from device tree by Marek Szyprowski · 10 years ago
  44. 71458cf kernel: add support for gcc 5 by Sasha Levin · 10 years ago
  45. 68faed6 mm/cma: fix cma bitmap aligned mask computing by Weijie Yang · 10 years ago
  46. 85c9f4b mm/slab: fix unaligned access on sparc64 by Joonsoo Kim · 10 years ago
  47. a86073e blk-mq: allocate cpumask on the home node by Jens Axboe · 10 years ago
  48. b65c749 bio-integrity: remove the needless fail handle of bip_slab creating by Gu Zheng · 10 years ago
  49. 5f78659 um: net: Eliminate NULL test after alloc_bootmem by Himangi Saraogi · 10 years ago
  50. 970e51f um: Add support for CONFIG_STACKTRACE by Daniel Walter · 10 years ago
  51. 2a23612 um: ubd: Fix for processes stuck in D state forever by Thorsten Knabe · 10 years ago
  52. 7210e4e netfilter: nf_tables: restrict nat/masq expressions to nat chain type by Pablo Neira Ayuso · 10 years ago
  53. d5d9622 fs/fscache/object-list.c: use __seq_open_private() by Rob Jones · 10 years ago
  54. a30efe2 CacheFiles: Fix incorrect test for in-memory object collision by David Howells · 10 years ago
  55. f1d0d14 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. bf10fa8 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  57. 5941fe3b Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. 19e00d5 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  59. 197fe6b Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. 1db7802 Revert "drm/radeon/dpm: drop clk/voltage dependency filters for SI" by Alex Deucher · 10 years ago
  61. 6077914 Revert "drm/radeon: drop btc_get_max_clock_from_voltage_dependency_table" by Alex Deucher · 10 years ago
  62. 9e6a57d um: delete unnecessary bootmem struct page array by Honggang Li · 10 years ago
  63. 6713123 um: remove csum_partial_copy_generic_i386 to clean up exception table by Honggang Li · 10 years ago
  64. b8fb9c30 NFS: Fix a bogus warning in nfs_generic_pgio by Trond Myklebust · 10 years ago
  65. 7b2b10e block: include func name in __get_request prints by Robert Elliott · 10 years ago
  66. ef3ecb6 block: make blk_update_request print prefix match ratelimited prefix by Robert Elliott · 10 years ago
  67. 3caa0c6 NFS: Fix an uninitialised pointer Oops in the writeback error path by Trond Myklebust · 10 years ago
  68. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  69. 13ead80 Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  70. ebf546c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  71. 9d9420f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  72. 6d5f0eb Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  73. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  74. d6dd50e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  75. 3ffa615 spi: pl022: Fix incorrect dma_unmap_sg by Ray Jui · 10 years ago
  76. 865f6d1 spi: spidev: Use separate TX and RX bounce buffers by Ray Jui · 10 years ago
  77. 174e964 regulator: Include err.h from consumer.h to fix build failure by Guenter Roeck · 10 years ago
  78. 8eef912 arm/arm64: KVM: map MMIO regions at creation time by Ard Biesheuvel · 10 years ago
  79. 5ff0b9e Merge tag 'xfs-for-linus-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  80. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  81. 5637208 ARC: boot: cpu feature print enhancements by Vineet Gupta · 10 years ago
  82. c4b9856 ARC: boot: consolidate cross-checking of h/w and s/w by Vineet Gupta · 10 years ago
  83. 52e9bae ARC: unbork FPU save/restore by Vineet Gupta · 10 years ago
  84. be64c99 ARC: remove extraneous __KERNEL__ guards by Vineet Gupta · 10 years ago
  85. ebc0c74 ARC: Update order of registers in KGDB to match GDB 7.5 by Anton Kolesov · 10 years ago
  86. cdd4552 ARC: Remove unneeded Kconfig entry NO_DMA by Paul Bolle · 10 years ago
  87. 3872d05 ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG)) by Vineet Gupta · 10 years ago
  88. c59414c ARC: refactoring: reduce the scope of some local vars by Vineet Gupta · 10 years ago
  89. 68d8fee ARC: remove gcc mpy heuristics by Vineet Gupta · 10 years ago
  90. 435abb6 ARC: RIP @running_on_hw by Vineet Gupta · 10 years ago
  91. c4aa49d ARC: Update comments about uncached address space by Vineet Gupta · 10 years ago
  92. 1736a56 ARC: rename kconfig option for unaligned emulation by Vineet Gupta · 10 years ago
  93. 5c05483 ARC: [nsimosci] Allow "headless" models to boot by Vineet Gupta · 10 years ago
  94. b4c43b4 ARC: [arcfpga] Get rid of ARC_BOARD_ANGEL4 and ARC_BOARD_ML509 by Paul Bolle · 10 years ago
  95. 72f933e ARC: [arcfpga] Remove more dead code by Vineet Gupta · 10 years ago
  96. d7f8a08 ARC: [plat*] move code out of .init_machine into common by Vineet Gupta · 10 years ago
  97. 70e9564 ARC: [arcfpga] consolidate machine description, DT by Vineet Gupta · 10 years ago
  98. aef4885 ext4: move error report out of atomic context in ext4_init_block_bitmap() by Dmitry Monakhov · 10 years ago
  99. 9aa5d32 ext4: Replace open coded mdata csum feature to helper function by Dmitry Monakhov · 10 years ago
  100. 2d73bae powerpc/numa: Add ability to disable and debug topology updates by Nishanth Aravamudan · 10 years ago