1. 6d9598e ARM: mach-shmobile: Initial AG5 and AG5EVM support by Magnus Damm · 14 years ago
  2. 6d72ad3 ARM: mach-shmobile: Tidy up the Kconfig bits. by Paul Mundt · 14 years ago
  3. e53beac Linux 2.6.37-rc2 by Linus Torvalds · 14 years ago
  4. 12b3052 capabilities/syslog: open code cap_syslog logic to fix build failure by Eric Paris · 14 years ago
  5. 6800e4c Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  6. 477d4e4 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  7. fe9d1159 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  8. e5c1353 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  9. 2236baa i2c: Sanity checks on adapter registration by Jean Delvare · 14 years ago
  10. e1e18ee i2c: Mark i2c_adapter.id as deprecated by Jean Delvare · 14 years ago
  11. f3dc65d i2c: Drivers shouldn't include <linux/i2c-id.h> by Jean Delvare · 14 years ago
  12. dfdee5f i2c: Delete unused adapter IDs by Jean Delvare · 14 years ago
  13. dc6641b i2c: Remove obsolete cleanup for clientdata by Wolfram Sang · 14 years ago
  14. 968ab18 include/linux/kernel.h: Move logging bits to include/linux/printk.h by Linus Torvalds · 14 years ago
  15. 22d3243 Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again) by Jim Bos · 14 years ago
  16. 52d159e hwmon: (w83795) Check for BEEP pin availability by Jean Delvare · 14 years ago
  17. 793c51d hwmon: (w83795) Clear intrusion alarm immediately by Jean Delvare · 14 years ago
  18. cf6b9ea hwmon: (w83795) Read the intrusion state properly by Jean Delvare · 14 years ago
  19. 2a2d27d hwmon: (w83795) Print the actual temperature channels as sources by Jean Delvare · 14 years ago
  20. edff2f8 hwmon: (w83795) List all usable temperature sources by Jean Delvare · 14 years ago
  21. d5ab845 hwmon: (w83795) Expose fan control method by Jean Delvare · 14 years ago
  22. ae51cd9 hwmon: (w83795) Fix fan control mode attributes by Jean Delvare · 14 years ago
  23. 61ec2da hwmon: (lm95241) Check validity of input values by Jean Delvare · 14 years ago
  24. 2aa25c2 hwmon: Change mail address of Hans J. Koch by Hans J. Koch · 14 years ago
  25. e25cd06 PCI: sysfs: fix printk warnings by Randy Dunlap · 14 years ago
  26. 620751a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  27. f187a45 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  28. 7023166 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  29. 58e89c2 Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  30. 044b941 GFS2: Fix inode deallocation race by Steven Whitehouse · 14 years ago
  31. c8f3678 Merge branch 'rmobile/core' into rmobile-fixes-for-linus by Paul Mundt · 14 years ago
  32. 574490e ARM: mach-shmobile: ap4evb: add fsib 44100Hz rate by Kuninori Morimoto · 14 years ago
  33. 6318af9 sh: intc: Fix up build failure introduced by radix tree changes. by Paul Mundt · 14 years ago
  34. 344ac14 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/urgent by Paul Mundt · 14 years ago
  35. dce1431 fsl-diu-fb: drop dead ioctl define by Mike Frysinger · 14 years ago
  36. fc5fef5 MAINTAINERS: Add an fbdev git tree entry. by Paul Mundt · 14 years ago
  37. 2744b88 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  38. 1ca7318 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  39. 68cee4f1 slub: Fix slub_lock down/up imbalance by Pavel Emelyanov · 14 years ago
  40. 0143832 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  41. f8b372a Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang" by Ingo Molnar · 14 years ago
  42. c0caf7b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  43. c22cff0 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  44. 6b4e81d i8k: Tell gcc that *regs gets clobbered by Jim Bos · 14 years ago
  45. ed3aada ACPI: debugfs custom_method open to non-root by Dave Jones · 14 years ago
  46. 1c66b36 ocfs2: Change some lock status member in ocfs2_lock_res to char. by Tao Ma · 14 years ago
  47. 754961a ARM: SAMSUNG: Fix HAVE_S3C_RTC warnings by Kukjin Kim · 14 years ago
  48. 20676c1 ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings by Kukjin Kim · 14 years ago
  49. c39d8d5 ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warnings by Kyungmin Park · 14 years ago
  50. 9457b24 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  51. 80ef913 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  52. 1c32ca9 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  53. 00dad7f Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  54. edaa4d6 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  55. 891cbd3 Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  56. b5c5510 Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  57. f254379 drivers/ata/pata_octeon_cf.c: delete double assignment by Julia Lawall · 14 years ago
  58. f60215a pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE test by Tejun Heo · 14 years ago
  59. 2a5f07b libata: fix NULL sdev dereference race in atapi_qc_complete() by Tejun Heo · 14 years ago
  60. 0597d1b can-bcm: fix minor heap overflow by Oliver Hartkopp · 14 years ago
  61. 6c4f199 gianfar: Do not call device_set_wakeup_enable() under a spinlock by Rafael J. Wysocki · 14 years ago
  62. 4038565 ipv6: Warn users if maximum number of routes is reached. by Ben Greear · 14 years ago
  63. cbaf087 docs: Add neigh/gc_thresh3 and route/max_size documentation. by Ben Greear · 14 years ago
  64. 19c0ef6 axnet_cs: fix resume problem for some Ax88790 chip by Ken Kawasaki · 14 years ago
  65. 2de7957 ipv6: addrconf: don't remove address state on ifdown if the address is being kept by Lorenzo Colitti · 14 years ago
  66. 8f49c27 tcp: Don't change unlocked socket state in tcp_v4_err(). by David S. Miller · 14 years ago
  67. 5ef4130 x25: Prevent crashing when parsing bad X.25 facilities by Dan Rosenberg · 14 years ago
  68. e68e613 cxgb4vf: add call to Firmware to reset VF State. by Casey Leedom · 14 years ago
  69. e7a3795 cxgb4vf: Fail open if link_start() fails. by Casey Leedom · 14 years ago
  70. 8b6edf8 cxgb4vf: flesh out PCI Device ID Table ... by Casey Leedom · 14 years ago
  71. eb6c503 cxgb4vf: fix some errors in Gather List to skb conversion by Casey Leedom · 14 years ago
  72. b94e72e cxgb4vf: fix bug in Generic Receive Offload by Casey Leedom · 14 years ago
  73. 53c7886 cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue() by Casey Leedom · 14 years ago
  74. 5e09a10 ixgbe: Look inside vlan when determining offload protocol. by Hao Zheng · 14 years ago
  75. d0d9d8e bnx2x: Look inside vlan when determining checksum proto. by Hao Zheng · 14 years ago
  76. 0a85df0 vlan: Add function to retrieve EtherType from vlan packets. by Hao Zheng · 14 years ago
  77. 167c25e virtio-net: init link state correctly by Jason Wang · 14 years ago
  78. 75e6047 ucc_geth: Fix deadlock by Joakim Tjernlund · 14 years ago
  79. 2040bd5 ucc_geth: Do not bring the whole IF down when TX failure. by Joakim Tjernlund · 14 years ago
  80. 1f18b71 net: Fix header size check for GSO case in recvmsg (af_packet) by Mariusz Kozlowski · 14 years ago
  81. 7c13a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  82. 369cf77 rtnetlink: Fix message size calculation for link messages by Thomas Graf · 14 years ago
  83. a0a6da1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  84. 7803c05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  85. 522a991 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  86. 82e3e76 PCI: fix pci_bus_alloc_resource() hang, prefer positive decode by Bjorn Helgaas · 14 years ago
  87. 8a9f772 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  88. 25a3455 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  89. 28397ba 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
  90. 99efb93 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  91. fb1cb7b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  92. fe7e96f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  93. 0f90933 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  94. e2b3483 crypto: pcrypt - Fix use after free on padata_free by Steffen Klassert · 14 years ago
  95. bd760e1 backlight: MacBookAir3,1(3,2) mbp-nvidia-bl support by Edgar (gimli) Hucek · 14 years ago
  96. 4f1aa84 drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return value by Michael Hennerich · 14 years ago
  97. c7ce250 drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handling by Michael Hennerich · 14 years ago
  98. fef7764 backlight: add low threshold to pwm backlight by Arun Murthy · 14 years ago
  99. a1025e2 drivers/video/backlight/s6e63m0.c: fix section mismatch by Axel Lin · 14 years ago
  100. d974e00 drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sysfs attribute file in s6e63m0_remove by Axel Lin · 14 years ago