1. c09fcc43 arch/arm/mach-omap2: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  2. 11eff27 arch/arm/mach-omap1/devices.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  3. b1a923d AM35xx: Add missing hwmod entry for the HDQ/1-Wire present in AM3505/3517 CPUs. by Raphael Assenat · 12 years ago
  4. 61687c6 ARM: OMAP2+: gpmc: annotate exit sections properly by Afzal Mohammed · 12 years ago
  5. 533b298 ARM: OMAP: fix return value check in realtime_counter_init() by Wei Yongjun · 12 years ago
  6. 64de3a0 ARM: OMAP: hsmmc: fix return value check in omap_hsmmc_init_one() by Wei Yongjun · 12 years ago
  7. 9ee6772 OMAPDSS: fix return value check in create_dss_pdev() by Wei Yongjun · 12 years ago
  8. f0cfa98 ARM: OMAP2+: Add am335x evm and bone targets to common Makefile by Vaibhav Hiremath · 12 years ago
  9. 898f08e arm: increase FORCE_MAX_ZONEORDER for TI AM33XX by Yegor Yefremov · 12 years ago
  10. 4f80681 ARM: OMAP: OMAP_DEBUG_LEDS needs to select LEDS_CLASS by Axel Lin · 12 years ago
  11. 12aee6c ARM: OMAP: rx51: Fix a section mismatch warn by Shubhrajyoti D · 12 years ago
  12. 7a28529 ARM: OMAP2+: Round of the carve out memory requested to section_size by R Sricharan · 12 years ago
  13. 9d7d6e3 ARM: OMAP: counter: add locking to read_persistent_clock by Colin Cross · 12 years ago
  14. 5e090ed Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  15. 8442402 Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. 0b8e74c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  17. 7f60ba3 Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore by Linus Torvalds · 12 years ago
  18. e665faa Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  19. ca4da69 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  20. ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  21. 125b79d7 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  22. f1c6872 Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  23. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  24. 283dbd8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  25. 11126c6 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  26. 33e2a42 lib/decompress.c add __init to decompress_method and data by Hein Tibosch · 12 years ago
  27. 4965f56 kernel/resource.c: fix stack overflow in __reserve_region_with_split() by T Makphaibulchoke · 12 years ago
  28. c99b684 omfs: convert to use beXX_add_cpu() by Wei Yongjun · 12 years ago
  29. 0324b5a taskstats: cgroupstats_user_cmd() may leak on error by Jesper Juhl · 12 years ago
  30. 322c9ec aoe: update aoe-internal version number to 50 by Ed Cashin · 12 years ago
  31. 5b8c4be aoe: update documentation to better reflect aoe-plus-udev usage by Ed Cashin · 12 years ago
  32. 1ac9e60 aoe: remove unused code by Ed Cashin · 12 years ago
  33. 08b6062 aoe: make dynamic block minor numbers the default by Ed Cashin · 12 years ago
  34. 7159e96 aoe: update and specify AoE address guards and error messages by Ed Cashin · 12 years ago
  35. 4bcce1a aoe: retain static block device numbers for backwards compatibility by Ed Cashin · 12 years ago
  36. 0c96621 aoe: support more AoE addresses with dynamic block device minor numbers by Ed Cashin · 12 years ago
  37. eecdf22 aoe: update documentation with new URL and VM settings reference by Ed Cashin · 12 years ago
  38. fea05a2 aoe: update copyright year in touched files by Ed Cashin · 12 years ago
  39. 7392fbe aoe: update internal version number to 49 by Ed Cashin · 12 years ago
  40. b21faa2 aoe: remove unused code and add cosmetic improvements by Ed Cashin · 12 years ago
  41. 1b86fda aoe: increase net_device reference count while using it by Ed Cashin · 12 years ago
  42. 64a80f5 aoe: associate frames with the AoE storage target by Ed Cashin · 12 years ago
  43. 6583303 aoe: disallow unsupported AoE minor addresses by Ed Cashin · 12 years ago
  44. 25f4d75 aoe: do revalidation steps in order by Ed Cashin · 12 years ago
  45. d54d35a aoe: failover remote interface based on aoe_deadsecs parameter by Ed Cashin · 12 years ago
  46. 3f0f013 aoe: use packets that work with the smallest-MTU local interface by Ed Cashin · 12 years ago
  47. eb086ec aoe: use a kernel thread for transmissions by Ed Cashin · 12 years ago
  48. 69cf2d85 aoe: become I/O request queue handler for increased user control by Ed Cashin · 12 years ago
  49. 896831f aoe: kernel thread handles I/O completions for simple locking by Ed Cashin · 12 years ago
  50. 3d5b060 aoe: for performance support larger packet payloads by Ed Cashin · 12 years ago
  51. a336d29 nbd: handle discard requests by Paul Clements · 12 years ago
  52. 2f01250 nbd: add set flags ioctl by Paul Clements · 12 years ago
  53. de74e00 rapidio: add destination ID allocation mechanism by Alexandre Bounine · 12 years ago
  54. 2fb717e rapidio/rionet: rework to support multiple RIO master ports by Alexandre Bounine · 12 years ago
  55. 005842e rapidio: run discovery as an asynchronous process by Alexandre Bounine · 12 years ago
  56. a7071ef rapidio: use device lists handling on per-net basis by Alexandre Bounine · 12 years ago
  57. fa3dbaa rapidio: fix blocking wait for discovery ready by Alexandre Bounine · 12 years ago
  58. 8d4630d rapidio: apply RX/TX enable to active switch ports only by Alexandre Bounine · 12 years ago
  59. 71afe34 rapidio/tsi721: add inbound memory mapping callbacks by Alexandre Bounine · 12 years ago
  60. da1589f rapidio: add inbound memory mapping interface by Alexandre Bounine · 12 years ago
  61. 18f6287 drivers/rapidio/devices/tsi721.c: fix error return code by Peter Senna Tschudin · 12 years ago
  62. fe50c92 rapidio: fix kerneldoc warnings after DMA support was added by Alexandre Bounine · 12 years ago
  63. ed43f44 rapidio/tsi721: modify mport name assignment by Alexandre Bounine · 12 years ago
  64. 7c4a610 rapidio/rionet: fix multicast packet transmit logic by Alexandre Bounine · 12 years ago
  65. de4ec99 kdump: remove unneeded include by Wei Yongjun · 12 years ago
  66. 9fb8844 fs/proc/root.c: use NULL instead of 0 for pointer by Sachin Kamat · 12 years ago
  67. ab4a1f2 proc_sysctl.c: use BUG_ON instead of BUG by Prasad Joshi · 12 years ago
  68. 17baa2a proc: use kzalloc instead of kmalloc and memset by yan · 12 years ago
  69. 0e06936 proc: no need to initialize proc_inode->fd in proc_get_inode() by yan · 12 years ago
  70. 62072750 proc: return -ENOMEM when inode allocation failed by yan · 12 years ago
  71. 2aa362c coredump: extend core dump note section to contain file names of mapped files by Denys Vlasenko · 12 years ago
  72. 49ae4d4 coredump: add a new elf note with siginfo of the signal by Denys Vlasenko · 12 years ago
  73. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  74. 5ab1c30 coredump: pass siginfo_t* to do_coredump() and below, not merely signr by Denys Vlasenko · 12 years ago
  75. 0f4cfb2 coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1 by Oleg Nesterov · 12 years ago
  76. 12a2b4b coredump: add support for %d=__get_dumpable() in core name by Oleg Nesterov · 12 years ago
  77. 179899f coredump: update coredump-related headers by Alex Kelly · 12 years ago
  78. 046d662 coredump: make core dump functionality optional by Alex Kelly · 12 years ago
  79. db9aeca device_cgroup: rename whitelist to exception list by Aristeu Rozanski · 12 years ago
  80. ad67607 device_cgroup: convert device_cgroup internally to policy + exceptions by Aristeu Rozanski · 12 years ago
  81. 868539a device_cgroup: introduce dev_whitelist_clean() by Aristeu Rozanski · 12 years ago
  82. 66b8ef6 device_cgroup: add "deny_all" in dev_cgroup structure by Aristeu Rozanski · 12 years ago
  83. 12ae677 kernel-doc: don't mangle whitespace in Example section by Daniel Santos · 12 years ago
  84. e314ba3 kernel-doc: bugfix - empty line in Example section by Daniel Santos · 12 years ago
  85. 6547842 kernel-doc: bugfix - multi-line macros by Daniel Santos · 12 years ago
  86. 1486465 fat: simplify writeback_inode() by Namjae Jeon · 12 years ago
  87. 126ac05 fat: no need to reset EOF in ent_put for FAT32 by Namjae Jeon · 12 years ago
  88. 441dff3 fs/fat: fix checkpatch issues in fatent.c by Cruz Julian Bishop · 12 years ago
  89. f08b498 fs/fat: fix all other checkpatch issues in dir.c by Cruz Julian Bishop · 12 years ago
  90. 3f36f61 fs/fat: fix some small checkpatch issues in dir.c by Cruz Julian Bishop · 12 years ago
  91. c905182 fs/fat: fix two checkpatch issues in cache.c by Cruz Julian Bishop · 12 years ago
  92. 4a3aeb1 fs/fat: chang indentation of some comments in fat.h by Cruz Julian Bishop · 12 years ago
  93. d5a4a38 fs/fat: fix some checkpatch issues in fat.h by Cruz Julian Bishop · 12 years ago
  94. 85cb9bf fs/fat: fix a checkpatch issue in namei_msdos.c by Cruz Julian Bishop · 12 years ago
  95. 7669e8f fat (exportfs): fix dentry reconnection by Steven J. Magnani · 12 years ago
  96. 21b6633d5 fat (exportfs): move NFS support code by Steven J. Magnani · 12 years ago
  97. 4b63709 fat: use accessor function for msdos_dir_entry 'start' by Namjae Jeon · 12 years ago
  98. 32daab9 hpfs: convert to use leXX_add_cpu() by Wei Yongjun · 12 years ago
  99. 542dd33 drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chip by Michael Langer · 12 years ago
  100. 48e9766 drivers/rtc/rtc-m41t80.c: remove disabled alarm functionality by Paul Bolle · 12 years ago