1. 1754a5d Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd by Mike Frysinger · 17 years ago
  2. e709d84 Blackfin arch: fix spurious newline in header by Mike Frysinger · 17 years ago
  3. 8d2e24c Blackfin arch: unexport get_wchan by Adrian Bunk · 17 years ago
  4. 05c4843 Blackfin arch: remove dump_thread() by Adrian Bunk · 17 years ago
  5. 09db948 Blackfin arch: Typo: "CONFIG_RTC_BFIN_MODULE" -> "CONFIG_RTC_DRV_BFIN_MODULE" by Robert P. J. Day · 17 years ago
  6. c7d4896 Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt require it anymore; fix bus numbers, fix typos by Michael Hennerich · 17 years ago
  7. f02bcec Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in newer linux trees by Mike Frysinger · 17 years ago
  8. 632f658 Blackfin arch: the usb_sl811.h header has been moved to usb/sl811.h so lets use that version now by Mike Frysinger · 17 years ago
  9. 70b63ba Blackfin arch: do not include linux/autoconf.h by Mike Frysinger · 17 years ago
  10. 9862cc5 Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since this is not BF537 specific and to better match other Blackfin-specific conventions by Mike Frysinger · 17 years ago
  11. 137b152 Blackfin arch: sharing the board-specific MAC function does not make sense so move it into board-specific files by Mike Frysinger · 17 years ago
  12. b33d518 Blackfin arch: fix double fault definition for BF561 core A and core B by Mike Frysinger · 17 years ago
  13. a055b2b Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO by Mike Frysinger · 17 years ago
  14. 0feea17 Blackfin arch: fix missing newline to file by Mike Frysinger · 17 years ago
  15. 7c7fd17 Blackfin arch: add BF547 to list of accepted procs by Mike Frysinger · 17 years ago
  16. 839e01c Blackfin arch: move the init sections to the end of memory to help decrease memory fragementation by Robin Getz · 17 years ago
  17. 74ce832 Blackfin arch: split debug stuff off into Kconfig.debug like everyone else by Mike Frysinger · 17 years ago
  18. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  19. e4e9a7a Blackfin arch: fix indentation -- use tabs, not spaces by Mike Frysinger · 17 years ago
  20. 4f25eb8 Blackfin arch: split board selection off into mach subdirs by Mike Frysinger · 17 years ago
  21. d07f438 Blackfin arch: fix silicon rev display and selection for BF52x/BF54x by Mike Frysinger · 17 years ago
  22. fa43cd8 Blackfin arch: add a compatible DOUBLE_FAULT define to enable resets on double faults in either core by Mike Frysinger · 17 years ago
  23. 53f8a25 Blackfin arch: remove mention of uClinux/no-mmu ... we are just Blackfin Linux by Mike Frysinger · 17 years ago
  24. 51e7f68 Blackfin arch: Default config for HV Sistemas H8606 board by Javier Herrero · 17 years ago
  25. 6a3f0b4 Blackfin arch: fix bug cplbmgr.S does not exit properly on error condition by Robin Getz · 17 years ago
  26. 0954f70 Blackfin arch: fix AD7877 bus_num and add support for WM8731 SPI control interface by Michael Hennerich · 17 years ago
  27. 5d448dd Blackfin arch: move hard coded pin_req to board file by Bryan Wu · 17 years ago
  28. 4a589e1 Blackfin arch: fix bux - only reset the PC when necessary, otherwise gdb gets confused by Robin Getz · 17 years ago
  29. f26fbc4 Blackfin arch: ensure we work around ANOMALY_05000261 for null pointers by Robin Getz · 17 years ago
  30. 2ffbb83 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  31. 6840999 x86: simplify "make ARCH=x86" and fix kconfig all.config by Sam Ravnborg · 17 years ago
  32. 80ef88d x86: simplify "make ARCH=x86" and fix kconfig all.config by Sam Ravnborg · 17 years ago
  33. 6d1b30e x86: reboot fixup for wrap2c board by Denys · 17 years ago
  34. 3d9befd x86: check boundary in count setup resource by Yinghai Lu · 17 years ago
  35. 05dfa35 x86: fix reboot with no keyboard attached by Truxton Fulton · 17 years ago
  36. f4df73c x86: add hpet sanity checks by Thomas Gleixner · 17 years ago
  37. bbbd999 x86: on x86_64, correct reading of PC RTC when update in progress in time_64.c by David P. Reed · 17 years ago
  38. c399da0 x86: fix freeze in x86_64 RTC update code in time_64.c by David P. Reed · 17 years ago
  39. fa6a1a5 ntp: fix typo that makes sync_cmos_clock erratic by David P. Reed · 17 years ago
  40. d0974b1 Remove x86 merge artifact from top Makefile by Thomas Gleixner · 17 years ago
  41. 699d934 x86: fixup cpu_info array conversion by Thomas Gleixner · 17 years ago
  42. c0c52d2 x86: show cpuinfo only for online CPUs by Andreas Herrmann · 17 years ago
  43. 9036755 x86: fix cpu-hotplug regression by Andreas Herrmann · 17 years ago
  44. 4307d1e x86: ignore the sys_getcpu() tcache parameter by Ingo Molnar · 17 years ago
  45. 434b3d3 x86: voyager use correct header file name by Randy Dunlap · 17 years ago
  46. 8f81821 x86: fix smp init sections by Randy Dunlap · 17 years ago
  47. e5ef67e x86: fix voyager_cat_init section by Randy Dunlap · 17 years ago
  48. 142d0a6 x86: fix bogus memcpy in es7000_check_dsdt() by Thomas Gleixner · 17 years ago
  49. d9f8bcb Linux 2.6.24-rc3 by Linus Torvalds · 17 years ago
  50. fe47463 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  51. 0048e1c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  52. 4c5cdb1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  53. ec41878 SELinux: return EOPNOTSUPP not ENOTSUPP by Eric Paris · 17 years ago
  54. 2a0d718 [ARM] 4638/1: pxa: use PXA3xx specific macros to define clks by eric miao · 17 years ago
  55. 8c08634 dirty page balancing: Get rid of broken unmapped_ratio logic by Linus Torvalds · 17 years ago
  56. adea27f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  57. 40787d0 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  58. 77996525 [NETFILTER]: Fix NULL pointer dereference in nf_nat_move_storage() by Evgeniy Polyakov · 17 years ago
  59. a5a9726 [SUNHME]: VLAN support for sunhme by Chris Poon · 17 years ago
  60. 72e5106 [MIPS] N32 needs to use the compat version of sys_nfsservctl. by Ralf Baechle · 17 years ago
  61. 30e748a [MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts. by Ralf Baechle · 17 years ago
  62. f99f2cc [MIPS] Sibyte: Fix name of clocksource. by Ralf Baechle · 17 years ago
  63. eae5fdc [MIPS] SNI: s/achknowledge/acknowledge/ by Maciej W. Rozycki · 17 years ago
  64. 3247989 [MIPS] Makefile: Fix canonical system names by Maciej W. Rozycki · 17 years ago
  65. 7c3a622 [MIPS] vpe: handle halting TCs in an errata safe way. by Nigel Stephens · 17 years ago
  66. 8dfa741f [MIPS] Sibyte: Stop timers before programming next even. by Ralf Baechle · 17 years ago
  67. 6224775 [MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks. by Ralf Baechle · 17 years ago
  68. 89becf5 [MIPS] Lasat: Fix overlap of interrupt number ranges. by Yoichi Yuasa · 17 years ago
  69. fcee3fa [MIPS] SNI PCIT CPLUS: workaround for b0rked irq wiring of onboard PCI bus 1 by Thomas Bogendoerfer · 17 years ago
  70. f6771db [MIPS] Fix shadow register support. by Ralf Baechle · 17 years ago
  71. efb9ca0 [MIPS] Change get_cycles to always return 0. by Ralf Baechle · 17 years ago
  72. c6563e8 [MIPS] Fix typo in R3000 TRACE_IRQFLAGS code by Atsushi Nemoto · 17 years ago
  73. 33b75e5c [MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR. by Ralf Baechle · 17 years ago
  74. bb856c5 [MIPS] iounmap if in vr41xx_pciu_init() pci clock is over 33MHz by Roel Kluin · 17 years ago
  75. a8401fa [MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt. by Ralf Baechle · 17 years ago
  76. 07a80e4 [MIPS] Sibyte: pin timer interrupt to their cores. by Ralf Baechle · 17 years ago
  77. a57c228 [MIPS] Qemu: Add early printk, your friend in a cold night. by Ralf Baechle · 17 years ago
  78. a8049c5 [MIPS] Convert reference to mem_map to pfn_to_page(). by Ralf Baechle · 17 years ago
  79. a754f70 [MIPS] Sibyte: resurrect old cache hack. by Ralf Baechle · 17 years ago
  80. 7de6af0 [CHELSIO]: Fix skb->dev setting. by Divy Le Ray · 17 years ago
  81. 6452a5f [NETFILTER]: fix compat_nf_sockopt typo by Patrick McHardy · 17 years ago
  82. 3c72f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  83. 9612633 sched: reorder SCHED_FEAT_ bits by Ingo Molnar · 17 years ago
  84. 518b22e sched: make sched_nr_latency static by Adrian Bunk · 17 years ago
  85. 94bc9a7 sched: remove activate_idle_task() by Dmitry Adamushko · 17 years ago
  86. ce96b5a sched: fix __set_task_cpu() SMP race by Dmitry Adamushko · 17 years ago
  87. dae51f5 sched: fix SCHED_FIFO tasks & FAIR_GROUP_SCHED by Oleg Nesterov · 17 years ago
  88. 9778385 sched: fix accounting of interrupts during guest execution on s390 by Christian Borntraeger · 17 years ago
  89. ecefe4a Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  90. 8b925a3 i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefix by Jean Delvare · 17 years ago
  91. 0f2cbd3 i2c/eeprom: Hide Sony Vaio serial numbers by Jean Delvare · 17 years ago
  92. be8a1f7 i2c-pasemi: Fix NACK detection by Olof Johansson · 17 years ago
  93. ff23f3e i2c-pasemi: Replace obsolete "driverfs" reference with "sysfs" by Robert P. J. Day · 17 years ago
  94. 5e31c2b i2c: Make i2c_check_addr static by Jean Delvare · 17 years ago
  95. bd4217d i2c-dev: Unbound new-style i2c clients aren't busy by Jean Delvare · 17 years ago
  96. 907135a i2c-dev: "how does it work" comments by David Brownell · 17 years ago
  97. 279e1da Revert "skge: fix ram buffer size calculation" by Linus Torvalds · 17 years ago
  98. 8cc9167 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  99. d32ddd8 slob: fix memory corruption by Nick Piggin · 17 years ago
  100. a347422 wait_task_stopped: Check p->exit_state instead of TASK_TRACED by Roland McGrath · 17 years ago