1. 4dbcbdf MIPS: ath79: rework IP2/IP3 interrupt handling by Gabor Juhos · 12 years ago
  2. 5b5b544 MIPS: ath79: add GPIO support code for AR934X by Gabor Juhos · 12 years ago
  3. 8889612 MIPS: ath79: add clock initialization code for AR934X by Gabor Juhos · 12 years ago
  4. d841146 MIPS: ath79: add SoC detection code for AR934X by Gabor Juhos · 12 years ago
  5. 80a7ed8 MIPS: ath79: sort case statements in ath79_detect_sys_type by Gabor Juhos · 12 years ago
  6. 703327d MIPS: ath79: add early_printk support for AR934X by Gabor Juhos · 12 years ago
  7. e9b62e8 MIPS: ath79: update copyright headers of PCI related files by Gabor Juhos · 12 years ago
  8. 1f3a92d MIPS: ath79: register PCI controller on the PB44 board by Gabor Juhos · 12 years ago
  9. 52c28be MIPS: ath79: remove ar724x_pci_add_data function by Gabor Juhos · 12 years ago
  10. d22ce25 MIPS: ath79: allow to use SoC specific PCI IRQ maps by Gabor Juhos · 12 years ago
  11. f8365ec MIPS: ath79: add support for the PCI host controller of the AR71XX SoCs by Gabor Juhos · 12 years ago
  12. a68ad4d MIPS: ath79: allow to use board specific pci_plat_dev_init functions by Gabor Juhos · 12 years ago
  13. 881b6ef MIPS: ath79: get rid of some ifdefs in mach-ubnt-xm.c by Gabor Juhos · 12 years ago
  14. 4c07c7d MIPS: ath79: add PCI IRQ handling code for AR724X SoCs by Gabor Juhos · 12 years ago
  15. 93ef85b MIPS: ath79: fix a wrong IRQ number by Gabor Juhos · 12 years ago
  16. 6015a85 MIPS: ath79: add a workaround for a PCI controller bug in AR7240 SoCs by Gabor Juhos · 12 years ago
  17. 64adb6b MIPS: ath79: fix broken ar724x_pci_{read,write} functions by Gabor Juhos · 12 years ago
  18. ffdce46 MIPS: ath79: remove superfluous alignment checks from pci-ar724x.c by Gabor Juhos · 12 years ago
  19. c198441 MIPS: ath79: use io-accessor macros in pci-ar724x.c by Gabor Juhos · 12 years ago
  20. d624bd3 MIPS: ath79: replace ath724x to ar724x by Gabor Juhos · 12 years ago
  21. 692183e MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC name by Gabor Juhos · 12 years ago
  22. 6335aef MIPS: ath79: add a common PCI registration function by Gabor Juhos · 12 years ago
  23. 659243c MIPS: ath79: make ath724x_pcibios_init visible for external code by Gabor Juhos · 12 years ago
  24. 3a6208d MIPS: ath79: rename pci-ath724x.h by Gabor Juhos · 12 years ago
  25. e2dbdc4 MIPS: ath79: separate common PCI code by Gabor Juhos · 12 years ago
  26. 97bf7a1 MIPS: ath79: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 12 years ago
  27. 36be505 Linux 3.4-rc7 by Linus Torvalds · 12 years ago
  28. 5889fc3 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  29. 1bc4a5b Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  30. 85d5c4a Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  31. 28b874a ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1 by Kukjin Kim · 12 years ago
  32. fd717cd ARM: EXYNOS: use s5p-timer for UniversalC210 board by Marek Szyprowski · 12 years ago
  33. d2919c6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into fixes by Olof Johansson · 12 years ago
  34. e994d5e ARM / mach-shmobile: Invalidate caches when booting secondary cores by Magnus Damm · 12 years ago
  35. d672000 ARM / mach-shmobile: sh73a0 SMP TWD boot regression fix by Kuninori Morimoto · 12 years ago
  36. b759bd1 ARM / mach-shmobile: r8a7779 SMP TWD boot regression fix by Magnus Damm · 12 years ago
  37. 173e2fe ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helper by Guennadi Liakhovetski · 12 years ago
  38. 2b3e38c ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helper by Guennadi Liakhovetski · 12 years ago
  39. cf00c55 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  40. 4a873f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  41. 2eb4296 Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  42. a6c072c MAINTAINERS: Add myself as the cpufreq maintainer by Rafael J. Wysocki · 12 years ago
  43. 510193a dm mpath: check if scsi_dh module already loaded before trying to load by Mike Snitzer · 12 years ago
  44. 7cab8bf dm thin: correct module description by Alasdair G Kergon · 12 years ago
  45. c3a0ce2 dm thin: fix unprotected use of prepared_discards list by Mike Snitzer · 12 years ago
  46. 03aaae7 dm thin: reinstate missing mempool_free in cell_release_singleton by Mike Snitzer · 12 years ago
  47. 2760f7a gpio/exynos: Fix compiler warnings when non-exynos machines are selected by Sachin Kamat · 12 years ago
  48. df9541a gpio: pch9: Use proper flow type handlers by Thomas Gleixner · 12 years ago
  49. bcc62fb Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  50. ec53646 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  51. 04e5335 Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  52. 7c0482e powerpc/irq: Fix another case of lazy IRQ state getting out of sync by Benjamin Herrenschmidt · 12 years ago
  53. 062e55e ks8851: Update link status during link change interrupt by Stephen Boyd · 12 years ago
  54. f09e224 macvtap: restore vlan header on user read by Basil Gor · 12 years ago
  55. c53cff5e vhost-net: fix handle_rx buffer size by Basil Gor · 12 years ago
  56. cfebf8f target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion by Nicholas Bellinger · 12 years ago
  57. 4e25651 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  58. 1b76b02 mm: raise MemFree by reverting percpu_pagelist_fraction to 0 by Hugh Dickins · 12 years ago
  59. 13a8e0c bonding: don't increase rx_dropped after processing LACPDUs by Jiri Bohac · 12 years ago
  60. 38bf195 connector/userns: replace netlink uses of cap_raised() with capable() by Eric W. Biederman · 12 years ago
  61. e026886 sctp: check cached dst before using it by Nicolas Dichtel · 12 years ago
  62. c57b546 pktgen: fix crash at module unload by Eric Dumazet · 12 years ago
  63. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 12 years ago
  64. 380ec96 ehea: fix losing of NEQ events when one event occurred early by Thadeu Lima de Souza Cascardo · 12 years ago
  65. cfb8c3a igb: fix rtnl race in PM resume path by Benjamin Poirier · 12 years ago
  66. dccd9ecc ipv4: Do not use dead fib_info entries. by David S. Miller · 12 years ago
  67. d60b9c1 Merge branch 'parisc' (PA-RISC compile fixes) by Linus Torvalds · 12 years ago
  68. 7c28332 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  69. 4a8a078 parisc: move definition of PAGE0 to asm/page.h by Rolf Eike Beer · 12 years ago
  70. 9b05b1e parisc: add missing include of asm/page.h to asm/pgtable.h by Rolf Eike Beer · 12 years ago
  71. 6eb608f parisc: drop include of asm/pdc.h from asm/hardware.h by Rolf Eike Beer · 12 years ago
  72. 25fe853 parisc: add missing forward declarations in asm/hardware.h by Rolf Eike Beer · 12 years ago
  73. 1cab420 parisc: add missing includes in asm/spinlock.h by Rolf Eike Beer · 12 years ago
  74. 9e5869f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  75. 17ff3c1 MAINTAINERS: add maintainer for LED subsystem by Bryan Wu · 12 years ago
  76. 6bc2e85 mm: nobootmem: fix sign extend problem in __free_pages_memory() by Russ Anderson · 12 years ago
  77. b8cd742 drivers/leds: correct __devexit annotations by Arnd Bergmann · 12 years ago
  78. 8c75776 memcg: free spare array to avoid memory leak by Sha Zhengju · 12 years ago
  79. 5e2bf01 namespaces, pid_ns: fix leakage on fork() failure by Mike Galbraith · 12 years ago
  80. 4998a6c hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow() by Chris Metcalf · 12 years ago
  81. 9327881 mm: fix division by 0 in percpu_pagelist_fraction() by Sasha Levin · 12 years ago
  82. 16fbdce proc/pid/pagemap: correctly report non-present ptes and holes between vmas by Konstantin Khlebnikov · 12 years ago
  83. f3b2692 Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  84. fda27be Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  85. a5a737e sparc64: Do not clobber %g2 in xcall_fetch_glob_regs(). by David S. Miller · 12 years ago
  86. bc46f93 Merge tag 'nfs-for-3.4-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  87. ed3ac02 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  88. b7dafa0 compat: Fix RT signal mask corruption via sigprocmask by Jan Kiszka · 12 years ago
  89. 6edd94d gpio/omap: fix incorrect initialization of omap_gpio_mod_init by Tarun Kanti DebBarma · 12 years ago
  90. e4594bb [SCSI] virtio_scsi: fix TMF use-after-free by Paolo Bonzini · 12 years ago
  91. 3c8d9a9 [SCSI] fix oops in all legacy host adapters caused by 6f381fa by James Bottomley · 12 years ago
  92. 6abd7f1 [SCSI] qla2xxx: Update version number to 8.04.00.03-k. by Chad Dupuis · 12 years ago
  93. aaf4d3e [SCSI] qla2xxx: Properly check for current state after the fabric-login request. by Saurav Kashyap · 12 years ago
  94. 4aee576 [SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full and busy. by Giridhar Malavali · 12 years ago
  95. a49393f [SCSI] qla2xxx: Block flash access from application when device is initialized for ISP82xx. by Giridhar Malavali · 12 years ago
  96. f4e1648 [SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request. by Vikas Chaudhary · 12 years ago
  97. 0e0c551 Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  98. 48a5730 cifs: fix revalidation test in cifs_llseek() by Dan Carpenter · 12 years ago
  99. 7ee94d9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  100. 22b6dd7 Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago