1. ed6bb61 [CVE-2009-0029] s390: enable system call wrappers by Heiko Carstens · 16 years ago
  2. ee6a093 [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit by Benjamin Herrenschmidt · 16 years ago
  3. 1a94bc3 [CVE-2009-0029] System call wrapper infrastructure by Heiko Carstens · 16 years ago
  4. 1134723 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 by Heiko Carstens · 16 years ago
  5. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  6. a652504 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  7. b9a0d06 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  8. 58dab91 x86 PAT: remove CPA WARN_ON for zero pte by venkatesh.pallipadi@intel.com · 16 years ago
  9. cdecff6 x86 PAT: return compatible mapping to remap_pfn_range callers by venkatesh.pallipadi@intel.com · 16 years ago
  10. e4b866e x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param by venkatesh.pallipadi@intel.com · 16 years ago
  11. afc7d20 x86 PAT: consolidate old memtype new memtype check into a function by venkatesh.pallipadi@intel.com · 16 years ago
  12. e0b325d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  13. 1181a24 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  14. 9219a3b Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  15. 54c2668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  16. 87aa08b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  17. 3b1b719 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  18. 3e55f1a Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  19. 6ec9eae [WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610 by Martyn Welch · 16 years ago
  20. 877d524 m68k: Fix --build-id breakage for sun3 by Al Viro · 16 years ago
  21. c162564 m68k: Wire up sys_restart_syscall by Andreas Schwab · 16 years ago
  22. 07e449b m68k: sun3 core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  23. 41904f8 m68k: mvme147 core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  24. 92c3dd1 m68k: mac core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  25. 8bd3968 m68k: hp300 core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  26. 5b8b4c3 m68k: atari core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  27. 8443065 m68k: apollo core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  28. 66acd25 m68k: amiga core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  29. c85627f m68k: Kill several external declarations in source files by Geert Uytterhoeven · 16 years ago
  30. 2455e3c m68k: Add vmlinux.lds to .gitignore by Kars de Jong · 16 years ago
  31. e8cea89 Revert "i386: add TRACE_IRQS_OFF for the nmi" by Ingo Molnar · 16 years ago
  32. 50c668d Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write" by Ingo Molnar · 16 years ago
  33. 2bc1379 x86: fix apic.c build error on latest git by Jaswinder Singh Rajput · 16 years ago
  34. 4884d8e x86: fix mpparse.c build error on latest git by Jaswinder Singh Rajput · 16 years ago
  35. f313e12 x86: avoid theoretical vmalloc fault loop by Andi Kleen · 16 years ago
  36. a04b9f8 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 16 years ago
  37. 98007c2 [ARM] 5364/1: allow flush_ioremap_region() to be used from modules by Nicolas Pitre · 16 years ago
  38. d672d2f [ARM] w90x900: fix build errors and warnings by Russell King · 16 years ago
  39. da17490 [ARM] i.MX add missing include by Sascha Hauer · 16 years ago
  40. 96cb767 [ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19e by Sascha Hauer · 16 years ago
  41. 68b5e48 [ARM] i.MX: remove LCDC controller register definitions from imx-regs.h by Sascha Hauer · 16 years ago
  42. ae04d14 powerpc: Fix cpufreq drivers after cpufreq core changes by Benjamin Herrenschmidt · 16 years ago
  43. 9d07933 sparc64: Fix cpumask related build failure by David Miller · 16 years ago
  44. cde15b5 MIPS: Only write c0_framemask on CPUs which have this register. by Ralf Baechle · 16 years ago
  45. 61f9c58 MIPS: Alchemy: new userspace suspend interface for development boards. by Manuel Lauss · 16 years ago
  46. ac15dad MIPS: Alchemy: dbdma suspend/resume support. by Manuel Lauss · 16 years ago
  47. 564365b MIPS: Alchemy: Fix up PM code on Au1550/Au1200 by Manuel Lauss · 16 years ago
  48. 2699cdf MIPS: Alchemy: move calc_clock function. by Manuel Lauss · 16 years ago
  49. 0c694de MIPS: Alchemy: RTC counter clocksource / clockevent support. by Manuel Lauss · 16 years ago
  50. 779e7d4 MIPS: make cp0 counter clocksource/event usable as fallback. by Manuel Lauss · 16 years ago
  51. 074cf65 MIPS: Alchemy: remove cpu_table. by Manuel Lauss · 16 years ago
  52. 1820ec1 MIPS: Alchemy: remove get/set_au1x00_lcd_clock(). by Manuel Lauss · 16 years ago
  53. 558d1de MIPS: Print irq handler description by Manuel Lauss · 16 years ago
  54. 197b0d3 MIPS: Alchemy: pb1200: update CPLD cascade irq handler. by Manuel Lauss · 16 years ago
  55. 785e326 MIPS: Alchemy: update core interrupt code. by Manuel Lauss · 16 years ago
  56. 7179380 MIPS: Alchemy: move commandline mangling out of common code by Manuel Lauss · 16 years ago
  57. 23ba25d MIPS: Alchemy: devboards: consolidate files by Manuel Lauss · 16 years ago
  58. 58e75e8 MIPS: Alchemy: Move development board code to common subdirectory by Manuel Lauss · 16 years ago
  59. a86c7f7 MIPS: Add Cavium OCTEON to arch/mips/Kconfig by David Daney · 16 years ago
  60. 551d930 MIPS: Add defconfig for Cavium OCTEON. by David Daney · 16 years ago
  61. 843aef4 MIPS: Adjust the dma-common.c platform hooks. by David Daney · 16 years ago
  62. ec454d8 MIPS: Add Cavium OCTEON slot into proper tlb category. by David Daney · 16 years ago
  63. 126336f MIPS: Compute branch returns for Cavium OCTEON specific branch instructions. by David Daney · 16 years ago
  64. 2a219b0 MIPS: Cavium OCTEON multiplier state preservation. by David Daney · 16 years ago
  65. ddcdb1b MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family. by David Daney · 16 years ago
  66. babed55 MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c by David Daney · 16 years ago
  67. b5e00af MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h. by David Daney · 16 years ago
  68. 8faca49 MIPS: Modify core io.h macros to account for the Octeon Errata Core-301. by David Daney · 16 years ago
  69. 7e69deb MIPS: Hook up Cavium OCTEON in arch/mips. by David Daney · 16 years ago
  70. 47d979e MIPS: Hook Cavium OCTEON cache init into cache.c by David Daney · 16 years ago
  71. 0dd4781 MIPS: Add Cavium OCTEON processor constants and CPU probe. by David Daney · 16 years ago
  72. 25c3000 MIPS: Override assembler target architecture for octeon. by David Daney · 16 years ago
  73. ed918c2 MIPS: Add Cavium OCTEON specific register definitions to mipsregs.h by David Daney · 16 years ago
  74. f9bb4cf MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state. by David Daney · 16 years ago
  75. bd6d85c MIPS: For Cavium OCTEON handle hazards as per the R10000 handling. by David Daney · 16 years ago
  76. 5b3b168 MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. by David Daney · 16 years ago
  77. 58f0777 MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/executive and asm/octeon. by David Daney · 16 years ago
  78. 54293ec MIPS: Add Cavium OCTEON processor CSR definitions by David Daney · 16 years ago
  79. 2bd2dd0 MIPS: Alchemy: Change strict_strtol to strict_strtoul by Julia Lawall · 16 years ago
  80. 797c3f3 MIPS: 64-bit: Use generic 32-bit ptrace compat code. by Anirban Sinha · 16 years ago
  81. fc4dbea sparc: Fix asm/signal.h for 32-bit. by David S. Miller · 16 years ago
  82. f45ac22 Merge commit 'v2.6.29-rc1' into x86/urgent by Ingo Molnar · 16 years ago
  83. 3d14bda Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  84. 4e9b1c1 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  85. c40f6f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu by Linus Torvalds · 16 years ago
  86. 7d671f3 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  87. c4295fb x86: make 'constant_test_bit()' take an unsigned bit number by Linus Torvalds · 16 years ago
  88. e245b80 parisc: introduce asm/swab.h by Harvey Harrison · 16 years ago
  89. 8659c40 x86: only scan the root bus in early PCI quirks by Andi Kleen · 16 years ago
  90. 4ce5f24 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 16 years ago
  91. 7c51d57 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  92. a3a798c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  93. 29a41e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  94. d9e8a3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  95. 33e1911 [S390] Use unsigned long long for u64 on 64bit. by Heiko Carstens · 16 years ago
  96. 81ffa04 [S390] vdso: compile fix by Heiko Carstens · 16 years ago
  97. f47d52a [S390] remove code for oldselect system call by Heiko Carstens · 16 years ago
  98. 0680ba0 [S390] types: add/fix types.h include in header files by Heiko Carstens · 16 years ago
  99. 13de227 [S390] dasd: add device attribute to disable blocking on lost paths by Holger Smolinski · 16 years ago
  100. dbb397d [S390] asm-s390/posix_types.h: drop __USE_ALL usage by Mike Frysinger · 16 years ago