1. 60d300c [PATCH] include/linux/soundcard.h: endianness fix by Stuart Brady · 20 years ago
  2. 3ef4e9a [ATALK]: Add alloc_ltalkdev(). by Christoph Hellwig · 20 years ago
  3. bfd4bda Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 20 years ago
  4. 9171078 [PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_mask by Adrian Bunk · 20 years ago
  5. c895817 [PATCH] PCI: Add pci shutdown ability by Greg KH · 20 years ago
  6. db46edc [RTNETLINK] Cleanup rtnetlink_link tables by Thomas Graf · 20 years ago
  7. f90a0a7 [RTNETLINK] Fix & cleanup rtm_min/rtm_max by Thomas Graf · 20 years ago
  8. d775fc0 [RTNETLINK] Fix RTM_MAX to represent the maximum valid message type by Thomas Graf · 20 years ago
  9. 492b558 [XFRM]: Cleanup xfrm_msg_min and xfrm_dispatch by Thomas Graf · 20 years ago
  10. 526bdb8 [XFRM]: Prevent off-by-one access to xfrm_dispatch by Thomas Graf · 20 years ago
  11. 27b030d Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 20 years ago
  12. 408b664 [PATCH] make lots of things static by Adrian Bunk · 20 years ago
  13. 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 20 years ago
  14. 4dc3b16 [PATCH] DocBook: changes and extensions to the kernel documentation by Pavel Pisa · 20 years ago
  15. 7149437 [PATCH] fbdev: Batch cmap changes at driver level by Benjamin Herrenschmidt · 20 years ago
  16. f8e08a8 [PATCH] reiserfs endianness: sanitize reiserfs_key union by Al Viro · 20 years ago
  17. 6b9f582 [PATCH] reiserfs endianness: comp_short_keys() cleanup by Al Viro · 20 years ago
  18. b8cc936 [PATCH] reiserfs endianness: fix endianness bugs by Al Viro · 20 years ago
  19. 3e8962b [PATCH] reiserfs endianness: annotate little-endian objects by Al Viro · 20 years ago
  20. 6a3a16f [PATCH] reiserfs endianness: clone struct reiserfs_key by Al Viro · 20 years ago
  21. d46aa45 [PATCH] autofs4: bump version number by Ian Kent · 20 years ago
  22. e5bdd88 [PATCH] new valid_signal() function by Jesper Juhl · 20 years ago
  23. 7d87e14 [PATCH] consolidate sys_shmat by Stephen Rothwell · 20 years ago
  24. 9b06e81 [PATCH] Deprecate synchronize_kernel, GPL replacement by Paul E. McKenney · 20 years ago
  25. 512345b [PATCH] Add deprecated_for_modules by Paul E. McKenney · 20 years ago
  26. 7f261b5 [PATCH] move SA_xxx defines to linux/signal.h by Stas Sergeev · 20 years ago
  27. d59745c [PATCH] clean up kernel messages by Matt Mackall · 20 years ago
  28. e43379f [PATCH] nice and rt-prio rlimits by Matt Mackall · 20 years ago
  29. e9c5271 [PATCH] uml: move va_copy conditional def by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  30. f9ba705 [PATCH] Increase number of e820 entries hard limit from 32 to 128 by Venkatesh Pallipadi · 20 years ago
  31. 4d24a43 [PATCH] irq and pci_ids for Intel ICH7DH & ICH7-M DH by Jason Gaston · 20 years ago
  32. a2f7c35 [PATCH] x86 reboot: Add reboot fixup for gx1/cs5530a by Jaya Kumar · 20 years ago
  33. 146a4b3 [PATCH] macintosh/adbhid.c: adb buttons support for aluminium PowerBook G4 by Andreas Jaggi · 20 years ago
  34. 97e2bde [PATCH] add kmalloc_node, inline cleanup by Manfred Spraul · 20 years ago
  35. edfbe2b [PATCH] count bounce buffer pages in vmstat by KAMEZAWA Hiroyuki · 20 years ago
  36. b84a35b [PATCH] mempool: NOMEMALLOC and NORETRY by Nick Piggin · 20 years ago
  37. 119f657 [PATCH] RLIMIT_AS checking fix by akpm@osdl.org · 20 years ago
  38. 456be6c [AUDIT] LOGIN message credentials by Steve Grubb · 20 years ago
  39. c94c257 Add audit uid to netlink credentials by Serge Hallyn · 20 years ago
  40. 85c8721 audit: update pointer to userspace tools, remove emacs mode tags by · 20 years ago
  41. d812ddb [AUDIT] Fix signedness of 'serial' in various routines. by Steve Grubb · 20 years ago
  42. 2fd6f58 [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls. by · 20 years ago
  43. 83c7d09 AUDIT: Avoid log pollution by untrusted strings. by · 20 years ago
  44. 42d4dc3 [PATCH] Add suspend method to cpufreq core by Benjamin Herrenschmidt · 20 years ago
  45. 4eb701d [SCTP] Fix SCTP sendbuffer accouting. by Neil Horman · 20 years ago
  46. 94f2f71 [PATCH] isofs includes sanitized by Al Viro · 20 years ago
  47. db75307 [PKT_SCHED]: Introduce simple actions. by Jamal Hadi Salim · 20 years ago
  48. e281e3a [NETFILTER]: Fix NAT sequence number adjustment by Patrick McHardy · 20 years ago
  49. 6e9017a [TG3]: add bcm5752 entry to pci_ids.h by John W. Linville · 20 years ago
  50. 9c2b332 [NET]: skbuff: remove old NET_CALLER macro by Stephen Hemminger · 20 years ago
  51. 357b40a [IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory by Herbert Xu · 20 years ago
  52. 3bf5ee9 [PATCH] freepgt: hugetlb_free_pgd_range by Hugh Dickins · 20 years ago
  53. ee39b37 [PATCH] freepgt: remove MM_VM_SIZE(mm) by Hugh Dickins · 20 years ago
  54. e0da382 [PATCH] freepgt: free_pgtables use vma list by Hugh Dickins · 20 years ago
  55. 9f6c6fc Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/ by Linus Torvalds · 20 years ago
  56. a9e4820 Merge with Greg's USB tree at kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ by Linus Torvalds · 20 years ago
  57. 7b55863 [PATCH] debugfs: fix !debugfs prototypes by Michal Ostrowski · 20 years ago
  58. a7a76ce [PATCH] debugfs: Reduce <linux/debugfs.h> dependencies by Roland Dreier · 20 years ago
  59. 31e5abe [PATCH] sysfs: add sysfs_chmod_file() by Kay Sievers · 20 years ago
  60. 27d72e8 [PATCH] usb suspend updates (interface suspend) by David Brownell · 20 years ago
  61. 84d79cb [PATCH] USB: usb_cdc build fix by akpm@osdl.org · 20 years ago
  62. 152587d [PATCH] fix NMI lockup with CFQ scheduler by · 20 years ago
  63. 6c46ada [PATCH] reparent_to_init cleanup by Coywolf Qi Hunt · 20 years ago
  64. 9a84889 [PATCH] cpuset: remove function attribute const by Benoit Boissinot · 20 years ago
  65. e1ba0da [PATCH] Fix comment in list.h that refers to nonexistent API by Paul E. McKenney · 20 years ago
  66. 22a685d [PATCH] officially deprecate register_ioctl32_conversion by Christoph Hellwig · 20 years ago
  67. 3bfffd9 [PATCH] fix u32 vs. pm_message_t in rest of the tree by Pavel Machek · 20 years ago
  68. 7f4927c [PATCH] fix u32 vs. pm_message_t in PCI, PCIE by Pavel Machek · 20 years ago
  69. 438510f [PATCH] pm_message_t: more fixes in common and i386 by Pavel Machek · 20 years ago
  70. e285f80 [PATCH] irq and pci_ids: patch for Intel ESB2 by Jason Gaston · 20 years ago
  71. 9f3786d [PATCH] Fix linux/atalk.h header by David S. Miller · 20 years ago
  72. 79befd0 [PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sections by Andrea Arcangeli · 20 years ago
  73. 81ddef7 [PATCH] re-export cancel_rearming_delayed_workqueue by James Bottomley · 20 years ago
  74. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago