1. fd7fc25 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  2. 6a4cd3f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  3. 12fb3dd tcp: call tcp_replace_ts_recent() from tcp_ack() by Eric Dumazet · 11 years ago
  4. f86b11f mtdchar: remove no-longer-used vma helpers by Linus Torvalds · 11 years ago
  5. 0fe09a4 vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper by Linus Torvalds · 11 years ago
  6. fc9bbca vm: convert fb_mmap to vm_iomap_memory() helper by Linus Torvalds · 11 years ago
  7. 8558e4a vm: convert mtdchar mmap to vm_iomap_memory() helper by Linus Torvalds · 11 years ago
  8. 2323036 vm: convert HPET mmap to vm_iomap_memory() helper by Linus Torvalds · 11 years ago
  9. 0f177f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  10. 53d945e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  11. 5846115 Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242 by Ping Cheng · 11 years ago
  12. 1582eea Input: wacom - DTH2242 Grip Pen id was off by one bit by Ping Cheng · 11 years ago
  13. 6835039 Merge branch 'userns-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux by Linus Torvalds · 11 years ago
  14. a86d526 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  15. f83a7ea netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too by Florian Westphal · 11 years ago
  16. c857b7f Revert "hp-wmi: Add support for SMBus hotkeys" by Matthew Garrett · 11 years ago
  17. 5add189 netfilter: ipset: bitmap:ip,mac: fix listing with timeout by Jozsef Kadlecsik · 11 years ago
  18. 4394542 bonding: fix l23 and l34 load balancing in forwarding path by Eric Dumazet · 11 years ago
  19. 0c14e5c bnx2x: Fix status blocks configuration by Ariel Elior · 11 years ago
  20. d46f7c4 bnx2x: Prevent UNDI FW illegal host access by Dmitry Kravkov · 11 years ago
  21. 5a22483 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  22. d5f2cff Merge branch 'qlogic' by David S. Miller · 11 years ago
  23. 7bc27a8 qlcnic: Fix typo in logs by Shahed Shaikh · 11 years ago
  24. 3eead21 qlcnic: fix TSO race condition by Sritej Velaga · 11 years ago
  25. a4325ea qlcnic: Stop traffic before performing loopback test by Jitendra Kalsaria · 11 years ago
  26. 026ac67 ixgbe: Fix a bug in setting VF VLAN via PF by Greg Rose · 11 years ago
  27. f9d40f6 igb: Revert support for build_skb in igb by Alexander Duyck · 11 years ago
  28. 0fecd75 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  29. 73053d9 ARM: highbank: fix cache flush ordering for cpu hotplug by Rob Herring · 11 years ago
  30. 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 11 years ago
  31. 7eff7de x86, hyperv: Handle Xen emulation of Hyper-V more gracefully by K. Y. Srinivasan · 11 years ago
  32. 5c51543 kprobes: Fix a double lock bug of kprobe_mutex by Masami Hiramatsu · 11 years ago
  33. d202f05 dmaengine: at_hdmac: fix race condition in atc_advance_work() by Ludovic Desroches · 11 years ago
  34. 016af59 powerpc: Try to insert the hptes repeatedly in kernel_map_linear_page() by Li Zhong · 11 years ago
  35. b170bd3 powerpc: Split the code trying to insert hpte repeatedly as an helper function by Li Zhong · 11 years ago
  36. 2c3c069 powerpc: Move the setting of rflags out of loop in __hash_page_huge by Li Zhong · 11 years ago
  37. c2e1d84 powerpc: Set default VGA device by Brian King · 11 years ago
  38. 88e7b16 pci: Set dev->dev.type in alloc_pci_dev by Brian King · 11 years ago
  39. 37f0219 powerpc/pci: fix PCI-e devices rescan issue on powerpc platform by Yuanquan Chen · 11 years ago
  40. 55671f3 powerpc: fix annotation of fake_numa_create_new_node() by Stephen Rothwell · 11 years ago
  41. 7122bee powerpc: fix numa distance for form0 device tree by Vaidyanathan Srinivasan · 11 years ago
  42. 517b731 powerpc/ptrace: Add DAWR debug feature info for userspace by Michael Neuling · 11 years ago
  43. a6a058e powerpc: Add accounting for Doorbell interrupts by Ian Munsie · 11 years ago
  44. ea2f2fa Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  45. 6143569 powerpc/pseries: close DDW race between functions of adapter by Nishanth Aravamudan · 11 years ago
  46. fb1b55d powerpc/powernv: Use MSI bitmap to manage IRQs by Gavin Shan · 11 years ago
  47. 2a3563b powerpc: Setup in HFSCR for POWER8 by Michael Neuling · 11 years ago
  48. 04b418c powerpc: Add HFSCR SPR definitions by Michael Neuling · 11 years ago
  49. ee4a391 powerpc: fixing ptrace_get_reg to return an error by Alexey Kardashevskiy · 12 years ago
  50. 3cc33d5 powerpc: Fix build errors with UP configs in HV-style KVM by Paul Mackerras · 11 years ago
  51. c843be8 powerpc: remove cast for kmalloc/kzalloc return value by Zhang Yanfei · 11 years ago
  52. c0b52c1 powerpc/kgdb: Removed kmalloc returned value cast by Alex Grad · 11 years ago
  53. 46c7475 powerpc: drop even more unused Kconfig symbols by Paul Bolle · 11 years ago
  54. 0eaf225 powerpc: remove CONFIG_MPC10X_OPENPIC by Paul Bolle · 11 years ago
  55. 89d269f powerpc: remove unused CONFIG_405EP by Paul Bolle · 11 years ago
  56. aac3d0c powerpc: Fix typo "CONFIG_ICSWX_PID" by Paul Bolle · 11 years ago
  57. 45b02f8 memblock: kill "config MAX_ACTIVE_REGIONS" by Paul Bolle · 11 years ago
  58. 933ee71 powerpc: remove PReP platform by Paul Bolle · 11 years ago
  59. 9850bae powerpc: remove dead CONFIG_HVC_SCOM code by Paul Bolle · 11 years ago
  60. 7d5480f powerpc/40x: remove unused "config 405GPR" by Paul Bolle · 11 years ago
  61. d630177 powerpc: remove outdated default on PCI_PERMEDIA by Paul Bolle · 11 years ago
  62. c9f297a powerpc/wsp: drop "select PPC_WSP_COPRO" by Paul Bolle · 11 years ago
  63. 36d69d5 powerpc/ps3: Update ps3_defconfig by Geoff Levand · 11 years ago
  64. 342ea00 powerpc: use for_each_compatible_node() macro by Wei Yongjun · 11 years ago
  65. 8040bda powerpc: place EXPORT_SYMBOL macro right after declaration by Valentina Manea · 11 years ago
  66. 09652b0 powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR by Adrian-Leonard Radu · 11 years ago
  67. db38f29 powerpc/kernel: Cleanup on rtas_pci.c by Gavin Shan · 11 years ago
  68. 576be13 powerpc: Remove unused postfix parameter to DEFINE_BITOP() by Michael Ellerman · 12 years ago
  69. ad18a36 powerpc/rtas_flash: Free kmem upon module exit by Vasant Hegde · 12 years ago
  70. bb18b3a powerpc: Use VPA subfunction macros instead of numbers for vpa calls by Li Zhong · 12 years ago
  71. ebe8054 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  72. 1ce6ec9 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  73. b9e146d kernel/signal.c: stop info leak via the tkill and the tgkill syscalls by Emese Revfy · 11 years ago
  74. d72515b mm/vmscan: fix error return in kswapd_run() by Xishi Qiu · 11 years ago
  75. 12f267a hfsplus: fix potential overflow in hfsplus_file_truncate() by Vyacheslav Dubeyko · 11 years ago
  76. 472d326 avr32: fix build error in atstk1006_defconfig by Josh Wu · 11 years ago
  77. 9cc3a5b hugetlbfs: add swap entry check in follow_hugetlb_page() by Naoya Horiguchi · 11 years ago
  78. 23d9e48 fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size() by Naoya Horiguchi · 11 years ago
  79. a2fce91 hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB) by Naoya Horiguchi · 11 years ago
  80. e942e2c checkpatch: fix stringification macro defect by Joe Perches · 11 years ago
  81. d875cf0 drivers/video/mmp/core.c: fix use-after-free bug by Andrei Epure · 11 years ago
  82. 355f1ec thinkpad-acpi: kill hotkey_thread_mutex by Oleg Nesterov · 11 years ago
  83. fe8a93b batman-adv: make is_my_mac() check for the current mesh only by Antonio Quartulli · 11 years ago
  84. 96d8683 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  85. 15bbc1b2 ARM: KVM: fix unbalanced get_cpu() in access_dcsw by Marc Zyngier · 11 years ago
  86. 157752d kexec: use Crash kernel for Crash kernel low by Yinghai Lu · 11 years ago
  87. adbc742 x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low by Yinghai Lu · 11 years ago
  88. 55a20ee x86, kdump: Retore crashkernel= to allocate under 896M by Yinghai Lu · 11 years ago
  89. c729de8 x86, kdump: Set crashkernel_low automatically by Yinghai Lu · 11 years ago
  90. 46faeed rbd: do a safe list traversal in rbd_img_request_submit() by Alex Elder · 11 years ago
  91. cb2d8b3 ARM: 7698/1: perf: fix group validation when using enable_on_exec by Will Deacon · 11 years ago
  92. 50acff3 ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nb by Bastian Hecht · 11 years ago
  93. cd272d1 ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon by Illia Ragozin · 11 years ago
  94. de40614 ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch() by Joonsoo Kim · 11 years ago
  95. f5d6a14 ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASE by Aaro Koskinen · 11 years ago
  96. fca8316 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  97. 4f2e290 s390: move dummy io_remap_pfn_range() to asm/pgtable.h by Linus Torvalds · 11 years ago
  98. 8c58bf3 x86,efi: Implement efi_no_storage_paranoia parameter by Richard Weinberger · 11 years ago
  99. 4c82456 fuse: fix type definitions in uapi header by Miklos Szeredi · 11 years ago
  100. 4d85502 Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into fixes by Russell King · 11 years ago