1. 8524728 sh: Use the common segment definitions for the _64 uaccess routines. by Paul Mundt · 16 years ago
  2. 66dfe18 sh: Add support for 16kB PAGE_SIZE. by Paul Mundt · 16 years ago
  3. 74fcc77 sh: Support variable page sizes on nommu. by Paul Mundt · 16 years ago
  4. 02f7e62 sh: Consolidate segment modifiers across mmu/nommu systems. by Paul Mundt · 16 years ago
  5. 3787aa1 sh: RSK+ 7203 board support. by Paul Mundt · 16 years ago
  6. 2cd1e31 sh: Make dump_task dependent on ELF core. by Paul Mundt · 16 years ago
  7. 3bc24a1 sh: Initial ELF FDPIC support. by Paul Mundt · 16 years ago
  8. 9b14ec3 binfmt_elf_fdpic: Magical stack pointer index, for NEW_AUX_ENT compat. by Paul Mundt · 16 years ago
  9. e3b0860 move arch/sh/lib/io.o to obj-y by Adrian Bunk · 16 years ago
  10. 7223ce2 sh dreamcast: export board_pci_channels by Adrian Bunk · 16 years ago
  11. b19a33c sh: export get_cpu_subtype by Adrian Bunk · 16 years ago
  12. 82706b8 sh: Prevent leaking of CONFIG_SUPERH32 to userspace in asm/unistd.h. by Khem Raj · 16 years ago
  13. 45dabf1 sh: fix seq_file memory leak by Li Zefan · 16 years ago
  14. 00df438 powerpc: Disable 64K hugetlb support when doing 64K SPU mappings by Benjamin Herrenschmidt · 16 years ago
  15. 025d791 powerpc/powermac: Fixup default serial port device for pmac_zilog by Benjamin Herrenschmidt · 16 years ago
  16. f023bf0 powerpc/powermac: Use sane default baudrate for SCC debugging by Benjamin Herrenschmidt · 16 years ago
  17. 83ac6a1 powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 64-bit by Nick Piggin · 16 years ago
  18. 124c27d powerpc: Show processor cache information in sysfs by Nathan Lynch · 16 years ago
  19. e9efed3 powerpc: Make core id information available to userspace by Nathan Lynch · 16 years ago
  20. 440a085 powerpc: Make core sibling information available to userspace by Nathan Lynch · 16 years ago
  21. 0764bf6 powerpc/vio: More fallout from dma_mapping_error API change by Stephen Rothwell · 16 years ago
  22. c713e7c ibmveth: Fix multiple errors with dma_mapping_error conversion by Stephen Rothwell · 16 years ago
  23. 3cee67f powerpc/pseries: Fix CMO sysdev attribute API change fallout by Stephen Rothwell · 16 years ago
  24. dec2b0d powerpc: Enable tracehook for the architecture by Roland McGrath · 16 years ago
  25. 7d6d637 powerpc: Add TIF_NOTIFY_RESUME support for tracehook by Roland McGrath · 16 years ago
  26. f1ba128 powerpc: Add asm/syscall.h with the tracehook entry points by Roland McGrath · 16 years ago
  27. 4f72c42 powerpc: Make syscall tracing use tracehook.h helpers by Roland McGrath · 16 years ago
  28. 6558ba2 powerpc: Call tracehook_signal_handler() when setting up signal frames by Roland McGrath · 16 years ago
  29. e2075f7 powerpc: Update cpu_sibling_maps dynamically by Nathan Lynch · 16 years ago
  30. 9ba1984 powerpc: register_cpu_online should be __cpuinit by Nathan Lynch · 16 years ago
  31. 7d2f607 powerpc: kill useless SMT code in prom_hold_cpus by Nathan Lynch · 16 years ago
  32. ff8dc769 powerpc: Fix 8xx build failure by Kumar Gala · 16 years ago
  33. b9fa49a powerpc: Fix vio build warnings by Nathan Lynch · 16 years ago
  34. 2325f0a powerpc/booke: Clean up the hardware watchpoint support by Kumar Gala · 16 years ago
  35. d3b0602 powerpc: Removed duplicated include in stacktrace.c by Huang Weiyi · 16 years ago
  36. d65d830 Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 16 years ago
  37. 784e2d7 stop_machine: fix up ftrace.c by Rusty Russell · 16 years ago
  38. 9b1a4d3 stop_machine: Wean existing callers off stop_machine_run() by Rusty Russell · 16 years ago
  39. eeec4fa stop_machine(): stop_machine_run() changed to use cpu mask by Rusty Russell · 16 years ago
  40. 0432158 Hotplug CPU: don't check cpu_online after take_cpu_down by Rusty Russell · 16 years ago
  41. ffdb597 Simplify stop_machine by Rusty Russell · 16 years ago
  42. 5c2aed6 stop_machine: add ALL_CPUS option by Jason Baron · 17 years ago
  43. 15bba37 module: fix build warning with !CONFIG_KALLSYMS by WANG Cong · 16 years ago
  44. c2f90e9 Merge ../linux-2.6 by Mauro Carvalho Chehab · 16 years ago
  45. 04d91cb sparc: Set CONFIG_HAVE_ARCH_TRACEHOOK by David S. Miller · 16 years ago
  46. ebd3c00 sparc: Add task_pt_regs(). by David S. Miller · 16 years ago
  47. b8b751b sparc: Add call to tracehook_signal_handler(). by David S. Miller · 16 years ago
  48. 5a157d5 sparc: Create and use TIF_NOTIFY_RESUME. by David S. Miller · 16 years ago
  49. 1c133b4 sparc: Use tracehook routines in syscall_trace(). by David S. Miller · 16 years ago
  50. 7682258 sparc64: tracehook: CONFIG_HAVE_ARCH_TRACEHOOK by Roland McGrath · 16 years ago
  51. ac76cfd sparc: Add user_stack_pointer(). by David S. Miller · 16 years ago
  52. 9569846 sparc64: tracehook_signal_handler by Roland McGrath · 16 years ago
  53. e35a892 sparc64: tracehook: TIF_NOTIFY_RESUME by Roland McGrath · 16 years ago
  54. badcbf0 sparc: Add asm/syscall.h by David S. Miller · 16 years ago
  55. 73ccefa sparc64: tracehook syscall by Roland McGrath · 16 years ago
  56. 5cfc177 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/sparc by David S. Miller · 16 years ago
  57. 281c741 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  58. c9272c4 Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  59. fb4284b Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 16 years ago
  60. 3e318b5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  61. 940389b task IO accounting: move all IO statistics in struct task_io_accounting by Andrea Righi · 16 years ago
  62. f3409f7 V4L/DVB (8549): mxl5007: Fix an error at include file by Mauro Carvalho Chehab · 16 years ago
  63. 744d18d NFS: Ensure we call nfs_sb_deactive() after releasing the directory inode by Trond Myklebust · 16 years ago
  64. 31c9446 nfs_remount oops when rebooting + possible fix by Marc Zyngier · 16 years ago
  65. 38413fd V4L/DVB (8548): pwc: Fix compilation by Mauro Carvalho Chehab · 16 years ago
  66. 051a4ac V4L/DVB (8546): add tuner-3036 and dpc7146 drivers to feature-removal-schedule.txt by Hans Verkuil · 16 years ago
  67. eb70302 Merge ../linux-2.6 by Mauro Carvalho Chehab · 16 years ago
  68. 429e908 V4L/DVB (8546): saa7146: fix read from uninitialized memory by Hans Verkuil · 16 years ago
  69. ee56a4d V4L/DVB (8544): gspca: probe/open race. by Oliver Neukum · 16 years ago
  70. ee281b8 V4L/DVB (8543): em28xx: Rename #define for Compro VideoMate ForYou/Stereo by Mauro Carvalho Chehab · 16 years ago
  71. fe43ef8 V4L/DVB (8542): em28xx: AMD ATI TV Wonder HD 600 entry at cards struct is duplicated by Mauro Carvalho Chehab · 16 years ago
  72. 10ac660 V4L/DVB (8541): em28xx: HVR-950 entry is duplicated. by Mauro Carvalho Chehab · 16 years ago
  73. a1bd021 sparc: enable headers_export again by Sam Ravnborg · 16 years ago
  74. a439fe5 sparc, sparc64: use arch/sparc/include by Sam Ravnborg · 16 years ago
  75. 583323b x86: fix cpu hotplug on 32bit by Thomas Gleixner · 16 years ago
  76. 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
  77. d360334 V4L/DVB (8540): em28xx-cards: Add Compro VideoMate ForYou/Stereo model by Vitaly Wool · 16 years ago
  78. 95b86a9 V4L/DVB (8539): em28xx-cards: New supported IDs for analog models by Douglas Schilling Landgraf · 16 years ago
  79. 59d07f1 V4L/DVB (8538): em28xx-cards: Add GrabBeeX+ USB2800 model by Aron Szabo · 16 years ago
  80. 211c8d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  81. 7a82323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  82. 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
  83. 6948385 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
  84. 7a76d89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  85. f631a78 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 by Linus Torvalds · 16 years ago
  86. 13ffc32 isdn: mISDN HFC PCI support depends on virt_to_bus() by Stephen Rothwell · 16 years ago
  87. 5995477 task IO accounting: improve code readability by Andrea Righi · 16 years ago
  88. 605ccb7 tracing: remove unused variable by Andrea Righi · 16 years ago
  89. 3756144 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  90. eeb61f7 missing bits of net-namespace / sysctl by Al Viro · 16 years ago
  91. bfbcf03 lost sysctl fix by Al Viro · 16 years ago
  92. c5b61d5 Fix namespace issue with Hisax by Karsten Keil · 16 years ago
  93. 50cb993 Merge ../linux-2.6 by Mauro Carvalho Chehab · 16 years ago
  94. 445c271 V4L/DVB (8534): remove select's of FW_LOADER by Adrian Bunk · 16 years ago
  95. 9fa0f6d V4L/DVB (8522): videodev2: Fix merge conflict by Mauro Carvalho Chehab · 16 years ago
  96. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  97. 2b14290 [SCSI] extend the last_sector_bug flag to cover more sectors by Alan Jenkins · 16 years ago
  98. 74b9ef2 V4L/DVB (8532): mxl5007t: remove excessive locks by Michael Krufky · 16 years ago
  99. c39c1fd V4L/DVB (8531): mxl5007t: move i2c gate handling outside of mutex protected code blocks by Michael Krufky · 16 years ago
  100. 59d2752 V4L/DVB (8530): au0828: add support for new revision of HVR950Q by Michael Krufky · 16 years ago