1. 2b752ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  2. ee215ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  3. 60fdd93 memstick: add support for JMicron jmb38x MemoryStick host controller by Alex Dubov · 17 years ago
  4. 92b22d9 tifm: fix the MemoryStick host fifo handling code by Alex Dubov · 17 years ago
  5. d114ad5 memstick: add memstick_suspend/resume_host methods by Alex Dubov · 17 years ago
  6. e1f1999 memstick: introduce correct definitions in the header by Alex Dubov · 17 years ago
  7. 9f9351b rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE by Andrew Morton · 17 years ago
  8. 20f590d USB: Remove __KERNEL__ check from non-exported gadget.h. by Robert P. J. Day · 17 years ago
  9. e610625 USB: g_printer.h does not need to be "unifdef"ed. by Robert P. J. Day · 17 years ago
  10. fbab976 firmware: provide stubs for the FW_LOADER=n case by James Bottomley · 17 years ago
  11. bf5a25e Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  12. 83f7a2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  13. 10a398d time: remove obsolete CLOCK_TICK_ADJUST by Roman Zippel · 17 years ago
  14. 38332cb time: prevent the loop in timespec_add_ns() from being optimised away by Segher Boessenkool · 17 years ago
  15. f13ba2f [CRYPTO] skcipher: Fix section mismatches by Herbert Xu · 17 years ago
  16. bb799dc Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 17 years ago
  17. 4c1aa6f Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 17 years ago
  18. c37dcd33 NFS: Fix the fsid revalidation in nfs_update_inode() by Trond Myklebust · 17 years ago
  19. 810b381 sched: retain vruntime by Peter Zijlstra · 17 years ago
  20. ce4796d Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 by Linus Torvalds · 17 years ago
  21. 46fbdf8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  22. a086313 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  23. 1c61fc4 slab - use angle brackets for include of kmalloc_sizes.h by Joe Perches · 17 years ago
  24. 45e18c2 [IA64] kprobes arch consolidation build fix by Harvey Harrison · 17 years ago
  25. b881502 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  26. 2ab42e2 Really unexport asm/page.h by David Woodhouse · 17 years ago
  27. 7b9726a sh: Fix up the sh64 build. by Paul Mundt · 17 years ago
  28. 9821b1f [Blackfin] arch: current_l1_stack_save is a pointer, so use NULL rather than 0 by Mike Frysinger · 17 years ago
  29. 103926c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  30. 8db3f52 [IA64] remove duplicate code from arch_ptrace() by Petr Tesarik · 17 years ago
  31. eac738e [IA64] convert sys_ptrace to arch_ptrace by Petr Tesarik · 17 years ago
  32. e000752 LSM/SELinux: Interfaces to allow FS to control mount options by Eric Paris · 17 years ago
  33. 45ab33b [SCSI] iscsi class: regression - fix races with state manipulation and blocking/unblocking by Mike Christie · 17 years ago
  34. 27d0483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  35. 665c1ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  36. 71ca44d Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  37. 2c6f2db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  38. 12f981f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  39. 10955d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  40. d0fae18 md: clean up irregularity with raid autodetect by NeilBrown · 17 years ago
  41. 8311c29 md: reduce CPU wastage on idle md array with a write-intent bitmap by NeilBrown · 17 years ago
  42. 3715863 iommu: export iommu_is_span_boundary helper function by FUJITA Tomonori · 17 years ago
  43. 87ffbe6 cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_gettime by Jesper Nilsson · 17 years ago
  44. 07f2402 cris: correct usage of __user for copy to and from user space in lib/usercopy and uaccess.h by Jesper Nilsson · 17 years ago
  45. 8289546 memcg: remove mem_cgroup_uncharge by Hugh Dickins · 17 years ago
  46. 9442ec9 memcg: bad page if page_cgroup when free by Hugh Dickins · 17 years ago
  47. 427d541 memcg: move_lists on page not page_cgroup by Hugh Dickins · 17 years ago
  48. bd845e3 memcg: mm_match_cgroup not vm_match_cgroup by Hugh Dickins · 17 years ago
  49. acc4988 markers: add an if(0) to __mark_check_format() by Mathieu Desnoyers · 17 years ago
  50. 040922c include falloc.h in header-y by Eric Sandeen · 17 years ago
  51. 3149be5 sm501: add support for the SM502 programmable PLL by Ville Syrjala · 17 years ago
  52. 5cba6d2 ndelay(): switch to C function to avoid 64-bit division by Andrew Morton · 17 years ago
  53. 735c4fb add noinline_for_stack by Andrew Morton · 17 years ago
  54. 00f0b82 Memory controller: rename to Memory Resource Controller by Balbir Singh · 17 years ago
  55. 9edddaa Kprobes: indicate kretprobe support in Kconfig by Ananth N Mavinakayanahalli · 17 years ago
  56. 7560fa6 gpio: <linux/gpio.h> and "no GPIO support here" stubs by David Brownell · 17 years ago
  57. 90a1ba0 PCI: Add DECLARE_PCI_DEVICE_TABLE macro by Jonas Bonn · 17 years ago
  58. d6d914f USB: fix comment of struct usb_interface by Lei Ming · 17 years ago
  59. 3634634 debugfs: fix sparse warnings by Harvey Harrison · 17 years ago
  60. 9dad6f5 [IA64] fix ia64 kprobes compilation by Adrian Bunk · 17 years ago
  61. 7adc383 [TCP]: Improve ipv4 established hash function. by David S. Miller · 17 years ago
  62. 956d6ca [IA64] move gcc_intrin.h from header-y to unifdef-y by Doug Chapman · 17 years ago
  63. 6ed0dc5 [IA64] workaround tiger ia64_sal_get_physical_id_info hang by Alex Chiang · 17 years ago
  64. a6cd6322 [IA64] Fix irq migration in multiple vector domain by Kenji Kaneshige · 17 years ago
  65. d9452e9 [NETPOLL]: Revert two bogus cleanups that broke netconsole. by David S. Miller · 17 years ago
  66. b1c3c3e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 17 years ago
  67. 87baa2bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 17 years ago
  68. 67171a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  69. ec8670f dmaengine: fix sparse warning by Dan Williams · 17 years ago
  70. 62fb185 sched: revert load_balance_monitor() changes by Peter Zijlstra · 17 years ago
  71. ce93296 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  72. 8727e28 m68k{,nommu}: Wire up new timerfd syscalls by Geert Uytterhoeven · 17 years ago
  73. e311f68 m68knommu: declare do_IRQ() by Greg Ungerer · 17 years ago
  74. 72dc67a KVM: remove the usage of the mmap_sem for the protection of the memory slots. by Izik Eidus · 17 years ago
  75. a0db701 block/genhd.c: proper externs by Adrian Bunk · 17 years ago
  76. 1826ead block/genhd.c: cleanups by Adrian Bunk · 17 years ago
  77. e3790c7 block: separate out padding from alignment by Tejun Heo · 17 years ago
  78. 7a85f88 block: restore the meaning of rq->data_len to the true data length by FUJITA Tomonori · 17 years ago
  79. 2f775db [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls by Bryan Wu · 17 years ago
  80. 6446faa slub: Fix up comments by Christoph Lameter · 17 years ago
  81. a973e9d Revert "unique end pointer" patch by Christoph Lameter · 17 years ago
  82. d0bcabc docbook: fix usb source files by Randy Dunlap · 17 years ago
  83. 5ce6386 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  84. a345b4b Revert "x86: fix pmd_bad and pud_bad to support huge pages" by Linus Torvalds · 17 years ago
  85. 674eea0 KVM: Make the supported cpuid list a host property rather than a vm property by Avi Kivity · 17 years ago
  86. 9176c0b [POWERPC] move celleb DABRX definitions by Jens Osterkamp · 17 years ago
  87. b73384f Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  88. d862ccc [ARM] 4843/1: Add GCR_CLKBPB for PXA3xx by Mark Brown · 17 years ago
  89. a3359e2 [ARM] 4840/1: pxa: fix the typo in get_irqnr_and_base by eric miao · 17 years ago
  90. 5ce94e9 [ARM] 4838/1: Fix kexec for SA1100 machines by Thomas Kunze · 17 years ago
  91. 94a3f78 [ARM] 4837/1: make __get_unaligned_*() return unsigned types by Lennert Buytenhek · 17 years ago
  92. 076d84b Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  93. 53c5858 x86 ptrace: fix ptrace_bts_config structure declaration by Dave Anderson · 17 years ago
  94. cded932 x86: fix pmd_bad and pud_bad to support huge pages by Hans Rosenfeld · 17 years ago
  95. 2232c2d rcu: add support for dynamic ticks and preempt rcu by Steven Rostedt · 17 years ago
  96. 99642e2 Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  97. 84b9a77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  98. 57ce36f let __dec_zone_page_state use __dec_zone_state by Uwe Kleine-König · 17 years ago
  99. 83afdf2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  100. 219ff3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago