1. cb8c1fd Use __uXX types in <linux/i2o_dev.h>, include <linux/ioctl.h> too by David Woodhouse · 18 years ago
  2. de654c9 Remove private struct dx_hash_info from public view in <linux/ext3_fs.h> by David Woodhouse · 18 years ago
  3. 7ee7d0e Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h> by David Woodhouse · 18 years ago
  4. 5da0458 Use __uXX types in <linux/divert.h> for struct divert_blk et al. by David Woodhouse · 18 years ago
  5. 5ee882f Use __u32 for elf_addr_t in <asm-powerpc/elf.h>, not u32. It's user-visible. by David Woodhouse · 18 years ago
  6. 2c88f4a Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirely by David Woodhouse · 18 years ago
  7. 90abbae Use __uXX types in user-visible structures in <linux/nbd.h> by David Woodhouse · 18 years ago
  8. 8e1515d Don't use 'u32' in user-visible struct ip_conntrack_old_tuple. by David Woodhouse · 18 years ago
  9. 56b192c Use __uXX types for S390 DASD volume label definitions which are user-visible by David Woodhouse · 18 years ago
  10. 9a798c0 S390 BIODASDREADCMB ioctl should use __u64 not u64 type. by David Woodhouse · 18 years ago
  11. ac12c0fc Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h> by David Woodhouse · 18 years ago
  12. eba7f3b Fix private integer types used in V4L2 ioctls. by David Woodhouse · 18 years ago
  13. 888855d Fix integer types in <sound/hdsp.h> SNDRV_HDSP_IOCTL_GET_PEAK_RMS ioctl by David Woodhouse · 18 years ago
  14. 423bc7b Restore __attribute_const__ to user-visibility in linux/compiler.h...for now by David Woodhouse · 18 years ago
  15. 4f79c3f Guard some of linux/compiler.h with #ifdef __KERNEL__ by David Woodhouse · 18 years ago
  16. 2683e88 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  17. 9f29333 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  18. 494b9aea Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  19. b07019f Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  20. e0a515b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  21. 543f2a3 [PATCH] i386: fix broken FP exception handling by Chuck Ebbert · 18 years ago
  22. 08791e5 Input: ressurect EVIOCGREP and EVIOCSREP by Dmitry Torokhov · 18 years ago
  23. 7b7e394 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  24. 03054d5 [PATCH] powerpc: Add cputable entry for POWER6 by Anton Blanchard · 18 years ago
  25. c3ce7e2 Sanitise ethtool.h and mii.h for userspace. by David Woodhouse · 18 years ago
  26. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 18 years ago
  27. 34c278d Remove 'extern int errno;' from public view in linux/unistd.h by David Woodhouse · 18 years ago
  28. c7afb48 Remove struct input_device_id from public view in linux/input.h by David Woodhouse · 18 years ago
  29. 778382e Don't include <linux/mod_devicetable.h> in public part of linux/pci.h by David Woodhouse · 18 years ago
  30. d6754b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  31. 58268b9 [PATCH] s390: add read_mostly optimization by Christian Borntraeger · 18 years ago
  32. 3363fbd [PATCH] s390: futex atomic operations by Martin Schwidefsky · 18 years ago
  33. 13e87ec [PATCH] request_irq(): remove warnings from irq probing by Andrew Morton · 18 years ago
  34. a73c87b [PATCH] ppc32: odd fixes and improvements in ppc_sys by Vitaly Bordug · 18 years ago
  35. 2833c28 [PATCH] powerpc: Wire up *at syscalls by Andreas Schwab · 18 years ago
  36. 30aaceb [PATCH] ppc32: add 440GX erratum 440_43 workaround by Eugene Surovegin · 18 years ago
  37. 1269277a [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. by David Woodhouse · 18 years ago
  38. f10a04c [PATCH] powerpc: Fix pagetable bloat for hugepages by David Gibson · 18 years ago
  39. 37e53db Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  40. 1df57c0 [IA64] enable dumps to capture second page of kernel stack by Cliff Wickman · 18 years ago
  41. f0fe253 [IA64-SGI] - Fix discover of nearest cpu node to IO node by Jack Steiner · 18 years ago
  42. 2cb1459 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  43. a9aa0e2 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  44. 7c1c3eb Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  45. 5b3ef14 [PATCH] Kobject: possible cleanups by Adrian Bunk · 18 years ago
  46. bde11d7 [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled by Jean Delvare · 19 years ago
  47. 4d17ffd [PATCH] Kobject: fix build error by Kay Sievers · 18 years ago
  48. b7d90a3 [ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n by Takashi Iwai · 18 years ago
  49. 6e5882c [PATCH] x86/PAE: Fix pte_clear for the >4GB RAM case by Zachary Amsden · 18 years ago
  50. acc429a linux/blkpg.h needs <linux/compiler.h> for __user by David Woodhouse · 18 years ago
  51. cd469e0 Exclude asm-generic/{page,memory_model}.h from user bits of i386/x86_64 page.h by David Woodhouse · 18 years ago
  52. 7a83419 [MIPS] 24K LV: Add core card id. by Chris Dearman · 19 years ago
  53. bc81824 [MIPS] Fix bitops for MIPS32/MIPS64 CPUs. by Atsushi Nemoto · 19 years ago
  54. ebf4350 [PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages() by Jens Axboe · 18 years ago
  55. ad15887 Add standard include guard to asm-generic/signal and use compiler.h by David Woodhouse · 18 years ago
  56. 274f594 Don't include implementation details from asm-s390/ptrace.h and page.h by David Woodhouse · 18 years ago
  57. b7b3c76 Sanitise linux/sched.h for userspace consumption by David Woodhouse · 18 years ago
  58. f001e47 Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.h by David Woodhouse · 18 years ago
  59. 7b97ebf Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  60. 00522fb [PATCH] splice: rearrange moving to/from pipe helpers by Jens Axboe · 18 years ago
  61. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  62. 734cbc3 [PATCH] sky2: reschedule if irq still pending by Stephen Hemminger · 18 years ago
  63. 3b90887 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  64. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 18 years ago
  65. ddc5d34 Input: move input_device_id to mod_devicetable.h by Dmitry Torokhov · 18 years ago
  66. 1a0ccec Input: allow passing NULL to input_free_device() by Dmitry Torokhov · 18 years ago
  67. d5b415c Input: ads7846 - improve filtering for thumb press accuracy by Imre Deak · 18 years ago
  68. 089f26d Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.h by David Woodhouse · 18 years ago
  69. d85004e Don't include private headers from user-visible part of linux/ext3_fs.h by David Woodhouse · 18 years ago
  70. 52a78c1 Don't include private headers from user-visible part of linux/ext2_fs.h by David Woodhouse · 18 years ago
  71. 19b3bd6 Don't include private headers from user-visible part of linux/smb_fs.h by David Woodhouse · 18 years ago
  72. 1af0422 Sanitise linux/sunrpc/debug.h for userspace consumption by David Woodhouse · 18 years ago
  73. eae19a7 Don't export CONFIG_COMPAT stuff in linux/usbdevice_fs.h to userspace by David Woodhouse · 18 years ago
  74. 468db83 Don't include <linux/spinlock.h> from user-visible part of linux/wanrouter.h by David Woodhouse · 18 years ago
  75. c6e82e7 Move comment in mtd-abi.h to stop confusing unifdef by David Woodhouse · 18 years ago
  76. 7ab2feb Don't include private headers from user-visible part of linux/signal.h by David Woodhouse · 18 years ago
  77. 8ffbc75 Don't include <asm/atomic.h> from user-visible part of linux/sem.h by David Woodhouse · 18 years ago
  78. a3b6714 Partially sanitise linux/sched.h for userspace consumption by David Woodhouse · 18 years ago
  79. 98ca79d Don't include <linux/list.h> from user-visible part of reiserfs_xattr.h by David Woodhouse · 18 years ago
  80. 0409d3a Don't include private headers from user-visible parts of linux/quota.h by David Woodhouse · 18 years ago
  81. 997b7af Don't include private headers from user-visible parts of include/linux/nfs*.h by David Woodhouse · 18 years ago
  82. eacf17b Don't include <linux/stringify> from user-visible part of linux/net.h by David Woodhouse · 18 years ago
  83. 77597ad Don't include <linux/list.h> from user-visible part of linux/msg.h by David Woodhouse · 18 years ago
  84. 58908d0 Don't include private files from user-visible part of linux/ncp_fs.h by David Woodhouse · 18 years ago
  85. 9cdcb56 Sanitise linux/mman.h for userspace consumption by David Woodhouse · 18 years ago
  86. 8e44273 Remove gratuitous inclusion of <linux/pci.h> from linux/isdn/tpam.h by David Woodhouse · 18 years ago
  87. 2e0e1f9 Don't include <linux/device.h> from user-visible part of linux/ipmi.h by David Woodhouse · 18 years ago
  88. a1b9298 Sanitise linux/i2c.h for userspace consumption by David Woodhouse · 18 years ago
  89. 5a570cc Sanitise linux/i2c-algo-ite.h for userspace consumption by David Woodhouse · 18 years ago
  90. 34186ef Include various private files only from within __KERNEL__ in genhd.h by David Woodhouse · 18 years ago
  91. f2999e4 Export only the appropriate GS_xxx flags to userspace from generic_serial.h by David Woodhouse · 18 years ago
  92. 25478bb Use __KERNEL__ to hide kernel-private bits of linux/gameport.h by David Woodhouse · 18 years ago
  93. 72b9760 Don't include agp_backend.h in user-visible part of agpgart.h by David Woodhouse · 18 years ago
  94. a1ff0ea Include <linux/jiffies.h> from linux/acct.h only in kernel-private part. by David Woodhouse · 18 years ago
  95. dd02ec3 Remove user-visible references to PAGE_SIZE in include/asm-powerpc/elf.h by David Woodhouse · 18 years ago
  96. 55fe586 [NETFILTER]: Fix compat_xt_counters alignment for non-x86 by Patrick McHardy · 18 years ago
  97. d8fe3f1 [SPARC]: __NR_sys removal by OGAWA Hirofumi · 18 years ago
  98. 818667f [PATCH] softmac: fix SIOCSIWAP by Johannes Berg · 18 years ago
  99. 6b426e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  100. d0e15be powerpc: Fix define_machine so machine_is() works from modules by Paul Mackerras · 18 years ago