1. 6efab15 ARM: 7239/1: integrator: explicitly select the serial drivers by Linus Walleij · 13 years ago
  2. ee35887 ARM: 7238/1: integrator: only hardcode AP PrimeCell IDs by Linus Walleij · 13 years ago
  3. 155d455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  4. abb959f ARM: 7237/1: PL330: Fix driver freeze by Javi Merino · 13 years ago
  5. 4f3f258 ARM: 7241/1: mach-ux500 Use CONFIG_ARCH_NR_GPIO by Peter De Schrijver (NVIDIA) · 13 years ago
  6. 3dea19e ARM: 7244/1: mach-shmobile: Use CONFIG_ARCH_NR_GPIO by Peter De Schrijver (NVIDIA) · 13 years ago
  7. 44986ab ARM: 7240/1: Make ARCH_NR_GPIO a Kconfig variable by Peter De Schrijver (NVIDIA) · 13 years ago
  8. 7c324d8 ARM: 7243/1: sp804: modernize clock event registration by Linus Walleij · 13 years ago
  9. 4fd7f9b ARM: 7212/1: smp_twd: reconfigure clockevents after cpufreq change by Linus Walleij · 13 years ago
  10. 5def51b ARM: 7211/1: smp_twd: get the rate from a clock by Linus Walleij · 13 years ago
  11. 54d15b1 ARM: 7210/1: smp_twd: modernize clock event registration by Linus Walleij · 13 years ago
  12. be4f1ac8 xfs: log all dirty inodes in xfs_fs_sync_fs by Christoph Hellwig · 13 years ago
  13. 0b8fd30 xfs: log the inode in ->write_inode calls for kupdate by Christoph Hellwig · 13 years ago
  14. ba90c51 ARM: 7197/1: errata: Remove SMP dependency for erratum 751472 by Dave Martin · 13 years ago
  15. e66dc74 ARM: 7196/1: errata: Remove SMP dependency for erratum 720789 by Dave Martin · 13 years ago
  16. c87fb57 ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF by Jamie Iles · 13 years ago
  17. 035c4c1 netlink: Undo const marker in netlink_is_kernel(). by David S. Miller · 13 years ago
  18. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  19. 2494654 netem: loss model API sizes by stephen hemminger · 13 years ago
  20. f5a59b7 sch_hfsc: report backlog information by Eric Dumazet · 13 years ago
  21. 681f162 usb: pegasus: cleanup a couple conditions by Dan Carpenter · 13 years ago
  22. 9d4dde5 net: only use a single page of slop in MAX_SKB_FRAGS by Ian Campbell · 13 years ago
  23. f87ce5b drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issue by allan · 13 years ago
  24. 30e7dfe packet: fix typo in packet_mmap.txt by Wei Yongjun · 13 years ago
  25. 7afc5db bna: Add debugfs interface. by Krishna Gudipati · 13 years ago
  26. 72a9730 bna: Added flash sub-module and ethtool eeprom entry points. by Krishna Gudipati · 13 years ago
  27. cad44c2 Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close" by Gustavo F. Padovan · 13 years ago
  28. 6350323 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  29. 6fc0d0f stmmac: fix missing module license in the main. by Giuseppe Cavallaro · 13 years ago
  30. 3fa754c ARM: 7248/1: S5PV210: introduce arch/arm/mach-s5pv210/common.[ch] by Kukjin Kim · 13 years ago
  31. dd4153d ARM: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch] by Kukjin Kim · 13 years ago
  32. 95af214 ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch] by Kukjin Kim · 13 years ago
  33. b024043b ARM: 7245/1: S3C64XX: introduce arch/arm/mach-s3c64xx/common.[ch] by Kukjin Kim · 13 years ago
  34. 37a058e perf script: Add generic perl handler to process events by Robert Richter · 13 years ago
  35. b1e5a9b perf tools: Use for_each_set_bit() to iterate over feature flags by Robert Richter · 13 years ago
  36. e20960c perf tools: Unify handling of features when writing feature section by Robert Richter · 13 years ago
  37. c284b42 x86: Skip cpus with apic-ids >= 255 in !x2apic_mode by Suresh Siddha · 13 years ago
  38. a31bc32 x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOS by Yinghai Lu · 13 years ago
  39. efad141 perf report: Accept fifos as input file by Robert Richter · 13 years ago
  40. fb209bd x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping by Yinghai Lu · 13 years ago
  41. a35fd28 x86, acpi: Skip acpi x2apic entries if the x2apic feature is not present by Yinghai Lu · 13 years ago
  42. e8524b2 x86, apic: Add probe() for apic_flat by Yinghai Lu · 13 years ago
  43. 1b54950 perf tools: Moving code in some files by Robert Richter · 13 years ago
  44. 002c4fd perf tools: Fix out-of-bound access to struct perf_session by Robert Richter · 13 years ago
  45. f7a8a13 perf tools: Continue processing header on unknown features by Robert Richter · 13 years ago
  46. 8cdfa78 perf tools: Improve macros for struct feature_ops by Robert Richter · 13 years ago
  47. 3573b80 Bluetooth: Incorrect address while storing LTK. by Hemant Gupta · 13 years ago
  48. 41d0d93 perf: builtin-record: Document and check that mmap_pages must be a power of two. by Nelson Elhage · 13 years ago
  49. 18e6093 perf: builtin-record: Provide advice if mmap'ing fails with EPERM. by Nelson Elhage · 13 years ago
  50. f41612f perf tools: Fix truncated annotation by Ingo Molnar · 13 years ago
  51. 64aab93 perf script: look up thread using tid instead of pid by David Ahern · 13 years ago
  52. f5faf72 perf tools: Look up thread names for system wide profiling by David Ahern · 13 years ago
  53. b425b88 ASoC: omap: Add .owner to struct snd_soc_card by Axel Lin · 13 years ago
  54. defd8d3 perf tools: Fix comm for processes with named threads by David Ahern · 13 years ago
  55. 2c9d9b6 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  56. 990fc3d ASoC: wm8776: add missing break in sample size switch by Joachim Eastwood · 13 years ago
  57. 2e64694 perf/x86: Fix raw_spin_unlock_irqrestore() usage by Robert Richter · 13 years ago
  58. 1ac9bc6 sched/tracing: Add a new tracepoint for sleeptime by Arun Sharma · 13 years ago
  59. c1111b1 Merge branch 'integration' into for-linus by Chris Mason · 13 years ago
  60. d6077c9 ASoC: mxs: correct 'direction' of device_prep_dma_cyclic by Shawn Guo · 13 years ago
  61. 2a0ff7a dmaengine: intel_mid_dma: error path fix by Adrian Hunter · 13 years ago
  62. 1fded07 dmaengine: intel_mid_dma: locking and freeing fixes by Adrian Hunter · 13 years ago
  63. 0ef7e20 mtd: gpmi-nand: move to dma_transfer_direction by Shawn Guo · 13 years ago
  64. 4e82786 mtd: fix compile error for gpmi-nand by Huang Shijie · 13 years ago
  65. a4e3e86 mmc: mxs-mmc: fix the dma_transfer_direction migration by Shawn Guo · 13 years ago
  66. 62268ce dmaengine: add DMA_TRANS_NONE to dma_transfer_direction by Shawn Guo · 13 years ago
  67. 7ad7a34 dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channels by Lothar Waßmann · 13 years ago
  68. 6d23ea4 dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safe by Lothar Waßmann · 13 years ago
  69. feb397d dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled. by Lothar Waßmann · 13 years ago
  70. 4003122 dma: mxs-dma: fix a typo in comment by Lothar Waßmann · 13 years ago
  71. 0354b48 netfilter: xt_connbytes: handle negation correctly by Florian Westphal · 13 years ago
  72. b9e61f0 netfilter: ctnetlink: remove dead NAT code by Patrick McHardy · 13 years ago
  73. 0af051b netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet() by Patrick McHardy · 13 years ago
  74. 40cfb70 netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation() by Patrick McHardy · 13 years ago
  75. d70308f netfilter: nat: remove module reference counting from NAT protocols by Patrick McHardy · 13 years ago
  76. 329fb58 netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute by Patrick McHardy · 13 years ago
  77. 4d4e61c netfilter: nf_nat: use hash random for bysource hash by Patrick McHardy · 13 years ago
  78. cbc9f2f netfilter: nf_nat: export NAT definitions to userspace by Patrick McHardy · 13 years ago
  79. 3d058d7 netfilter: rework user-space expectation helper support by Pablo Neira Ayuso · 13 years ago
  80. e68f675 ath6kl: Fix panic when setting a channel by Sujith Manoharan · 13 years ago
  81. 08c422c Btrfs: call d_instantiate after all ops are setup by Al Viro · 13 years ago
  82. 65a8b4c ath6kl: add support for FW API 3 by Kalle Valo · 13 years ago
  83. c003897 ath6kl: handle firmware names more dynamically by Kalle Valo · 13 years ago
  84. 8d532b2 Btrfs: fix worker lock misuse in find_worker by Chris Mason · 13 years ago
  85. c08631c ath6kl: Send own IP addr to the firmware during WOW suspend by Raja Mani · 13 years ago
  86. ca1d16a ath6kl: Avoid taking struct as argument in ath6kl_wmi_set_ip_cmd by Raja Mani · 13 years ago
  87. 6e786cb ath6kl: Fix connect command to clear previously used IEs by Jouni Malinen · 13 years ago
  88. 5e13fd3 ath6kl: Use cfg80211_roamed_bss() to report roaming event by Vasanthakumar Thiagarajan · 13 years ago
  89. c5cf4db ASoC: Add trivial pm_runtime usage to Samsung DAI drivers by Mark Brown · 13 years ago
  90. 8270ba0 ASoC: mid-x86: Add .owner to struct snd_soc_card by Axel Lin · 13 years ago
  91. 9b344ce ASoC: kirkwood: Add .owner to struct snd_soc_card by Axel Lin · 13 years ago
  92. e181d14 ASoC: txx9: Add .owner to struct snd_soc_card by Axel Lin · 13 years ago
  93. 4a7042e ASoC: sh: Add .owner to struct snd_soc_card by Axel Lin · 13 years ago
  94. 23bd1ce ASoC: s6000: Add .owner to struct snd_soc_card by Axel Lin · 13 years ago
  95. b5a6704 ASoC: nuc900: Add .owner to struct snd_soc_card by Axel Lin · 13 years ago
  96. 1d9d25b ASoC: jz4740: Add .owner to struct snd_soc_card by Axel Lin · 13 years ago
  97. 6aff8cc ASoC: imx: Add .owner to struct snd_soc_card by Axel Lin · 13 years ago
  98. 662d4e5c ASoC: au1x: Add .owner to struct snd_soc_card by Axel Lin · 13 years ago
  99. 55205c9 oprofile, arm/sh: Fix oprofile_arch_exit() linkage issue by Vladimir Zapolskiy · 13 years ago
  100. 664dfa6 sched: Disable scheduler warnings during oopses by Dave Jones · 13 years ago