1. 139ef32 Revert adding some arch-specific signal syscalls to <linux/syscalls.h>. by Chris Metcalf · 14 years ago
  2. cc44826 Merge branch 'master' into for-linus by Chris Metcalf · 14 years ago
  3. 482e6f8 arch/tile: Do not use GFP_KERNEL for dma_alloc_coherent(). by Chris Metcalf · 14 years ago
  4. 999fd1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  5. 9a9620d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 14 years ago
  6. fc0ccfceb8 arch/um: fix kunmap_atomic() call in skas/uaccess.c by Cesar Eduardo Barros · 14 years ago
  7. f76f5d7 xtensa: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  8. c421b08 mn10300: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  9. 68db30c m32r: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  10. f9c497c frv: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  11. 867e359 arch/tile: core support for Tilera 32-bit chips. by Chris Metcalf · 14 years ago
  12. 167b712 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
  13. 39059cc Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  14. b01b7dc Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/linux-2.6 by Linus Torvalds · 14 years ago
  15. f150dba6 Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  16. cd52e17 xen: ensure timer tick is resumed even on CPU driving the resume by Ian Campbell · 14 years ago
  17. ee227c5 of/powerpc: fix fsl_msi device node pointer by Wolfram Sang · 14 years ago
  18. 560526f sh: make sure static declaration on ms7724se by Kuninori Morimoto · 14 years ago
  19. 30e0cc1 sh: make sure static declaration on mach-migor by Kuninori Morimoto · 14 years ago
  20. 3ce0933 sh: make sure static declaration on mach-ecovec24 by Kuninori Morimoto · 14 years ago
  21. f4cdd75 sh: make sure static declaration on mach-ap325rxa by Kuninori Morimoto · 14 years ago
  22. c2cdf6a powerpc/macio: Fix probing of macio devices by using the right of match table by Benjamin Herrenschmidt · 14 years ago
  23. 257d569 powerpc/cell: Fix integer constant warning by Denis Kirjanov · 14 years ago
  24. db97bc7 powerpc/kprobes: Remove resume_execution() in kprobes by Ananth N Mavinakayanahalli · 14 years ago
  25. 45fdf00 of/powerpc: fix 85xx RapidIO device node pointer by Alexandre Bounine · 14 years ago
  26. 4adc8b7 x86, smpboot: Fix cores per node printing on boot by Borislav Petkov · 14 years ago
  27. 019e257 Merge branch 'sh/iomap' by Paul Mundt · 14 years ago
  28. 861160b sh: PIO disabling for x3proto and urquell. by Paul Mundt · 14 years ago
  29. 2422397 sh: mach-sdk7786: conditionally disable PIO support. by Paul Mundt · 14 years ago
  30. 86e4dd5 sh: support for platforms without PIO. by Paul Mundt · 14 years ago
  31. aef4b9a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  32. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  33. b904d71 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  34. c8fcb14 Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 14 years ago
  35. d7f0776 x86/amd-iommu: Fall back to GART if initialization fails by Joerg Roedel · 14 years ago
  36. e82752d x86/amd-iommu: Fix crash when request_mem_region fails by Joerg Roedel · 14 years ago
  37. 1d61e73 Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35 by Joerg Roedel · 14 years ago
  38. e565813 x86/mm: Remove unused DBG() macro by Akinobu Mita · 14 years ago
  39. 90151c35 perf_events: Fix event scheduling issues introduced by transactional API by Stephane Eranian · 14 years ago
  40. 4705b2e sh: add romImage MMCIF boot for sh7724 and Ecovec V2 by Magnus Damm · 14 years ago
  41. b34bce4 sh: allow romImage data between head.S and the zero page by Magnus Damm · 14 years ago
  42. 1238c68 sh: Add support MMCIF for ecovec by Yusuke Goda · 14 years ago
  43. 8fa76f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  44. a7fed9f powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not set by Benjamin Herrenschmidt · 14 years ago
  45. ecca1a3 Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 14 years ago
  46. 3d00d4f Merge commit 'jwb/next' into next by Benjamin Herrenschmidt · 14 years ago
  47. b3f2f6c ia64: revert __node_random addition by Linus Torvalds · 14 years ago
  48. 17d30ac Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  49. e38c1e5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  50. 021fad8 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
  51. 06b2e98 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  52. 35926ff Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" by Linus Torvalds · 14 years ago
  53. 210501a parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic by John David Anglin · 14 years ago
  54. 9b437bc parisc: Remove unnecessary macros from entry.S by John David Anglin · 14 years ago
  55. f4c0346 parisc: LWS fixes for syscall.S by John David Anglin · 14 years ago
  56. c2dc988 parisc: Delete unnecessary nop's in entry.S by John David Anglin · 14 years ago
  57. 8f6c0c2 parisc: Avoid interruption in critical region in entry.S by John David Anglin · 14 years ago
  58. 53e30d0 parisc: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  59. 550f0d9 parisc: clear floating point exception flag on SIGFPE signal by Helge Deller · 14 years ago
  60. d24944d parisc: Use of align_frame provides stack frame. by Carlos O'Donell · 14 years ago
  61. e4f2e5e Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  62. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  63. d3b3833 Merge branch 'ht-delete-2.6.35' into release by Len Brown · 14 years ago
  64. 91dd696 Merge branch 'acpi_enable' into release by Len Brown · 14 years ago
  65. dc1544e Merge branch 'bjorn-pci-root-v4-2.6.35' into release by Len Brown · 14 years ago
  66. 969ea5c tracing: fix for tracepoint API change by Stephen Rothwell · 14 years ago
  67. 043f275 Merge branch 'for-linus/2635-updates' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  68. 8507bb0 FRV: ARCH_KMALLOC_MINALIGN was already defined by David Howells · 14 years ago
  69. ece8ae49 ARM: Merge for-2635/defconfig3 by Ben Dooks · 14 years ago
  70. 2992bc0 ARM: s3c2410_defconfig: Add new machines by Ben Dooks · 14 years ago
  71. 856066c ARM: s3c6400_defconfig: Add framebuffer and basic LCD by Ben Dooks · 14 years ago
  72. ad2cf09 ARM: s3c6400_defconfig: Add RTC driver support by Ben Dooks · 14 years ago
  73. 8a776fb ARM: s3c6400_defconfig: Enable USB host side by Ben Dooks · 14 years ago
  74. 56a5cba ARM: s3c6400_defconfig: Add SPI driver by Ben Dooks · 14 years ago
  75. e56210c ARM: s3c6400_defconfig: Update compiled machines by Ben Dooks · 14 years ago
  76. 8fb9d2d ARM: S5P: Regoster clk_xusbxti clock for hsotg driver by Thomas Abraham · 14 years ago
  77. 5f4c5b2 ARM: S3C64XX: Add USB OTG HCLK to the list of clocks by Thomas Abraham · 14 years ago
  78. 189e044 ARM: SAMSUNG: gpio-cfg.h: update documentation by Ben Dooks · 14 years ago
  79. 9414392 ARM: SAMSUNG: Fix documentation for s3c_gpio_cfgpin() by Ben Dooks · 14 years ago
  80. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 14 years ago
  81. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  82. e45b7fa sched: clarify commment for TS_POLLING by Len Brown · 14 years ago
  83. 9dda696 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  84. 6257926 mfd: New AB8500 driver by Rabin Vincent · 14 years ago
  85. d162251 ARM: AB3550 board configuration and irq for U300 by Mattias Wallin · 14 years ago
  86. 812f9e9 mfd: Renamed ab3100.h to abx500.h by Linus Walleij · 14 years ago
  87. da1e368 davinci: da850 TPS6507x touch screen driver board data by Todd Fischer · 14 years ago
  88. 0bc20bb mfd: Add tps6507x board data structure by Todd Fischer · 14 years ago
  89. f52e62d x86: remove rdc321x_defs.h by Florian Fainelli · 14 years ago
  90. 4ec37de [IA64] Fix build breakage by Tony Luck · 14 years ago
  91. c5617b2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  92. 7b8ddb0 DMAENGINE: DMA40 U8500 platform configuration by Linus Walleij · 14 years ago
  93. 1ba4f22 x86, cpufeature: Unbreak compile with gcc 3.x by H. Peter Anvin · 14 years ago
  94. cad719d Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 14 years ago
  95. 3ddab47 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 14 years ago
  96. cc106eb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  97. b899ebe Merge branch 'for-linus/2634-git-updates' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  98. a9a0aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  99. fd1197f numa: ia64: support numa_mem_id() for memoryless nodes by Lee Schermerhorn · 14 years ago
  100. 3bccd99 numa: ia64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 14 years ago