1. aafade2 x86-64, vdso: Do not allocate memory for the vDSO by Andy Lutomirski · 13 years ago
  2. ae7bd11 clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option by H. Peter Anvin · 13 years ago
  3. 8c400f6 x86, vdso: Drop now wrong comment by Borislav Petkov · 13 years ago
  4. 574c44f ia64: Replace clocksource.fsys_mmio with generic arch data by Andy Lutomirski · 13 years ago
  5. 98d0ac3 x86-64: Move vread_tsc and vread_hpet into the vDSO by Andy Lutomirski · 13 years ago
  6. 433bd80 clocksource: Replace vread with generic arch data by Andy Lutomirski · 13 years ago
  7. 7f79ad1 x86-64: Add --no-undefined to vDSO build by Andy Lutomirski · 13 years ago
  8. 1b3f2a7 x86-64: Allow alternative patching in the vDSO by Andy Lutomirski · 13 years ago
  9. 59e97e4 x86: Make alternative instruction pointers relative by Andy Lutomirski · 13 years ago
  10. c971294 x86-64: Improve vsyscall emulation CS and RIP handling by Andy Lutomirski · 13 years ago
  11. 5cec93c x86-64: Emulate legacy vsyscalls by Andy Lutomirski · 13 years ago
  12. 5dfcea6 x86-64: Fill unused parts of the vsyscall page with 0xcc by Andy Lutomirski · 13 years ago
  13. bb5fe2f x86-64: Remove vsyscall number 3 (venosys) by Andy Lutomirski · 13 years ago
  14. d319bb7 x86-64: Map the HPET NX by Andy Lutomirski · 13 years ago
  15. 0d7b854 x86-64: Remove kernel.vsyscall64 sysctl by Andy Lutomirski · 13 years ago
  16. 9fd67b4 x86-64: Give vvars their own page by Andy Lutomirski · 13 years ago
  17. 8b4777a x86-64: Document some of entry_64.S by Andy Lutomirski · 13 years ago
  18. 6879eb2 x86-64: Fix alignment of jiffies variable by Andy Lutomirski · 13 years ago
  19. 39b4a46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  20. cd4ecf8 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  21. 1f3bd0f Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  22. 5ff6197 Blackfin: strncpy: fix handling of zero lengths by Steven Miao · 13 years ago
  23. 816af74 ARM: mach-shmobile: add DMAC clock definitions on SH7372 by Guennadi Liakhovetski · 13 years ago
  24. e12ca23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  25. 850761b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  26. 83caba8 [IA64] wire up sendmmsg() syscall for Itanium by Tony Luck · 13 years ago
  27. af0d6a0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  28. 643d2d7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  29. 339dedf powerpc/pmac: Don't register pmac PIC syscore ops when HW not present by Benjamin Herrenschmidt · 13 years ago
  30. db7eba2 sh: Fix up asm-generic/ptrace.h fallout. by Paul Mundt · 13 years ago
  31. 3f9b8520 sh64: Move from P1SEG to CAC_ADDR for consistent sync. by Paul Mundt · 13 years ago
  32. 65d517e sh64: asm/pgtable.h needs asm/mmu.h by Paul Mundt · 13 years ago
  33. 194cd8d sh: asm/tlb.h needs linux/swap.h by Nobuhiro Iwamatsu · 13 years ago
  34. 8181d3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-fixes-for-linus by Paul Mundt · 13 years ago
  35. 4f3c125 x86: Fix mwait_play_dead() faulting on mwait-incapable cpus by Avi Kivity · 13 years ago
  36. 598e887 x86 idle: Fix mwait deprecation warning message by Borislav Petkov · 13 years ago
  37. 15517f7 lguest: fix timer interrupt setup by Rusty Russell · 13 years ago
  38. cab0d85 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  39. 57ed609 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  40. f310642 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  41. 3c5cffb [S390] mm: fix mmu_gather rework by Heiko Carstens · 13 years ago
  42. a43a9d9 [S390] mm: fix storage key handling by Heiko Carstens · 13 years ago
  43. 5d4c47e x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline param by Len Brown · 14 years ago
  44. cdaab4a x86 idle: deprecate "no-hlt" cmdline param by Len Brown · 14 years ago
  45. 99c6322 x86 idle APM: deprecate CONFIG_APM_CPU_IDLE by Len Brown · 14 years ago
  46. 06ae40c x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands it by Len Brown · 14 years ago
  47. 02c68a0 x86 idle: clarify AMD erratum 400 workaround by Len Brown · 14 years ago
  48. c320afe Blackfin: debug-mmrs: include RSI_PID[4567] MMRs by Mike Frysinger · 13 years ago
  49. fcb2439 Blackfin: bf51x: fix up RSI_PID# MMR defines by Mike Frysinger · 13 years ago
  50. 61aa818 Blackfin: bf52x/bf54x: fix up usb MMR defines by Mike Frysinger · 13 years ago
  51. d09fb60 Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppi by Mike Frysinger · 13 years ago
  52. a4ffd95 Blackfin: gptimers: add structure for hardware register layout by Mike Frysinger · 13 years ago
  53. 427472c Blackfin: wire up new sendmmsg syscall by Mike Frysinger · 13 years ago
  54. 63917ef Blackfin: mach/bfin_serial_5xx.h: punt now-unused header by Mike Frysinger · 15 years ago
  55. 091c759 Blackfin: bfin_serial.h: turn default port wrappers into stubs by Mike Frysinger · 14 years ago
  56. a947e23 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  57. c4a227d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  58. 04830fc Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  59. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  60. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  61. 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 · 13 years ago
  62. 89e1be5 x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.o by Steven Rostedt · 13 years ago
  63. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  64. 2a56d22 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  65. 239df0f Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus by Russell King · 13 years ago
  66. 81479c2 ARM: 6945/1: Add unwinding support for division functions by Laura Abbott · 13 years ago
  67. f23a5e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  68. 95948c3 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  69. 45acab0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  70. ea0ca3a Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  71. e5cdb13 GPIO: OMAP: move to drivers/gpio by Kevin Hilman · 13 years ago
  72. 5ee1a81 GPIO: OMAP: move register offset defines into <plat/gpio.h> by Kevin Hilman · 14 years ago
  73. f133ecc arch/tile: more /proc and /sys file support by Chris Metcalf · 13 years ago
  74. d6a72fe Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 13 years ago
  75. b1d2dc3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 13 years ago
  76. 9a3865b x86, asm: Clean up desc.h a bit by Ingo Molnar · 13 years ago
  77. 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 · 13 years ago
  78. 968d803 m68knommu: use generic find_next_bit_le() by Akinobu Mita · 13 years ago
  79. 802caab s390: use asm-generic/bitops/le.h by Akinobu Mita · 13 years ago
  80. 04b18ff arm: use asm-generic/bitops/le.h by Akinobu Mita · 13 years ago
  81. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  82. a2812e1 arch: add #define for each of optimized find bitops by Akinobu Mita · 13 years ago
  83. e081941 m68knommu: fix build error due to the lack of find_next_bit_le() by Akinobu Mita · 13 years ago
  84. 63ab25e kgdbts: unify/generalize gdb breakpoint adjustment by Mike Frysinger · 13 years ago
  85. 3cea45c sh: convert to asm-generic ptrace.h by Mike Frysinger · 13 years ago
  86. c46dd6b x86: convert to asm-generic ptrace.h by Mike Frysinger · 13 years ago
  87. 82258c6 Blackfin: convert to asm-generic ptrace.h by Mike Frysinger · 13 years ago
  88. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 13 years ago
  89. 5bf54a9 m32r: remove redundant declaration by KOSAKI Motohiro · 13 years ago
  90. 937e26c m32r: convert cpumask api by KOSAKI Motohiro · 13 years ago
  91. 9693ebd Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  92. 82ab0f7 gpio: Move the s5pc100 GPIO to drivers/gpio by Kyungmin Park · 13 years ago
  93. 347ec4e gpio: Move the s5pv210 GPIO to drivers/gpio by Kyungmin Park · 13 years ago
  94. ab48f16 gpio: Move the exynos4 GPIO to drivers/gpio by Kyungmin Park · 13 years ago
  95. fed6a02 gpio: Move to Samsung common GPIO library to drivers/gpio by Kyungmin Park · 13 years ago
  96. bc6f5cf gpio/nomadik: add function to read GPIO pull down status by Rickard Andersson · 13 years ago
  97. 37d7245 gpio: move Nomadik GPIO driver to drivers/gpio by Grant Likely · 13 years ago
  98. 06caa7a gpio: move U300 GPIO driver to drivers/gpio by Linus Walleij · 13 years ago
  99. 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 · 13 years ago
  100. 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 · 13 years ago