1. 3e318b5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  2. 940389b task IO accounting: move all IO statistics in struct task_io_accounting by Andrea Righi · 16 years ago
  3. 837b41b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  4. 211c8d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  5. 7a82323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  6. b0d8aa0 Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  7. 6948385 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
  8. 5995477 task IO accounting: improve code readability by Andrea Righi · 16 years ago
  9. eeb61f7 missing bits of net-namespace / sysctl by Al Viro · 16 years ago
  10. 2b142900 [SCSI] extend the last_sector_bug flag to cover more sectors by Alan Jenkins · 16 years ago
  11. eda3d8f Merge commit 'upstream/master' by Haavard Skinnemoen · 16 years ago
  12. daf93dd [ARM] fix VIPT/VIVT macro optimisations, add comments by Russell King · 16 years ago
  13. cc04454 KVM: ppc: fix invalidation of large guest pages by Hollis Blanchard · 16 years ago
  14. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  15. f5e10b0 KVM: s390: Fix instruction naming for lctlg by Christian Borntraeger · 16 years ago
  16. 0096369 KVM: s390: Change guestaddr type in gaccess by Martin Schwidefsky · 16 years ago
  17. 5f4cb66 KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module by Joerg Roedel · 16 years ago
  18. 8be1a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  19. 9ee08c2 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  20. eaf0ba5 Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-utrace by Linus Torvalds · 16 years ago
  21. bdee6ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  22. 4836e30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  23. 5c7c204 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 by Linus Torvalds · 16 years ago
  24. 2284284 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  25. 510a35d hugetlb: remove unused variable warning by Andrea Righi · 16 years ago
  26. 6a9436d gpiolib: fix typo in comment by Michael Buesch · 16 years ago
  27. 4cc38a1 [PATCH] remove remaining namei_{32,64}.h crap by Al Viro · 16 years ago
  28. 3f8206d [PATCH] get rid of indirect users of namei.h by Al Viro · 16 years ago
  29. 964bd18 [PATCH] get rid of __user_path_lookup_open by Al Viro · 16 years ago
  30. 516e0cc [PATCH] f_count may wrap around by Al Viro · 16 years ago
  31. 2d8f303 [PATCH] sanitize __user_walk_fd() et.al. by Al Viro · 16 years ago
  32. f419a2e [PATCH] kill nameidata passing to permission(), rename to inode_permission() by Al Viro · 16 years ago
  33. 9767d74 [patch 1/4] vfs: utimes: move owner check into inode_change_ok() by Miklos Szeredi · 16 years ago
  34. 88b3878 [PATCH] vfs: use kstrdup() and check failing allocation by Li Zefan · 16 years ago
  35. b77b064 [PATCH] pass MAY_OPEN to vfs_permission() explicitly by Al Viro · 16 years ago
  36. a110343 [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess by Al Viro · 16 years ago
  37. 7f2da1e [PATCH] kill altroot by Al Viro · 16 years ago
  38. 8bb7922 [PATCH] permission checks for chdir need special treatment only on the last step by Al Viro · 16 years ago
  39. db2e747 [patch 5/5] vfs: remove mode parameter from vfs_symlink() by Miklos Szeredi · 16 years ago
  40. 2f1936b [patch 3/5] vfs: change remove_suid() to file_remove_suid() by Miklos Szeredi · 16 years ago
  41. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  42. 9043476f [PATCH] sanitize proc_sysctl by Al Viro · 16 years ago
  43. ae7edec [PATCH] sysctl: keep track of tree relationships by Al Viro · 16 years ago
  44. bd7b153 [PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones by Al Viro · 16 years ago
  45. f7e6ced [PATCH] allow delayed freeing of ctl_table_header by Al Viro · 16 years ago
  46. 7345509 [PATCH] beginning of sysctl cleanup - ctl_table_set by Al Viro · 16 years ago
  47. d2d9648 [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops by Denys Vlasenko · 16 years ago
  48. 93bc4e8 netfilter: fix double-free and use-after free by Pekka Enberg · 16 years ago
  49. af69fb3 Add mISDN HFC multiport driver by Karsten Keil · 16 years ago
  50. 960366c Add mISDN DSP by Karsten Keil · 16 years ago
  51. 1b2b03f Add mISDN core files by Karsten Keil · 16 years ago
  52. 04578dd Define AF_ISDN and PF_ISDN by Karsten Keil · 16 years ago
  53. f4b7f92 mmc: Add per-card debugfs support by Haavard Skinnemoen · 16 years ago
  54. 6edd8ee mmc: Export internal host state through debugfs by Haavard Skinnemoen · 16 years ago
  55. d9ecdb2 Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-im by Russell King · 16 years ago
  56. a9906a1 tracehook: comment fixes by Roland McGrath · 16 years ago
  57. aafe0ad [ARM] pxa: PXA25x UDC - Fix warning during build by Ian Molton · 16 years ago
  58. fb3b806 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  59. 7f268a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  60. 1226570 [SCSI] scsi_eh_prep_cmnd should save scmd->underflow by Alan Stern · 16 years ago
  61. 7027ad7 [SCSI] Support devices with protection information by Martin K. Petersen · 16 years ago
  62. db007fc [SCSI] Command protection operation by Martin K. Petersen · 16 years ago
  63. 4469f98 [SCSI] Host protection capabilities by Martin K. Petersen · 16 years ago
  64. ae11b1b [SCSI] scsi_dh: attach to hardware handler from dm-mpath by Hannes Reinecke · 16 years ago
  65. 057ea7c [SCSI] scsi_dh: add generic SPC-3 alua handler by Hannes Reinecke · 16 years ago
  66. b6ff1b1 [SCSI] scsi_dh: Update EMC handler by Hannes Reinecke · 16 years ago
  67. 765cbc6 [SCSI] scsi_dh: Implement common device table handling by Hannes Reinecke · 16 years ago
  68. 6d49f63 [SCSI] Make host_no an unsigned int by Matthew Wilcox · 16 years ago
  69. 9580d85 drivers/char/rtc.c: make 2 functions static by Adrian Bunk · 16 years ago
  70. 7c363b8 mm/swapfile.c: make code static by Adrian Bunk · 16 years ago
  71. 15f59ad make mm/memory.c:print_bad_pte() static by Adrian Bunk · 16 years ago
  72. 9d8fddf mm/allocpercpu.c: make 4 functions static by Adrian Bunk · 16 years ago
  73. bbc6986 task_current_syscall by Roland McGrath · 16 years ago
  74. 85ba2d8 tracehook: wait_task_inactive by Roland McGrath · 16 years ago
  75. 828c365 tracehook: asm/syscall.h by Roland McGrath · 16 years ago
  76. 64b1208d tracehook: TIF_NOTIFY_RESUME by Roland McGrath · 16 years ago
  77. b787f7b tracehook: force signal_pending() by Roland McGrath · 16 years ago
  78. 2b2a1ff tracehook: death by Roland McGrath · 16 years ago
  79. fa00b80 tracehook: job control by Roland McGrath · 16 years ago
  80. 7bcf6a2 tracehook: get_signal_to_deliver by Roland McGrath · 16 years ago
  81. 283d755 tracehook: syscall by Roland McGrath · 16 years ago
  82. 445a91d tracehook: tracehook_consider_fatal_signal by Roland McGrath · 16 years ago
  83. 35de254 tracehook: tracehook_consider_ignored_signal by Roland McGrath · 16 years ago
  84. c45aea2 tracehook: tracehook_signal_handler by Roland McGrath · 16 years ago
  85. fa8e26c tracehook: tracehook_expect_breakpoints by Roland McGrath · 16 years ago
  86. 0d094ef tracehook: tracehook_tracer_task by Roland McGrath · 16 years ago
  87. dae3357 tracehook: release_task by Roland McGrath · 16 years ago
  88. daded34 tracehook: vfork-done by Roland McGrath · 16 years ago
  89. 09a0539 tracehook: clone by Roland McGrath · 16 years ago
  90. 30199f5 tracehook: exit by Roland McGrath · 16 years ago
  91. 6341c39 tracehook: exec by Roland McGrath · 16 years ago
  92. 88ac292 tracehook: add linux/tracehook.h by Roland McGrath · 16 years ago
  93. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  94. 19fd623 mm: spinlock tree_lock by Nick Piggin · 16 years ago
  95. e286781 mm: speculative page references by Nick Piggin · 16 years ago
  96. 47feff2 radix-tree: add gang_lookup_slot, gang_lookup_slot_tag by Nick Piggin · 16 years ago
  97. 8174c43 x86: lockless get_user_pages_fast() by Nick Piggin · 16 years ago
  98. 21cc199 mm: introduce get_user_pages_fast by Nick Piggin · 16 years ago
  99. a0a8f53 x86: implement pte_special by Nick Piggin · 16 years ago
  100. 080ccd4 include/linux/aio.h: removed duplicated include by Huang Weiyi · 16 years ago