1. ad09750 signals: kill force_sig_specific() by Oleg Nesterov · 15 years ago
  2. 614c517 signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER() by Oleg Nesterov · 15 years ago
  3. 2f0edac ptrace: change tracehook_report_syscall_exit() to handle stepping by Oleg Nesterov · 15 years ago
  4. 85ec7fd ptrace: introduce user_single_step_siginfo() helper by Oleg Nesterov · 15 years ago
  5. c6a47cc ptrace: cleanup ptrace_init_task()->ptrace_link() path by Oleg Nesterov · 15 years ago
  6. 57f9fd7d memcg: cleanup mem_cgroup_move_parent() by Daisuke Nishimura · 15 years ago
  7. d804658 memcg: make memcg's file mapped consistent with global VM by KAMEZAWA Hiroyuki · 15 years ago
  8. 569b846 memcg: coalesce uncharge during unmap/truncate by KAMEZAWA Hiroyuki · 15 years ago
  9. e3c96f5 reiserfs: don't compile procfs.o at all if no support by Alexey Dobriyan · 15 years ago
  10. 904e8129 reiserfs: remove /proc/fs/reiserfs/version by Alexey Dobriyan · 15 years ago
  11. 3611380 davinci: fb: update the driver in preparation for addition of power management features by Chaithrika U S · 15 years ago
  12. 9265576 sm501: implement acceleration features by Vincent Sanders · 15 years ago
  13. 0769746 gpiolib: add support for changing value polarity in sysfs by Jani Nikula · 15 years ago
  14. 35570ac gpio: add GPIO driver for the Timberdale FPGA by Richard Röjfors · 15 years ago
  15. 4365a56 oom-kill: fix NUMA constraint check with nodemask by KAMEZAWA Hiroyuki · 15 years ago
  16. f42647a fix ksm.h breakage of nommu build by Hugh Dickins · 15 years ago
  17. 9905a43 backlight: Constify struct backlight_ops by Emese Revfy · 15 years ago
  18. 858424b V4L/DVB (13670): soc-camera: Add mt9t112 camera driver by Kuninori Morimoto · 15 years ago
  19. 85dc1cf V4L/DVB (13665): sh_mobile_ceu_camera: Add support for sync polarity selection by Kuninori Morimoto · 15 years ago
  20. a6b5f20 V4L/DVB (13661): rj54n1cb0c: Add cropping, auto white balance, restrict sizes, add platform data by Guennadi Liakhovetski · 15 years ago
  21. 760697b V4L/DVB (13659): soc-camera: convert to the new mediabus API by Guennadi Liakhovetski · 15 years ago
  22. 9a74251 V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel and frame formats by Guennadi Liakhovetski · 15 years ago
  23. 0f44829 V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in struct soc_camera_link by Guennadi Liakhovetski · 15 years ago
  24. 3fd7cef V4L/DVB (13648): soc-camera: add a private field to struct soc_camera_link by Guennadi Liakhovetski · 15 years ago
  25. ee81152 V4L/DVB (13647): v4l: Add a 10-bit monochrome and missing 8- and 10-bit Bayer fourcc codes by Guennadi Liakhovetski · 15 years ago
  26. 5d28d52 V4L/DVB (13645): soc-camera: fix multi-line comment coding style by Guennadi Liakhovetski · 15 years ago
  27. 3253610 V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_lines in soc-camera by Guennadi Liakhovetski · 15 years ago
  28. 11e3d1a V4L/DVB (13643): soc-camera: remove no longer needed struct members by Guennadi Liakhovetski · 15 years ago
  29. afcf938 HWPOISON: Add a madvise() injector for soft page offlining by Andi Kleen · 15 years ago
  30. facb601 HWPOISON: Add soft page offline support by Andi Kleen · 15 years ago
  31. d324236 memcg: add accessor to mem_cgroup.css by Wu Fengguang · 15 years ago
  32. e42d9d5 memcg: rename and export try_get_mem_cgroup_from_page() by Wu Fengguang · 15 years ago
  33. 1a9b5b7 mm: export stable page flags by Wu Fengguang · 15 years ago
  34. 847ce40 HWPOISON: Add unpoisoning support by Wu Fengguang · 15 years ago
  35. 82ba011 HWPOISON: Turn ref argument into flags argument by Andi Kleen · 15 years ago
  36. 588f9ce HWPOISON: Be more aggressive at freeing non LRU caches by Andi Kleen · 15 years ago
  37. 14f369d Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', 'misc', 'mlx4' and 'nes' into for-next by Roland Dreier · 15 years ago
  38. 1a544d2 Merge branch 'ipmi' into release by Len Brown · 15 years ago
  39. 8fa79e0 Merge branch 'ost' into release by Len Brown · 15 years ago
  40. 81e839e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  41. bb5b7c1 tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. by David S. Miller · 15 years ago
  42. 173cc11 Merge branch 'acpica' into release by Len Brown · 15 years ago
  43. 2e535ed V4L/DVB (13618): v4l2: Adding helper function to get dv preset description by Muralidharan Karicheri · 15 years ago
  44. 579e7d6 V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register() by Mauro Carvalho Chehab · 15 years ago
  45. 38ef6aa V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister by Mauro Carvalho Chehab · 15 years ago
  46. 75543cc V4L/DVB (13615): ir-core: create ir_input_register by Mauro Carvalho Chehab · 15 years ago
  47. 446e4a6 V4L/DVB (13613): IR: create ir-core module by Mauro Carvalho Chehab · 15 years ago
  48. b6456c0 V4L/DVB (13571): v4l: Adding Digital Video Timings APIs by Muralidharan Karicheri · 15 years ago
  49. 327ae59 V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers by Laurent Pinchart · 15 years ago
  50. 957b4aa V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registered by Laurent Pinchart · 15 years ago
  51. eac8ea5 V4L/DVB (13549): v4l: Add video_device_node_name function by Laurent Pinchart · 15 years ago
  52. cda4303 V4L/DVB (13546): ir-keymaps: Add table for Terratec Cinergy XS FM by Mauro Carvalho Chehab · 15 years ago
  53. d30a3fe V4L/DVB (13543): ir-common: Associate a table with a given protocol type by Mauro Carvalho Chehab · 15 years ago
  54. 9065ce4 PNP: add interface to retrieve ACPI device from a PNPACPI device by Bjorn Helgaas · 15 years ago
  55. 88e5071 ACPICA: Update version to 20091214 by Bob Moore · 15 years ago
  56. 3a58176 ACPICA: Remove messages if predefined repair(s) are successful by Bob Moore · 15 years ago
  57. c1e7c3a bzip2/lzma/gzip: pre-boot malloc doesn't return NULL on failure by Phillip Lougher · 15 years ago
  58. 1557aca nfsd: move most of nfsfh.h to fs/nfsd by J. Bruce Fields · 15 years ago
  59. c7af6b0 nfsd: remove unused field rq_reffh by J. Bruce Fields · 15 years ago
  60. 3d8986c nfsd: enable V4ROOT exports by J. Bruce Fields · 15 years ago
  61. f251177 PM: Add initcall_debug style timing for suspend/resume by Arjan van de Ven · 15 years ago
  62. f13c12c perf_events: Fix perf_event_attr layout by Peter Zijlstra · 15 years ago
  63. eb4c86c nfsd: introduce export flag for v4 pseudoroot by Steve Dickson · 15 years ago
  64. cf3b01b rpc: add a new priority in RPC task by Alexandros Batsakis · 15 years ago
  65. 48f1861 rpc: add rpc_queue_empty function by Alexandros Batsakis · 15 years ago
  66. 5336538 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  67. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  68. 48e902f Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  69. 2db4a76 lis3: selftest support by Samu Onkalo · 15 years ago
  70. e40d6ea lis3lv02d: axis remap and resource setup/release by Samu Onkalo · 15 years ago
  71. 2635d1b atmel-mci: change use of dma slave interface by Nicolas Ferre · 15 years ago
  72. ca54cb8 Subject: Re: [PATCH] strstrip incorrectly marked __must_check by KOSAKI Motohiro · 15 years ago
  73. 925ede0bf efi.h: use %pUl to print UUIDs by Joe Perches · 15 years ago
  74. f653398 string: factorize skip_spaces and export it to be generally available by André Goddard Rosa · 15 years ago
  75. 7707e61 ctype: constify read-only _ctype string by André Goddard Rosa · 15 years ago
  76. 5ada918 vt: introduce and use vt_kmsg_redirect() function by Bernhard Walle · 15 years ago
  77. f3a57a6 cs5535: define lxfb/gxfb MSRs in linux/cs5535.h by Andres Salomon · 15 years ago
  78. f060f27 cs5535: move VSA2 checks into linux/cs5535.h by Andres Salomon · 15 years ago
  79. 2e8c124 cs5535: move the DIVIL MSR definition into linux/cs5535.h by Andres Salomon · 15 years ago
  80. 82dca61 cs5535: add a generic MFGPT driver by Andres Salomon · 15 years ago
  81. 5f0a96b cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support by Andres Salomon · 15 years ago
  82. 603c4ba err.h: add helper function to simplify pointer error checking by Phil Carmody · 15 years ago
  83. e4c570c task_struct: make journal_info conditional by Hiroshi Shimamoto · 15 years ago
  84. 8a64f33 kernel.h: add printk_ratelimited and pr_<level>_rl by Joe Perches · 15 years ago
  85. 948c1e2 kallsyms: remove deprecated print_fn_descriptor_symbol() by Amerigo Wang · 15 years ago
  86. 29671f2 rwsem: fix rwsem_is_locked() bugs by Amerigo Wang · 15 years ago
  87. 0b2749a kernel.h: remove initialization of bool in printk_once by Joe Perches · 15 years ago
  88. 00b5586 dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debug by Joe Perches · 15 years ago
  89. 42f247c WARN_ONCE(): use bool for boolean flag by Cesar Eduardo Barros · 15 years ago
  90. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  91. ea63763 nommu: fix malloc performance by adding uninitialized flag by Jie Zhang · 15 years ago
  92. 5dc3764 mm hugetlb: add hugepage support to pagemap by Naoya Horiguchi · 15 years ago
  93. f096e59 include/linux/mm.h: remove unneeded ifdef by Huang Shijie · 15 years ago
  94. b4e655a mm: memory_hotplug: make offline_pages() static by Andrew Morton · 15 years ago
  95. 62b61f6 ksm: memory hotremove migration only by Hugh Dickins · 15 years ago
  96. e9995ef ksm: rmap_walk to remove_migation_ptes by Hugh Dickins · 15 years ago
  97. db114b8 ksm: hold anon_vma in rmap_item by Hugh Dickins · 15 years ago
  98. 5ad6468 ksm: let shared pages be swappable by Hugh Dickins · 15 years ago
  99. 08beca4 ksm: stable_node point to page and back by Hugh Dickins · 15 years ago
  100. af8e335 mm: CONFIG_MMU for PG_mlocked by Hugh Dickins · 15 years ago