1. 94df491 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  2. 2092e6b WARN_ON_SMP(): Allow use in if() statements on UP by Steven Rostedt · 13 years ago
  3. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  4. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  5. c565300 asm-generic: use little-endian bitops by Akinobu Mita · 13 years ago
  6. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  7. a56560b asm-generic: change little-endian bitops to take any pointer types by Akinobu Mita · 13 years ago
  8. c4945b9 asm-generic: rename generic little-endian bitops functions by Akinobu Mita · 13 years ago
  9. 63ab595 bitops: merge little and big endian definisions in asm-generic/bitops/le.h by Akinobu Mita · 13 years ago
  10. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  11. c7a1fcd include/asm-generic/unistd.h: fix syncfs syscall number by Andrew Morton · 13 years ago
  12. b7ed78f introduce sys_syncfs to sync a single file system by Sage Weil · 13 years ago
  13. 339dc50 asm-generic: support clock_adjtime() in <asm-generic/unistd.h> by Chris Metcalf · 13 years ago
  14. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  15. ec0afc9 Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  16. 7b7adc4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 by Linus Torvalds · 13 years ago
  17. 69ebb83 mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally by Huang Ying · 14 years ago
  18. 7f509a9 asm-generic headers: add arch-specific __strnlen_user calling in uaccess.h by GuanXuetao · 14 years ago
  19. 38f5bf8 asm-generic headers: add ftrace.h by GuanXuetao · 14 years ago
  20. d232b12 asm-generic headers: add sizes.h by GuanXuetao · 14 years ago
  21. 7dc59bd asm-generic: fix inX/outX functions for architectures that have PCI by GuanXuetao · 14 years ago
  22. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  23. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  24. 9620639 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  25. a926021 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  26. b80cd62 Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  27. 1abf0c7 New kind of open files - "location only". by Al Viro · 13 years ago
  28. a51571c unistd.h: Add new syscalls numbers to asm-generic by Aneesh Kumar K.V · 14 years ago
  29. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 13 years ago
  30. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 13 years ago
  31. ea71454 x86: Separate out entry text section by Jiri Olsa · 13 years ago
  32. e0a92c1 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 13 years ago
  33. 9b4f06f asm-generic/user.h: Fix spelling in comment by Tobias Klauser · 13 years ago
  34. fbd7184 mm: <asm-generic/pgtable.h> must include <linux/mm_types.h> by Ben Hutchings · 13 years ago
  35. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 14 years ago
  36. 3c95c98 tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys by Kay Sievers · 14 years ago
  37. 48fa4b8 Merge commit 'v2.6.38-rc5' into sched/core by Ingo Molnar · 14 years ago
  38. 3d56e33 tracing: Replace syscall_meta_data struct array with pointer array by Steven Rostedt · 14 years ago
  39. 6549864 tracepoints: Fix section alignment using pointer array by Mathieu Desnoyers · 14 years ago
  40. e4a9ea5 tracing: Replace trace_event struct array with pointer array by Steven Rostedt · 14 years ago
  41. a1dabb6 time: Add nsecs_to_cputime64 interface for asm-generic by Venkatesh Pallipadi · 14 years ago
  42. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 14 years ago
  43. e94965e module: show version information for built-in modules in sysfs by Dmitry Torokhov · 14 years ago
  44. b3697c0 fix non-x86 build failure in pmdp_get_and_clear by Andrea Arcangeli · 14 years ago
  45. 1ddd6db thp: mm: define MADV_NOHUGEPAGE by Andrea Arcangeli · 14 years ago
  46. e2cda32 thp: add pmd mangling generic functions by Andrea Arcangeli · 14 years ago
  47. 5f6e8da thp: special pmd_trans_* functions by Andrea Arcangeli · 14 years ago
  48. a826e42 thp: mm: define MADV_HUGEPAGE by Andrea Arcangeli · 14 years ago
  49. d8a3515 Revert "gpiolib: annotate gpio-intialization with __must_check" by Linus Torvalds · 14 years ago
  50. 0fdae42 gpiolib: annotate gpio-intialization with __must_check by Wolfram Sang · 14 years ago
  51. 8369744 include/asm-generic/vmlinux.lds.h: make readmostly section correctly align by Shaohua Li · 14 years ago
  52. 0be8c8b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  53. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  54. efb2d31 asm-generic/io.h: add reads[bwl]/writes[bwl] helpers by Mike Frysinger · 14 years ago
  55. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  56. aab9433 of: Add support for linking device tree blobs into vmlinux by Dirk Brandewie · 14 years ago
  57. 909ea96 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
  58. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 14 years ago
  59. 2c7387e asm-generic/stat.h: support 64-bit file time_t for stat() by Chris Metcalf · 14 years ago
  60. af29513 audit: make link()/linkat() match "attribute change" predicate by Al Viro · 15 years ago
  61. c9e2a72 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  62. d57af9b taskstats: use real microsecond granularity for CPU times by Michael Holzheu · 14 years ago
  63. 09cd952 gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.h by Anton Vorontsov · 14 years ago
  64. d882626 vmlinux.lds.h: lower init ramfs alignment to 4 by Mike Frysinger · 14 years ago
  65. d356c0b vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATA by Mike Frysinger · 14 years ago
  66. e2b8d7a [S390] add support for nonquiescing sske by Martin Schwidefsky · 14 years ago
  67. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  68. 0fc0531 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  69. db08bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 14 years ago
  70. 8bc3372 ioctl: Use asm-generic/ioctls.h on cris (enables termiox) by Jeff Mahoney · 14 years ago
  71. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  72. c3b86a2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  73. 2aeb66d x86-32, percpu: Correct the ordering of the percpu readmostly section by H. Peter Anvin · 14 years ago
  74. c957ef2 percpu: Introduce a read-mostly percpu API by Shaohua Li · 14 years ago
  75. 35dbc0e asm-generic/io.h: allow people to override individual funcs by Mike Frysinger · 14 years ago
  76. d852a6a bitops: remove duplicated extern declarations by Akinobu Mita · 14 years ago
  77. 708ff2a bitops: make asm-generic/bitops/find.h more generic by Akinobu Mita · 14 years ago
  78. c24cef0 asm-generic: kdebug.h: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  79. 269b8fd asm-generic: fcntl: make exported headers use strict posix types by Lucian Adrian Grijincu · 14 years ago
  80. c669112 asm-generic: cmpxchg does not handle non-long arguments by Mathieu Lacage · 14 years ago
  81. 8b9d406 asm-generic: make atomic_add_unless a function by Mathieu Lacage · 14 years ago
  82. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  83. ffe8018 initramfs: fix initramfs size calculation by Hendrik Brueckner · 14 years ago
  84. bf5438fc jump label: Base patch for jump label by Jason Baron · 14 years ago
  85. 3aabae7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  86. 677243d percpu: Optimize __get_cpu_var() by Brian Gerst · 14 years ago
  87. db7829c x86, percpu: Optimize this_cpu_ptr by Brian Gerst · 14 years ago
  88. c956126 gpio: doc updates by David Brownell · 14 years ago
  89. 3b8fad3 irq: Fix circular headers dependency by Frederic Weisbecker · 14 years ago
  90. ce7db28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  91. 61c7732 x86, mm: Avoid unnecessary TLB flush by Shaohua Li · 14 years ago
  92. d15ca32 Fix the declaration of sys_execve() in asm-generic/syscalls.h by David Howells · 14 years ago
  93. 7a1b29a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  94. 60641aa include: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  95. 7d72e6f Merge branch 'master' into for-linus by Chris Metcalf · 14 years ago
  96. fad9e93 Add fanotify syscalls to <asm-generic/unistd.h>. by Chris Metcalf · 14 years ago
  97. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  98. 454eedb vfs: O_* bit numbers uniqueness check by Wu Fengguang · 14 years ago
  99. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  100. 39e5322 tty: Remove Hayes ESP ioctls by Jeff Dike · 14 years ago