1. 2c23d62 Move inclusion of <linux/compat.h> out of user scope in asm-x86_64/mtrr.h by David Woodhouse · 18 years ago
  2. 3ac6c7b Remove struct fddi_statistics from user view in <linux/if_fddi.h> by David Woodhouse · 18 years ago
  3. 80b9192 Move user-visible parts of drivers/s390/crypto/z90crypt.h to include/asm-s390 by David Woodhouse · 18 years ago
  4. 5047f09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  5. c0f1fe0 Revert include/media changes: Mauro says those ioctls are only used in-kernel(!) by David Woodhouse · 18 years ago
  6. 7c3ceb4f [SCTP]: Allow spillover of receive buffer to avoid deadlock. by Neil Horman · 18 years ago
  7. 568cb09 [ARM] 3495/1: EABI: undefine removed syscalls, but... by Nicolas Pitre · 18 years ago
  8. 9953255 [ARM] 3500/1: fix PXA27x DMA allocation priority by Nicolas Pitre · 18 years ago
  9. ff10952 [ARM] 3494/1: asm-arm/bug.h needs linux/stddef.h by Nicolas Pitre · 18 years ago
  10. d98550e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  11. f9cc847 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  12. 6fc56cc Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  13. cbdf811 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  14. 936ef1d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  15. 05f75fd Include <linux/types.h> and use __uXX types in <linux/cramfs_fs.h> by David Woodhouse · 18 years ago
  16. cb8c1fd Use __uXX types in <linux/i2o_dev.h>, include <linux/ioctl.h> too by David Woodhouse · 18 years ago
  17. de654c9 Remove private struct dx_hash_info from public view in <linux/ext3_fs.h> by David Woodhouse · 18 years ago
  18. 7ee7d0e Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h> by David Woodhouse · 18 years ago
  19. 5da0458 Use __uXX types in <linux/divert.h> for struct divert_blk et al. by David Woodhouse · 18 years ago
  20. 5b80234 [ARM] 3490/1: i.MX: move uart resources to board files by Sascha Hauer · 18 years ago
  21. 5ee882f Use __u32 for elf_addr_t in <asm-powerpc/elf.h>, not u32. It's user-visible. by David Woodhouse · 18 years ago
  22. 2c88f4a Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirely by David Woodhouse · 18 years ago
  23. 82e8424 [ROSE]: Eleminate HZ from ROSE kernel interfaces by Ralf Baechle · 18 years ago
  24. 4d8937d [NETROM]: Eleminate HZ from NET/ROM kernel interfaces by Ralf Baechle · 18 years ago
  25. e1fdb5b [AX.25]: Eleminate HZ from AX.25 kernel interfaces by Ralf Baechle · 18 years ago
  26. 7582e9d [NETFILTER]: H.323 helper: Change author's email address by Jing Min Zhao · 18 years ago
  27. 1432873 [PATCH] splice: LRU fixups by Jens Axboe · 18 years ago
  28. 90abbae Use __uXX types in user-visible structures in <linux/nbd.h> by David Woodhouse · 18 years ago
  29. 8e1515d Don't use 'u32' in user-visible struct ip_conntrack_old_tuple. by David Woodhouse · 18 years ago
  30. 56b192c Use __uXX types for S390 DASD volume label definitions which are user-visible by David Woodhouse · 18 years ago
  31. 9a798c0 S390 BIODASDREADCMB ioctl should use __u64 not u64 type. by David Woodhouse · 18 years ago
  32. ac12c0fc Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h> by David Woodhouse · 18 years ago
  33. eba7f3b Fix private integer types used in V4L2 ioctls. by David Woodhouse · 18 years ago
  34. 888855d Fix integer types in <sound/hdsp.h> SNDRV_HDSP_IOCTL_GET_PEAK_RMS ioctl by David Woodhouse · 18 years ago
  35. 423bc7b Restore __attribute_const__ to user-visibility in linux/compiler.h...for now by David Woodhouse · 18 years ago
  36. 8c45112 [SPARC]: Hook up vmsplice into syscall tables. by David S. Miller · 18 years ago
  37. 6bfd93c powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addresses by Paul Mackerras · 18 years ago
  38. 6e197696 [PATCH] ppc32 CPM_UART: fixes and improvements by Vitaly Bordug · 18 years ago
  39. 61f5657 [PATCH] ppc32 CPM_UART: Fixed break send on SCC by Vitaly Bordug · 18 years ago
  40. 37be4e7 [MMC] extend data timeout for writes by Russell King · 18 years ago
  41. 330ab71 [PATCH] vmsplice: restrict stealing a little more by Jens Axboe · 18 years ago
  42. a893b99 [PATCH] splice: fix page LRU accounting by Jens Axboe · 18 years ago
  43. 4f79c3f Guard some of linux/compiler.h with #ifdef __KERNEL__ by David Woodhouse · 18 years ago
  44. 532f57d Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  45. 46c5ea3c [NETFILTER] x_tables: fix compat related crash on non-x86 by Patrick McHardy · 18 years ago
  46. 9817d20 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  47. 8261aa6 [PATCH] powerpc: cell: Add numa id to struct spu by Jeremy Kerr · 18 years ago
  48. 953039c [PATCH] powerpc: Allow devices to register with numa topology by Jeremy Kerr · 18 years ago
  49. 7afa6fd [PATCH] vmsplice: allow user to pass in gift pages by Jens Axboe · 18 years ago
  50. f6762b7 [PATCH] pipe: enable atomic copying of pipe data to/from user space by Jens Axboe · 18 years ago
  51. f84d751 [PATCH] pipe: introduce ->pin() buffer operation by Jens Axboe · 18 years ago
  52. 0568b40 [PATCH] splice: fix bugs in pipe_to_file() by Jens Axboe · 18 years ago
  53. 2683e88 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  54. 1f4a906 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  55. 0d26242 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  56. 9f29333 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  57. 494b9aea Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  58. 073115d [PATCH] Rework of IPC auditing by Steve Grubb · 18 years ago
  59. ce29b68 [PATCH] More user space subject labels by Steve Grubb · 18 years ago
  60. e7c3497 [PATCH] Reworked patch for labels on user space messages by Steve Grubb · 18 years ago
  61. 9c7aa6a [PATCH] change lspp ipc auditing by Steve Grubb · 18 years ago
  62. 1b50eed [PATCH] audit inode patch by Steve Grubb · 18 years ago
  63. 376bd9c [PATCH] support for context based audit filtering by Darrel Goeddel · 18 years ago
  64. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 18 years ago
  65. 1241140 [SPARC64]: Kill __flush_tlb_page() prototype. by David S. Miller · 18 years ago
  66. b07019f Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  67. 76bbb00 [ARM] 3487/1: IXP4xx: Support non-PCI systems by Deepak Saxena · 18 years ago
  68. cd95842 [ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macros by Markus Gutschke · 18 years ago
  69. da753be [NET]: use hlist_unhashed() by Akinobu Mita · 18 years ago
  70. e0a515b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  71. 543f2a3 [PATCH] i386: fix broken FP exception handling by Chuck Ebbert · 18 years ago
  72. 08791e5 Input: ressurect EVIOCGREP and EVIOCSREP by Dmitry Torokhov · 18 years ago
  73. 7b7e394 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  74. 03054d5 [PATCH] powerpc: Add cputable entry for POWER6 by Anton Blanchard · 18 years ago
  75. c3ce7e2 Sanitise ethtool.h and mii.h for userspace. by David Woodhouse · 18 years ago
  76. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 18 years ago
  77. 34c278d Remove 'extern int errno;' from public view in linux/unistd.h by David Woodhouse · 18 years ago
  78. c7afb48 Remove struct input_device_id from public view in linux/input.h by David Woodhouse · 18 years ago
  79. 778382e Don't include <linux/mod_devicetable.h> in public part of linux/pci.h by David Woodhouse · 18 years ago
  80. d6754b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  81. 58268b9 [PATCH] s390: add read_mostly optimization by Christian Borntraeger · 18 years ago
  82. 3363fbd [PATCH] s390: futex atomic operations by Martin Schwidefsky · 18 years ago
  83. 13e87ec [PATCH] request_irq(): remove warnings from irq probing by Andrew Morton · 18 years ago
  84. a73c87b [PATCH] ppc32: odd fixes and improvements in ppc_sys by Vitaly Bordug · 18 years ago
  85. 2833c28 [PATCH] powerpc: Wire up *at syscalls by Andreas Schwab · 18 years ago
  86. 30aaceb [PATCH] ppc32: add 440GX erratum 440_43 workaround by Eugene Surovegin · 18 years ago
  87. 1269277a [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. by David Woodhouse · 18 years ago
  88. f10a04c [PATCH] powerpc: Fix pagetable bloat for hugepages by David Gibson · 18 years ago
  89. 37e53db Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  90. 1df57c0 [IA64] enable dumps to capture second page of kernel stack by Cliff Wickman · 18 years ago
  91. f0fe253 [IA64-SGI] - Fix discover of nearest cpu node to IO node by Jack Steiner · 18 years ago
  92. 2cb1459 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  93. a9aa0e2 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  94. 7c1c3eb Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  95. 5b3ef14 [PATCH] Kobject: possible cleanups by Adrian Bunk · 18 years ago
  96. bde11d7 [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled by Jean Delvare · 18 years ago
  97. 4d17ffd [PATCH] Kobject: fix build error by Kay Sievers · 18 years ago
  98. b7d90a3 [ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n by Takashi Iwai · 18 years ago
  99. 6e5882c [PATCH] x86/PAE: Fix pte_clear for the >4GB RAM case by Zachary Amsden · 18 years ago
  100. acc429a linux/blkpg.h needs <linux/compiler.h> for __user by David Woodhouse · 18 years ago