1. babed55 MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c by David Daney · 16 years ago
  2. b5e00af MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h. by David Daney · 16 years ago
  3. 8faca49 MIPS: Modify core io.h macros to account for the Octeon Errata Core-301. by David Daney · 16 years ago
  4. 7e69deb MIPS: Hook up Cavium OCTEON in arch/mips. by David Daney · 16 years ago
  5. 47d979e MIPS: Hook Cavium OCTEON cache init into cache.c by David Daney · 16 years ago
  6. 0dd4781 MIPS: Add Cavium OCTEON processor constants and CPU probe. by David Daney · 16 years ago
  7. 25c3000 MIPS: Override assembler target architecture for octeon. by David Daney · 16 years ago
  8. ed918c2 MIPS: Add Cavium OCTEON specific register definitions to mipsregs.h by David Daney · 16 years ago
  9. f9bb4cf MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state. by David Daney · 16 years ago
  10. bd6d85c MIPS: For Cavium OCTEON handle hazards as per the R10000 handling. by David Daney · 16 years ago
  11. 5b3b168 MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. by David Daney · 16 years ago
  12. 58f0777 MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/executive and asm/octeon. by David Daney · 16 years ago
  13. 54293ec MIPS: Add Cavium OCTEON processor CSR definitions by David Daney · 16 years ago
  14. 2bd2dd0 MIPS: Alchemy: Change strict_strtol to strict_strtoul by Julia Lawall · 16 years ago
  15. 797c3f3 MIPS: 64-bit: Use generic 32-bit ptrace compat code. by Anirban Sinha · 16 years ago
  16. 3bc5342 ucc_geth: use correct UCCE macros by Timur Tabi · 16 years ago
  17. 649274d net_dma: acquire/release dma channels on ifup/ifdown by Dan Williams · 16 years ago
  18. 47fd23f cxgb3: Keep LRO off if disabled when interface is down by Roland Dreier · 16 years ago
  19. 2a7e637 sfc: SFT9001: Fix condition for LNPGA power-off by Ben Hutchings · 16 years ago
  20. 4dbc242 dccp ccid-3: Fix RFC reference by Gerrit Renker · 16 years ago
  21. 08168f7 smsc911x: register irq with device name, not driver name by Steve Glendinning · 16 years ago
  22. 702403a smsc911x: fix smsc911x_reg_read compiler warning by Steve Glendinning · 16 years ago
  23. eb10a78 forcedeth: napi schedule lock fix by Ayaz Abdulla · 16 years ago
  24. 1b6725d net: fix section mismatch warnings in dccp/ccids/lib/tfrc.c by Leonardo Potenza · 16 years ago
  25. a7ee2f7 forcedeth: remove mgmt unit for mcp79 chipset by Ayaz Abdulla · 16 years ago
  26. 683d46a qlge: Remove dynamic alloc of rx ring control blocks. by Ron Mercer · 16 years ago
  27. 0857e9d qlge: Fix schedule while atomic issue. by Ron Mercer · 16 years ago
  28. 697cdc4 qlge: Remove support for device ID 8000. by Ron Mercer · 16 years ago
  29. 9734552 qlge: Get rid of split addresses in hardware control blocks. by Ron Mercer · 16 years ago
  30. ba7cd3b qlge: Get rid of volatile usage for shadow register. by Ron Mercer · 16 years ago
  31. f1405d32 forcedeth: version bump and copyright by Ayaz Abdulla · 16 years ago
  32. 001eb84 forcedeth: xmit lock fix by Ayaz Abdulla · 16 years ago
  33. 52255bb netdev: missing validate_address hooks by Stephen Hemminger · 16 years ago
  34. fe96aaa netdev: add missing set_mac_address hook by Stephen Hemminger · 16 years ago
  35. 0faac9f netdev: gianfar: add MII ioctl handler by Clifford Wolf · 16 years ago
  36. 43baa5b drivers/net/wireless/libertas: move a dereference below a NULL test by Julia Lawall · 16 years ago
  37. 0397a26 drivers/net/hamradio/6pack.c: move a dereference below a NULL test by Julia Lawall · 16 years ago
  38. debc251 drivers/isdn/hardware/mISDN: move a dereference below a NULL test by Julia Lawall · 16 years ago
  39. f3d8b2e net/bridge/netfilter: move a dereference below a NULL test by Julia Lawall · 16 years ago
  40. 6c614a5 net/tipc/bcast.h: use ARRAY_SIZE by Julia Lawall · 16 years ago
  41. 2a4d71d wimax: fix typo in kernel-doc for debugfs_dentry in struct wimax_dev by Inaky Perez-Gonzalez · 16 years ago
  42. c17931c 3c59x: Use device_set_wakeup_enable by Steffen Klassert · 16 years ago
  43. 3d58cef qeth: fix usage of netdev_ops by Frank Blaschka · 16 years ago
  44. c224969 qlge: Naming interrupt vectors by Jesper Dangaard Brouer · 16 years ago
  45. 4ca8579 b44: fix misalignment and wasted space in rx handling by Felix Fietkau · 16 years ago
  46. 9498c05 ipcomp: Remove spurious truesize increase by Herbert Xu · 16 years ago
  47. eefacf3 e1000e: Add process name to WARN message when detecting Mutex contention by David Graham · 16 years ago
  48. e56e356 r6040: bump release to 0.21 by Florian Fainelli · 16 years ago
  49. 6833411 r6040: no longer mark r6040 as being experimental by Florian Fainelli · 16 years ago
  50. 9f11361 r6040: generate random ethernet MAC address when not initialized by Florian Fainelli · 16 years ago
  51. 58854c6 r6040: fix ifconfig down and freeing of tx/rx descriptors by Florian Fainelli · 16 years ago
  52. 216c32d irda: fix incomplete conversation to internal stats by Alexander Beregalov · 16 years ago
  53. fc4dbea sparc: Fix asm/signal.h for 32-bit. by David S. Miller · 16 years ago
  54. 93423b8 smp_call_function_single(): be slightly less stupid, fix by Ingo Molnar · 16 years ago
  55. 53ce3d9 smp_call_function_single(): be slightly less stupid by Andrew Morton · 16 years ago
  56. abede81 Merge commit 'v2.6.29-rc1' into core/urgent by Ingo Molnar · 16 years ago
  57. f45ac22 Merge commit 'v2.6.29-rc1' into x86/urgent by Ingo Molnar · 16 years ago
  58. 805194c sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()" by Li Zefan · 16 years ago
  59. b29c06a mfd: Fix twl4030-core build by Samuel Ortiz · 16 years ago
  60. 98325f8 mfd: Ensure sm501 GPIO pin mode is GPIO when configured by Ben Dooks · 16 years ago
  61. d1fdb4f mfd: dm355 evm MMC/SD card detection by David Brownell · 16 years ago
  62. 5ec271e regulator: PCF50633 pmic driver by Balaji Rao · 16 years ago
  63. 1851b06 input: PCF50633 input driver by Balaji Rao · 16 years ago
  64. f5714dc power_supply: PCF50633 battery charger driver by Balaji Rao · 16 years ago
  65. eae854b rtc: PCF50633 rtc driver by Balaji Rao · 16 years ago
  66. 6a3d119 mfd: PCF50633 gpio support by Balaji Rao · 16 years ago
  67. 08c3e06 mfd: PCF50633 adc driver by Balaji Rao · 16 years ago
  68. f52046b mfd: PCF50633 core driver by Balaji Rao · 16 years ago
  69. 62ea9ce cpumask: fix CONFIG_NUMA=y sched.c by Rusty Russell · 16 years ago
  70. c597650 Linux 2.6.29-rc1 by Linus Torvalds · 16 years ago
  71. d3f8dde bootgraph: make the bootgraph script show async waiting time by Arjan van de Ven · 16 years ago
  72. fa853a4 libata: only ports >= 0 need to synchronize by Arjan van de Ven · 16 years ago
  73. 886ad09 libata: Add a per-host flag to opt-in into parallel port probes by Arjan van de Ven · 16 years ago
  74. 3d14bda Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  75. 4e9b1c1 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  76. 0176260 btrfs: fix for write_super_lockfs/unlockfs error handling by Linus Torvalds · 16 years ago
  77. f4b477c rbtree: add const qualifier to some functions by Artem Bityutskiy · 16 years ago
  78. cfce41a LIS3LV02D: separate the core from HP ACPI API by Eric Piel · 16 years ago
  79. 8e96187 filesystem freeze: remove XFS specific ioctl interfaces for freeze feature by Takashi Sato · 16 years ago
  80. fcccf50 filesystem freeze: implement generic freeze feature by Takashi Sato · 16 years ago
  81. c4be0c1 filesystem freeze: add error handling of write_super_lockfs/unlockfs by Takashi Sato · 16 years ago
  82. 69347a2 memstick: annotate endianness of attribute structs by Harvey Harrison · 16 years ago
  83. fe8e4e0 hp-wmi: handle rfkill_register() failure by Larry Finger · 16 years ago
  84. 85c210e compiler-gcc.h: add more comments to RELOC_HIDE by Andi Kleen · 16 years ago
  85. 2d96d10 CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE by David Brownell · 16 years ago
  86. 9a100a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2 by Linus Torvalds · 16 years ago
  87. 0d34052 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  88. f0fb2eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  89. 32b838b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  90. 2fb585a Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 by Linus Torvalds · 16 years ago
  91. 31aeb6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 16 years ago
  92. 926bead Revert "driver core: create a private portion of struct device" by Greg Kroah-Hartman · 16 years ago
  93. e2d4077 Revert "driver core: move klist_children into private structure" by Greg Kroah-Hartman · 16 years ago
  94. cda5e83 Revert "driver core: move knode_driver into private structure" by Greg Kroah-Hartman · 16 years ago
  95. 4db8e28 Revert "driver core: move knode_bus into private structure" by Greg Kroah-Hartman · 16 years ago
  96. 6230582 firewire: core: fix sleep in atomic context due to driver core change by Stefan Richter · 16 years ago
  97. c40f6f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu by Linus Torvalds · 16 years ago
  98. 1a7d0f0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  99. 7d671f3 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  100. d7d717f Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago