1. e1f4dea powerpc/macintosh: Fix __devexit annotation in rack-meter.c by Grant Likely · 13 years ago
  2. fe3cc0d powerpc: Add pgprot_writecombine by Anton Blanchard · 13 years ago
  3. a9d8946 powerpc: Use new irq allocator by Thomas Gleixner · 14 years ago
  4. 089fb44 powerpc: Use ARCH_IRQ_INIT_FLAGS by Thomas Gleixner · 14 years ago
  5. 7e26065d powerpc/pseries: Cleanup use of notifier_from_errno() by Prarit Bhargava · 14 years ago
  6. ae39573 powerpc/mv64x60: Suspected typo in assignment by Nicolas Kaiser · 14 years ago
  7. e0780b7 powerpc: Fix call to flush_ptrace_hw_breakpoint() by K.Prasad · 13 years ago
  8. 357574c powerpc/kexec: Restore ppc_md.machine_kexec by Anton Blanchard · 13 years ago
  9. f342552 powerpc/mm: Make hpte_need_flush() safe for preemption by Peter Zijlstra · 13 years ago
  10. af24ee9 xfs: zero proper structure size for geometry calls by Alex Elder · 13 years ago
  11. 10e3839 xfs: introduce new logging API. by Dave Chinner · 13 years ago
  12. eeb2036 xfs: zero proper structure size for geometry calls by Alex Elder · 13 years ago
  13. 0366ebb Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes by Dave Airlie · 13 years ago
  14. a580b8c dmaengine: mxs-dma: add dma support for i.MX23/28 by Shawn Guo · 13 years ago
  15. b8534e0 Bluetooth: Fix some small code style issues in mgmt.c by Szymon Janc · 13 years ago
  16. 3cf2a4f Bluetooth: Use variable name instead of type in sizeof() by Szymon Janc · 13 years ago
  17. 8ce6284 Bluetooth: Remove unused code from get_connections by Szymon Janc · 13 years ago
  18. 34eb525 Bluetooth: Log all parameters in cmd_status for easier debugging by Szymon Janc · 13 years ago
  19. 8020c16 Bluetooth: Fix possible NULL pointer dereference in cmd_complete by Szymon Janc · 13 years ago
  20. 72746ac nilfs2: fix regression that i-flag is not set on changeless checkpoints by Ryusuke Konishi · 13 years ago
  21. 173442f i2c-eg20t: support new device OKI SEMICONDUCTOR ML7213 IOH by Tomoya MORINAGA · 13 years ago
  22. 6670e9c x86, build: Make sure mkpiggy fails on read error by Daniel J Blueman · 13 years ago
  23. f6d460c ipv4: Make icmp route lookup code a bit clearer. by David S. Miller · 13 years ago
  24. 853cee2 [CPUFREQ] p4-clockmod: print EST-capable warning message only once by Naga Chumbalkar · 13 years ago
  25. 8f5bc2a [CPUFREQ] fix BUG on cpufreq policy init failure by Jiri Slaby · 13 years ago
  26. a536b12 [CPUFREQ] Fix another notifier leak in powernow-k8. by Dave Jones · 14 years ago
  27. ac81831 [CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.c by Neil Brown · 14 years ago
  28. a05dcdb MMC: omap_hsmmc: enable interface clock before calling mmc_host_enable() by Paul Walmsley · 13 years ago
  29. da0653f OMAP2+: omap_device/clock: Do not expect an entry in clkdev for opt_clks by Rajendra Nayak · 13 years ago
  30. 3ed4566 omap4: powerdomain: Use intended PWRSTS_* flags instead of values by Santosh Shilimkar · 13 years ago
  31. 1a9f5e8 omap4: clockdomain: Fix the CPUx domain name by Benoit Cousson · 14 years ago
  32. 4a5f7bd ASoC: Add platform data for WM9081 IRQ pin configuration by Mark Brown · 13 years ago
  33. 4954265 ASoC: Remove module probe announcements from CODEC drivers by Mark Brown · 13 years ago
  34. 0a93421 ASoC: Fix burstsize and DSP_B format problems in imx-ssi. by Javier Martin · 13 years ago
  35. b462c6e ASoC: WM8994: Ensure MICBIAS is provided with a clock by Dimitris Papastamos · 13 years ago
  36. c496ccd Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 13 years ago
  37. 04d2868 ASoC: WM8994: Ensure late enable events are processed for the ADCs by Dimitris Papastamos · 13 years ago
  38. a3cff81 ASoC: WM8994: Don't disable the AIF[1|2]CLK_ENA unconditionaly by Dimitris Papastamos · 13 years ago
  39. 8d3c3dd Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 13 years ago
  40. 6927faf drm/i915: fix memory corruption with GM965 and >4GB RAM by Jan Niehusmann · 13 years ago
  41. 44e6976 xen: ia64 build broken due to "xen: switch to new schedop hypercall by default." by Ian Campbell · 13 years ago
  42. 3ee845a ASoC: Fix WM9081 platform data initialisation by Mark Brown · 13 years ago
  43. 5edc341 drivers: remove extraneous includes of smp_lock.h by Arnd Bergmann · 14 years ago
  44. f51b452 tracing: don't trace the BKL by Arnd Bergmann · 14 years ago
  45. 4688a06 adfs: remove the big kernel lock by Arnd Bergmann · 14 years ago
  46. 2774c13 xfrm: Handle blackhole route creation via afinfo. by David S. Miller · 13 years ago
  47. ff75f40 ipvs: fix dst_lock locking on dest update by Julian Anastasov · 13 years ago
  48. 69ead7a ipv6: Normalize arguments to ip6_dst_blackhole(). by David S. Miller · 13 years ago
  49. 80c0bc9 xfrm: Kill XFRM_LOOKUP_WAIT flag. by David S. Miller · 13 years ago
  50. a141471 ipv6: Change final dst lookup arg name to "can_sleep" by David S. Miller · 13 years ago
  51. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 13 years ago
  52. 5df65e5 net: Add FLOWI_FLAG_CAN_SLEEP. by David S. Miller · 13 years ago
  53. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 13 years ago
  54. abdf7e7 ipv4: Can final ip_route_connect() arg to boolean "can_sleep". by David S. Miller · 13 years ago
  55. dd9c154 Linux 2.6.38-rc7 by Linus Torvalds · 13 years ago
  56. 6170f51 brcm80211: remove unused TLV defines by Stanislav Fomichev · 13 years ago
  57. 2fbd6b3 brcm80211: use proper ieee80211 routines by Stanislav Fomichev · 13 years ago
  58. 8d1dc20 Revert "TPM: Long default timeout fix" by Linus Torvalds · 13 years ago
  59. 00dce0313 arch/tile: export some additional module symbols by Chris Metcalf · 13 years ago
  60. 63b7ca6 arch/tile: enhance existing finv_buffer_remote() routine by Chris Metcalf · 13 years ago
  61. 3cebbaf arch/tile: fix two bugs in the backtracer code by Chris Metcalf · 13 years ago
  62. 6c4d112 arch/tile: use extended assembly to inline __mb_incoherent() by Chris Metcalf · 13 years ago
  63. 0b989ca arch/tile: use a cleaner technique to enable interrupt for cpu_idle() by Chris Metcalf · 13 years ago
  64. a5c149c arch/tile: sync up with <arch/sim.h> and <arch/sim_def.h> changes by Chris Metcalf · 13 years ago
  65. ed54d38 arch/tile: fix reversed test of strict_strtol() return value by Chris Metcalf · 13 years ago
  66. 401586e arch/tile: avoid a simulator warning during bootup by Chris Metcalf · 13 years ago
  67. 9ff27fd arch/tile: export <asm/hardwall.h> to userspace by Chris Metcalf · 13 years ago
  68. bbeee4b2 arch/tile: warn and retry if an IPI is not accepted by the target cpu by Chris Metcalf · 13 years ago
  69. b2ce2bd arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcalls by Chris Metcalf · 13 years ago
  70. 1337173 arch/tile: fix __ndelay etc to work better by Chris Metcalf · 13 years ago
  71. 04f7a3f arch/tile: bug fix: exec'ed task thought it was still single-stepping by Chris Metcalf · 13 years ago
  72. 68d0c6d ipv6: Consolidate route lookup sequences. by David S. Miller · 13 years ago
  73. 2cb8240 arch/tile: catch up with section naming convention in 2.6.35 by Chris Metcalf · 13 years ago
  74. d769f4c staging: brcm80211: change prototype for wlc_antsel_attach by Arend van Spriel · 13 years ago
  75. 26bcc18 staging: brcm80211: remove usage of struct osl_info from util sources by Arend van Spriel · 13 years ago
  76. ff31c54 staging: brcm80211: remove usage of struct osl_info for register access by Arend van Spriel · 13 years ago
  77. 0005ae7 OMAP: hsmmc: Rename the device and driver by Kishore Kadiyala · 13 years ago
  78. 4621d5f OMAP: adapt hsmmc to hwmod framework by Kishore Kadiyala · 13 years ago
  79. d8d0a61 OMAP: hsmmc: Move mux configuration to hsmmc.c by Kishore Kadiyala · 13 years ago
  80. 6ab8946 OMAP: hwmod data: Add dev_attr and use in the host driver by Kishore Kadiyala · 13 years ago
  81. 17203bd OMAP4: hwmod data: enable HSMMC by Anand Gadiyar · 13 years ago
  82. b163605 OMAP3: hwmod data: Add HSMMC by Paul Walmsley · 13 years ago
  83. bce06f3 OMAP2430: hwmod data: Add HSMMC by Paul Walmsley · 13 years ago
  84. e08016d omap: mmc: split out init for 2420 by Anand Gadiyar · 13 years ago
  85. 751b384 pcmcia: synclink_cs: fix prototype for mgslpc_ioctl() by Axel Lin · 13 years ago
  86. 60b0bf0 usb: EHCI, OHCI: Add configuration for the SH USB controller by Yoshihiro Shimoda · 13 years ago
  87. ad93562 USB host: Move AMD PLL quirk to pci-quirks.c by Andiry Xu · 13 years ago
  88. 6ea25a6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  89. 903ab86 udp: Add lockless transmit path by Herbert Xu · 13 years ago
  90. f6b9664 udp: Switch to ip_finish_skb by Herbert Xu · 13 years ago
  91. 1c32c5a inet: Add ip_make_skb and ip_finish_skb by Herbert Xu · 13 years ago
  92. 1470ddf inet: Remove explicit write references to sk/inet in ip_append_data by Herbert Xu · 13 years ago
  93. 5a2ef920 inet: Remove unused sk_sndmsg_* from UFO by Herbert Xu · 13 years ago
  94. 9836f40 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 13 years ago
  95. 0bbfeb8 cfq-iosched: Always provide group isolation. by Justin TerAvest · 13 years ago
  96. 6fae9c2 Merge commit 'v2.6.38-rc6' into for-2.6.39/core by Jens Axboe · 13 years ago
  97. dcbc916 z2_battery: Add MODULE_DEVICE_TABLE by Axel Lin · 13 years ago
  98. 84ab16f ds2782_battery: Add MODULE_DEVICE_TABLE by Axel Lin · 13 years ago
  99. f3da0de bq20z75: Add MODULE_DEVICE_TABLE by Axel Lin · 13 years ago
  100. 35c9d26 power_supply: Update power_supply_is_watt_property by Rhyland Klein · 13 years ago