1. 9343919 fanotify: allow fanotify to be built by Eric Paris · 14 years ago
  2. f063a0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  3. 3c37629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  4. e9f29c9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  5. e4c5bf8 Merge 'staging-next' to Linus's tree by Greg Kroah-Hartman · 14 years ago
  6. 0851668 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  7. 00ebb63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  8. 90a2b69 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  9. e732ff7 mmu_notifier.h: fix comment spelling by Figo.zhang · 14 years ago
  10. b31d42a Fix compile brekage with !CONFIG_BLOCK by Ingo Molnar · 14 years ago
  11. 368c09d 9p: Use V9FS_MAGIC in statfs by M. Mohan Kumar · 14 years ago
  12. a107e5a Merge branch 'next' into upstream-merge by Theodore Ts'o · 14 years ago
  13. e3e1288 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  14. bdab225 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 14 years ago
  15. a042e26 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  16. 17bb51d Merge branch 'akpm-incoming-2' by Linus Torvalds · 14 years ago
  17. 0671b76 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  18. 7f93cff ext4: fix kernel oops if the journal superblock has a non-zero j_errno by Theodore Ts'o · 14 years ago
  19. 5b41d92 ext4: implement writeback livelock avoidance using page tagging by Eric Sandeen · 14 years ago
  20. 367a51a3 fs: Add FITRIM ioctl by Lukas Czerner · 14 years ago
  21. e6fa0be Add helper function for blkdev_issue_zeroout (sb_issue_discard) by Lukas Czerner · 14 years ago
  22. 22cdbd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  23. 39e3ac2 jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode by Brian King · 14 years ago
  24. 7420a8c Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  25. 95aac7b epoll: make epoll_wait() use the hrtimer range feature by Shawn Bohrer · 14 years ago
  26. 61d8e11 Remove duplicate includes from many files by Zimny Lech · 14 years ago
  27. c3b92ce ramoops: use the platform data structure instead of module params by Kyungmin Park · 14 years ago
  28. 144ecf3 kfifo: fix kfifo_alloc() to return a signed int value by Stefani Seibold · 14 years ago
  29. 388c45c rapidio: fix IDLE2 bits corruption by Alexandre Bounine · 14 years ago
  30. af84ca3 rapidio: add handling of redundant routes by Alexandre Bounine · 14 years ago
  31. a3725c4 rapidio: add support for IDT CPS Gen2 switches by Alexandre Bounine · 14 years ago
  32. ac38d72 rapidio: modify sysfs initialization for switches by Alexandre Bounine · 14 years ago
  33. dd5648c rapidio: add default handler for error-stopped state by Alexandre Bounine · 14 years ago
  34. 68fe4df rapidio: add relation links between RIO device structures by Alexandre Bounine · 14 years ago
  35. ae05cbd rapidio: use stored ingress port number instead of register read by Alexandre Bounine · 14 years ago
  36. 2c70f02 rapidio: fix RapidIO sysfs hierarchy by Alexandre Bounine · 14 years ago
  37. 9807224 drivers/char/synclink_gt.c: add extended sync feature by Paul Fulghum · 14 years ago
  38. 478735e3 /proc/stat: fix scalability of irq sum of all cpu by KAMEZAWA Hiroyuki · 14 years ago
  39. f2c66cd /proc/stat: scalability of irq num per cpu by KAMEZAWA Hiroyuki · 14 years ago
  40. 9b1bf12 signals: move cred_guard_mutex from task_struct to signal_struct by KOSAKI Motohiro · 14 years ago
  41. b8ed374 signals: annotate lock_task_sighand() by Namhyung Kim · 14 years ago
  42. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  43. 4abf986 ptrace: change signature of sys_ptrace() and friends by Namhyung Kim · 14 years ago
  44. 97978e6 cgroup: add clone_children control file by Daniel Lezcano · 14 years ago
  45. f11b478d fbmem: fix fb_read, fb_write unaligned accesses by James Hogan · 14 years ago
  46. dc5ae4f gpio: adp5588-gpio: add i2c forward declaration by Michael Hennerich · 14 years ago
  47. 9ef8c8c gpio: adp5588-gpio: gpio_start must be signed by Michael Hennerich · 14 years ago
  48. 459773a gpio: adp5588-gpio: support interrupt controller by Michael Hennerich · 14 years ago
  49. ead6db08 gpio: add support for 74x164 serial-in/parallel-out 8-bit shift register by Miguel Gaio · 14 years ago
  50. aeec56e gpio: add driver for basic memory-mapped GPIO controllers by Anton Vorontsov · 14 years ago
  51. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  52. a8e23a2 mm,x86: fix kmap_atomic_push vs ioremap_32.c by Peter Zijlstra · 14 years ago
  53. f7347ce fasync: re-organize fasync entry insertion to allow it under a spinlock by Linus Torvalds · 14 years ago
  54. c5b1f0d locks/nfsd: allocate file lock outside of spinlock by Arnd Bergmann · 14 years ago
  55. 3a5f65d Typedef SMP call function pointer by David Howells · 14 years ago
  56. 47f19a0 percpu: Remove the multi-page alignment facility by Ingo Molnar · 14 years ago
  57. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  58. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  59. 56083ab docbook: add idr/ida to kernel-api docbook by Randy Dunlap · 14 years ago
  60. ee2f154 docbook: add more wait/wake/completion to device-drivers docbook by Randy Dunlap · 14 years ago
  61. 474829e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  62. 7eb901e Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 14 years ago
  63. 31453a9 Merge branch 'akpm-incoming-1' by Linus Torvalds · 14 years ago
  64. 658716d div64_u64(): improve precision on 32bit platforms by Brian Behlendorf · 14 years ago
  65. 77006a0 ratelimit: add comment warning people off printk_ratelimit() by Andrew Morton · 14 years ago
  66. f5d87d8 printk: declare printk_ratelimit_state in ratelimit.h by Namhyung Kim · 14 years ago
  67. 766f916 kernel: remove PF_FLUSHER by Peter Zijlstra · 14 years ago
  68. 518de9b fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  69. 92b1f84 drivers/misc: driver for APDS990X ALS and proximity sensors by Samu Onkalo · 14 years ago
  70. 190420a drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensor by Samu Onkalo · 14 years ago
  71. ca1cab3 workqueues: s/ON_STACK/ONSTACK/ by Andrew Morton · 14 years ago
  72. b647277 modules: no need to align .modinfo strings by Jan Beulich · 14 years ago
  73. a55621f include/linux/kernel.h: add __must_check to strict_strto*() by Andrew Morton · 14 years ago
  74. f27c85c kernel.h: add {min,max}3 macros by Hagen Paul Pfeifer · 14 years ago
  75. e1ca778 mm: add vzalloc() and vzalloc_node() helpers by Dave Young · 14 years ago
  76. 16b56cf mm: fix sparse warnings on GFP_ZONE_TABLE/BAD by Namhyung Kim · 14 years ago
  77. 92c09c0 mm: declare some external symbols by Namhyung Kim · 14 years ago
  78. e9a81a8 rmap: wrap page_check_address() using __cond_lock() by Namhyung Kim · 14 years ago
  79. ea4525b rmap: annotate lock context change on page_[un]lock_anon_vma() by Namhyung Kim · 14 years ago
  80. 25ca1d6 mm: wrap get_locked_pte() using __cond_lock() by Namhyung Kim · 14 years ago
  81. d065bd8 mm: retry page fault when blocking on disk transfer by Michel Lespinasse · 14 years ago
  82. 182fea8 mm: remove alignment padding from anon_vma on (some) 64 bit builds by Richard Kennedy · 14 years ago
  83. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  84. 61ecdb80 mm: strictly nested kmap_atomic() by Peter Zijlstra · 14 years ago
  85. 0e093d99 writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone by Mel Gorman · 14 years ago
  86. bce54bb mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGS by Will Deacon · 14 years ago
  87. ea941f0 writeback: add nr_dirtied and nr_written to /proc/vmstat by Michael Rubin · 14 years ago
  88. f629d1c mm: add account_page_writeback() by Michael Rubin · 14 years ago
  89. 49ac825 memory hotplug: unify is_removable and offline detection code by KAMEZAWA Hiroyuki · 14 years ago
  90. e4455ab mm: only build per-node scan_unevictable functions when NUMA is enabled by Thadeu Lima de Souza Cascardo · 14 years ago
  91. f19e77a include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definiton by zeal · 14 years ago
  92. 3d5992d oom: add per-mm oom disable count by Ying Han · 14 years ago
  93. 52c5171 kfifo: disable __kfifo_must_check_helper() by Andrew Morton · 14 years ago
  94. a75d377 types.h: move misplaced comment by Andrew Morton · 14 years ago
  95. 116e953 Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
  96. e7f8567 resources: support allocating space within a region from the top down by Bjorn Helgaas · 14 years ago
  97. 7e31842 Merge branch 'misc' into release by Len Brown · 14 years ago
  98. f9ba537 Merge branch 'ima-memory-use-fixes' by Linus Torvalds · 14 years ago
  99. 196f518 IMA: explicit IMA i_flag to remove global lock on inode_delete by Eric Paris · 14 years ago
  100. a178d20 IMA: move read counter into struct inode by Eric Paris · 14 years ago