1. 040922c include falloc.h in header-y by Eric Sandeen · 16 years ago
  2. 3149be5 sm501: add support for the SM502 programmable PLL by Ville Syrjala · 16 years ago
  3. 5cba6d2 ndelay(): switch to C function to avoid 64-bit division by Andrew Morton · 16 years ago
  4. 735c4fb add noinline_for_stack by Andrew Morton · 16 years ago
  5. 00f0b82 Memory controller: rename to Memory Resource Controller by Balbir Singh · 16 years ago
  6. 9edddaa Kprobes: indicate kretprobe support in Kconfig by Ananth N Mavinakayanahalli · 16 years ago
  7. 7560fa6 gpio: <linux/gpio.h> and "no GPIO support here" stubs by David Brownell · 16 years ago
  8. b1c3c3e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  9. 87baa2bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 16 years ago
  10. 67171a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  11. ec8670f dmaengine: fix sparse warning by Dan Williams · 16 years ago
  12. 62fb185 sched: revert load_balance_monitor() changes by Peter Zijlstra · 16 years ago
  13. ce93296 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  14. 8727e28 m68k{,nommu}: Wire up new timerfd syscalls by Geert Uytterhoeven · 16 years ago
  15. e311f68 m68knommu: declare do_IRQ() by Greg Ungerer · 16 years ago
  16. 72dc67a KVM: remove the usage of the mmap_sem for the protection of the memory slots. by Izik Eidus · 16 years ago
  17. a0db701 block/genhd.c: proper externs by Adrian Bunk · 16 years ago
  18. 1826ead block/genhd.c: cleanups by Adrian Bunk · 16 years ago
  19. e3790c7 block: separate out padding from alignment by Tejun Heo · 16 years ago
  20. 7a85f88 block: restore the meaning of rq->data_len to the true data length by FUJITA Tomonori · 16 years ago
  21. 6446faa slub: Fix up comments by Christoph Lameter · 16 years ago
  22. a973e9d Revert "unique end pointer" patch by Christoph Lameter · 16 years ago
  23. d0bcabc docbook: fix usb source files by Randy Dunlap · 16 years ago
  24. 5ce6386 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  25. a345b4b Revert "x86: fix pmd_bad and pud_bad to support huge pages" by Linus Torvalds · 16 years ago
  26. 674eea0 KVM: Make the supported cpuid list a host property rather than a vm property by Avi Kivity · 16 years ago
  27. 9176c0b [POWERPC] move celleb DABRX definitions by Jens Osterkamp · 16 years ago
  28. b73384f Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  29. d862ccc [ARM] 4843/1: Add GCR_CLKBPB for PXA3xx by Mark Brown · 16 years ago
  30. a3359e2 [ARM] 4840/1: pxa: fix the typo in get_irqnr_and_base by eric miao · 16 years ago
  31. 5ce94e9 [ARM] 4838/1: Fix kexec for SA1100 machines by Thomas Kunze · 16 years ago
  32. 94a3f78 [ARM] 4837/1: make __get_unaligned_*() return unsigned types by Lennert Buytenhek · 16 years ago
  33. 076d84b Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 16 years ago
  34. 53c5858 x86 ptrace: fix ptrace_bts_config structure declaration by Dave Anderson · 16 years ago
  35. cded932 x86: fix pmd_bad and pud_bad to support huge pages by Hans Rosenfeld · 16 years ago
  36. 2232c2d rcu: add support for dynamic ticks and preempt rcu by Steven Rostedt · 16 years ago
  37. 99642e2 Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  38. 84b9a77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  39. 57ce36f let __dec_zone_page_state use __dec_zone_state by Uwe Kleine-König · 16 years ago
  40. 83afdf2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  41. 219ff3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  42. b599316 elfcore-compat fix uid/gid types by Roland McGrath · 16 years ago
  43. 64758bd Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 16 years ago
  44. 7e8616d [SCTP]: Update AUTH structures to match declarations in draft-16. by Vlad Yasevich · 16 years ago
  45. fbabbed [NETFILTER]: Fix NF_QUEUE_NR() parenthesis by Patrick McHardy · 16 years ago
  46. 7837467 CONNECTOR: make cn_already_initialized static by Li Zefan · 16 years ago
  47. adefe11 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  48. 3fca96e Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 16 years ago
  49. 7c811e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  50. f18edc9 x86: no robust/pi futex for real i386 CPUs by Thomas Gleixner · 16 years ago
  51. d4afe41 x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZE by Ingo Molnar · 16 years ago
  52. 88f3aec x86: fix spontaneous reboot with allyesconfig bzImage by Ingo Molnar · 16 years ago
  53. 4cd2095 x86: add comments for NOPs by H. Peter Anvin · 16 years ago
  54. 7343b3b x86: require family >= 6 if we are using P6 NOPs by H. Peter Anvin · 16 years ago
  55. cbc3497 lguest: include function prototypes by Harvey Harrison · 16 years ago
  56. 96de1a8 serial: Move asm-sh/sci.h to linux/serial_sci.h. by Paul Mundt · 16 years ago
  57. 8b1d165 sh: Fix up HAS_SR_RB typo in entry-macros. by Hideo Saito · 16 years ago
  58. 24d10f0 maple: remove unused variable by Adrian McMenamin · 16 years ago
  59. bdb9441 lockdep: increase MAX_LOCK_DEPTH by Peter Zijlstra · 16 years ago
  60. 2d07b25 sched: add declaration of sched_tail to sched.h by Harvey Harrison · 16 years ago
  61. cc645a0 sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash. by Paul Mundt · 16 years ago
  62. 2638676 i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n by David Brownell · 16 years ago
  63. 9e39ffe Alchemy: compile fix by Manuel Lauss · 16 years ago
  64. 305183f i2c: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  65. 4fa2b1c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  66. 9116300 libata: automatically use DMADIR if drive/bridge requires it by Tejun Heo · 16 years ago
  67. bdc0894 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  68. 85b80eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  69. 34cc7ba [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. by Pavel Emelyanov · 16 years ago
  70. 55b01e8 [NET]: Restore sanity wrt. print_mac(). by David S. Miller · 16 years ago
  71. ffd2d88 cgroup: clean up cgroup.h by Li Zefan · 16 years ago
  72. a043e3b cgroup: fix comments by Li Zefan · 16 years ago
  73. 5cc265a h8300: IRQ handling update by Yoshinori Sato · 16 years ago
  74. 4223cc34 h8300: uaccess.h update by Yoshinori Sato · 16 years ago
  75. a0c1e90 futex: runtime enable pi and robust functionality by Thomas Gleixner · 16 years ago
  76. 45254b4 efs: move headers out of include/linux/ by Christoph Hellwig · 16 years ago
  77. b97c74b spi: pxa2xx_spi clock polarity fix by Ned Forrester · 16 years ago
  78. 8ca3ed8 NOMMU: is_vmalloc_addr() won't compile if !MMU by David Howells · 16 years ago
  79. eaeb168 sparc: fix build by David Rientjes · 16 years ago
  80. 55a26ae MN10300: define SO_MARK by David Howells · 16 years ago
  81. 860f7be MN10300: define HZ as a config option by David Howells · 16 years ago
  82. 1e83527 percpu: fix DEBUG_PREEMPT per_cpu checking by Hugh Dickins · 16 years ago
  83. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  84. 0ee46c9 [ALSA] opl3 - Fix compilation without sequencer support by Takashi Iwai · 16 years ago
  85. a62f735 MM: Fix macro argument substitution in PageHead() and PageTail() by David Howells · 16 years ago
  86. 20f8d2a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  87. b8967d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  88. 06165752 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  89. 0f151e8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  90. eb87f65 PCI: pci_ids: patch for Intel ICH10 DeviceID's by Jason Gaston · 16 years ago
  91. 717a54a [ARM] 4835/1: Fix stale comment in struct machine_desc description by Leonid Evdokimov · 16 years ago
  92. 8a235ef Hibernation: Handle DEBUG_PAGEALLOC on x86 by Rafael J. Wysocki · 16 years ago
  93. e80af3a FRV: Change the timerfd syscalls to be the same as i386 by David Howells · 16 years ago
  94. 7be5cb1 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  95. 1803f33 Remove empty file remnants that were left in the tree by mistake by Linus Torvalds · 16 years ago
  96. 7cb4461 ssb: Fix pcicore cardbus mode by Michael Buesch · 16 years ago
  97. 53521d8 ssb: Make the GPIO API reentrancy safe by Michael Buesch · 16 years ago
  98. c2bcbe6 ssb: Fix the GPIO API by Michael Buesch · 16 years ago
  99. 42bfad4 ssb: Fix watchdog access for devices without a chipcommon by Michael Buesch · 16 years ago
  100. 58ff70d ssb: Fix serial console on new bcm47xx devices by Michael Buesch · 16 years ago