1. 16b2e6e irq_domain: Create common xlate functions that device drivers can use by Grant Likely · 13 years ago
  2. 6b783f7 irq_domain: Remove irq_domain_add_simple() by Grant Likely · 13 years ago
  3. 7529495 irq_domain: Remove 'new' irq_domain in favour of the ppc one by Grant Likely · 13 years ago
  4. 5769089 mfd: twl-core.c: Fix the number of interrupts managed by twl4030 by Benoit Cousson · 13 years ago
  5. a850a75 of/address: add empty static inlines for !CONFIG_OF by Grant Likely · 13 years ago
  6. 1bc04f2 irq_domain: Add support for base irq and hwirq in legacy mappings by Grant Likely · 13 years ago
  7. a8db8cf irq_domain: Replace irq_alloc_host() with revmap-specific initializers by Grant Likely · 13 years ago
  8. 6870065 irq_domain: Remove references to old irq_host names by Grant Likely · 13 years ago
  9. 0384837 irq_domain: remove NO_IRQ from irq domain code by Grant Likely · 13 years ago
  10. cc79ca6 irq_domain: Move irq_domain code from powerpc to kernel/irq by Grant Likely · 13 years ago
  11. 6d9285b irq_domain/powerpc: Eliminate virq_is_host() by Grant Likely · 13 years ago
  12. 4bbdd45 irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead by Grant Likely · 13 years ago
  13. bae1d8f irq_domain/powerpc: Use common irq_domain structure instead of irq_host by Grant Likely · 13 years ago
  14. 644bd954 irq_domain: convert microblaze from irq_host to irq_domain by Grant Likely · 13 years ago
  15. 7bb69ba irq_domain: Make irq_domain structure match powerpc's irq_host by Grant Likely · 13 years ago
  16. e1964c5 irq_domain: Be less verbose by Grant Likely · 13 years ago
  17. 7ab3a83 irq_domain: add documentation and MAINTAINERS entry. by Grant Likely · 13 years ago
  18. 13d2619 Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  19. 27c3afe ALSA: intel8x0: Fix default inaudible sound on Gateway M520 by Daniel T Chen · 13 years ago
  20. 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
  21. ce5afed Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  22. ca81a62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  23. e3f89f4 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  24. 0d86f65 module: fix broken isapnp handling in file2alias by Ondrej Zary · 13 years ago
  25. 10f296c module: make module param bint handle nul value by Dave Young · 13 years ago
  26. 3b582f3 Merge tag 'battery-fixes-for-v3.3-rc2' of git://git.infradead.org/users/cbou/battery-urgent by Linus Torvalds · 13 years ago
  27. 19be13c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  28. b14a299 Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  29. a269c2f Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  30. ed5016d Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  31. 5b1cbac i387: make irq_fpu_usable() tests more robust by Linus Torvalds · 13 years ago
  32. be98c2c i387: math_state_restore() isn't called from asm by Linus Torvalds · 13 years ago
  33. a68f20e Merge branch 'fix/acer-alc889-fix' into fix/hda by Takashi Iwai · 13 years ago
  34. 02a237b ALSA: hda - Fix silent speaker output on Acer Aspire 6935 by Takashi Iwai · 13 years ago
  35. fc1156c ALSA: hda - Fix initialization of secondary capture source on VT1705 by Takashi Iwai · 13 years ago
  36. 70d669d ARM: omap: resolve nebulous 'Error setting wl12xx data' by Russell King · 13 years ago
  37. 4f8a428 ARM: omap: fix wrapped error messages in omap_hwmod.c by Russell King · 13 years ago
  38. 8930b4e ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.c by Russell King · 13 years ago
  39. a98f77b ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup() by Russell King · 13 years ago
  40. e3958fe ARM: omap: fix section mismatch error for omap_4430sdp_display_init() by Russell King · 13 years ago
  41. 45176f4 ARM: omap: fix section mismatch warning for omap_secondary_startup() by Russell King · 13 years ago
  42. d5de63f ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init() by Russell King · 13 years ago
  43. 27d8d3b ARM: omap: fix section mismatch warning in mux.c by Russell King · 13 years ago
  44. a0bb10e ARM: omap: fix section mismatch errors in TWL PMIC driver by Russell King · 13 years ago
  45. 0bf68f5 ARM: omap: fix uninformative vc/i2c configuration error message by Russell King · 13 years ago
  46. 2d5b479 ARM: omap: fix vc.c PMIC error message by Russell King · 13 years ago
  47. e6fa35a ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build error by Russell King · 13 years ago
  48. 3ec1e88 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  49. d8c66c5 block: fix lockdep warning on io_context release put_io_context() by Tejun Heo · 13 years ago
  50. 8df54d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  51. 70620c4 net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled by Thomas Graf · 13 years ago
  52. 5dc7883 ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr. by Li Wei · 13 years ago
  53. 2b73bc6 netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m by Neil Horman · 13 years ago
  54. f5c3820 netprio_cgroup: don't allocate prio table when a device is registered by Neil Horman · 13 years ago
  55. a87dfe1 netprio_cgroup: fix an off-by-one bug by Neil Horman · 13 years ago
  56. 04da0c8 xfs: use a normal shrinker for the dquot freelist by Christoph Hellwig · 13 years ago
  57. 612b850 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  58. af5feae Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  59. ce2814f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  60. 1282ab3 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  61. 28a4d56 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux into drm-fixes by Dave Airlie · 13 years ago
  62. f6302f1 relay: prevent integer overflow in relay_open() by Dan Carpenter · 13 years ago
  63. 19e00f2f Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  64. b05ee6b Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  65. b0286db Merge tag 'driver-core-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  66. ae5cdd4 Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 13 years ago
  67. fe25092 Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  68. 027a3b6 bna: fix error handling of bnad_get_flash_partition_by_offset() by Dan Carpenter · 13 years ago
  69. 5a46e0f isdn: type bug in isdn_net_header() by Dan Carpenter · 13 years ago
  70. a1c1baf hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured value by Nikolaus Schulz · 13 years ago
  71. 16bda13 net: Make qdisc_skb_cb upper size bound explicit. by David S. Miller · 13 years ago
  72. 1972345 tty: serial: omap-serial: wakeup latency constraint is in microseconds, not milliseconds by Paul Walmsley · 13 years ago
  73. be4b028 tty: serial: OMAP: block idle while the UART is transferring data in PIO mode by Paul Walmsley · 13 years ago
  74. 0ba5f66 tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode by Paul Walmsley · 13 years ago
  75. 690d137 Reduce the number of expensive division instructions done by _parse_integer() by David Howells · 13 years ago
  76. 6252547 ARM: omap: fix broken twl-core dependencies and ifdefs by Russell King · 13 years ago
  77. 4041071 ARM: omap: fix oops in drivers/video/omap2/dss/dpi.c by Russell King · 13 years ago
  78. d980e0f ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not found by Russell King · 13 years ago
  79. bdf800c4 ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON() by Stephen Boyd · 13 years ago
  80. b46c0f7 ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR by Stephen Boyd · 13 years ago
  81. b8b9987 ARM: 7320/1: Fix proc_info table alignment by Marc Zyngier · 13 years ago
  82. 1987877 ASoC: fsi: fixup fsi_pointer() calculation method by Kuninori Morimoto · 13 years ago
  83. 9cc00b5 ixgbe: ethtool: stats user buffer overrun by John Fastabend · 13 years ago
  84. 5facb8e ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state by John Fastabend · 13 years ago
  85. 9d837ea ixgbe: do not update real num queues when netdev is going away by Yi Zou · 13 years ago
  86. 642c680 ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size by Alexander Duyck · 13 years ago
  87. 4cd6923 ixgbe: Fix case of Tx Hang in PF with 32 VFs by Greg Rose · 13 years ago
  88. a4b0832 ixgbe: fix vf lookup by Greg Rose · 13 years ago
  89. 0629292 igb: fix vf lookup by Greg Rose · 13 years ago
  90. b868179 e1000: add dropped DMA receive enable back in for WoL by Dean Nelson · 13 years ago
  91. a1e0c3c ALSA: hda - Fix mute-LED VREF value for new HP laptops by Takashi Iwai · 13 years ago
  92. eb2f255 hwmon: (f75375s) Fix bit shifting in f75375_write16 by Nikolaus Schulz · 13 years ago
  93. a367a1e hwmon: (f75375s) Fix reading of wrong register when initializing the F75387 by Nikolaus Schulz · 13 years ago
  94. 09e87e5 hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375 by Nikolaus Schulz · 13 years ago
  95. eb564e1 hwmon: (w83627ehf) Remove duplicate code by Guenter Roeck · 13 years ago
  96. d65b4e9 Linux 3.3-rc3 by Linus Torvalds · 13 years ago
  97. 6308240 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  98. 19e75ed Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  99. 4d39aa1 Merge tag 'md-3.3-fixes' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  100. 4a68d54 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago