1. fa8e26c tracehook: tracehook_expect_breakpoints by Roland McGrath · 17 years ago
  2. 0d094ef tracehook: tracehook_tracer_task by Roland McGrath · 17 years ago
  3. dae3357 tracehook: release_task by Roland McGrath · 17 years ago
  4. daded34 tracehook: vfork-done by Roland McGrath · 17 years ago
  5. 09a0539 tracehook: clone by Roland McGrath · 17 years ago
  6. 30199f5 tracehook: exit by Roland McGrath · 17 years ago
  7. ff11886 tracehook: unexport ptrace_notify by Roland McGrath · 17 years ago
  8. 6341c39 tracehook: exec by Roland McGrath · 17 years ago
  9. 88ac292 tracehook: add linux/tracehook.h by Roland McGrath · 17 years ago
  10. 267e2a9 Use WARN() in fs/proc/ by Arjan van de Ven · 17 years ago
  11. 99fcd77 Use WARN() in fs/sysfs by Arjan van de Ven · 17 years ago
  12. 5c752ad Use WARN() in fs/ by Arjan van de Ven · 17 years ago
  13. 5cd2b45 Use WARN() in lib/ by Arjan van de Ven · 17 years ago
  14. f810a5c Use WARN() in drivers/base/ by Arjan van de Ven · 17 years ago
  15. 12e0036 Use WARN() in block/ by Arjan van de Ven · 17 years ago
  16. 261c40c use WARN() in kernel/irq/chip.c by Arjan van de Ven · 17 years ago
  17. 4c8573e Use WARN() in mm/vmalloc.c by Arjan van de Ven · 17 years ago
  18. b8c512f Use WARN() in kernel/irq/manage.c by Arjan van de Ven · 17 years ago
  19. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 17 years ago
  20. d919588 Documentation cleanup: trivial misspelling, punctuation, and grammar corrections. by Matt LaPlante · 17 years ago
  21. 19fd623 mm: spinlock tree_lock by Nick Piggin · 17 years ago
  22. a60637c mm: lockless pagecache by Nick Piggin · 17 years ago
  23. e286781 mm: speculative page references by Nick Piggin · 17 years ago
  24. 47feff2 radix-tree: add gang_lookup_slot, gang_lookup_slot_tag by Nick Piggin · 17 years ago
  25. 30002ed mm: readahead scan lockless by Nick Piggin · 17 years ago
  26. 652ea69 x86: support 1GB hugepages with get_user_pages_lockless() by Nick Piggin · 17 years ago
  27. bc40d73 splice: use get_user_pages_fast by Nick Piggin · 17 years ago
  28. f5dd33c dio: use get_user_pages_fast by Nick Piggin · 17 years ago
  29. 8174c43 x86: lockless get_user_pages_fast() by Nick Piggin · 17 years ago
  30. 21cc199 mm: introduce get_user_pages_fast by Nick Piggin · 17 years ago
  31. a0a8f53 x86: implement pte_special by Nick Piggin · 17 years ago
  32. 2682497 mn10300: use the common ascii hex helpers by Harvey Harrison · 17 years ago
  33. 19caeed frv: use the common ascii hex helpers by Harvey Harrison · 17 years ago
  34. 42a9a58 cris: use the common ascii hex helpers by Harvey Harrison · 17 years ago
  35. 0ad122d omfs: add MAINTAINERS entry by Bob Copeland · 17 years ago
  36. 63ca8ce omfs: update kbuild to include OMFS by Bob Copeland · 17 years ago
  37. 36cc410 omfs: add bitmap routines by Bob Copeland · 17 years ago
  38. 8f09e98 omfs: add file routines by Bob Copeland · 17 years ago
  39. a3ab715 omfs: add directory routines by Bob Copeland · 17 years ago
  40. 555e377 omfs: add inode routines by Bob Copeland · 17 years ago
  41. 1b002d7 omfs: define filesystem structures by Bob Copeland · 17 years ago
  42. a14e4b5 omfs: add filesystem documentation by Bob Copeland · 17 years ago
  43. 080ccd4 include/linux/aio.h: removed duplicated include by Huang Weiyi · 17 years ago
  44. 20d8b67 relay: add buffer-only channels; useful for early logging by Eduard - Gabriel Munteanu · 17 years ago
  45. 7babe8d Full conversion to early_initcall() interface, remove old interface by Eduard - Gabriel Munteanu · 17 years ago
  46. c2147a5 Better interface for hooking early initcalls by Eduard - Gabriel Munteanu · 17 years ago
  47. 89081d1 kexec jump: save/restore device state by Huang Ying · 17 years ago
  48. 3ab8352 kexec jump by Huang Ying · 17 years ago
  49. 7fccf03 kernel/kexec.c: make 'kimage_terminate' void by WANG Cong · 17 years ago
  50. f1d8269 memstick: use fully asynchronous request processing by Alex Dubov · 17 years ago
  51. 17017d8 memstick: add "start" and "stop" methods to memstick device by Alex Dubov · 17 years ago
  52. b778999 memstick: allow "set_param" method to return an error code by Alex Dubov · 17 years ago
  53. 0147600 tpm: Use correct data types for sizes in tpm_write() and tpm_read() by Michael Halcrow · 17 years ago
  54. ec288bd tpm: increase size of internal TPM response buffers by Marcin Obara · 17 years ago
  55. 3bd6046 tpm_bios.c: make 2 structs static by Adrian Bunk · 17 years ago
  56. 061991e tpm: add support for Broadcom TPM TIS device HID by LE DISEZ Erwan · 17 years ago
  57. adbd321 parport_pc: add base_hi BAR for oxsemi_840 by Bernhard Walle · 17 years ago
  58. d99a034 parport: remove superfluous local variable by Andre Haupt · 17 years ago
  59. 929dfb2 parport/share.c: proper externs by Adrian Bunk · 17 years ago
  60. 3f165e4 bfs: kill BKL by Dmitri Vorobiev · 17 years ago
  61. 75b25b4 bfs: assorted cleanups by Dmitri Vorobiev · 17 years ago
  62. 7d135a5 affs: convert s_bmlock into a mutex by Matthias Kaehlcke · 17 years ago
  63. 1956a96 x86 calgary: fix handling of devices that aren't behind the Calgary by Alexis Bruemmer · 17 years ago
  64. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 17 years ago
  65. c485b46 pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=y by David Howells · 17 years ago
  66. 999ed65 pnp: have quirk_system_pci_resources() include io resources by Rene Herman · 17 years ago
  67. 00412be isa: set 24-bit dma_mask for ISA devices by Rene Herman · 17 years ago
  68. e86b19c pnp: set the pnp_card dma_mask for use by ISAPnP cards by Rene Herman · 17 years ago
  69. c491b2f asic3: platform_get_irq() may return signed unnoticed by Roel Kluin · 17 years ago
  70. f3c6ba9 vfs: add cond_resched_lock while scanning dentry LRU lists by Kentaro Makita · 17 years ago
  71. a76eef9 block/blk-map.c: use the new object_is_on_stack() helper by FUJITA Tomonori · 17 years ago
  72. a2e2e35 pm selftest: rtc paranoia by David Brownell · 17 years ago
  73. 44ccac1 include/video/atmel_lcdc.h must #include <linux/workqueue.h> by Adrian Bunk · 17 years ago
  74. 8a21346 hugetlb: fix CONFIG_SYSCTL=n build by Nishanth Aravamudan · 17 years ago
  75. 16d6926 uninline arch_pick_mmap_layout() by Andrew Morton · 17 years ago
  76. 0c7ad10 drivers/mmc/host/sdhci.h needs scatterlist.h by Andrew Morton · 17 years ago
  77. 024e8ac x86_64: fix ia32 AMD syscall audit fast-path by Roland McGrath · 17 years ago
  78. 1ff8419 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  79. 8d25b36 MFD_TC6393XB is ARM-only by Adrian Bunk · 17 years ago
  80. e89f382 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 17 years ago
  81. 7b35fa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  82. 29ca069 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  83. b4615e6 sys_paccept definition missing __user annotation by Harvey Harrison · 17 years ago
  84. fc532f8 powerpc: Fix boot problem due to AT_BASE_PLATFORM change by Nathan Lynch · 17 years ago
  85. f1373da sparc: Wire up new system calls. by David S. Miller · 17 years ago
  86. ff5d48a Merge git://git.infradead.org/embedded-2.6 by Linus Torvalds · 17 years ago
  87. 762b829 Merge git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 17 years ago
  88. c6af5e9 bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODE by Johannes Weiner · 17 years ago
  89. 7dcf2a9 remove dummy asm/kvm.h files by Adrian Bunk · 17 years ago
  90. 9b81361 signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGNALFD by Ingo Molnar · 17 years ago
  91. e44d1b2 mm/hugetlb.c: fix build failure with !CONFIG_SYSCTL by Ingo Molnar · 17 years ago
  92. 44463f7 firmware: create firmware binaries during 'make modules'. by David Woodhouse · 17 years ago
  93. 5047887 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 17 years ago
  94. 996abf0 Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by Linus Torvalds · 17 years ago
  95. 93082f0 Fix ahci driver 'flags' type by Linus Torvalds · 17 years ago
  96. f87bd33 edac: mpc85xx fix pci ofdev 2nd pass by Dave Jiang · 17 years ago
  97. fcb1917 edac: mv64x60 add pci fixup by Dave Jiang · 17 years ago
  98. 596d394 edac: mv64x60 fix get_property by Dave Jiang · 17 years ago
  99. 10d33e9 edac: e752x fix too loud on nonmemory errors by Doug Thompson · 17 years ago
  100. 124682c edac: core fix added newline to sysfs dimm labels by Arthur Jones · 17 years ago