1. 3370d82 microblaze: Fix __muldi3 function for little-endian. by Michal Simek · 14 years ago
  2. 17b9314 microblaze: Clear i/dcache for sw breakpoints by Michal Simek · 14 years ago
  3. 27cbe8d microblaze: Remove useless early_init_dt_check_for_initrd by Michal Simek · 14 years ago
  4. e3288f3 microblaze: Fix unaligned exception for little endian platform by Michal Simek · 13 years ago
  5. a3c2695 microblaze: Add PVR for Microblaze v8.00.b by Michal Simek · 13 years ago
  6. 990dbcc microblaze: Correct PVR access macros by roel kluin · 13 years ago
  7. 9da6345 Revert "microblaze: Simplify syscall rutine" by Michal Simek · 14 years ago
  8. 8cb473da microblaze: Fix initramfs by Michal Simek · 14 years ago
  9. 473ff66 arch/microblaze: Remove unnecessary semicolons by Joe Perches · 14 years ago
  10. 0143832 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  11. f8b372a Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang" by Ingo Molnar · 14 years ago
  12. c0caf7b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  13. 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
  14. 6b4e81d i8k: Tell gcc that *regs gets clobbered by Jim Bos · 14 years ago
  15. ed3aada ACPI: debugfs custom_method open to non-root by Dave Jones · 14 years ago
  16. 9457b24 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  17. 80ef913 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  18. 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
  19. 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
  20. 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
  21. 891cbd3 Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  22. 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
  23. f254379 drivers/ata/pata_octeon_cf.c: delete double assignment by Julia Lawall · 14 years ago
  24. f60215a pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE test by Tejun Heo · 14 years ago
  25. 2a5f07b libata: fix NULL sdev dereference race in atapi_qc_complete() by Tejun Heo · 14 years ago
  26. 0597d1b can-bcm: fix minor heap overflow by Oliver Hartkopp · 14 years ago
  27. 6c4f199 gianfar: Do not call device_set_wakeup_enable() under a spinlock by Rafael J. Wysocki · 14 years ago
  28. 4038565 ipv6: Warn users if maximum number of routes is reached. by Ben Greear · 14 years ago
  29. cbaf087 docs: Add neigh/gc_thresh3 and route/max_size documentation. by Ben Greear · 14 years ago
  30. 19c0ef6 axnet_cs: fix resume problem for some Ax88790 chip by Ken Kawasaki · 14 years ago
  31. 2de7957 ipv6: addrconf: don't remove address state on ifdown if the address is being kept by Lorenzo Colitti · 14 years ago
  32. 8f49c27 tcp: Don't change unlocked socket state in tcp_v4_err(). by David S. Miller · 14 years ago
  33. 5ef4130 x25: Prevent crashing when parsing bad X.25 facilities by Dan Rosenberg · 14 years ago
  34. e68e613 cxgb4vf: add call to Firmware to reset VF State. by Casey Leedom · 14 years ago
  35. e7a3795 cxgb4vf: Fail open if link_start() fails. by Casey Leedom · 14 years ago
  36. 8b6edf8 cxgb4vf: flesh out PCI Device ID Table ... by Casey Leedom · 14 years ago
  37. eb6c503 cxgb4vf: fix some errors in Gather List to skb conversion by Casey Leedom · 14 years ago
  38. b94e72e cxgb4vf: fix bug in Generic Receive Offload by Casey Leedom · 14 years ago
  39. 53c7886 cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue() by Casey Leedom · 14 years ago
  40. 5e09a10 ixgbe: Look inside vlan when determining offload protocol. by Hao Zheng · 14 years ago
  41. d0d9d8e bnx2x: Look inside vlan when determining checksum proto. by Hao Zheng · 14 years ago
  42. 0a85df0 vlan: Add function to retrieve EtherType from vlan packets. by Hao Zheng · 14 years ago
  43. 167c25e virtio-net: init link state correctly by Jason Wang · 14 years ago
  44. 75e6047 ucc_geth: Fix deadlock by Joakim Tjernlund · 14 years ago
  45. 2040bd5 ucc_geth: Do not bring the whole IF down when TX failure. by Joakim Tjernlund · 14 years ago
  46. 1f18b71 net: Fix header size check for GSO case in recvmsg (af_packet) by Mariusz Kozlowski · 14 years ago
  47. 7c13a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  48. 369cf77 rtnetlink: Fix message size calculation for link messages by Thomas Graf · 14 years ago
  49. a0a6da1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  50. 7803c05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  51. 522a991 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  52. 8a9f772 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  53. 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
  54. 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
  55. 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
  56. fb1cb7b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  57. 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
  58. 0f90933 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  59. e2b3483 crypto: pcrypt - Fix use after free on padata_free by Steffen Klassert · 14 years ago
  60. bd760e1 backlight: MacBookAir3,1(3,2) mbp-nvidia-bl support by Edgar (gimli) Hucek · 14 years ago
  61. 4f1aa84 drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return value by Michael Hennerich · 14 years ago
  62. c7ce250 drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handling by Michael Hennerich · 14 years ago
  63. fef7764 backlight: add low threshold to pwm backlight by Arun Murthy · 14 years ago
  64. a1025e2 drivers/video/backlight/s6e63m0.c: fix section mismatch by Axel Lin · 14 years ago
  65. d974e00 drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sysfs attribute file in s6e63m0_remove by Axel Lin · 14 years ago
  66. 4dbdf88 backlight: fix blanking for L4F00242T03 LCD by Marek Vasut · 14 years ago
  67. 6bde908 backlight: fix blanking for LMS283GF05 LCD by Marek Vasut · 14 years ago
  68. ed3a678 drivers/video/backlight/s6e63m0.c: set permissions on gamma_table file to 0444 by Axel Lin · 14 years ago
  69. 25672b9 drivers/leds/leds-gpio.c: properly initialize return value by Davidlohr Bueso · 14 years ago
  70. 5991e15 Documentation: led drivers lp5521 and lp5523 by Samu Onkalo · 14 years ago
  71. f4920f6 leds: update LP552x support Kconfig and Makefile by Samu Onkalo · 14 years ago
  72. 0efba16 leds: driver for National Semiconductors LP5523 chip by Samu Onkalo · 14 years ago
  73. 500fe14 leds: driver for National Semiconductor LP5521 chip by Samu Onkalo · 14 years ago
  74. 5ada28b led-class: always implement blinking by Johannes Berg · 14 years ago
  75. 52ca0e8 hugetlbfs: lessen the impact of a deprecation warning by Dave Jones · 14 years ago
  76. 27d20fd radix-tree: fix RCU bug by Nick Piggin · 14 years ago
  77. eaf06b2 Restrict unprivileged access to kernel syslog by Dan Rosenberg · 14 years ago
  78. 203f40a oom: document obsolete oom_adj tunable by David Rientjes · 14 years ago
  79. 1dce071e vmscan: avoid setting zone congested if no page dirty by Shaohua Li · 14 years ago
  80. 3871525 latencytop: fix per task accumulator by Ken Chen · 14 years ago
  81. 8d056cb mm/vfs: revalidate page->mapping in do_generic_file_read() by Dave Hansen · 14 years ago
  82. 834b403 kernel/range.c: fix clean_sort_range() for the case of full array by Alexey Khoroshilov · 14 years ago
  83. aec0428 drivers/misc/bh1770glc.c: error handling in bh1770_power_state_store() by Dan Carpenter · 14 years ago
  84. d2e61b8 memcg: null dereference on allocation failure by Dan Carpenter · 14 years ago
  85. 1093736 drivers/misc/apds9802als.c: fix signedness bug by Vasiliy Kulikov · 14 years ago
  86. 90482e4 misc/isl29020: signedness bug in als_sensing_range_store() by Dan Carpenter · 14 years ago
  87. 43b3a0c include/linux/highmem.h needs hardirq.h by Catalin Marinas · 14 years ago
  88. 3f9d35b atomic: add atomic_inc_not_zero_hint() by Eric Dumazet · 14 years ago
  89. 8705a1b include/linux/resource.h needs types.h by Jean Delvare · 14 years ago
  90. 88cf81f rapidio: use resource_size() by Dan Carpenter · 14 years ago
  91. 38b7a2a drivers/macintosh/adb-iop.c: flags should be unsigned long by Geert Uytterhoeven · 14 years ago
  92. 8818b67 um: fix ptrace build error by Richard Weinberger · 14 years ago
  93. 9395f6e ARM: GIC: don't disable software generated interrupts by Russell King · 14 years ago
  94. 22e091e netfilter: ipv6: fix overlap check for fragments by Shan Wei · 14 years ago
  95. ac5aa2e netfilter: NF_HOOK_COND has wrong conditional by Eric Paris · 14 years ago
  96. 40e3465 n_gsm: Fix length handling by Ken Mills · 14 years ago
  97. 820e62e n_gsm: Copy n2 over when configuring via ioctl interface by Ken Mills · 14 years ago
  98. 5bb06b6 serial: bfin_5xx: grab port lock before making port termios changes by Sonic Zhang · 14 years ago
  99. 6d9e449 serial: bfin_5xx: disable CON_PRINTBUFFER for consoles by Sonic Zhang · 14 years ago
  100. 001a05d serial: bfin_5xx: remove redundant SSYNC to improve TX speed by Sonic Zhang · 14 years ago