1. 6949387 Staging: bcm: Properly format braces in PHSModule.c by Kevin McKinney · 12 years ago
  2. 6c259f4 Staging: bcm: Fix all white space issues in PHSModule.c by Kevin McKinney · 12 years ago
  3. 6d8a94e staging: sep: using strlcpy instead of strncpy by Chen Gang · 12 years ago
  4. acb84e9e staging: bcm: don't cast kzalloc() return value by Mihnea Dobrescu-Balaur · 12 years ago
  5. 2c5270a Staging: bcm: potential forever loop verifying firmware by Dan Carpenter · 12 years ago
  6. 075dd9b Staging: bcm: avoid use-after-free in bcm_char_ioctl() by Xi Wang · 12 years ago
  7. eb1bd49 staging/sep: Check pointers before dereferencing (fix smatch warning) by Peter Huewe · 12 years ago
  8. c37aeab staging/sep: Fix smatch false positive about potential NULL dereference in sep_main.c by Peter Huewe · 12 years ago
  9. 7791c62 staging: zcache/debug: compiler failure on PPC64 and revert commit. by Konrad Rzeszutek Wilk · 12 years ago
  10. e9f5b81 staging: android: ashmem: Add support for 32bit ashmem calls in a 64bit kernel by Serban Constantinescu · 12 years ago
  11. 5db5a20 staging: zcache: disable ZCACHE_DEBUG due to build error by Stephen Rothwell · 12 years ago
  12. 67e2cba zcache/debug: Coalesce all debug under CONFIG_ZCACHE_DEBUG by Konrad Rzeszutek Wilk · 12 years ago
  13. 1dba904 zcache: Module license is defined twice. by Konrad Rzeszutek Wilk · 12 years ago
  14. 86d7de6 zcache: Move the last of the debugfs counters out by Konrad Rzeszutek Wilk · 12 years ago
  15. 9c0ad59 zcache/debug: Use an array to initialize/use debugfs attributes. by Konrad Rzeszutek Wilk · 12 years ago
  16. 95bdaee zcache: Move debugfs code out of zcache-main.c file. by Konrad Rzeszutek Wilk · 12 years ago
  17. a96138b zcache: Make the debug code use pr_debug by Konrad Rzeszutek Wilk · 12 years ago
  18. e0d11ae zcache: The last of the atomic reads has now an accessory function. by Konrad Rzeszutek Wilk · 12 years ago
  19. 6f4336f zcache: Provide accessory functions for counter decrease. by Konrad Rzeszutek Wilk · 12 years ago
  20. 3f007ca zcache: Provide accessory functions for counter increase by Konrad Rzeszutek Wilk · 12 years ago
  21. 7937d74 zcache: s/int/bool/ on the various options. by Konrad Rzeszutek Wilk · 12 years ago
  22. 1e70bd4 staging: android: logger: enforce GID and CAP check on log flush by Charndeep Grewal · 12 years ago
  23. 0441bcf staging: android: logger: Allow a UID to read it's own log entries by Nick Kralevich · 12 years ago
  24. 99150f6 staging: android: lowmemorykiller: Change default debug_level to 1 by Arve Hjønnevåg · 12 years ago
  25. eeb0f4f staging: android: lowmemorykiller: Don't count reserved free memory by Arve Hjønnevåg · 12 years ago
  26. e5834d6 staging: android: ashmem: get_name,set_name not to hold ashmem_mutex by Shankar Brahadeeswaran · 12 years ago
  27. 573632c staging: sync: Fix timeout = 0 wait behavior by Jamie Gennis · 12 years ago
  28. 4c67d80 staging: sync: Don't log wait timeouts when timeout = 0 by Erik Gilling · 12 years ago
  29. 713648f staging: sync: Fix race condition between merge and signal by Ørjan Eide · 12 years ago
  30. b699a64 staging: sync: Add tracepoint support by Erik Gilling · 12 years ago
  31. 135114a staging: sw_sync: Convert to use new value_str debug ops by Erik Gilling · 12 years ago
  32. dbd5239 staging: sync: Refactor sync debug printing by Erik Gilling · 12 years ago
  33. 4b5de08 staging: sync: Use proper barriers when waiting indefinitely by Erik Gilling · 12 years ago
  34. eeb2f57 staging: sync: Update new fence status with sync_fence_signal_pt by Erik Gilling · 12 years ago
  35. c679212 staging: sync: Protect unlocked access to fence status by Erik Gilling · 12 years ago
  36. 7560645 staging: sync: Dump sync state on fence errors by Erik Gilling · 12 years ago
  37. 1d5db2c staging: sync: Improve timeout dump messages by Erik Gilling · 12 years ago
  38. f56388f staging: sync: Dump sync state to console on timeout by Erik Gilling · 12 years ago
  39. 3b640f5 staging: sync: Change wait timeout to mirror poll semantics by Erik Gilling · 12 years ago
  40. 03e7a50 staging: sw_sync: Fix error paths by Rebecca Schultz Zavin · 12 years ago
  41. 92ea915a staging: sync: Fix error paths by Rebecca Schultz Zavin · 12 years ago
  42. c5b86b7 staging: sync: Add reference counting to timelines by Erik Gilling · 12 years ago
  43. 0154417 staging: sync: Add internal refcounting to fences by Erik Gilling · 12 years ago
  44. c6f668c staging: sync: Optimize fence merges by Erik Gilling · 12 years ago
  45. cc3c5cd staging: sync: Reorder sync_fence_release by Erik Gilling · 12 years ago
  46. 6e91f71 staging: sw_sync: Export sw_sync API by Erik Gilling · 12 years ago
  47. 8edb4ad staging: sync: Export sync API symbols by Erik Gilling · 12 years ago
  48. c0f61a4 staging: sync: Allow async waits to be canceled by Erik Gilling · 12 years ago
  49. 57b505b staging: sync: Add poll support by Erik Gilling · 12 years ago
  50. b1489c2 staging: sw_sync: Add fill_driver_data support by Erik Gilling · 12 years ago
  51. 79ba152 staging: sync: Add ioctl to get fence data by Erik Gilling · 12 years ago
  52. cebed3b staging: sw_sync: Add debug support by Erik Gilling · 12 years ago
  53. af7582f staging: sync: Add debugfs support by Erik Gilling · 12 years ago
  54. 97a8484 staging: sync: Add timestamps to sync_pts by Erik Gilling · 12 years ago
  55. 9d1906e staging: sw_sync: Add cpu based sync driver by Erik Gilling · 12 years ago
  56. 7ad530b staging: sync: Add synchronization framework by Erik Gilling · 12 years ago
  57. 6dbe51c Linux 3.9-rc1 by Linus Torvalds · 12 years ago
  58. ea882c2 Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  59. 8e8b180 Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  60. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  61. 1c82315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  62. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  63. 6977c6f Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  64. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  65. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  66. 686c094 Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  67. bc2e4a9 Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  68. 68b86a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  69. 527c680 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  70. 23caaee Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  71. d7011f5 btrfs/raid56: Add missing #include <linux/vmalloc.h> by Geert Uytterhoeven · 12 years ago
  72. a7c1120 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  73. 6ec40b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  74. db61ec2 fix compat_sys_rt_sigprocmask() by Al Viro · 12 years ago
  75. 8d05b37 Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  76. b695188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  77. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  78. 16af43f Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus by Russell King · 12 years ago
  79. 512e4b2 SUNRPC: One line comment fix by Trond Myklebust · 12 years ago
  80. 9b2ff357 ext4: enable quotas before orphan cleanup by Jan Kara · 12 years ago
  81. 262b466 ext4: don't allow quota mount options when quota feature enabled by Jan Kara · 12 years ago
  82. d4e4395 ext4: fix a warning from sparse check for ext4_dir_llseek by Zheng Liu · 12 years ago
  83. 810da24 ext4: convert number of blocks to clusters properly by Lukas Czerner · 12 years ago
  84. 3e36a16 ext4: fix possible memory leak in ext4_remount() by Wei Yongjun · 12 years ago
  85. df05c1b8 jbd2: fix ERR_PTR dereference in jbd2__journal_start by Dmitry Monakhov · 12 years ago
  86. c60ac31 metag: Provide dma_get_sgtable() by James Hogan · 12 years ago
  87. 2742c52 metag: prom.h: remove declaration of metag_dt_memblock_reserve() by James Hogan · 12 years ago
  88. 2270e6d metag: copy devicetree to non-init memory by James Hogan · 12 years ago
  89. d790050 metag: cleanup metag_ksyms.c includes by James Hogan · 12 years ago
  90. 44c2451 metag: move mm/init.c exports out of metag_ksyms.c by James Hogan · 12 years ago
  91. 9da3ee9 metag: move usercopy.c exports out of metag_ksyms.c by James Hogan · 12 years ago
  92. 7293dbe metag: move setup.c exports out of metag_ksyms.c by James Hogan · 12 years ago
  93. aa29ec5 metag: move kick.c exports out of metag_ksyms.c by James Hogan · 12 years ago
  94. 9fb4aa8 metag: move traps.c exports out of metag_ksyms.c by James Hogan · 12 years ago
  95. fa771d0 metag: move irq enable out of irqflags.h on SMP by James Hogan · 12 years ago
  96. 97c3ec6 genksyms: fix metag symbol prefix on crc symbols by James Hogan · 12 years ago
  97. f75c28d metag: hugetlb: convert to vm_unmapped_area() by James Hogan · 12 years ago
  98. c838e72 metag: export clear_page and copy_page by James Hogan · 12 years ago
  99. f626dc7 metag: export metag_code_cache_flush_all by James Hogan · 12 years ago
  100. 3d6b7bb metag: protect more non-MMU memory regions by James Hogan · 12 years ago