1. 00380a4 block: blk_alloc_queue_node(): use caller's GFP flags instead of GFP_KERNEL by Dan Carpenter · 13 years ago
  2. 8194c7c gpio/sodaville: Mark broken due to core irqdomain migration by Grant Likely · 13 years ago
  3. 0b8b807 x86: Fix excessive MSR print out when show_msr is not specified by Yinghai Lu · 13 years ago
  4. c720620 perf: Fix mmap_page capabilities and docs by Peter Zijlstra · 13 years ago
  5. 5430528 Merge branch 'for_3.4/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/next by Grant Likely · 13 years ago
  6. dd9b238 MAINTAINERS: Update email address for SCHEDULER and PERF EVENTS by Ingo Molnar · 13 years ago
  7. e02db0a microblaze: Handle TLB skip size dynamically by Michal Simek · 15 years ago
  8. 1451d1d microblaze: Introduce TLB skip size by Michal Simek · 14 years ago
  9. 95b0f9e microblaze: Improve TLB calculation for small systems by Michal Simek · 15 years ago
  10. 3a1d267 microblaze: Extend space for compiled-in FDT to 32kB by Michal Simek · 13 years ago
  11. 173701d microblaze: Clear all MSR flags on the first kernel instruction by Michal Simek · 13 years ago
  12. cc5647a microblaze: Use node name instead of compatible string by Michal Simek · 13 years ago
  13. 7c0d261 microblaze: Fix mapin_ram function by Michal Simek · 13 years ago
  14. 2f2f371 microblaze: Highmem support by Michal Simek · 13 years ago
  15. baab8a8 microblaze: Use active regions by Michal Simek · 13 years ago
  16. 8329979 microblaze: Show more detailed information about memory by Michal Simek · 13 years ago
  17. 4193876 microblaze: Introduce fixmap by Michal Simek · 13 years ago
  18. 83a9252 microblaze: mm: Fix lowmem max memory size limits by Michal Simek · 13 years ago
  19. 4e2e412 microblaze: mm: Use ZONE_DMA instead of ZONE_NORMAL by Michal Simek · 13 years ago
  20. c5bc437 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  21. 4375382 Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  22. 9586c95 Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  23. 3469940 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 13 years ago
  24. 7fc86a7 Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  25. 90597b6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  26. 7bfe0e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  27. 6a76a69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  28. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  29. 8a78335 usbnet: consider device busy at each recieved packet by Oliver Neukum · 13 years ago
  30. aab008d Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 13 years ago
  31. 6b43ae8 ntp: Fix leap-second hrtimer livelock by John Stultz · 13 years ago
  32. eaddcd7 bonding: remove entries for master_ip and vlan_ip and query devices instead by Andy Gospodarek · 13 years ago
  33. 523f610 netfilter: remove forward module param confusion. by Rusty Russell · 13 years ago
  34. 4f5b1af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 13 years ago
  35. db14179 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  36. a6fca40 x86, tlb: Switch cr3 in leave_mm() only when needed by Suresh Siddha · 13 years ago
  37. 48aab2f security: optimize avc_audit() common path by Linus Torvalds · 13 years ago
  38. 60b5f8f netfilter: nf_conntrack: permanently attach timeout policy to conntrack by Pablo Neira Ayuso · 13 years ago
  39. eeb4cb9 netfilter: xt_CT: fix assignation of the generic protocol tracker by Pablo Neira Ayuso · 13 years ago
  40. 1ac0bf9 netfilter: xt_CT: missing rcu_read_lock section in timeout assignment by Pablo Neira Ayuso · 13 years ago
  41. c1ebd7d netfilter: cttimeout: fix dependency with l4protocol conntrack module by Pablo Neira Ayuso · 13 years ago
  42. 5d5440a usbnet: don't clear urb->dev in tx_complete by tom.leiming@gmail.com · 13 years ago
  43. 0956a8c usbnet: increase URB reference count before usb_unlink_urb by tom.leiming@gmail.com · 13 years ago
  44. 1265fd6 xfrm: Access the replay notify functions via the registered callbacks by Steffen Klassert · 13 years ago
  45. 26b2072 xfrm: Remove unused xfrm_state from xfrm_state_check_space by Steffen Klassert · 13 years ago
  46. f0229ea RDS: use gfp flags from caller in conn_alloc() by Dan Carpenter · 13 years ago
  47. 64b5fad netlabel: use GFP flags from caller instead of GFP_ATOMIC by Dan Carpenter · 13 years ago
  48. 4ba7c3c ARM: OMAP3+: fix oops triggered in omap_prcm_register_chain_handler(v1) by Ming Lei · 13 years ago
  49. 9fa2df6 ARM: OMAP2+: OPP: allow OPP enumeration to continue if device is not present by Nishanth Menon · 13 years ago
  50. 9817985 arm: omap3: pm34xx.c: Replace printk() with appropriate pr_*() by Mark A. Greer · 13 years ago
  51. ce229c5 arm: omap3: pm34xx.c: Fix omap3_pm_init() error out paths by Mark A. Greer · 13 years ago
  52. 68523f4 ARM: OMAP4: Workaround the OCP synchronisation issue with 32K synctimer. by Santosh Shilimkar · 13 years ago
  53. f7493e5 vfs: tidy up sparse warnings in fs/namei.c by Linus Torvalds · 13 years ago
  54. b86c478 Documentation/kernel-parameters: remove inttest parameter by Sebastian Andrzej Siewior · 13 years ago
  55. 989412b vfs: tidy up fs/namei.c byte-repeat word constants by Linus Torvalds · 13 years ago
  56. 1f1e6e5 fs: fix kernel-doc warnings in dcache.c by Randy Dunlap · 13 years ago
  57. 121d527 drm/i915: Add lvds_channel module option by Takashi Iwai · 13 years ago
  58. b035438 drm/i915: Check VBIOS value for determining LVDS dual channel mode, too by Takashi Iwai · 13 years ago
  59. f132c5b Fix full_name_hash() behaviour when length is a multiple of 8 by Al Viro · 13 years ago
  60. 4e474a0 sysctl: protect poll() in entries that may go away by Lucas De Marchi · 13 years ago
  61. c999a22 xfs: introduce an allocation workqueue by Dave Chinner · 13 years ago
  62. 1a1d772 xfs: Fix open flag handling in open_by_handle code by Dave Chinner · 13 years ago
  63. 29a2e28 x86-32: Fix endless loop when processing signals for kernel tasks by Dmitry Adamushko · 13 years ago
  64. bc67f63 cciss: Fix scsi tape io with more than 255 scatter gather elements by Stephen M. Cameron · 13 years ago
  65. 395d287 cciss: Initialize scsi host max_sectors for tape drive support by Stephen M. Cameron · 13 years ago
  66. 5575acc xfs: fix deadlock in xfs_rtfree_extent by Kamal Dasu · 13 years ago
  67. ba331d5 Merge branch 'drm-nouveau-destage' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  68. 09fa302 Merge branch 'drm-radeon-sitn-support' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  69. be53bfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  70. 1ba0c17 kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpoint by Jason Wessel · 13 years ago
  71. b8adde8 kdb: Avoid using dbg_io_ops until it is initialized by Tim Bird · 13 years ago
  72. bec4d62 kgdb,debug_core: add the ability to control the reboot notifier by Jason Wessel · 13 years ago
  73. 8f30d41 KDB: Fix usability issues relating to the 'enter' key. by Andrei Warkentin · 13 years ago
  74. 2366e04 kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detach by Jason Wessel · 13 years ago
  75. 9fbe465 kgdb: Respect that flush op is optional by Jan Kiszka · 13 years ago
  76. 639077f kgdb: x86: Return all segment registers also in 64-bit mode by Jan Kiszka · 13 years ago
  77. b2094ef Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  78. 424a6f6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  79. 446e1c8 x86, boot: Correct CFLAGS for hostprogs by H. Peter Anvin · 13 years ago
  80. 13354dc x86-32: Fix typo for mq_getsetattr in syscall table by Thierry Reding · 13 years ago
  81. 1ab142d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  82. 267d7b2 Merge tag 'md-3.4' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  83. 1c2ccc6 fs: xfs: fix section mismatch in linux-next by Gerard Snitselaar · 13 years ago
  84. 7de4730 Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into next by Joerg Roedel · 13 years ago
  85. ae29514 iommu/amd: Fix section mismatch by Gerard Snitselaar · 13 years ago
  86. 4bf9ce1 perf diff: Fix to work with new hists design by Jiri Olsa · 13 years ago
  87. 5d7be90 perf tools: Fix modifier to be applied on correct events by Jiri Olsa · 13 years ago
  88. 9fafd98 perf tools: Fix various casting issues for 32 bits by Jiri Olsa · 13 years ago
  89. 842f07f perf tools: Simplify event_read_id exit path by Borislav Petkov · 13 years ago
  90. 0d09eb7 Merge branch 'perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 13 years ago
  91. 1a8c55d drm/i915: [dinq] shut up six instances of -Warray-bounds by Ben Widawsky · 13 years ago
  92. 28f23d1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  93. eb2c0c8 drm/i915: [dinq] shut up two instances -Wunitialized by Ben Widawsky · 13 years ago
  94. 2390481 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  95. 754b980 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  96. 35cb8d9 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  97. 02c5025 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  98. f06fc0c Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  99. 4c64616 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  100. c5c7fb8 Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for-linus', 'x86-process-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago