1. ac448af kbuild: clean up asm-offsets.h creation by Brian Gerst · 18 years ago
  2. ae215b1 kconfig: factor out ncurses check in a shell script by Sam Ravnborg · 18 years ago
  3. d51bfb7 kbuild: introduce escsq to escapre single quotes by Sam Ravnborg · 18 years ago
  4. 3719314 kconfig: fix gconfig with POSIXLY_CORRECT=1 by Adrian Bunk · 18 years ago
  5. 367cb70 kbuild: un-stringnify KBUILD_MODNAME by Sam Ravnborg · 18 years ago
  6. 20ede27 gitignore: ignore shared objects by Brian Gerst · 18 years ago
  7. 117a93d kbuild: Use git in scripts/setlocalversion by Rene Scharfe · 18 years ago
  8. 253dfa6 kbuild: document howto build external modules using several directories by Sam Ravnborg · 18 years ago
  9. 9f155b9 [PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register. by Chuck Ebbert · 18 years ago
  10. 29552b1 Merge http://oss.oracle.com/git/ocfs2 by Linus Torvalds · 18 years ago
  11. 6c59f9d Update MAINTAINERS - Jody is no longer at Steamballoon. by Jody McIntyre · 18 years ago
  12. 52cab57 Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jody McIntyre · 18 years ago
  13. 46f25df [NET]: Change 1500 to ETH_DATA_LEN in some files by Kris Katterjohn · 18 years ago
  14. e924283 [IPVS]: Another file needs linux/interrupt.h by Andrew Morton · 18 years ago
  15. d7906de Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 18 years ago
  16. 725a6ab [PATCH] pcmcia: add some IDs for ide-cs and dtl1_cs by Richard Purdie · 18 years ago
  17. 6e49388 [PATCH] pcmcia: cleanup cs.c, reduce size by Daniel Ritz · 18 years ago
  18. 3cf89b1 [PATCH] drivers/pcmcia/cistpl.c: fix endian warnings by Alexey Dobriyan · 18 years ago
  19. 8084b37 [PATCH] pcmcia: kzalloc conversion by Dominik Brodowski · 18 years ago
  20. 6423efa [PATCH] pcmcia: no probing of ioports on PARISC by Dominik Brodowski · 18 years ago
  21. 002dbb2 [PATCH] pcmcia: export stored values in sysfs by Dominik Brodowski · 18 years ago
  22. 1371d3b [PATCH] 8xx PCMCIA: support for MPC885ADS and MPC866ADS by Vitaly Bordug · 18 years ago
  23. a94515f [PATCH] m8xx_pcmcia: support MAP_AUTOSZ required for CF cards by Vitaly Bordug · 18 years ago
  24. 3b27e94 [PATCH] pcmcia: properly handle static mem, but dynamic io sockets by Dominik Brodowski · 18 years ago
  25. efe3cd1 [PATCH] pcmcia: fix sound drivers by Dominik Brodowski · 18 years ago
  26. f8cfa61 [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback by Dominik Brodowski · 19 years ago
  27. b463581 [PATCH] pcmcia: remove dev_list from drivers by Dominik Brodowski · 19 years ago
  28. f399071 [PATCH] pcmcia: remove old detach mechanism by Dominik Brodowski · 19 years ago
  29. cc3b486 [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback by Dominik Brodowski · 19 years ago
  30. 8e9e793 [PATCH] pcmcia: merge suspend into device model by Dominik Brodowski · 18 years ago
  31. 98e4c28 [PATCH] pcmcia: new suspend core by Dominik Brodowski · 19 years ago
  32. 63e7ebd [PATCH] yenta: make bridge specific init code configurable by Daniel Ritz · 19 years ago
  33. 2cff944 [PATCH] pcmcia: validate_mem fix by Andrew Morton · 19 years ago
  34. de75914 [PATCH] pcmcia: validate_mem shouldn't be void by Dominik Brodowski · 19 years ago
  35. 9da4bc6 [PATCH] pcmcia: remove get_socket callback by Dominik Brodowski · 19 years ago
  36. 7f316b0 [PATCH] pcmcia: remove socket register_callback by Dominik Brodowski · 19 years ago
  37. e411580 [PATCH] yenta: optimize interrupt handler by Daniel Ritz · 19 years ago
  38. 37f7795 [PATCH] pcmcia: avoid macro usage in cistpl by Pavel Machek · 19 years ago
  39. fbd91ac Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  40. 6e2324e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  41. 38c0b2c [IA64] Fix compile warnings in setup.c by Tony Luck · 18 years ago
  42. 5b373e1 [ATYFB]: Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15} by Luis F. Ortiz · 18 years ago
  43. e8eaedf [NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset sent by REJECT by Yasuyuki Kozakai · 18 years ago
  44. 0ae2cfe [NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net/route.h by Patrick McHardy · 18 years ago
  45. 22dea56 [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack by Patrick McHardy · 18 years ago
  46. b777e0c [NETFILTER]: make ipv6_find_hdr() find transport protocol header by Patrick McHardy · 18 years ago
  47. 1bd9bef [NETFILTER]: Call POST_ROUTING hook before fragmentation by Patrick McHardy · 18 years ago
  48. abbcc73 [NETFILTER]: Remove okfn usage in ip_vs_core.c by Patrick McHardy · 18 years ago
  49. a9b305c [NETFILTER]: ctnetlink: Fix dumping of helper name by Patrick McHardy · 18 years ago
  50. e7be699 [NETFILTER]: Fix module_param types and permissions by Patrick McHardy · 18 years ago
  51. 87711cb [NETFILTER]: Filter dumped entries based on the layer 3 protocol number by Pablo Neira Ayuso · 18 years ago
  52. c1d10ad [NETFILTER]: Add ctnetlink port for nf_conntrack by Pablo Neira Ayuso · 18 years ago
  53. 205d67c [NETFILTER]: ctnetlink: remove unused variable by Pablo Neira Ayuso · 18 years ago
  54. d4d6bb4 [NETFILTER]: ctnetlink: fix conntrack mark race by Pablo Neira Ayuso · 18 years ago
  55. 0368309 [NETFILTER]: ctnetlink: ctnetlink_event cleanup by Pablo Neira Ayuso · 18 years ago
  56. 47116eb [NETFILTER]: ctnetlink: use u_int32_t instead of unsigned int by Pablo Neira Ayuso · 18 years ago
  57. 984955b [NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples_proto return value back by Pablo Neira Ayuso · 18 years ago
  58. 90c4656 [NETFILTER]: ctnetlink: Add sanity checkings for ICMP by Yasuyuki Kozakai · 18 years ago
  59. 684f7b2 [NETFILTER]: ctnetlink: remove bogus checks in ICMP protocol at dumping by Pablo Neira Ayuso · 18 years ago
  60. d695aa8 [NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.c by Jesper Juhl · 18 years ago
  61. 3e4ead4 [NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.c by Jesper Juhl · 18 years ago
  62. 4ffd2e4 [IPVS]: Fix compilation by Adrian Bunk · 18 years ago
  63. 5c3eee79 Auto-update from upstream by Tony Luck · 18 years ago
  64. 0a75c23 Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jody McIntyre · 18 years ago
  65. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  66. 631b034 [PATCH] i386: "invalid operand" -> "invalid opcode" by Chuck Ebbert · 18 years ago
  67. 3adfd4e [PATCH] Fix IXP4xx watchdog errata workaround by Deepak Saxena · 18 years ago
  68. 4da5cc2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  69. 25c862c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  70. 52347f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  71. 1cb9e8e Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  72. d779188 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  73. f61ea1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  74. d347da0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  75. c6c88bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  76. 0356dbb Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  77. e28cc71 Relax the rw_verify_area() error checking. by Linus Torvalds · 18 years ago
  78. fd586ba [PATCH] net: swich device attribute creation to default attrs by Kay Sievers · 18 years ago
  79. 1f1bf13 [PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state() by Adrian Bunk · 18 years ago
  80. e80a5de [PATCH] sysfs: handle failures in sysfs_make_dirent by Steven Rostedt · 18 years ago
  81. 8218ef8 [PATCH] Driver core: Make block devices create the proper symlink name by Greg Kroah-Hartman · 18 years ago
  82. 874c624 [PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabled by Greg Kroah-Hartman · 18 years ago
  83. a96b204 [PATCH] Driver Core: Rearrange exports in platform.c by Dmitry Torokhov · 18 years ago
  84. 93ce306 [PATCH] Driver Core: Add platform_device_del() by Dmitry Torokhov · 18 years ago
  85. e39b843 [PATCH] Input: fix add modalias support build error by Rusty Russell · 18 years ago
  86. 1d8f430 [PATCH] Input: add modalias support by Rusty Russell · 18 years ago
  87. 263756e [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ... by Kay Sievers · 18 years ago
  88. f743ca5 [PATCH] kobject_uevent CONFIG_NET=n fix by akpm@osdl.org · 18 years ago
  89. d960bb4 [PATCH] Allow overlapping resources for platform devices by Kumar Gala · 18 years ago
  90. e22dafb [PATCH] klist: Fix broken kref counting in find functions by Frank Pavlic · 18 years ago
  91. bf74ad5 [PATCH] Hold the device's parent's lock during probe and remove by Alan Stern · 19 years ago
  92. 6d20b03 [PATCH] driver kill hotplug word from sn and others fix by Paul Jackson · 18 years ago
  93. 712f47c [PATCH] HOTPLUG: always enable the .config option, unless EMBEDDED by Greg Kroah-Hartman · 19 years ago
  94. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  95. 5f123fb [PATCH] merge kobject_uevent and kobject_hotplug by Kay Sievers · 19 years ago
  96. 033b96f [PATCH] remove mount/umount uevents from superblock handling by Kay Sievers · 19 years ago
  97. 0f76e5a [PATCH] add uevent_helper control in /sys/kernel/ by Kay Sievers · 19 years ago
  98. 0296b22 [PATCH] remove CONFIG_KOBJECT_UEVENT option by Kay Sievers · 19 years ago
  99. 03438211 [PATCH] keep pnpbios usermod_helper away from hotplug_path[] by Kay Sievers · 19 years ago
  100. 74cb879 [TCP] tcp_vegas: Fix slow start by Thomas Young · 18 years ago