1. 56acc7a i2c-parport: Fix adapter list handling by Jean Delvare · 13 years ago
  2. a6e5e2b i2c-i801: Move device ID definitions to driver by Jean Delvare · 13 years ago
  3. c30aa39 hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register fails by Axel Lin · 13 years ago
  4. 3fd9952 Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  5. e8bf8df CLKDEV: Fix clkdev return value for NULL clk case by Russell King · 13 years ago
  6. 1be6a1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  7. 40a9635 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  8. fcc4dc7 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  9. a6ab948 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  10. 592311c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  11. 2b5a4ac mii: add support of pause frames in mii_get_an by artpol · 13 years ago
  12. eee9700 net: ftmac100: fix scheduling while atomic during PHY link status change by Adam Jaremko · 13 years ago
  13. 686f13b usbnet: Transfer of maintainership by Oliver Neukum · 13 years ago
  14. b3c914a usbnet: add support for some Huawei modems with cdc-ether ports by Dan Williams · 13 years ago
  15. 8333a46 bnx2: cancel timer on device removal by Neil Horman · 13 years ago
  16. 16b345d iwl4965: fix "Received BA when not expected" by Stanislaw Gruszka · 13 years ago
  17. bfd3610 iwlagn: fix "Received BA when not expected" by Stanislaw Gruszka · 13 years ago
  18. 5035b20 workqueue: fix deadlock in worker_maybe_bind_and_lock() by Tejun Heo · 13 years ago
  19. b730011 [media] ngene: Fix CI data transfer regression by Oliver Endriss · 13 years ago
  20. 80845a3 [media] v4l: make sure drivers supply a zeroed struct v4l2_subdev by Herton Ronaldo Krzesinski · 13 years ago
  21. 9748d4d Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  22. 0f22072 ARM: 6891/1: prevent heap corruption in OABI semtimedop by Dan Rosenberg · 13 years ago
  23. 2b5cb54 [media] Missing frontend config for LME DM04/QQBOX by Malcolm Priestley · 13 years ago
  24. 88fda56 [media] rc_core: avoid kernel oops when rmmod saa7134 by Hussam Al-Tayeb · 13 years ago
  25. bc4d45f hwmon: (lm85) Fix error paths in probe function by Jean Delvare · 13 years ago
  26. 5f441e2 hwmon: (lm85) Add missing list terminators by Jean Delvare · 13 years ago
  27. d7ce033 hwmon: (adm1021) Clarify documentation regarding Xeon processors by Jean Delvare · 13 years ago
  28. 177e759 hwmon: (lm90) Fix update interval information in driver documentation by Guenter Roeck · 13 years ago
  29. 5a4e5e6 hwmon: (lm90) Add support for ADT7461A and NCT1008 by Guenter Roeck · 13 years ago
  30. 23ef710 [media] imon: add conditional locking in change_protocol by Jarod Wilson · 13 years ago
  31. b300393 [media] rc: show RC_TYPE_OTHER in sysfs by Jarod Wilson · 13 years ago
  32. d7516c7 [media] ite-cir: modular build on ppc requires delay.h include by Jarod Wilson · 13 years ago
  33. e296e12 [media] mceusb: add Dell transceiver ID by Jarod Wilson · 13 years ago
  34. 94024cd ALSA: HDA: Fix automute for Gateway NV79 by David Henningsson · 13 years ago
  35. 408133e Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixes by Russell King · 13 years ago
  36. ce31332 hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically by Thomas Gleixner · 13 years ago
  37. a985183 [S390] irqstats: fix counting of pfault, dasd diag and virtio irqs by Heiko Carstens · 13 years ago
  38. a7e985e ALSA: hda: add beep quirk for Realtek 0x1043:831a by Daniel Cordero · 13 years ago
  39. 2a2047bc cifs: sanitize length checking in coalesce_t2 (try #3) by Jeff Layton · 13 years ago
  40. fcda7f4 cifs: check for bytes_remaining going to zero in CIFS_SessSetup by Jeff Layton · 13 years ago
  41. bfacf22 cifs: change bleft in decode_unicode_ssetup back to signed type by Jeff Layton · 13 years ago
  42. cdc2536 ARM: kprobes: Tidy-up kprobes-decode.c by Jon Medhurst · 13 years ago
  43. 9425493 ARM: kprobes: Add emulation of hint instructions like NOP and WFI by Jon Medhurst · 13 years ago
  44. 20e8155 ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions by Jon Medhurst · 13 years ago
  45. c983677 ARM: kprobes: Add emulation of MOVW and MOVT instructions by Jon Medhurst · 13 years ago
  46. f704a6e ARM: kprobes: Reject probing of undefined data processing instructions by Jon Medhurst · 13 years ago
  47. 72c2bab ARM: kprobes: Remove redundant code in space_1111 by Jon Medhurst · 13 years ago
  48. 41713d1 ARM: kprobes: Fix emulation of PLD instructions by Jon Medhurst · 13 years ago
  49. f0aeb8b ARM: kprobes: Reject probing of SETEND instructions by Jon Medhurst · 13 years ago
  50. ac211c6 ARM: kprobes: Consolidate stub decoding functions by Jon Medhurst · 13 years ago
  51. fa1a03b ARM: kprobes: Reject probing of all coprocessor instructions by Jon Medhurst · 13 years ago
  52. c6e4ae3 ARM: kprobes: Fix emulation of USAD8 instructions by Jon Medhurst · 13 years ago
  53. 038c383 ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions by Jon Medhurst · 13 years ago
  54. 8dd7cfb ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH instructions by Jon Medhurst · 13 years ago
  55. 780b5c1 ARM: kprobes: Reject probing of undefined media instructions by Jon Medhurst · 13 years ago
  56. 0e384ed ARM: kprobes: Add emulation of RBIT instruction by Jon Medhurst · 13 years ago
  57. 81ff572 ARM: kprobes: Reject probing of LDRB instructions which load PC by Jon Medhurst · 13 years ago
  58. 5c6b76f ARM: kprobes: Fix emulation of LDRD and STRD instructions by Jon Medhurst · 13 years ago
  59. 54823ac ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredictably by Jon Medhurst · 13 years ago
  60. 6823fc8 ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions by Jon Medhurst · 13 years ago
  61. ec58d7f ARM: kprobes: Reject probing of STREX and LDREX instructions by Jon Medhurst · 13 years ago
  62. ba48d40 ARM: kprobes: Reject probing of undefined multiply instructions by Jon Medhurst · 13 years ago
  63. 75539ae ARM: kprobes: Fix error in comment by Jon Medhurst · 13 years ago
  64. 983ebd9 ARM: kprobes: Reject probing of instructions which write to PC unpredictably. by Jon Medhurst · 13 years ago
  65. c412aba ARM: kprobes: Fix emulation of MRS instruction by Jon Medhurst · 13 years ago
  66. 51468ea ARM: kprobes: Reject probing MRS instructions which read SPSR by Jon Medhurst · 13 years ago
  67. 896a74e ARM: kprobes: Fix emulation of Data-processing (immediate) instructions by Jon Medhurst · 13 years ago
  68. ad111ce4 ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions. by Jon Medhurst · 13 years ago
  69. a539f5d ARM: kprobes: Remove redundant condition checks from simulation routines by Jon Medhurst · 13 years ago
  70. 073090c ARM: kprobes: Fix probing of conditionally executed instructions by Jon Medhurst · 13 years ago
  71. cf3cc1a kprobes/arm: Fix ldrd/strd emulation by Viktor Rosendahl · 13 years ago
  72. b3b2700 dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085 by Peter Korsgaard · 13 years ago
  73. fafc992 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  74. 0dee0e7 Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  75. 9cab1ba Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  76. bf69d41 flex_arrays: allow zero length flex arrays by Eric Paris · 13 years ago
  77. 5d30b10 flex_array: flex_array_prealloc takes a number of elements, not an end by Eric Paris · 13 years ago
  78. cb1e922 SELinux: pass last path component in may_create by Eric Paris · 13 years ago
  79. 68972ef usbnet: Resubmit interrupt URB if device is open by Paul Stewart · 13 years ago
  80. f325757 iwl4965: fix "TX Power requested while scanning" by Stanislaw Gruszka · 13 years ago
  81. 1501b67 iwlegacy: led stay solid on when no traffic by Wey-Yi Guy · 13 years ago
  82. f615839 b43: trivial: update module info about ucode16_mimo firmware by Rafał Miłecki · 13 years ago
  83. cc03638 mm: check if PTE is already allocated during page fault by Mel Gorman · 13 years ago
  84. 1409f14 kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog by Hillf Danton · 13 years ago
  85. 534e3ad um: adjust current_thread_info() for newer gcc versions by Richard Weinberger · 13 years ago
  86. 365a0de uml: fix hppfs build by Randy Dunlap · 13 years ago
  87. 57d8e02 um: mdd support for 64 bit atomic operations by Richard Weinberger · 13 years ago
  88. f755a04 oom: use pte pages in OOM score by KOSAKI Motohiro · 13 years ago
  89. 0dcecae MAINTAINERS: add EXYNOS ARM architectures by Kukjin Kim · 13 years ago
  90. a111c96 memcg: update documentation to describe usage_in_bytes by Daisuke Nishimura · 13 years ago
  91. 98909cf MAINTAINERS: update Documentation file entry of GPIO subsystem by Kukjin Kim · 13 years ago
  92. c446808 MAINTAINERS: re-alphabetize Xen entries by Ian Campbell · 13 years ago
  93. 78f11a2 mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups by Andrea Arcangeli · 13 years ago
  94. 6d4831c vfs: avoid large kmalloc()s for the fdtable by Andrew Morton · 13 years ago
  95. 8129e79 ALSA: usb-audio - Terratec Aureon 7.1 USB ID as C-Media cm6206 quirks by Wolfgang Breyha · 13 years ago
  96. ef26750 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes by Russell King · 13 years ago
  97. 69b91bc ASoC: Fix CODEC DAI names for Goni by Mark Brown · 13 years ago
  98. 1270b01 ASoC: Fix CODEC name in Goni by Mark Brown · 13 years ago
  99. 83a5d2d ARM: Fix .size directive for xscale_dma_a0_map_area by Ben Hutchings · 13 years ago
  100. 1ff42c3 x86: ce4100: Configure IOAPIC pins for USB and SATA to level type by Sebastian Andrzej Siewior · 13 years ago