1. c3ce7e2 Sanitise ethtool.h and mii.h for userspace. by David Woodhouse · 18 years ago
  2. 34c278d Remove 'extern int errno;' from public view in linux/unistd.h by David Woodhouse · 18 years ago
  3. c7afb48 Remove struct input_device_id from public view in linux/input.h by David Woodhouse · 18 years ago
  4. 778382e Don't include <linux/mod_devicetable.h> in public part of linux/pci.h by David Woodhouse · 18 years ago
  5. d6754b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  6. 13e87ec [PATCH] request_irq(): remove warnings from irq probing by Andrew Morton · 18 years ago
  7. 2cb1459 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  8. 5b3ef14 [PATCH] Kobject: possible cleanups by Adrian Bunk · 18 years ago
  9. bde11d7 [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled by Jean Delvare · 18 years ago
  10. 4d17ffd [PATCH] Kobject: fix build error by Kay Sievers · 18 years ago
  11. acc429a linux/blkpg.h needs <linux/compiler.h> for __user by David Woodhouse · 18 years ago
  12. ebf4350 [PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages() by Jens Axboe · 18 years ago
  13. b7b3c76 Sanitise linux/sched.h for userspace consumption by David Woodhouse · 18 years ago
  14. f001e47 Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.h by David Woodhouse · 18 years ago
  15. 7b97ebf Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  16. 00522fb [PATCH] splice: rearrange moving to/from pipe helpers by Jens Axboe · 18 years ago
  17. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  18. 734cbc3 [PATCH] sky2: reschedule if irq still pending by Stephen Hemminger · 18 years ago
  19. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 18 years ago
  20. 089f26d Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.h by David Woodhouse · 18 years ago
  21. d85004e Don't include private headers from user-visible part of linux/ext3_fs.h by David Woodhouse · 18 years ago
  22. 52a78c1 Don't include private headers from user-visible part of linux/ext2_fs.h by David Woodhouse · 18 years ago
  23. 19b3bd6 Don't include private headers from user-visible part of linux/smb_fs.h by David Woodhouse · 18 years ago
  24. 1af0422 Sanitise linux/sunrpc/debug.h for userspace consumption by David Woodhouse · 18 years ago
  25. eae19a7 Don't export CONFIG_COMPAT stuff in linux/usbdevice_fs.h to userspace by David Woodhouse · 18 years ago
  26. 468db83 Don't include <linux/spinlock.h> from user-visible part of linux/wanrouter.h by David Woodhouse · 18 years ago
  27. 7ab2feb Don't include private headers from user-visible part of linux/signal.h by David Woodhouse · 18 years ago
  28. 8ffbc75 Don't include <asm/atomic.h> from user-visible part of linux/sem.h by David Woodhouse · 18 years ago
  29. a3b6714 Partially sanitise linux/sched.h for userspace consumption by David Woodhouse · 18 years ago
  30. 98ca79d Don't include <linux/list.h> from user-visible part of reiserfs_xattr.h by David Woodhouse · 18 years ago
  31. 0409d3a Don't include private headers from user-visible parts of linux/quota.h by David Woodhouse · 18 years ago
  32. 997b7af Don't include private headers from user-visible parts of include/linux/nfs*.h by David Woodhouse · 18 years ago
  33. eacf17b Don't include <linux/stringify> from user-visible part of linux/net.h by David Woodhouse · 18 years ago
  34. 77597ad Don't include <linux/list.h> from user-visible part of linux/msg.h by David Woodhouse · 18 years ago
  35. 58908d0 Don't include private files from user-visible part of linux/ncp_fs.h by David Woodhouse · 18 years ago
  36. 9cdcb56 Sanitise linux/mman.h for userspace consumption by David Woodhouse · 18 years ago
  37. 8e44273 Remove gratuitous inclusion of <linux/pci.h> from linux/isdn/tpam.h by David Woodhouse · 18 years ago
  38. 2e0e1f9 Don't include <linux/device.h> from user-visible part of linux/ipmi.h by David Woodhouse · 18 years ago
  39. a1b9298 Sanitise linux/i2c.h for userspace consumption by David Woodhouse · 18 years ago
  40. 5a570cc Sanitise linux/i2c-algo-ite.h for userspace consumption by David Woodhouse · 18 years ago
  41. 34186ef Include various private files only from within __KERNEL__ in genhd.h by David Woodhouse · 18 years ago
  42. f2999e4 Export only the appropriate GS_xxx flags to userspace from generic_serial.h by David Woodhouse · 18 years ago
  43. 25478bb Use __KERNEL__ to hide kernel-private bits of linux/gameport.h by David Woodhouse · 18 years ago
  44. 72b9760 Don't include agp_backend.h in user-visible part of agpgart.h by David Woodhouse · 18 years ago
  45. a1ff0ea Include <linux/jiffies.h> from linux/acct.h only in kernel-private part. by David Woodhouse · 18 years ago
  46. 55fe586 [NETFILTER]: Fix compat_xt_counters alignment for non-x86 by Patrick McHardy · 18 years ago
  47. d3d3cf0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  48. 72b38d4 [PATCH] memory_hotplug.h cleanup by Adrian Bunk · 18 years ago
  49. dc6de33 [NET]: Add skb->truesize assertion checking. by David S. Miller · 18 years ago
  50. 949b211 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  51. e99170f NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset by Trond Myklebust · 18 years ago
  52. 7866bab NFS: fix PROC_FS=n compile error by Adrian Bunk · 18 years ago
  53. d3a7b20 [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC by Adrian Bunk · 18 years ago
  54. 6e89280 [PATCH] ide: ATI SB600 IDE support by Anatoli Antonovitch · 18 years ago
  55. 5e85d4a [PATCH] task: Make task list manipulations RCU safe by Eric W. Biederman · 18 years ago
  56. 13626a8 [MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__. by Ralf Baechle · 18 years ago
  57. 64541d1 [PATCH] kill unushed __put_task_struct_cb by Eric W. Biederman · 18 years ago
  58. f05472f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  59. bcdc084 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  60. 754a264 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  61. 78a596b [PATCH] remove kernel/power/pm.c:pm_unregister() by Adrian Bunk · 18 years ago
  62. e778272 [PATCH] PCI: fix sparse warning about pci_bus_flags by Roland Dreier · 18 years ago
  63. 5da594b [PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge) by John W. Linville · 18 years ago
  64. 41017f0 [PATCH] PCI: MSI(X) save/restore for suspend/resume by Shaohua Li · 18 years ago
  65. 0266949 [PATCH] pm: print name of failed suspend function by Andrew Morton · 18 years ago
  66. d4d7e5d [PATCH] BLOCK: delay all uevents until partition table is scanned by Kay Sievers · 18 years ago
  67. 4508a7a [PATCH] sysfs: Allow sysfs attribute files to be pollable by NeilBrown · 18 years ago
  68. 9fc4831 [PATCH] USB: linux/usb/net2280.h common definitions by Pete Zaitcev · 18 years ago
  69. 9ca6866 Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  70. 21b2f0c [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations by Christoph Hellwig · 18 years ago
  71. 8db60bc [WAN]: Remove broken and unmaintained Sangoma drivers. by Adrian Bunk · 18 years ago
  72. 7052449 [PATCH] splice: add support for sys_tee() by Jens Axboe · 18 years ago
  73. cbb7e57 [PATCH] splice: pass offset around for ->splice_read() and ->splice_write() by Jens Axboe · 18 years ago
  74. cde227a [PATCH] x86_64: inline function prefix with __always_inline in vsyscall by mao, bibo · 18 years ago
  75. 88dd9c1 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  76. 89ec4c2 [PATCH] vesafb: Fix incorrect logo colors in x86_64 by Antonino A. Daplas · 18 years ago
  77. 6f54e2d [PATCH] knfsd: svcrpc: WARN() instead of returning an error from svc_take_page by J. Bruce Fields · 18 years ago
  78. 5ac90c9 [PATCH] module support: record in vermagic ability to unload a module by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  79. 56b146d [PATCH] Last DMA_xBIT_MASK cleanups by Tobias Klauser · 18 years ago
  80. 80e8ff6 [PATCH] kdump proc vmcore size oveflow fix by Vivek Goyal · 18 years ago
  81. a9cdf41 [PATCH] Reinstate const in next_thread() by Keith Owens · 18 years ago
  82. e1a2509 [PATCH] make tty_insert_flip_string_flags() a non gpl export by Andrew Morton · 18 years ago
  83. fb5035d [PATCH] leds: re-layout include/linux/leds.h by Ben Dooks · 18 years ago
  84. aa72710 [PATCH] the scheduled unexport of panic_timeout by Adrian Bunk · 18 years ago
  85. 5246d05 [PATCH] sync_file_range(): use unsigned for flags by Andrew Morton · 18 years ago
  86. 8833d32 [PATCH] Clean up arch-overrides in linux/string.h by Kyle McMartin · 18 years ago
  87. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 18 years ago
  88. 7b04d71 [PATCH] Add GFP_NOWAIT by Jeff Dike · 18 years ago
  89. 91fc8ab [PATCH] page flags: add commentry regarding field reservation by Andy Whitcroft · 18 years ago
  90. cb45b0e [PATCH] overcommit: add calculate_totalreserve_pages() by Hideo AOKI · 18 years ago
  91. 6f91fe8 [PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit aligned by NeilBrown · 18 years ago
  92. 88e6fae [PATCH] splice: warning fix by Andrew Morton · 18 years ago
  93. 9aeedfc [PATCH] get rid of the PIPE_*() macros by Ingo Molnar · 18 years ago
  94. b92ce55 [PATCH] splice: add direct fd <-> fd splicing support by Jens Axboe · 18 years ago
  95. de12a78 [PATCH] de_thread: Don't confuse users do_each_thread. by Eric W. Biederman · 18 years ago
  96. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 18 years ago
  97. 676165a [PATCH] Fix buddy list race that could lead to page lru list corruptions by Nick Piggin · 18 years ago
  98. 529565d [PATCH] splice: add optional input and output offsets by Ingo Molnar · 18 years ago
  99. 3a326a2 [PATCH] introduce a "kernel-internal pipe object" abstraction by Ingo Molnar · 18 years ago
  100. 422c346 [NETFILTER]: Add address family specific checksum helpers by Patrick McHardy · 18 years ago