1. 16257393 fadump: Introduce cleanup routine to invalidate /proc/vmcore. by Mahesh Salgaonkar · 13 years ago
  2. d34c5f2 fadump: Add PT_NOTE program header for vmcoreinfo by Mahesh Salgaonkar · 13 years ago
  3. ebaeb5a fadump: Convert firmware-assisted cpu state dump data into elf notes. by Mahesh Salgaonkar · 13 years ago
  4. 2df173d fadump: Initialize elfcore header and add PT_LOAD program headers. by Mahesh Salgaonkar · 13 years ago
  5. 3ccc00a fadump: Register for firmware assisted dump. by Mahesh Salgaonkar · 12 years ago
  6. eb39c88 fadump: Reserve the memory for firmware assisted dump. by Mahesh Salgaonkar · 13 years ago
  7. 8e0aa6d fadump: Add documentation for firmware-assisted dump. by Mahesh Salgaonkar · 13 years ago
  8. e55d7f7 powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag by Kyle Moffett · 13 years ago
  9. c1b8d45 powerpc/mpic: Add "last-interrupt-source" property to override hardware by Kyle Moffett · 13 years ago
  10. 5019609 powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count by Kyle Moffett · 13 years ago
  11. 9ca163c fsl/mpic: Create and document the "single-cpu-affinity" device-tree flag by Kyle Moffett · 13 years ago
  12. 98cca25 fsl/mpic: Document and use the "big-endian" device-tree flag by Kyle Moffett · 13 years ago
  13. 3a7a717 powerpc/mpic: Fix use of "flags" variable in mpic_alloc() by Kyle Moffett · 13 years ago
  14. 27e74da i387: export 'fpu_owner_task' per-cpu variable by Linus Torvalds · 12 years ago
  15. 8ebbfb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  16. 39e255d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  17. 1a4edd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  18. 7e16838 i387: support lazy restore of FPU state by Linus Torvalds · 12 years ago
  19. 80ab6f1 i387: use 'restore_fpu_checking()' directly in task switching code by Linus Torvalds · 12 years ago
  20. cea20ca i387: fix up some fpu_counter confusion by Linus Torvalds · 12 years ago
  21. 59cca65 digsig: changed type of the timestamp by Dmitry Kasatkin · 13 years ago
  22. b01543d Linux 3.3-rc4 by Linus Torvalds · 12 years ago
  23. be2874c Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  24. 584216b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  25. bff98bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  26. 4686066 Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  27. 7857b99 Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  28. 06ca7c4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  29. 7bcd5b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  30. 58e44ba Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  31. a18d3af Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  32. 34ddc81 i387: re-introduce FPU state preloading at context switch time by Linus Torvalds · 12 years ago
  33. f94edac i387: move TS_USEDFPU flag from thread_info to task_struct by Linus Torvalds · 12 years ago
  34. cf1eb40 [S390] correct ktime to tod clock comparator conversion by Martin Schwidefsky · 13 years ago
  35. 656d912 [S390] 3215 deadlock with tty_wakeup by Martin Schwidefsky · 13 years ago
  36. 2320c57 [S390] incorrect PageTables counter for kvm page tables by Martin Schwidefsky · 13 years ago
  37. f361230 [S390] idle: avoid RCU usage in extended quiescent state by Heiko Carstens · 13 years ago
  38. 4903062 i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore by Linus Torvalds · 13 years ago
  39. b3b0870 i387: do not preload FPU state at task switch time by Linus Torvalds · 13 years ago
  40. 465c934 ecryptfs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  41. 545d680 eCryptfs: Copy up lower inode attrs after setting lower xattr by Tyler Hicks · 13 years ago
  42. 4a26620 eCryptfs: Improve statfs reporting by Tyler Hicks · 13 years ago
  43. 6d59d7a i387: don't ever touch TS_USEDFPU directly, use helper functions by Linus Torvalds · 13 years ago
  44. b6c6641 i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers by Linus Torvalds · 13 years ago
  45. 15d8791 i387: fix x86-64 preemption-unsafe user stack save/restore by Linus Torvalds · 13 years ago
  46. 9a45a94 powerpc/perf: power_pmu_start restores incorrect values, breaking frequency events by Anton Blanchard · 13 years ago
  47. 64f8c13 powerpc/adb: Use set_current_state() by majianpeng · 13 years ago
  48. 5432124 powerpc: Disable interrupts early in Program Check by Benjamin Herrenschmidt · 13 years ago
  49. a1a1d1b powerpc: Remove legacy iSeries from ppc64_defconfig by Stephen Rothwell · 13 years ago
  50. 13635df powerpc/fsl/pci: Fix PCIe fixup regression by Benjamin Herrenschmidt · 13 years ago
  51. 40c8cef powerpc: Fix kernel log of oops/panic instruction dump by Ira Snyder · 13 years ago
  52. f2ea0f5 crypto: sha512 - use standard ror64() by Alexey Dobriyan · 13 years ago
  53. 6c23e41 net/ethernet: ks8851_mll fix irq handling by Jan Weitzel · 13 years ago
  54. 2371143 veth: Enforce minimum size of VETH_INFO_PEER by Thomas Graf · 13 years ago
  55. 78a5249f stmmac: update the driver version to Feb 2012 (v2) by Giuseppe CAVALLARO · 13 years ago
  56. cf3f047 stmmac: move hw init in the probe (v2) by Giuseppe CAVALLARO · 13 years ago
  57. 7a13f8f stmmac: request_irq when use an ext wake irq line (v2) by Francesco Virlinzi · 13 years ago
  58. 1cc5a73 stmmac: do not discard frame on dribbling bit assert by Giuseppe CAVALLARO · 13 years ago
  59. 72ba009 ipheth: Add iPhone 4S by Tim Gardner · 13 years ago
  60. 9f5b6c6 mlx4: add unicast steering entries to resource_tracker by Eugenia Emantayev · 13 years ago
  61. 2531188 mlx4: fix QP tree trashing by Eugenia Emantayev · 13 years ago
  62. 75c6062 mlx4: fix buffer overrun by Eugenia Emantayev · 13 years ago
  63. 33b5d30 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  64. 61cddc5 regmap: Fix cache defaults initialization from raw cache defaults by Lars-Peter Clausen · 13 years ago
  65. c38e234 i387: fix sense of sanity check by Linus Torvalds · 13 years ago
  66. 7ada1dd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  67. ebf4bcb Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  68. 8b36ac5 Merge tag 'mmc-fixes-for-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  69. 694ce18 Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  70. 3013dc0 3c59x: shorten timer period for slave devices by Eric Dumazet · 13 years ago
  71. 58e05f3 netpoll: netpoll_poll_dev() should access dev->flags by Eric Dumazet · 13 years ago
  72. f65bd5e RxRPC: Fix kcalloc parameters swapped by Axel Lin · 13 years ago
  73. fc54363 bnx2x: remove the 'poll' module option by Michal Schmidt · 13 years ago
  74. 0af2a0d tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK by Neal Cardwell · 13 years ago
  75. 13d2619 Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  76. b7f5b7d drm/radeon/kms: fix MSI re-arm on rv370+ by Alex Deucher · 13 years ago
  77. 6f9f8a6 drm/radeon/kms/atom: bios scratch reg handling updates by Alex Deucher · 13 years ago
  78. 40e8c73 drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted. by Dave Airlie · 13 years ago
  79. 27c3afe ALSA: intel8x0: Fix default inaudible sound on Gateway M520 by Daniel T Chen · 13 years ago
  80. 675c67a Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 13 years ago
  81. ce5afed Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  82. ca81a62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  83. 778a785 powerpc/pseries/eeh: Fix crash when error happens during device probe by Thadeu Lima de Souza Cascardo · 13 years ago
  84. 444080d powerpc/pseries: Fix partition migration hang in stop_topology_update by Brian King · 13 years ago
  85. f1c853b powerpc/powernv: Disable interrupts while taking phb->lock by Michael Ellerman · 13 years ago
  86. 6fe5f5f powerpc: Fix WARN_ON in decrementer_check_overflow by Benjamin Herrenschmidt · 13 years ago
  87. 7a768d3 powerpc/wsp: Fix IRQ affinity setting by Benjamin Herrenschmidt · 13 years ago
  88. e628942 powerpc: Implement GET_IP/SET_IP by Srikar Dronamraju · 13 years ago
  89. 454c0bf powerpc/wsp: Permanently enable PCI class code workaround by Benjamin Herrenschmidt · 13 years ago
  90. 847c9db ocfs2: deal with wraparounds of i_nlink in ocfs2_rename() by Al Viro · 13 years ago
  91. fcf8306 vfs: fix compat_sys_stat() handling of overflows in st_nlink by Al Viro · 13 years ago
  92. dcdbed8 quota: Fix deadlock with suspend and quotas by Jan Kara · 13 years ago
  93. 6b6dc83 vfs: Provide function to get superblock and wait for it to thaw by Jan Kara · 13 years ago
  94. 074b851 vfs: fix panic in __d_lookup() with high dentry hashtable counts by Dimitri Sivanich · 13 years ago
  95. 1d6f209 autofs4 - fix lockdep splat in autofs by Steven Rostedt · 13 years ago
  96. e188dc0 vfs: fix d_inode_lookup() dentry ref leak by Miklos Szeredi · 13 years ago
  97. f9c2a0d mmc: dw_mmc: Fix PIO mode with support of highmem by Seungwon Jeon · 13 years ago
  98. 18ee684 mmc: atmel-mci: save and restore sdioirq when soft reset is performed by Ludovic Desroches · 13 years ago
  99. 00d9ac0 mmc: block: Init ro_lock sysfs attr to fix lockdep warnings by Rabin Vincent · 13 years ago
  100. 5ba85d9 mmc: sh_mmcif: fix late delayed work initialisation by Guennadi Liakhovetski · 13 years ago