1. 0355893 Blackfin arch: update board defconfig files according to latest information from ADI datasheet by Bryan Wu · 17 years ago
  2. 9f336a5 Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things. by Robin Getz · 17 years ago
  3. 15b3ad6 Blackfin arch: Add missing definitions of BF54x by Robin Getz · 17 years ago
  4. aa770aa Blackfin arch: Fix random crash issue found by Michael. by Robin Getz · 17 years ago
  5. 7728ec3 Blackfin arch: fix bug: tell users if the kernel is recovering from a fault condition by Robin Getz · 17 years ago
  6. 4ad1ec7 Blackfin arch: add support for checking/clearing overruns in generic purpose Timer API by Mike Frysinger · 17 years ago
  7. 226eb1e Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code. by Robin Getz · 17 years ago
  8. a15c2dc Blackfin arch: Apply Bluetchnix vendor patch provided by Harald Krapfenbauer by Michael Hennerich · 17 years ago
  9. 8ecc736 Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for net2272 driver by Michael Hennerich · 17 years ago
  10. 885be03 Blackfin arch: fix bug: kernel prints out error message twice by Robin Getz · 17 years ago
  11. 64307f7 Blackfin arch: add NFC driver support in BF527-EZKIT board by Michael Hennerich · 17 years ago
  12. ab472a0 Blackfin arch: Added support for HV Sistemas H8606 board by Javier Herrero · 17 years ago
  13. c859388 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  14. 4282b01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  15. 9301899 sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 by Balbir Singh · 17 years ago
  16. aa69432 x86 boot: document for 32 bit boot protocol by Huang, Ying · 17 years ago
  17. 076e21a remove the dead X86_REMOTE_DEBUG option by Adrian Bunk · 17 years ago
  18. 1b8a8e9 x86: merge EARLY_PRINTK options by Adrian Bunk · 17 years ago
  19. fb8c177 x86: mm/discontig_32.c: make code static by Adrian Bunk · 17 years ago
  20. f1aa14b x86: kernel/setup_32.c: unexport machine_id by Adrian Bunk · 17 years ago
  21. 0440d4c x86 gart: rename symbols only used for the GART implementation by Joerg Roedel · 17 years ago
  22. 79da087 x86 gart: make some variables and functions static by Joerg Roedel · 17 years ago
  23. 966396d x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU by Joerg Roedel · 17 years ago
  24. 395624f x86 gart: rename iommu.h to gart.h by Joerg Roedel · 17 years ago
  25. e1054b3 x86: additional CPUID strings; fix strings for AMD-ecx by H. Peter Anvin · 17 years ago
  26. 1942971 Pull documentation into release branch by Len Brown · 17 years ago
  27. 37e58df Pull cpuidle into release branch by Len Brown · 17 years ago
  28. b2451e4 Pull fujitsu into release branch by Len Brown · 17 years ago
  29. 14f7d72 Pull alexey-fixes into release branch by Len Brown · 17 years ago
  30. 83788c0 cpuidle: remove unused exports by Adrian Bunk · 17 years ago
  31. 355ee5e acpi: remove double mention of Support for ACPI option by Frans Pop · 17 years ago
  32. 5527c8b ACPI: use select POWER_SUPPLY for AC, BATTERY and SBS by Alexey Starikovskiy · 17 years ago
  33. 82798a1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  34. db81853 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  35. 6a22c57 Revert "x86_64: allocate sparsemem memmap above 4G" by Linus Torvalds · 17 years ago
  36. 106449e ACPI: Battery: Allow extract string from integer by Alexey Starikovskiy · 17 years ago
  37. 0bde7ee ACPI: battery: Support for non-spec name for LiIon technology by Alexey Starikovskiy · 17 years ago
  38. 508df92 ACPI: battery: register power_supply subdevice only when battery is present by Andrey Borzenkov · 17 years ago
  39. 38605ca sched: fix style in kernel/sched.c by Ingo Molnar · 17 years ago
  40. 8eb172d sched: fix style of swap() macro in kernel/sched_fair.c by Ingo Molnar · 17 years ago
  41. fe5c7cc sched: report CPU usage in CFS cgroup directories by Paul Menage · 17 years ago
  42. ae8393e sched: move rcu_head to task_group struct by Srivatsa Vaddagiri · 17 years ago
  43. 7bae49d sched: fix incorrect assumption that cpu 0 exists by James Bottomley · 17 years ago
  44. 73a2bcb sched: keep utime/stime monotonic by Peter Zijlstra · 17 years ago
  45. f7402e0 sched: make kernel/sched.c:account_guest_time() static by Adrian Bunk · 17 years ago
  46. 1a3b792 [MIPS] tb0219: Update copyright message. by Ralf Baechle · 17 years ago
  47. a76ab5c [MIPS] MT: Fix bug in multithreaded kernels. by Ralf Baechle · 17 years ago
  48. a370605 [MIPS] Alchemy: Remove CONFIG_TS_AU1X00_ADS7846 from defconfigs. by Ralf Baechle · 17 years ago
  49. 1553f6a Author: Ralf Baechle <ralf@linux-mips.org> by Ralf Baechle · 17 years ago
  50. d9ba26a [MIPS] sb1250: Enable GenBus IDE in defconfig. by Maciej W. Rozycki · 17 years ago
  51. 16be243 [MIPS] vmlinux.ld.S: correctly indent .data section by Franck Bui-Huu · 17 years ago
  52. 21b2aeca [MIPS] c-r3k: Implement flush_cache_range() by Maciej W. Rozycki · 17 years ago
  53. 62b14c2 [MIPS] Store sign-extend register values for PTRACE_GETREGS by Atsushi Nemoto · 17 years ago
  54. 26c288f [MIPS] Alchemy: Register platform devices by Florian Fainelli · 17 years ago
  55. 098362e [MIPS] Add len and addr validation for MAP_FIXED mappings. by David Daney · 17 years ago
  56. c4e8308 [MIPS] IRIX: Fix off-by-one error in signal compat code. by Ralf Baechle · 17 years ago
  57. 38760d4 [MIPS] time: Replace plat_timer_setup with modern APIs. by Ralf Baechle · 17 years ago
  58. 1238d5d [MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver. by Ralf Baechle · 17 years ago
  59. 3a6c43a [MIPS] time: Make c0_compare_int_usable faster by Atsushi Nemoto · 17 years ago
  60. c637fec [MIPS] time: Fix cevt-r4k.c for 64-bit kernel by Atsushi Nemoto · 17 years ago
  61. 11ca25a [MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq(). by Ralf Baechle · 17 years ago
  62. 229f773 [MIPS] txx9tmr clockevent/clocksource driver by Atsushi Nemoto · 17 years ago
  63. 22df3f5 [MIPS] Add mips_hpt_frequency check to mips_clockevent_init(). by Yoichi Yuasa · 17 years ago
  64. 8a13ecd [MIPS] IP32: Fixes after interrupt renumbering. by Ralf Baechle · 17 years ago
  65. 725d7b36 [MIPS] IP27: Fix slice logic to work for arbitrary number of slices. by Ralf Baechle · 17 years ago
  66. 84953b3 [MIPS] SNI: Convert a20r timer to clockevent device. by Ralf Baechle · 17 years ago
  67. e0511f7 [MIPS] time: Merge eXcite plat_timer_setup into plat_time_init. by Ralf Baechle · 17 years ago
  68. ba5eac5 [MIPS] time: Merge lasat plat_timer_setup into plat_time_init. by Ralf Baechle · 17 years ago
  69. da349be [MIPS] time: Remove wrppmc's definition of plat_timer_setup. by Ralf Baechle · 17 years ago
  70. 656db50 [MIPS] time: Cause platform definitions of plat_timer_setup to cause error. by Ralf Baechle · 17 years ago
  71. 0d0cc92 [MIPS] time: Remove declaration of plat_timer_setup, there is no caller. by Ralf Baechle · 17 years ago
  72. bc2f2a2 [MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init. by Ralf Baechle · 17 years ago
  73. 8292366 [MIPS] vpe: Use p_paddr instead of p_vaddr loader. by Ralf Baechle · 17 years ago
  74. 6e86b0b [MIPS] Cleanup random difference between the lmo and kernel.org tree. by Ralf Baechle · 17 years ago
  75. 11c03a6 [MIPS] time: set clock before clockevent_delta2ns() in GT641xx. by Yoichi Yuasa · 17 years ago
  76. c984c87 [MIPS] time: Use non-interrupt locks in GT641xx clockevent driver by Yoichi Yuasa · 17 years ago
  77. 2c771a4 [MIPS] Alchemy: micro-optimizatize time code. by Ralf Baechle · 17 years ago
  78. 310a09d [MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary. by Ralf Baechle · 17 years ago
  79. be5f1f2 [MIPS] SMTC: Allow control over TC assignment to vpe0. by Kevin D. Kissell · 18 years ago
  80. 3529a23 Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  81. 00cda56 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  82. da8e5aa Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  83. a43f007 Merge branch 'warnings-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  84. 3155659 [libata] AHCI: add hw link power management support by Kristen Carlson Accardi · 17 years ago
  85. ca77329 [libata] Link power management infrastructure by Kristen Carlson Accardi · 17 years ago
  86. f2b8544 NOMMU: mm/nommu.c needs linux/module.h by David Howells · 17 years ago
  87. cbf6781 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  88. 20dc9f0 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  89. 9340070 Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  90. ab6fc95 [libata] AHCI: fix newly introduced host-reset bug by Jeff Garzik · 17 years ago
  91. db3a91f deal with resource allocation bugs in arcmsr by Al Viro · 17 years ago
  92. 142956a fix abuses of ptrdiff_t by Al Viro · 17 years ago
  93. 0c7eb2e fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer() by Al Viro · 17 years ago
  94. 6a7d26d arcmsr: endianness bug by Al Viro · 17 years ago
  95. 80da1ad trivial annotations in arcmsr by Al Viro · 17 years ago
  96. d06f608 SCTP endianness annotations regression by Al Viro · 17 years ago
  97. 4fe05bb intel-iommu fixes by Al Viro · 17 years ago
  98. b4a08a1 misc uml annotation and section fixes by Al Viro · 17 years ago
  99. 27bb628 missing atomic_read_long() in slub.c by Al Viro · 17 years ago
  100. 2d8a972 SUNRPC endianness annotations by Al Viro · 17 years ago