1. f7b64fe percpu: make access macros universal by Tejun Heo · 16 years ago
  2. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 16 years ago
  3. 0f5e481 percpu: remove some sparse warnings by Tejun Heo · 16 years ago
  4. 64ef291 percpu: make alloc_percpu() handle array types by Tejun Heo · 16 years ago
  5. 4dac3e9 this_cpu: Use this_cpu ops for VM statistics by Christoph Lameter · 16 years ago
  6. 7340a0b this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operations by Christoph Lameter · 16 years ago
  7. 23fb064 percpu: kill legacy percpu allocator by Tejun Heo · 17 years ago
  8. 4e64915 memcg: some modification to softlimit under hierarchical memory reclaim. by KAMEZAWA Hiroyuki · 16 years ago
  9. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 16 years ago
  10. 817b33d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  11. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 16 years ago
  12. e399835 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  13. 9fcd66e MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. by Maxime Bizon · 16 years ago
  14. 9f44fdc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  15. 5a4c8d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  16. bf69932 jbd2: Use tracepoints for history file by Theodore Ts'o · 16 years ago
  17. f278a2f tty: Fix regressions caused by commit b50989dc by Dave Young · 16 years ago
  18. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 16 years ago
  19. d1f8297 Revert "sit: stateless autoconf for isatap" by Sascha Hlusiak · 16 years ago
  20. cce1d9f Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago
  21. d910fc7 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 16 years ago
  22. 1d1764c headers: kref.h redux by Alexey Dobriyan · 16 years ago
  23. 49e70dd Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  24. 4187e7e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  25. a72bfd4 writeback: pass in super_block to bdi_start_writeback() by Jens Axboe · 16 years ago
  26. 5c3cc20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  27. 934831d NOMMU: Fallback for is_vmalloc_or_module_addr() should be inline by David Howells · 16 years ago
  28. e9ea0e2 hugetlb_file_setup(): use C, not cpp by Andrew Morton · 16 years ago
  29. b827357 genetlink: fix netns vs. netlink table locking (2) by Johannes Berg · 16 years ago
  30. 18a1166 Phonet: error on broadcast sending (unimplemented) by Rémi Denis-Courmont · 16 years ago
  31. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  32. baea7b9 Merge branch 'origin' into for-linus by Russell King · 16 years ago
  33. b7f21bb Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  34. 2c9871d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  35. 6c5daf0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  36. 1d7015c module: preferred way to use MODULE_AUTHOR by Johannes Berg · 16 years ago
  37. 554bdfe module: reduce string table for loaded modules (v2) by Jan Beulich · 17 years ago
  38. 4a49622 module: reduce symbol table for loaded modules (v2) by Jan Beulich · 17 years ago
  39. a487b67 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  40. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 16 years ago
  41. 801460d task_struct cleanup: move binfmt field to mm_struct by Hiroshi Shimamoto · 16 years ago
  42. 2fa4341 include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernels by Albin Tonnerre · 16 years ago
  43. 858f099 aio: ifdef fields in mm_struct by Alexey Dobriyan · 16 years ago
  44. 9064a67 linux/futex.h: place kernel types behind __KERNEL__ by Mike Frysinger · 16 years ago
  45. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 16 years ago
  46. d958872 signals: inline __fatal_signal_pending by Roland McGrath · 16 years ago
  47. 4a30deb signals: introduce do_send_sig_info() helper by Oleg Nesterov · 16 years ago
  48. 964ee7d exec: fix set_binfmt() vs sys_delete_module() race by Oleg Nesterov · 16 years ago
  49. ae6d2ed signals: tracehook_notify_jctl change by Roland McGrath · 16 years ago
  50. a7f0765 ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee by Oleg Nesterov · 16 years ago
  51. 4e41695 memory controller: soft limit reclaim on contention by Balbir Singh · 16 years ago
  52. f64c3f5 memory controller: soft limit organize cgroups by Balbir Singh · 16 years ago
  53. 296c81d memory controller: soft limit interface by Balbir Singh · 16 years ago
  54. 4b3bde4 memcg: remove the overhead associated with the root cgroup by Balbir Singh · 16 years ago
  55. be367d0 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time by Ben Blum · 16 years ago
  56. c378369 cgroups: change css_set freeing mechanism to be under RCU by Ben Blum · 16 years ago
  57. 72a8cb3 cgroups: ensure correct concurrent opening/reading of pidlists across pid namespaces by Ben Blum · 16 years ago
  58. 102a775 cgroups: add a read-only "procs" file similar to "tasks" that shows only unique tgids by Ben Blum · 16 years ago
  59. 8f3ff20 cgroups: revert "cgroups: fix pid namespace bug" by Paul Menage · 16 years ago
  60. 55dff49 docs: fix various Documentation/ paths in header files by Randy Dunlap · 16 years ago
  61. 57f1f08 time: add function to convert between calendar time and broken-down time for universal use by Zhaolei · 16 years ago
  62. 25d9e2d truncate: new helpers by npiggin@suse.de · 17 years ago
  63. 4504230 freeze_bdev: grab active reference to frozen superblocks by Christoph Hellwig · 17 years ago
  64. 4fadd7b freeze_bdev: kill bd_mount_sem by Christoph Hellwig · 17 years ago
  65. f843980 vfs: seq_file: add helpers for data filling by Miklos Szeredi · 16 years ago
  66. 42cb56a vfs: change sb->s_maxbytes to a loff_t by Jeff Layton · 16 years ago
  67. 22fe4042 vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it by Jan Kara · 16 years ago
  68. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  69. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 16 years ago
  70. 6ba2ef7 cpumask: Move deprecated functions to end of header. by Rusty Russell · 16 years ago
  71. 4b805b1 cpumask: remove unused deprecated functions, avoid accusations of insanity by Rusty Russell · 16 years ago
  72. 6f40142 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: core by Rusty Russell · 16 years ago
  73. fe71a3c cpumask: remove the deprecated smp_call_function_mask() by Rusty Russell · 16 years ago
  74. e0ad955 cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y by Rusty Russell · 16 years ago
  75. 144e2ce cpumask: Remove mask field from comments by Nobuhiro Iwamatsu · 17 years ago
  76. ef79f8e cpumask: remove unused mask field from struct irqaction. by Rusty Russell · 16 years ago
  77. 72d78d0 cpumask: remove unused cpu_mask_all by Rusty Russell · 16 years ago
  78. a0219d9 cpumask: remove dangerous CPU_MASK_ALL_PTR by Rusty Russell · 16 years ago
  79. 0dd52d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  80. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
  81. 9e12a7e Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  82. c82ffab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  83. 97363c6 sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignment by Benny Halevy · 16 years ago
  84. 1b9894f serial core: fix new kernel-doc warnings by Randy Dunlap · 16 years ago
  85. 74908a0 include/linux/cred.h: fix build by Andrew Morton · 16 years ago
  86. 433c24e Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago
  87. a7c367b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  88. 15f964b Merge branch 'vgaarb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  89. b09a75f Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  90. fd8b327 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
  91. 31bbb9b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  92. ff830b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  93. 746942d Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 16 years ago
  94. c11f6c8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  95. 40aba21 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 16 years ago
  96. be90a49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  97. 1f0918d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  98. 4fd8da8 fs: change sys_truncate length parameter type by Heiko Carstens · 16 years ago
  99. 4fefce9 jbd.h: bitfields should be unsigned by H Hartley Sweeten · 16 years ago
  100. 4cf8e53 mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolib by Marek Vasut · 16 years ago