1. 094803e Merge branch 'akpm' (Andrew's incoming) by Linus Torvalds · 13 years ago
  2. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  3. 0556dc3 backlight: fix broken regulator API usage in l4f00242t03 by Mark Brown · 13 years ago
  4. a8aff21 alpha: wire up sendmmsg syscall by Michael Cree · 13 years ago
  5. 0a8c384 alpha: wire up accept4 syscall by Michael Cree · 13 years ago
  6. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  7. 32087d4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  8. b1c907f Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  9. 83f89ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  10. 2e8ecdc sparc64: Fix masking and shifting in VIS fpcmp emulation. by David S. Miller · 13 years ago
  11. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  12. 1bc87b0 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 13 years ago
  13. acff987 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  14. 07ea815 [S390] Remove error checking from copy_oldmem_page() by Michael Holzheu · 13 years ago
  15. 2a3a2d6 [S390] irqstats: split IPI interrupt accounting by Heiko Carstens · 13 years ago
  16. e1c4d01 [S390] add missing __tlb_flush_global() for !CONFIG_SMP by Jan Glauber · 13 years ago
  17. 3c52e49 [S390] sparse: fix sparse warnings with __user pointers by Martin Schwidefsky · 13 years ago
  18. 5b479a7 [S390] sparse: fix sparse warnings in math-emu by Martin Schwidefsky · 13 years ago
  19. 638ad34 [S390] sparse: fix sparse warnings about missing prototypes by Martin Schwidefsky · 13 years ago
  20. e54aafa [S390] sparse: fix sparse ANSI-C warnings by Martin Schwidefsky · 13 years ago
  21. c4736d9 [S390] sparse: fix sparse static warnings by Martin Schwidefsky · 13 years ago
  22. 399c1d8 [S390] sparse: fix access past end of array warnings by Martin Schwidefsky · 13 years ago
  23. 80376f3 [S390] Introduce get_clock_fast() by Jan Glauber · 13 years ago
  24. 388186b [S390] kvm: Handle diagnose 0x10 (release pages) by Christian Borntraeger · 13 years ago
  25. 499069e [S390] take mmap_sem when walking guest page table by Carsten Otte · 13 years ago
  26. cc77245 [S390] fix list corruption in gmap reverse mapping by Carsten Otte · 13 years ago
  27. a9162f2 [S390] fix possible deadlock in gmap_map_segment by Carsten Otte · 13 years ago
  28. 69ba974 [S390] load user asce on sie_fault by Carsten Otte · 13 years ago
  29. d98e19c [S390] smp: external call vs. emergency signal by Martin Schwidefsky · 13 years ago
  30. 65b4e40 [S390] chsc_sch: add support for irq statistics by Sebastian Ott · 13 years ago
  31. d4e81b3 [S390] allow all addressing modes by Martin Schwidefsky · 13 years ago
  32. b50511e [S390] cleanup psw related bits and pieces by Martin Schwidefsky · 13 years ago
  33. b6ef5bb [S390] add TIF_SYSCALL thread flag by Martin Schwidefsky · 13 years ago
  34. ccf45ca [S390] addressing mode limits and psw address wrapping by Martin Schwidefsky · 13 years ago
  35. 20b40a7 [S390] signal race with restarting system calls by Martin Schwidefsky · 13 years ago
  36. 3ee49c8 [S390] defconfig: switch on CONFIG_DEVTMPFS by Hendrik Brueckner · 13 years ago
  37. 0edc8fa [S390] lowcore cleanup by Martin Schwidefsky · 13 years ago
  38. dab7a7b [S390] Add architecture code for unmapping crashkernel memory by Michael Holzheu · 13 years ago
  39. d38593f [S390] Export vmcoreinfo note by Michael Holzheu · 13 years ago
  40. 60a0c68 [S390] kdump backend code by Michael Holzheu · 13 years ago
  41. 7f0bf65 [S390] Add real memory access functions by Michael Holzheu · 13 years ago
  42. 1943f53 [S390] Force PSW restart on online CPU by Michael Holzheu · 13 years ago
  43. 80853a8 [S390] fix _TIF_SINGLE_STEP definition by Tejun Heo · 13 years ago
  44. 017ec18 [S390] use ENTRY macro for sys_setns_wrapper by Jan Glauber · 13 years ago
  45. e73b7ff [S390] memory leak with RCU_TABLE_FREE by Martin Schwidefsky · 13 years ago
  46. a45aff5 [S390] user per registers vs. ptrace single stepping by Martin Schwidefsky · 13 years ago
  47. caa04f6 [S390] topology: fix alloc_masks annotation by Sebastian Ott · 13 years ago
  48. dd4a5a3 [S390] avoid warning in show_cpuinfo by Martin Schwidefsky · 13 years ago
  49. de400d6 [S390] fix mismatch in summation of I/O IRQ statistics by Peter Oberparleiter · 13 years ago
  50. f1c1da2 KVM: SVM: Keep intercepting task switching with NPT enabled by Jan Kiszka · 13 years ago
  51. 7697e71f KVM: s390: implement sigp external call by Christian Ehrhardt · 13 years ago
  52. 7eef87d KVM: s390: fix register setting by Carsten Otte · 13 years ago
  53. b290411 KVM: s390: fix return value of kvm_arch_init_vm by Carsten Otte · 13 years ago
  54. 4d47555 KVM: s390: check cpu_id prior to using it by Carsten Otte · 13 years ago
  55. ce94971 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  56. 2498424 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  57. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  58. 81397a6 ARM: mark empty gpio.h files empty by Linus Walleij · 13 years ago
  59. 041af83 gpio: Fix ARM versatile-express build failure by Grant Likely · 13 years ago
  60. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  61. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  62. 0e59e7e7 Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  63. 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  64. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  65. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  66. 1448c72 compat: sync compat_stats with statfs. by Eric W. Biederman · 13 years ago
  67. ca836a2 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  68. d630ba5 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  69. 5fd862f Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  70. 8e6d539 Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  71. 8237eb9 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  72. cc21fe5 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  73. a93f3e9 Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  74. 107095a Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  75. e34eb39 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  76. 9b68256 mmc: omap_hsmmc: if multiblock reads are broken, disable them by Paul Walmsley · 13 years ago
  77. 1897436 Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  78. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  79. 89cfc99 lguest: don't allow KVM-detection cpuid. by Rusty Russell · 13 years ago
  80. d92ef29 h8300: Move gpio.h to gpio-internal.h by Mark Brown · 13 years ago
  81. 4a92fe8 msm: mmc: Remove "pio_irq" resource by Sahitya Tummala · 13 years ago
  82. e91957e msm: Implement init_card operation for MSM SDCC by Alexander Tarasikov · 13 years ago
  83. cb2ccc3 ARM: shmobile: ag5evm, ap4: Named SDHI IRQ sources by Simon Horman · 13 years ago
  84. 2c96a29 mmc: atmel-mci: change namespace by Ludovic Desroches · 13 years ago
  85. 3b3dd79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  86. dfa4a42 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  87. 7b86572 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  88. 0791e98 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  89. 39adff5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  90. 8686a0e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  91. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  92. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  93. 9826530 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  94. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  95. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  96. 7832bb5 Blackfin: irq: remove IRQF_DISABLED by Yong Zhang · 13 years ago
  97. 23405b0 Blackfin: boards: clean up i2c_board_info by Michael Hennerich · 13 years ago
  98. 5101ea9 Blackfin: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  99. af80d0d Blackfin: bf537-stamp: register ASoC EVAL-ADAU1373 board driver by Lars-Peter Clausen · 13 years ago
  100. 080ae07 Blackfin: bf537-stamp: Register adav801 codec and ASoC machine driver by Lars-Peter Clausen · 13 years ago