1. 5ac90c9 [PATCH] module support: record in vermagic ability to unload a module by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  2. 56b146d [PATCH] Last DMA_xBIT_MASK cleanups by Tobias Klauser · 18 years ago
  3. 491d4be [PATCH] sys_kexec_load() naming fixups by Andrew Morton · 18 years ago
  4. 80e8ff6 [PATCH] kdump proc vmcore size oveflow fix by Vivek Goyal · 18 years ago
  5. a9cdf41 [PATCH] Reinstate const in next_thread() by Keith Owens · 18 years ago
  6. e1a2509 [PATCH] make tty_insert_flip_string_flags() a non gpl export by Andrew Morton · 18 years ago
  7. fb5035d [PATCH] leds: re-layout include/linux/leds.h by Ben Dooks · 18 years ago
  8. 54bdc47 [PATCH] S3C24XX GPIO LED support by Ben Dooks · 18 years ago
  9. aa72710 [PATCH] the scheduled unexport of panic_timeout by Adrian Bunk · 18 years ago
  10. 5246d05 [PATCH] sync_file_range(): use unsigned for flags by Andrew Morton · 18 years ago
  11. 8833d32 [PATCH] Clean up arch-overrides in linux/string.h by Kyle McMartin · 18 years ago
  12. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 18 years ago
  13. 5bd1db6 [PATCH] S390: fix implicit declaration of (un)likely. by Dave Jones · 18 years ago
  14. 0664299 [PATCH] s390: ebdic to ascii conversion tables by Peter Oberparleiter · 18 years ago
  15. 5b0e947 [PATCH] uml: fix "extern-vs-static" proto conflict in TLS code by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  16. 7b04d71 [PATCH] Add GFP_NOWAIT by Jeff Dike · 18 years ago
  17. bad7af5 [PATCH] Remove unused prepare_to_switch macro by Hirokazu Takata · 18 years ago
  18. 04dfd0d [PATCH] m32r: security fix of {get,put}_user macros by Hirokazu Takata · 18 years ago
  19. 7c1c4e5 [PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP kernel by Hirokazu Takata · 18 years ago
  20. dc8cbae [PATCH] mptspec: remove duplicate #include by Randy Dunlap · 18 years ago
  21. 91fc8ab [PATCH] page flags: add commentry regarding field reservation by Andy Whitcroft · 18 years ago
  22. cb45b0e [PATCH] overcommit: add calculate_totalreserve_pages() by Hideo AOKI · 18 years ago
  23. a283a52 [PATCH] for_each_possible_cpu: sparc64 by KAMEZAWA Hiroyuki · 18 years ago
  24. 6f91fe8 [PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit aligned by NeilBrown · 18 years ago
  25. 30d41bf Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  26. de12a78 [PATCH] de_thread: Don't confuse users do_each_thread. by Eric W. Biederman · 18 years ago
  27. bb54a33 [ARM] 3472/1: Use the D variants of FLDMIA/FSTMIA on ARMv6 by Catalin Marinas · 18 years ago
  28. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 19 years ago
  29. 676165a [PATCH] Fix buddy list race that could lead to page lru list corruptions by Nick Piggin · 18 years ago
  30. b1a7ffc [IPV6]: Deinline few large functions in inet6 code by Denis Vlasenko · 18 years ago
  31. 9b591cb [X25]: Restore skb->dev setting in x25_type_trans(). by David S. Miller · 18 years ago
  32. 422c346 [NETFILTER]: Add address family specific checksum helpers by Patrick McHardy · 18 years ago
  33. bce8032 [NETFILTER]: Introduce infrastructure for address family specific operations by Patrick McHardy · 18 years ago
  34. 48bfee5 [NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h by Jing Min Zhao · 18 years ago
  35. 972d1cb [NETFILTER]: Add helper functions for mass hook registration/unregistration by Patrick McHardy · 18 years ago
  36. 2e2f7ae [NETFILTER]: Fix fragmentation issues with bridge netfilter by Patrick McHardy · 19 years ago
  37. 9323557 [ARM] 3459/1: ixp23xx: fix debug serial macros for big-endian operation by Lennert Buytenhek · 18 years ago
  38. 67d53ea [PATCH] x86_64: Eliminate IA32_NR_syscalls define by Andi Kleen · 18 years ago
  39. bbd3aff [PATCH] x86_64: fix CONFIG_REORDER by Sam Ravnborg · 18 years ago
  40. b20367a [PATCH] x86_64: Fix drift with HPET timer enabled by Jordan Hargrave · 18 years ago
  41. 553f265 [PATCH] x86_64: Don't run NMI watchdog during machine checks by Andi Kleen · 18 years ago
  42. be56db6 [PATCH] x86_64: extra NODES_SHIFT definition by Dave Hansen · 18 years ago
  43. 95d769a [PATCH] i386: Consolidate modern APIC handling by Andi Kleen · 18 years ago
  44. 9522236 [PATCH] x86_64: Introduce e820_all_mapped by Arjan van de Ven · 18 years ago
  45. eee5a9f [PATCH] x86_64: Rename e820_mapped to e820_any_mapped by Arjan van de Ven · 18 years ago
  46. a806223 [PATCH] x86_64: Handle empty PXMs that only contain hotplug memory by Andi Kleen · 18 years ago
  47. 68a3a7f [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64 by Andi Kleen · 18 years ago
  48. 9d99aaa [PATCH] x86_64: Support memory hotadd without sparsemem by Andi Kleen · 18 years ago
  49. f1dc24d [ARM] ebsa110: Fix incorrect serial port address by Russell King · 18 years ago
  50. 6e29eba [ARM] Fix ebsa110 debug macros by Russell King · 18 years ago
  51. 74d02fb [ARM] Move FLUSH_BASE macros to asm/arch/memory.h by Russell King · 19 years ago
  52. 7d12963 [ARM] Remove unnecessary extra parens in include/asm-arm/memory.h by Russell King · 19 years ago
  53. 0da3235 [ARM] arm's arch_local_page_offset() fix against 2.6.17-rc1 by KAMEZAWA Hiroyuki · 19 years ago
  54. 6fdb94b Update dummy snd_power_wait() function for new calling convention by Linus Torvalds · 19 years ago
  55. d696361 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  56. 3e7ee3e [PATCH] splice: fix page stealing LRU handling. by Jens Axboe · 19 years ago
  57. b2b39fa [PATCH] splice: add a SPLICE_F_MORE flag by Jens Axboe · 19 years ago
  58. 4f6f0bd [PATCH] splice: improve writeback and clean up page stealing by Jens Axboe · 19 years ago
  59. 1810b6c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  60. ef7a456 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  61. f27f0a0 Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  62. 63589ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  63. b043b67 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 19 years ago
  64. 86dca4f Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 19 years ago
  65. 9c8680e Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  66. f900e58 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  67. 23344cb Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  68. bacd3ad Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  69. 29e3509 splice: add SPLICE_F_NONBLOCK flag by Linus Torvalds · 19 years ago
  70. 56ca904 [ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1 by Pavel Pisa · 19 years ago
  71. 65dbf34 [ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver) by Andrew Victor · 19 years ago
  72. 9b6553c [ARM] 3433/1: ARM: OMAP: 8/8 Update board files by Tony Lindgren · 19 years ago
  73. 120db2c [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2 by Tony Lindgren · 19 years ago
  74. 0dc5e77 [ARM] 3454/1: ARM: OMAP: 6/8 Update framebuffer low-level init code, take 2 by Tony Lindgren · 19 years ago
  75. 670c104 [ARM] 3430/1: ARM: OMAP: 5/8 Update PM by Tony Lindgren · 19 years ago
  76. 8d7f9f5 [ARM] 3428/1: ARM: OMAP: 3/8 Update pin multiplexing by Tony Lindgren · 19 years ago
  77. a569c6e [ARM] 3427/1: ARM: OMAP: 2/8 Update timers by Tony Lindgren · 19 years ago
  78. b824efa [ARM] 3426/1: ARM: OMAP: 1/8 Update clock framework by Tony Lindgren · 19 years ago
  79. 3267c07 [ARM] 3396/2: AT91RM9200 Platform devices update by Andrew Victor · 19 years ago
  80. cc2832a [ARM] 3393/2: AT91RM9200 LED support by Andrew Victor · 19 years ago
  81. 999331a [ARM] 3444/1: i.MX: Scatter-gather DMA emulation for i.MX/MX1 by Pavel Pisa · 19 years ago
  82. 7ba01f9 [ARM] 3451/1: ep93xx: use the m48t86 rtc driver on the ts72xx platform by Lennert Buytenhek · 19 years ago
  83. a580290 Documentation: fix minor kernel-doc warnings by Martin Waitz · 19 years ago
  84. 733f896 Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Adrian Bunk · 19 years ago
  85. 0715172 V4L/DVB (3702): Make msp3400 routing defines more consistent by Hans Verkuil · 19 years ago
  86. 9bc7400 V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0 by Hans Verkuil · 19 years ago
  87. 021e0b7 V4L/DVB (3666): Remove trailing newlines by Hans Verkuil · 19 years ago
  88. add953c V4L/DVB (3665): Add new NEC uPD64031A and uPD64083 i2c drivers by Hans Verkuil · 19 years ago
  89. 31bc09b V4L/DVB (3610): Added the new routing commands to cx25840. by Hans Verkuil · 19 years ago
  90. 39b6f68 V4L/DVB (3608): Implement new routing commands in saa7127.c by Hans Verkuil · 19 years ago
  91. 1f8f5fa V4L/DVB (3607): Implement routing command for saa7115.c by Hans Verkuil · 19 years ago
  92. b9ec4e1 Input: add support for Braille devices by Samuel Thibault · 19 years ago
  93. 95d465f Manual merge with Linus. by Dmitry Torokhov · 19 years ago
  94. 26f91fd [ARM] 3443/1: [S3C2410] Improve IRQ entry code by Ben Dooks · 19 years ago
  95. 23759dc [ARM] 3439/2: xsc3: add I/O coherency support by Lennert Buytenhek · 19 years ago
  96. 532bda5 [ARM] 3438/1: ixp23xx: add pci slave support by Lennert Buytenhek · 19 years ago
  97. 794e085 [PATCH] powerpc/pseries: EEH Cleanup by Nathan Fontenot · 19 years ago
  98. b13a96cf [PATCH] powerpc: Extends HCALL interface for InfiniBand usage by Heiko J Schick · 19 years ago
  99. 706c8c9 [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS by Segher Boessenkool · 19 years ago
  100. 2722971 [NETFILTER]: iptables 32bit compat layer by Dmitry Mishin · 19 years ago