1. 4d235f79 ARM: S5PV310: Fix on PLL setting for S5PV310 by Jongpill Lee · 14 years ago
  2. c598c47 ARM: S5PV310: Add CMU block for S5PV310 Clock by Kukjin Kim · 14 years ago
  3. 35fc950 ARM: S5PV310: Fix on typo irqs.h of S5PV310 by Kukjin Kim · 14 years ago
  4. 68c1dbc ARM: S5PV310: Fix on default ZRELADDR of ARCH_S5PV310 by Kukjin Kim · 14 years ago
  5. 4d91470 ARM: S5PV310: Fix on GPIO base addresses by Kyungmin Park · 14 years ago
  6. 15cae77ad ARM: SAMSUNG: Fix on build warning regarding VMALLOC_END type by Kukjin Kim · 14 years ago
  7. 7e36873 net/caif/cfrfml.c: use asm/unaligned.h by Jeff Mahoney · 14 years ago
  8. 04cbe1d vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARB by Chris Wilson · 14 years ago
  9. 30f4437 drm/radeon/kms: add missing scratch update in dp_detect by Alex Deucher · 14 years ago
  10. adde0f2 drm/modes: Fix CVT-R modeline generation by Adam Jackson · 14 years ago
  11. 08f2e66 drm: fix regression in drm locking since BKL removal. by Arnd Bergmann · 14 years ago
  12. 12acd90 drm/radeon/kms: remove stray radeon_i2c_destroy by Alex Deucher · 14 years ago
  13. 7521473 drm: mm: fix range restricted allocations by Daniel Vetter · 14 years ago
  14. 72e9186 lguest: Odd Fixes by Rusty Russell · 14 years ago
  15. f846619 lguest: clean up warnings in demonstration launcher. by Rusty Russell · 14 years ago
  16. 5afda9e Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 14 years ago
  17. ab699ec drm/nouveau: drop drm_global_mutex before sleeping in submission path by Ben Skeggs · 14 years ago
  18. e3461a2 drm: export drm_global_mutex for drivers to use by Ben Skeggs · 14 years ago
  19. d71b0e9 ax25: missplaced sock_put(sk) by Bernard Pidoux F6BVP · 14 years ago
  20. fe5f098 qlge: reset the chip before freeing the buffers by Breno Leitao · 14 years ago
  21. bfc960a l2tp: test for ethernet header in l2tp_eth_dev_recv() by Eric Dumazet · 14 years ago
  22. 0a2f381 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Larry Finger · 14 years ago
  23. 25cc69e PM QoS: Fix inline documentation. by Saravana Kannan · 14 years ago
  24. f6360ef nfsd: fix NULL dereference in nfsd_statfs() by Takashi Iwai · 14 years ago
  25. f632265 Merge commit 'v2.6.36-rc1' into HEAD by J. Bruce Fields · 14 years ago
  26. 7d94784 nfsd4: fix downgrade/lock logic by J. Bruce Fields · 14 years ago
  27. 18608ad nfsd4: typo fix in find_any_file by J. Bruce Fields · 14 years ago
  28. 30c0e1e nfsd4: bad BUG() in preprocess_stateid_op by J. Bruce Fields · 14 years ago
  29. f0138a7 Cannot allocate memory error on mount by Suresh Jayaraman · 14 years ago
  30. b545787 ceph: fix get_ticket_handler() error handling by Dan Carpenter · 14 years ago
  31. e072f8a ceph: don't BUG on ENOMEM during mds reconnect by Sage Weil · 14 years ago
  32. f44c389 ceph: ceph_mdsc_build_path() returns an ERR_PTR by Dan Carpenter · 14 years ago
  33. 37b7370 amd64_edac: Do not report error overflow as a separate error by Borislav Petkov · 14 years ago
  34. dbbcbc0 ALSA: hda - Add Sony VAIO quirk for ALC269 by David Henningsson · 14 years ago
  35. d84ba63 tcp: select(writefds) don't hang up when a peer close connection by KOSAKI Motohiro · 14 years ago
  36. c5ed63d tcp: fix three tcp sysctls tuning by Eric Dumazet · 14 years ago
  37. ee508b8 drm/nv20: Don't use pushbuf calls on the original nv20. by Francisco Jerez · 14 years ago
  38. fba6752 drm/nouveau: Fix TMDS on some DCB1.5 boards. by Francisco Jerez · 14 years ago
  39. d31e078 drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel. by Francisco Jerez · 14 years ago
  40. f5cb8ab drm/nv30: Apply modesetting to the correct slave encoder by Patrice Mandin · 14 years ago
  41. acae116 drm/nouveau: Use a helper function to match PCI device/subsystem IDs. by Francisco Jerez · 14 years ago
  42. 44a1246 drm/nv50: add dcb type 14 to enum to prevent compiler complaint by Ben Skeggs · 14 years ago
  43. c89e519 [CIFS] Eliminate unused variable warning by Steve French · 14 years ago
  44. 55ee67f libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issue by Mark Lord · 14 years ago
  45. 44b7338 sata_mv: fix broken DSM/TRIM support (v2) by Mark Lord · 14 years ago
  46. 60f5d6e libata: be less of a drama queen on empty data commands by Tejun Heo · 14 years ago
  47. d26377b [libata] sata_dwc_460ex: signdness bug by Dan Carpenter · 14 years ago
  48. 5f17310 ahci: add HFLAG_YES_FBS and apply it to 88SE9128 by Tejun Heo · 14 years ago
  49. 6d981b9 libata: remove no longer needed pata_winbond driver by Bartlomiej Zolnierkiewicz · 15 years ago
  50. aba8a08 pata_cmd64x: revert commit d62f5576 by Tejun Heo · 14 years ago
  51. ad8453a ceph: Fix warnings by Alan Cox · 14 years ago
  52. ac1f12e ceph: ceph_get_inode() returns an ERR_PTR by Dan Carpenter · 14 years ago
  53. d4348c6 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  54. 3782218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  55. 5a55905 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  56. 5e68601 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  57. e09b4e9 Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  58. 871eae4 Merge branch '2.6.36-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev by Linus Torvalds · 14 years ago
  59. 288933c Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove() by Axel Lin · 14 years ago
  60. 268ba5c Input: mousedev - fix regression of inverting axes by Christoph Fritz · 14 years ago
  61. 9685912 MAINTAINERS: hwmon/coretemp: Change maintainers by Fenghua Yu · 14 years ago
  62. a05e93f hwmon: (k8temp) Differentiate between AM2 and ASB1 by Andreas Herrmann · 14 years ago
  63. c12c507 hwmon: (ads7871) Fix ads7871_probe error paths by Axel Lin · 14 years ago
  64. 45ff34d hwmon: (coretemp) Fix harmless build warning by Jean Delvare · 14 years ago
  65. 8d33091 perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag by Lin Ming · 14 years ago
  66. 151772d tracing/trace_stack: Fix stack trace on ppc64 by Anton Blanchard · 14 years ago
  67. ad1af0f tcp: Combat per-cpu skew in orphan tests. by David S. Miller · 14 years ago
  68. 36e2168 ceph: initialize fields on new dentry_infos by Sage Weil · 14 years ago
  69. 7d8cb26 ceph: maintain i_head_snapc when any caps are dirty, not just for data by Sage Weil · 14 years ago
  70. b2bc856 pxa168_eth: silence gcc warnings by Dan Carpenter · 14 years ago
  71. 4f2c851 pxa168_eth: update call to phy_mii_ioctl() by Dan Carpenter · 14 years ago
  72. 945c7c7 pxa168_eth: fix error handling in prope by Dan Carpenter · 14 years ago
  73. 4169591 pxa168_eth: remove unneeded null check by Dan Carpenter · 14 years ago
  74. ef24b16 phylib: Fix race between returning phydev and calling adjust_link by Anton Vorontsov · 14 years ago
  75. 502adf5 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  76. 9dc002d caif-driver: add HAS_DMA dependency by Heiko Carstens · 14 years ago
  77. 3b6c550 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  78. 8ca3eb0 guard page for stacks that grow upwards by Luck, Tony · 14 years ago
  79. 9559fcd drm/i915: fix vblank wait test condition by Jesse Barnes · 14 years ago
  80. bac1e74 PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open() by David Alan Gilbert · 14 years ago
  81. dffe2e1 xen: handle events as edge-triggered by Jeremy Fitzhardinge · 14 years ago
  82. aaca496 xen: use percpu interrupts for IPIs and VIRQs by Jeremy Fitzhardinge · 14 years ago
  83. 2d20ca8 Eliminate sparse warning - bad constant expression by shirishpargaonkar@gmail.com · 14 years ago
  84. f4e385c Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  85. 32e2f63 intel_scu_ipc: fix IPC i2c write bug by Jianwei Yang · 14 years ago
  86. a9728c9 rar: Fix off by one error by Ossama Othman · 14 years ago
  87. 577ba40 V4L/DVB: mantis: Fix IR_CORE dependency by Ingo Molnar · 14 years ago
  88. 1a7c553 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  89. e045c29 MCE, AMD: Limit MCE decoding to current families for now by Borislav Petkov · 14 years ago
  90. 4684fe0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Larry Finger · 14 years ago
  91. aa25ab7 3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_tx by Neil Horman · 14 years ago
  92. 050eef3 [S390] fix tlb flushing vs. concurrent /proc accesses by Martin Schwidefsky · 14 years ago
  93. bd45fe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  94. 7af048d [S390] s390: fix build error (sys_execve) by Sebastian Ott · 14 years ago
  95. e1f1f07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  96. 472e449 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  97. 6d87f20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  98. d20de76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  99. 25edd69 sparc64: Get rid of indirect p1275 PROM call buffer. by David S. Miller · 14 years ago
  100. 314b389 powerpc: Fix config dependency problem with MPIC_U3_HT_IRQS by Andreas Schwab · 14 years ago