1. 04830fc Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  2. 571503e Merge branch 'setns' by Linus Torvalds · 14 years ago
  3. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  4. 1486a74 Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/next by Grant Likely · 14 years ago
  5. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  6. 2a56d22 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  7. 239df0f Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus by Russell King · 14 years ago
  8. 81479c2 ARM: 6945/1: Add unwinding support for division functions by Laura Abbott · 14 years ago
  9. f23a5e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  10. 95948c3 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  11. 45acab0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  12. ea0ca3a Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  13. e5cdb13 GPIO: OMAP: move to drivers/gpio by Kevin Hilman · 14 years ago
  14. 5ee1a81 GPIO: OMAP: move register offset defines into <plat/gpio.h> by Kevin Hilman · 14 years ago
  15. dc7acbb Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  16. 968d803 m68knommu: use generic find_next_bit_le() by Akinobu Mita · 14 years ago
  17. 802caab s390: use asm-generic/bitops/le.h by Akinobu Mita · 14 years ago
  18. 04b18ff arm: use asm-generic/bitops/le.h by Akinobu Mita · 14 years ago
  19. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 14 years ago
  20. a2812e1 arch: add #define for each of optimized find bitops by Akinobu Mita · 14 years ago
  21. e081941 m68knommu: fix build error due to the lack of find_next_bit_le() by Akinobu Mita · 14 years ago
  22. 63ab25e kgdbts: unify/generalize gdb breakpoint adjustment by Mike Frysinger · 14 years ago
  23. 3cea45c sh: convert to asm-generic ptrace.h by Mike Frysinger · 14 years ago
  24. c46dd6b x86: convert to asm-generic ptrace.h by Mike Frysinger · 14 years ago
  25. 82258c6 Blackfin: convert to asm-generic ptrace.h by Mike Frysinger · 14 years ago
  26. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 14 years ago
  27. 5bf54a9 m32r: remove redundant declaration by KOSAKI Motohiro · 14 years ago
  28. 937e26c m32r: convert cpumask api by KOSAKI Motohiro · 14 years ago
  29. 9693ebd Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  30. 82ab0f7 gpio: Move the s5pc100 GPIO to drivers/gpio by Kyungmin Park · 14 years ago
  31. 347ec4e gpio: Move the s5pv210 GPIO to drivers/gpio by Kyungmin Park · 14 years ago
  32. ab48f16 gpio: Move the exynos4 GPIO to drivers/gpio by Kyungmin Park · 14 years ago
  33. fed6a02 gpio: Move to Samsung common GPIO library to drivers/gpio by Kyungmin Park · 14 years ago
  34. bc6f5cf gpio/nomadik: add function to read GPIO pull down status by Rickard Andersson · 14 years ago
  35. 37d7245 gpio: move Nomadik GPIO driver to drivers/gpio by Grant Likely · 14 years ago
  36. 06caa7a gpio: move U300 GPIO driver to drivers/gpio by Linus Walleij · 14 years ago
  37. 14587a2 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  38. fce637e Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  39. 9f1912c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  40. 829ae27 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
  41. 6ddb451 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  42. cc780af ARM: kill pmd_off() by Russell King · 14 years ago
  43. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 14 years ago
  44. d7ac829 mfd: Modifying the twl4030-power macro name Main_Ref to all caps by Lesly A M · 14 years ago
  45. 5bc20fc xen: cleancache shim to Xen Transcendent Memory by Dan Magenheimer · 14 years ago
  46. e9d35946 x86: vdso: Remove unused variable by Thomas Gleixner · 14 years ago
  47. 45b9523 ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks by Will Deacon · 14 years ago
  48. 52af9c6 ARM: 6943/1: mm: use TTBR1 instead of reserved context ID by Will Deacon · 14 years ago
  49. d427958 ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 by Catalin Marinas · 14 years ago
  50. a248b13 ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_area by Will Deacon · 14 years ago
  51. a85fab1 ARM: add sendmmsg syscall by Russell King · 14 years ago
  52. fbb9e0b ARM: 6863/1: allow hotplug on msm by Jeffrey Ohlstein · 14 years ago
  53. 7293031 ARM: 6830/1: mach-ux500: force PrimeCell revisions by Linus Walleij · 14 years ago
  54. e536fbe ARM: 6828/1: mach-ux500: delete SSP PrimeCell ID by Linus Walleij · 14 years ago
  55. 5de5a4d ARM: 6827/1: mach-netx: delete hardcoded periphid by Linus Walleij · 14 years ago
  56. 2846d84 ARM: 6940/1: fiq: Briefly document driver responsibilities for suspend/resume by Dave Martin · 14 years ago
  57. dc2eb92 ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 by Dave Martin · 14 years ago
  58. 40f7bfe ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEM by Will Deacon · 14 years ago
  59. 7b7bf49 ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM by Will Deacon · 14 years ago
  60. 69dbb2f [S390] mm: add ZONE_DMA to 31-bit config again by Heiko Carstens · 14 years ago
  61. 33ce614 [S390] mm: add page fault retry handling by Heiko Carstens · 14 years ago
  62. 9958318 [S390] mm: handle kernel caused page fault oom situations by Heiko Carstens · 14 years ago
  63. b396637 [S390] delay: implement ndelay by Heiko Carstens · 14 years ago
  64. ac5fa22 [S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitions by Heiko Carstens · 14 years ago
  65. b07c901 [S390] hwsampler: allow cpu hotplug by Martin Schwidefsky · 14 years ago
  66. 7683f74 [S390] uaccess: turn __access_ok() into a define by Heiko Carstens · 14 years ago
  67. d7b250e [S390] irq: merge irq.c and s390_ext.c by Heiko Carstens · 14 years ago
  68. df7997a [S390] irq: fix service signal external interrupt handling by Heiko Carstens · 14 years ago
  69. 902050b [S390] pfault: always enable service signal interrupt by Heiko Carstens · 14 years ago
  70. 3fb7933 powerpc/4xx: Adding PCIe MSI support by Rupjyoti Sarmah · 14 years ago
  71. 4dd6029 powerpc: Fix irq_free_virt by adjusting bounds before loop by Milton Miller · 14 years ago
  72. 9b78825 powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virt by Milton Miller · 14 years ago
  73. 2e45525 powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irq by Milton Miller · 14 years ago
  74. 3d1b5e2 powerpc/irq: Always free duplicate IRQ_LEGACY hosts by Milton Miller · 14 years ago
  75. 8142f03 powerpc/irq: Remove stale and misleading comment by Milton Miller · 14 years ago
  76. d5a1c19 powerpc/cell: Rename ipi functions to match current abstractions by Milton Miller · 14 years ago
  77. 7ef71d7 powerpc/cell: Use common smp ipi actions by Milton Miller · 14 years ago
  78. ca19315 powerpc/pseries: Update MAX_HCALL_OPCODE to reflect page coalescing by Brian King · 14 years ago
  79. ad5d529 powerpc/oprofile: Handle events that raise an exception without overflowing by Eric B Munson · 14 years ago
  80. 02424d8 powerpc/ftrace: Implement raw syscall tracepoints on PowerPC by Ian Munsie · 14 years ago
  81. 8c1c77f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  82. 0c63e38 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  83. ae1d3b9 Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into devel-stable by Russell King · 14 years ago
  84. 0798b1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  85. ad363e0 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 14 years ago
  86. ed0795a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  87. 4e8a780 Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  88. 586893e Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  89. 6738d32 arch/tile: prefer "tilepro" as the name of the 32-bit architecture by Chris Metcalf · 14 years ago
  90. 949a9d7 i8k: Integrate with the hwmon subsystem by Jean Delvare · 14 years ago
  91. 22e12bb Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  92. 0f1493a Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  93. 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 14 years ago
  94. 44ec7ab lib: consolidate DEBUG_PER_CPU_MAPS by Stephen Boyd · 14 years ago
  95. 162a7e7 printk: allocate kernel log buffer earlier by Mike Travis · 14 years ago
  96. dbee8a0 x86: remove 32-bit versions of readq()/writeq() by Roland Dreier · 14 years ago
  97. 818b667 Remove unused PROC_CHANGE_PENALTY constant by Stephen Boyd · 14 years ago
  98. db271cf um: fix crash while os_dump_core() by Richard Weinberger · 14 years ago
  99. 607647a um: include linux/prefetch.h by Richard Weinberger · 14 years ago
  100. 3ef6130 um: print info about fatal segfaults by Richard Weinberger · 14 years ago