1. 83b964b mm: arch: make in_gate_area take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
  2. 31db58b mm: arch: make get_gate_vma take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
  3. 375906f x86: mark associated mm when running a task in 32 bit compatibility mode by Stephen Wilson · 14 years ago
  4. c2ef45d x86: add context tag to mark mm when running a task in 32-bit compatibility mode by Stephen Wilson · 14 years ago
  5. 10effcb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  6. 4e76ae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 14 years ago
  7. f19ade4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  8. 111f426 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  9. b7ed78f introduce sys_syncfs to sync a single file system by Sage Weil · 14 years ago
  10. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  11. 6113f39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  12. a71f5d5 powerpc/ptrace: Remove BUG_ON when full register set not available by Mike Wolf · 14 years ago
  13. d6a2639 powerpc: Factoring mpic cpu id fetching into a function by Meador Inge · 14 years ago
  14. dfec220 powerpc: Make MPIC honor the "pic-no-reset" device tree property by Meador Inge · 14 years ago
  15. 90407c9 powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodes by Benjamin Herrenschmidt · 14 years ago
  16. a952baa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  17. 5b47877 arch/tile: fix futex sanitization definition/prototype mismatch by Chris Metcalf · 14 years ago
  18. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  19. a8c91da Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  20. 2c1d247 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 14 years ago
  21. 664322a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  22. b3f80f6 sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls. by David S. Miller · 14 years ago
  23. 9889376 sparc: Implement of_iomap(). by David S. Miller · 14 years ago
  24. 930952a sparc: Implement of_address_to_resource(). by David S. Miller · 14 years ago
  25. 1655068 sparc: Provide NO_IRQ definition. by David S. Miller · 14 years ago
  26. 9975961 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  27. d3e458d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  28. f2e1fbb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  29. 508996b Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  30. 6192978 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  31. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  32. ddb7d1e MN10300: Clear ASB2364 peripheral interrupt masks before enabling interrupts by David Howells · 14 years ago
  33. 02b2944 MN10300: Fix the ASB2364 gdbport UART register defs by David Howells · 14 years ago
  34. 5f91a1a MN10300: Fix ASB2364 FPGA register defs by David Howells · 14 years ago
  35. df43b86 MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 14 years ago
  36. 4692edb MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQS by David Howells · 14 years ago
  37. 1ddc4a3 MN10300: Convert ASB2364 FPGA irq_chip to new functions by Thomas Gleixner · 14 years ago
  38. 3ba65467 MN10300: Convert ipi irq_chip to new functions by Thomas Gleixner · 14 years ago
  39. b023ba5 MN10300: Convert serial irq_chip to new functions by Thomas Gleixner · 14 years ago
  40. 125bb1d MN10300: Convert cpu irq_chips to new functions by Thomas Gleixner · 14 years ago
  41. a494d3d MN10300: Remove unused mn10300_intc_* functions by Thomas Gleixner · 14 years ago
  42. e61645a MN10300: Remove stale irq_chip.end - V2 by Thomas Gleixner · 14 years ago
  43. dc7daf3 MN10300: Use clockevents_calc_mult_shift() by Thomas Gleixner · 14 years ago
  44. 817890b MN10300: Use clocksource_register_hz() by Thomas Gleixner · 14 years ago
  45. 73a173a MN10300: Remove stale code by Thomas Gleixner · 14 years ago
  46. 0a95d92 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  47. 4981d01 x86: Flush TLB if PGD entry is changed in i386 PAE mode by Shaohua Li · 14 years ago
  48. e8e999c x86, dumpstack: Correct stack dump info when frame pointer is available by Namhyung Kim · 14 years ago
  49. 2c76397 x86: Clean up csum-copy_64.S a bit by Ingo Molnar · 14 years ago
  50. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
  51. 8dd8997 Merge branch 'linus' into x86/urgent by Ingo Molnar · 14 years ago
  52. 0c082bd Blackfin: ip0x: fix unused variable warning by Mike Frysinger · 14 years ago
  53. 58ee0d3 Blackfin: punt unused HDMA masks by Mike Frysinger · 14 years ago
  54. a8d0142 Blackfin: wire up new syscalls by Mike Frysinger · 14 years ago
  55. 1353d05 Blackfin/ipipe: restore pipeline bits in irqflags by Philippe Gerum · 14 years ago
  56. 9169b51 Blackfin/ipipe: fix deferred pipeline sync for the root stage by Philippe Gerum · 14 years ago
  57. 5b5da4c Blackfin/ipipe: upgrade to I-pipe mainline by Philippe Gerum · 14 years ago
  58. 8944b5a Blackfin: cpufreq: fix typos by Michael Hennerich · 14 years ago
  59. 1eb5efa Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 14 years ago
  60. 91796c2 Blackfin: SMP: convert to irq chip functions by Mike Frysinger · 14 years ago
  61. 9f51a87 Blackfin: use accessor functions in show_interrupts() by Thomas Gleixner · 14 years ago
  62. bc2f6bd Blackfin: use proper wrapper functions for modifying irq status by Thomas Gleixner · 14 years ago
  63. e950285 Blackfin: convert gpio irq_chip to new functions by Thomas Gleixner · 14 years ago
  64. 172d2d1 Blackfin: convert mac irq_chip to new functions by Thomas Gleixner · 14 years ago
  65. dabf64b Blackfin: convert error irq_chip to new functions by Thomas Gleixner · 14 years ago
  66. ff43a67 Blackfin: convert internal irq_chip to new functions by Thomas Gleixner · 14 years ago
  67. 4f19ea4 Blackfin: convert core irq_chip to new functions by Thomas Gleixner · 14 years ago
  68. b10bbbb Blackfin: use proper wrappers for irq_desc by Thomas Gleixner · 14 years ago
  69. 511cdcc Blackfin: optimize startup code by Mike Frysinger · 14 years ago
  70. c6345ab Blackfin: SMP: work around anomaly 05000491 by Sonic Zhang · 14 years ago
  71. 6f546bc Blackfin: SMP: implement cpu_freq support by Graf Yang · 15 years ago
  72. 820b127 Blackfin: split optimization settings more by Mike Frysinger · 14 years ago
  73. 567ebfc Blackfin: SMP: disable preempt with smp_processor_id to send messages by Sonic Zhang · 14 years ago
  74. ab61d2a Blackfin: SMP: delay enabling caches until CPU is initialized by steven miao · 14 years ago
  75. 5f362c9 Blackfin: SMP: use standard cache functions by Mike Frysinger · 14 years ago
  76. ef9d8c2 Blackfin: SMP: PERCPU section should be PAGE aligned by steven miao · 14 years ago
  77. d6b435b Blackfin: ADI boards: enable pseudo debug insns support by Mike Frysinger · 14 years ago
  78. cdb92f6 Blackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP systems by Sonic Zhang · 14 years ago
  79. adfe6a4 Blackfin: dnp5370: drop MMC card detect support by Andreas Schallenberg · 14 years ago
  80. b5fc12d Blackfin: add bfin_write_{or,and} helpers by Mike Frysinger · 14 years ago
  81. 4c131c8 Blackfin: bf548-ezkit: add CAN1 support by Aaron Wu · 14 years ago
  82. 5583517 Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignments by steven miao · 14 years ago
  83. 6ce0466 Blackfin: SMP: avoid section mismatch warnings by Sonic Zhang · 15 years ago
  84. 08351fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  85. 0df0914 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  86. 6899608 Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 14 years ago
  87. 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  88. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  89. ec0afc9 Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  90. 5a39837 Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  91. 514af9f Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  92. 61ef46f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  93. 978ca16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  94. 4b0e976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  95. 7e29c30 mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35 by Wolfram Sang · 14 years ago
  96. 0c6d49c mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35 by Wolfram Sang · 14 years ago
  97. 0dccb04 arch/tile: support newer binutils assembler shift semantics by Chris Metcalf · 14 years ago
  98. 325d160 Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Chris Metcalf · 14 years ago
  99. 7b7adc4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 by Linus Torvalds · 14 years ago
  100. 31598e8 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago