1. 9ed3689 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  2. 8aae36c staging: brcm80211: Fix double include introduced by bad merge by Daniel Morsing · 13 years ago
  3. 3639229 microblaze: Do not show error message for 32 interrupt lines by Michal Simek · 13 years ago
  4. e371d46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  5. b0189cd Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  6. 69f1d1a Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  7. 2d86a3f Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  8. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  9. 62c9072 Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  10. 4b30b6f Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  11. 38da590 Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  12. 7505cb6 asm-generic/atomic.h: allow SMP peeps to leverage this by Mike Frysinger · 13 years ago
  13. 00b3c28 asm-generic/atomic.h: add atomic_set_mask() helper by Mike Frysinger · 13 years ago
  14. f6081bd asm-generic/atomic.h: fix type used in atomic_clear_mask by Mike Frysinger · 13 years ago
  15. 3eea44e asm-generic/atomic.h: simplify inc/dec test helpers by Mike Frysinger · 13 years ago
  16. acac43e atomic: Update comments in atomic.h by Arun Sharma · 13 years ago
  17. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  18. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  19. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  20. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  21. b2c9cd3 fail_make_request: cleanup should_fail_request by Akinobu Mita · 13 years ago
  22. b2588c4 fail_page_alloc: simplify debugfs initialization by Akinobu Mita · 13 years ago
  23. 810f09b failslab: simplify debugfs initialization by Akinobu Mita · 13 years ago
  24. 7f5ddcc fault-injection: use debugfs_remove_recursive by Akinobu Mita · 13 years ago
  25. 8307fc2 fault-injection: cleanup simple attribute of stacktrace_depth by Akinobu Mita · 13 years ago
  26. 6b16f74 fault-injection: remove nonexistent function extern by Akinobu Mita · 13 years ago
  27. 35f4676 fault-injection: do not include unneeded header by Akinobu Mita · 13 years ago
  28. 3e5c4fa ramoops: make record_size a module parameter by Sergiu Iordache · 13 years ago
  29. 6b4d2a2 ramoops: move dump_oops into platform data by Sergiu Iordache · 13 years ago
  30. 0169256 ramoops: add new line to each print by Marco Stornelli · 13 years ago
  31. 13aefd7 ramoops: use module parameters instead of platform data if not available by Marco Stornelli · 13 years ago
  32. beda94d Vmware balloon: switch to using sysem-wide freezable workqueue by Dmitry Torokhov · 13 years ago
  33. f7b1371 drivers/w1/slaves/w1_therm.c: add support for DS28EA00 by Christian Glindkamp · 13 years ago
  34. c958474 panic, vt: do not force oops output when panic_timeout < 0 by Mandeep Singh Baines · 13 years ago
  35. 4302fbc panic: panic=-1 for immediate reboot by Hugh Dickins · 13 years ago
  36. 3f0fb4e Documentation/DMA-API-HOWTO.txt: fix misleading example by Michal Miroslaw · 13 years ago
  37. 91f6cdf include/linux/dma-mapping.h: remove DMA_xxBIT_MASK macros by WANG Cong · 13 years ago
  38. 947be5d gcov: disable CONSTRUCTORS for UML by Vitaliy Ivanov · 13 years ago
  39. 444d292 drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_handle_ce() by Kai.Jiang · 13 years ago
  40. b34a6b1 ipc: introduce shm_rmid_forced sysctl by Vasiliy Kulikov · 13 years ago
  41. d40dcdb ipc/mqueue.c: fix mq_open() return value by Jiri Slaby · 13 years ago
  42. 0471520 ipc/mqueue.c: refactor failure handling by Jiri Slaby · 13 years ago
  43. a64a26e cpumask: add cpumask_var_t documentation by KOSAKI Motohiro · 13 years ago
  44. 37e7b5f cpumask: alloc_cpumask_var() use NUMA_NO_NODE by KOSAKI Motohiro · 13 years ago
  45. 95918f4 cpumask: convert for_each_cpumask() with for_each_cpu() by KOSAKI Motohiro · 13 years ago
  46. 32e107f fs/exec.c:acct_arg_size(): ptl is no longer needed for add_mm_counter() by Oleg Nesterov · 13 years ago
  47. b4edf8b exec: do not retry load_binary method if CONFIG_MODULES=n by Tetsuo Handa · 13 years ago
  48. 9121935 exec: do not call request_module() twice from search_binary_handler() by Tetsuo Handa · 13 years ago
  49. aacb3d1 fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP by Michal Hocko · 13 years ago
  50. fb0a685 kernel/fork.c: fix a few coding style issues by Daniel Rebelo de Oliveira · 13 years ago
  51. 293eb1e proc: fix a race in do_io_accounting() by Vasiliy Kulikov · 13 years ago
  52. d2857e7 procfs: return ENOENT on opening a being-removed proc entry by Daisuke Ogino · 13 years ago
  53. 5296f6d h8300/m68k/xtensa: __FD_ISSET should return 0/1 by Andrew Morton · 13 years ago
  54. 99b6456 do_coredump: fix the "ispipe" error check by Oleg Nesterov · 13 years ago
  55. 2c56373 coredump: escape / in hostname and comm by Jiri Slaby · 13 years ago
  56. 3141c8b coredump: use task comm instead of (unknown) by Jiri Slaby · 13 years ago
  57. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  58. 778d3b0 cpusets: randomize node rotor used in cpuset_mem_spread_node() by Michal Hocko · 13 years ago
  59. 8521fc5 memcg: get rid of percpu_charge_mutex lock by Michal Hocko · 13 years ago
  60. 3e92041 memcg: add mem_cgroup_same_or_subtree() helper by Michal Hocko · 13 years ago
  61. d38144b memcg: unify sync and async per-cpu charge cache draining by Michal Hocko · 13 years ago
  62. d1a05b6 memcg: do not try to drain per-cpu caches without pages by Michal Hocko · 13 years ago
  63. 82f9d48 memcg: add memory.vmscan_stat by KAMEZAWA Hiroyuki · 13 years ago
  64. 108b6a7 memcg: fix behavior of mem_cgroup_resize_limit() by Daisuke Nishimura · 13 years ago
  65. 4508378 memcg: fix vmscan count in small memcgs by KAMEZAWA Hiroyuki · 13 years ago
  66. 1af8efe memcg: change memcg_oom_mutex to spinlock by Michal Hocko · 13 years ago
  67. 79dfdac memcg: make oom_lock 0 and 1 based rather than counter by Michal Hocko · 13 years ago
  68. bb2a0de memcg: consolidate memory cgroup lru stat functions by KAMEZAWA Hiroyuki · 13 years ago
  69. 1f4c025 memcg: export memory cgroup's swappiness with mem_cgroup_swappiness() by KAMEZAWA Hiroyuki · 13 years ago
  70. b830ac1 rtc: fix hrtimer deadlock by Thomas Gleixner · 13 years ago
  71. 431e2bc rtc: limit frequency by Thomas Gleixner · 13 years ago
  72. 2c4f57d rtc: handle errors correctly in rtc_irq_set_state() by Thomas Gleixner · 13 years ago
  73. b45d59f mn10300, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  74. fc92805 drivers/base/power/opp.c: fix dev_opp initial value by Jonghwan Choi · 13 years ago
  75. adc400f frv, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  76. 07e729c i2c-eg20t : Fix the issue of Combined R/W transfer mode by Tomoya MORINAGA · 13 years ago
  77. 7a9c42c i2c-eg20t : Support Combined R/W transfer mode by Tomoya MORINAGA · 13 years ago
  78. 5c470f3 i2c: Tegra: Add DeviceTree support by John Bonesio · 13 years ago
  79. 6fd4ce8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  80. ba5b56c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  81. e57712e merge fchmod() and fchmodat() guts, kill ancient broken kludge by Al Viro · 13 years ago
  82. 0320937 xfs: fix misspelled S_IS...() by Al Viro · 13 years ago
  83. abbede1 xfs: get rid of open-coded S_ISREG(), etc. by Al Viro · 13 years ago
  84. 243dd28 gma500: udelay(20000) it too long again by Stephen Rothwell · 13 years ago
  85. 9c646cf USB / Renesas: Fix build issue related to struct scatterlist by Rafael J. Wysocki · 13 years ago
  86. 6c0cbef MMC / TMIO: Fix build issue related to struct scatterlist by Rafael J. Wysocki · 13 years ago
  87. 2ac232f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 13 years ago
  88. d79698d ceph: document unlocked d_parent accesses by Sage Weil · 13 years ago
  89. 41b02e1 ceph: explicitly reference rename old_dentry parent dir in request by Sage Weil · 13 years ago
  90. 4f17726 ceph: document locking for ceph_set_dentry_offset by Sage Weil · 13 years ago
  91. e5f86dc ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug by Sage Weil · 13 years ago
  92. bf1c6ac ceph: protect d_parent access in ceph_d_revalidate by Sage Weil · 13 years ago
  93. 5f21c96 ceph: protect access to d_parent by Sage Weil · 13 years ago
  94. 48d0cbd ceph: handle racing calls to ceph_init_dentry by Sage Weil · 13 years ago
  95. dfabbed ceph: set dir complete frag after adding capability by Sage Weil · 13 years ago
  96. 029bcbd rbd: set blk_queue request sizes to object size by Josh Durgin · 13 years ago
  97. e985222 ceph: set up readahead size when rsize is not passed by Yehuda Sadeh · 13 years ago
  98. 79e3057 rbd: cancel watch request when releasing the device by Yehuda Sadeh · 13 years ago
  99. 2f90b85 ceph: ignore lease mask by Sage Weil · 13 years ago
  100. 468640e ceph: fix ceph_lookup_open intent usage by Sage Weil · 13 years ago