1. eae19a7 Don't export CONFIG_COMPAT stuff in linux/usbdevice_fs.h to userspace by David Woodhouse · 18 years ago
  2. 468db83 Don't include <linux/spinlock.h> from user-visible part of linux/wanrouter.h by David Woodhouse · 18 years ago
  3. c6e82e7 Move comment in mtd-abi.h to stop confusing unifdef by David Woodhouse · 18 years ago
  4. 7ab2feb Don't include private headers from user-visible part of linux/signal.h by David Woodhouse · 18 years ago
  5. 8ffbc75 Don't include <asm/atomic.h> from user-visible part of linux/sem.h by David Woodhouse · 18 years ago
  6. a3b6714 Partially sanitise linux/sched.h for userspace consumption by David Woodhouse · 18 years ago
  7. 98ca79d Don't include <linux/list.h> from user-visible part of reiserfs_xattr.h by David Woodhouse · 18 years ago
  8. 0409d3a Don't include private headers from user-visible parts of linux/quota.h by David Woodhouse · 18 years ago
  9. 997b7af Don't include private headers from user-visible parts of include/linux/nfs*.h by David Woodhouse · 18 years ago
  10. eacf17b Don't include <linux/stringify> from user-visible part of linux/net.h by David Woodhouse · 18 years ago
  11. 77597ad Don't include <linux/list.h> from user-visible part of linux/msg.h by David Woodhouse · 18 years ago
  12. 58908d0 Don't include private files from user-visible part of linux/ncp_fs.h by David Woodhouse · 18 years ago
  13. 9cdcb56 Sanitise linux/mman.h for userspace consumption by David Woodhouse · 18 years ago
  14. 8e44273 Remove gratuitous inclusion of <linux/pci.h> from linux/isdn/tpam.h by David Woodhouse · 18 years ago
  15. 2e0e1f9 Don't include <linux/device.h> from user-visible part of linux/ipmi.h by David Woodhouse · 18 years ago
  16. a1b9298 Sanitise linux/i2c.h for userspace consumption by David Woodhouse · 18 years ago
  17. 5a570cc Sanitise linux/i2c-algo-ite.h for userspace consumption by David Woodhouse · 18 years ago
  18. 34186ef Include various private files only from within __KERNEL__ in genhd.h by David Woodhouse · 18 years ago
  19. f2999e4 Export only the appropriate GS_xxx flags to userspace from generic_serial.h by David Woodhouse · 18 years ago
  20. 25478bb Use __KERNEL__ to hide kernel-private bits of linux/gameport.h by David Woodhouse · 18 years ago
  21. 72b9760 Don't include agp_backend.h in user-visible part of agpgart.h by David Woodhouse · 18 years ago
  22. a1ff0ea Include <linux/jiffies.h> from linux/acct.h only in kernel-private part. by David Woodhouse · 18 years ago
  23. dd02ec3 Remove user-visible references to PAGE_SIZE in include/asm-powerpc/elf.h by David Woodhouse · 18 years ago
  24. 55fe586 [NETFILTER]: Fix compat_xt_counters alignment for non-x86 by Patrick McHardy · 18 years ago
  25. d8fe3f1 [SPARC]: __NR_sys removal by OGAWA Hirofumi · 18 years ago
  26. 6b426e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  27. d0e15be powerpc: Fix define_machine so machine_is() works from modules by Paul Mackerras · 18 years ago
  28. 1b52d7c [PARISC] Make ioremap default to _nocache by Kyle McMartin · 18 years ago
  29. 6ca773c [PARISC] Add new entries to the syscall table by Kyle McMartin · 18 years ago
  30. 2fd8303 [PARISC] Further work for multiple page sizes by Helge Deller · 18 years ago
  31. 7daa411 [PATCH] powerpc: IOMMU support for honoring dma_mask by Olof Johansson · 18 years ago
  32. f4ffaa4 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  33. d3d3cf0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  34. f18b95c Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 18 years ago
  35. bf7cf6e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  36. 0b699e3 [PATCH] x86_64: bring back __read_mostly support to linux-2.6.17-rc2 by Eric Dumazet · 18 years ago
  37. 18bd057 [PATCH] i386/x86-64: Fix x87 information leak between processes by Andi Kleen · 18 years ago
  38. 72b38d4 [PATCH] memory_hotplug.h cleanup by Adrian Bunk · 18 years ago
  39. 68876baf [PATCH] xtensa: Fix TIOCGICOUNT macro by Chris Zankel · 18 years ago
  40. dc6de33 [NET]: Add skb->truesize assertion checking. by David S. Miller · 18 years ago
  41. 2784f40 [SPARC]: __NR_sys_splice --> __NR_splice by David S. Miller · 18 years ago
  42. feeeaa8 [PATCH] softmac: fix event sending by Johannes Berg · 18 years ago
  43. 949b211 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  44. e99170f NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset by Trond Myklebust · 18 years ago
  45. 7866bab NFS: fix PROC_FS=n compile error by Adrian Bunk · 18 years ago
  46. d3a7b20 [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC by Adrian Bunk · 18 years ago
  47. 6e89280 [PATCH] ide: ATI SB600 IDE support by Anatoli Antonovitch · 18 years ago
  48. 4127272 [PATCH] m32r: update switch_to macro for tuning by Hirokazu Takata · 18 years ago
  49. 0d34c86 [PATCH] m32r: mappi3 reboot support by Hirokazu Takata · 18 years ago
  50. fa37281 [PATCH] m32r: update include/asm-m32r/semaphore.h by Hirokazu Takata · 18 years ago
  51. 8e8ff02 [PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target by Hirokazu Takata · 18 years ago
  52. 1bb858f [PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq_disable by lepton · 18 years ago
  53. 676ff45 [PATCH] for_each_possible_cpu: x86_64 by KAMEZAWA Hiroyuki · 18 years ago
  54. 5e85d4a [PATCH] task: Make task list manipulations RCU safe by Eric W. Biederman · 18 years ago
  55. 038e5e2 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  56. 7e3bfc7 [MIPS] Handle IDE PIO cache aliases on SMP. by Ralf Baechle · 18 years ago
  57. b4ade4b [MIPS] MIPS boards: Set HZ to 100. by Ralf Baechle · 18 years ago
  58. f088fc8 [MIPS] FPU affinity for MT ASE. by Ralf Baechle · 18 years ago
  59. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 18 years ago
  60. 2600990 [MIPS] kpsd and other AP/SP improvements. by Ralf Baechle · 18 years ago
  61. a682a24 [MIPS] Fix genrtc compilation. by Ralf Baechle · 18 years ago
  62. 675055b [MIPS] Use "R" constraint for cache_op. by Ralf Baechle · 18 years ago
  63. d35d473 [MIPS] Fix the crime against humanity that mipsIRQ.S is. by Ralf Baechle · 18 years ago
  64. ba8990f [MIPS] JMR3927 build fixes for the RTC code. by Ralf Baechle · 18 years ago
  65. 088cf96 [MIPS] MV6434x: Add prototype of interrupt dispatch function. by Ralf Baechle · 18 years ago
  66. ac2384a [MIPS] it8172: Fix build of serial driver. by Ralf Baechle · 18 years ago
  67. 13626a8 [MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__. by Ralf Baechle · 18 years ago
  68. 93373ed [MIPS] Rewrite spurious_interrupt from assembler to C. by Ralf Baechle · 18 years ago
  69. a8d587a [MIPS] Wire up sync_file_range(2). by Ralf Baechle · 18 years ago
  70. f115da9 [MIPS] Wire splice syscall. by Ralf Baechle · 18 years ago
  71. 84ada9f [MIPS] More SHT_* and SHF_* ELF definitions. by Ralf Baechle · 18 years ago
  72. 91b05e6 [MIPS] Fix vectored interrupt support in TLB exception handler generator. by Ralf Baechle · 18 years ago
  73. 15c4f67 [MIPS] Provide access functions for c0_badvaddr. by Ralf Baechle · 18 years ago
  74. b4d05cb [MIPS] Make set_vi_srs_handler static. by Ralf Baechle · 18 years ago
  75. b809739 [IPV6]: Clean up hop-by-hop options handler. by YOSHIFUJI Hideaki · 18 years ago
  76. f1233ab [PATCH] x86_64: Add tee and sync_file_range by Andi Kleen · 18 years ago
  77. 6fa679f [PATCH] x86_64: Increase NUMA hash function nodemap by Andi Kleen · 18 years ago
  78. 6fbe85f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 18 years ago
  79. f39224a powerpc: Use correct sequence for putting CPU into nap mode by Paul Mackerras · 18 years ago
  80. 63d39fe Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  81. 463b158 [ARM] 3477/1: ARM EABI: undefine removed syscalls by Nicolas Pitre · 18 years ago
  82. 64541d1 [PATCH] kill unushed __put_task_struct_cb by Eric W. Biederman · 18 years ago
  83. 1b627d1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  84. f2f4d9e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  85. f05472f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  86. bcdc084 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  87. 754a264 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  88. 5fdef39 [SPARC]: Hook up sys_tee() into syscall tables. by David S. Miller · 18 years ago
  89. 2717096 [XFRM]: Fix aevent timer. by Jamal Hadi Salim · 18 years ago
  90. 6c97e72 [IPV4]: Possible cleanups. by Adrian Bunk · 18 years ago
  91. 78a596b [PATCH] remove kernel/power/pm.c:pm_unregister() by Adrian Bunk · 18 years ago
  92. e778272 [PATCH] PCI: fix sparse warning about pci_bus_flags by Roland Dreier · 18 years ago
  93. 5da594b [PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge) by John W. Linville · 19 years ago
  94. 41017f0 [PATCH] PCI: MSI(X) save/restore for suspend/resume by Shaohua Li · 19 years ago
  95. 0266949 [PATCH] pm: print name of failed suspend function by Andrew Morton · 19 years ago
  96. d4d7e5d [PATCH] BLOCK: delay all uevents until partition table is scanned by Kay Sievers · 18 years ago
  97. 4508a7a [PATCH] sysfs: Allow sysfs attribute files to be pollable by NeilBrown · 19 years ago
  98. 9fc4831 [PATCH] USB: linux/usb/net2280.h common definitions by Pete Zaitcev · 18 years ago
  99. 9ca6866 Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  100. aedf349 [SCSI] FC transport: fixes for workq deadlocks by James Smart · 18 years ago