1. 691ef3e kbuild: introduce ld-option by Sam Ravnborg · 15 years ago
  2. f86fd30 kbuild: rename ld-option to cc-ldoption by Sam Ravnborg · 15 years ago
  3. 4779105 kconfig: make use of menu_get_ext_help in gconfig by Cheng Renquan · 15 years ago
  4. 66c4bd8 kconfig: make use of menu_get_ext_help in "make config" by Cheng Renquan · 15 years ago
  5. d74c15f kconfig: make use of menu_get_ext_help in qconfig by Cheng Renquan · 15 years ago
  6. 1d525e7 kconfig: make use of menu_get_ext_help in menuconfig by Cheng Renquan · 15 years ago
  7. 6bd5999 kconfig: add menu_get_ext_help function to display more information by Cheng Renquan · 15 years ago
  8. 544e433 kconfig: add symbol value to help find the real depend by Cheng Renquan · 15 years ago
  9. 0bc9f9e kbuild: correct initramfs compression comment by Robert P. J. Day · 15 years ago
  10. 5755433 kbuild: save ARCH & CROSS_COMPILE when building a kernel by Sam Ravnborg · 15 years ago
  11. caa27b6 kbuild: use INSTALLKERNEL to select customized installkernel script by Sam Ravnborg · 15 years ago
  12. 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  13. 3240a77 sparc: Clean up linker script using new linker script macros. by Geoffrey Thomas · 15 years ago
  14. 9c88b25 frv: clean up linker script using new linker script macros. by Nelson Elhage · 15 years ago
  15. 88ddb81 frv: remove unused .altinstructions code by Nelson Elhage · 15 years ago
  16. 3530c18 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  17. 6952b61 headers: taskstats_kern.h trim by Alexey Dobriyan · 15 years ago
  18. 6423133 kernel-doc: allow multi-line declaration purpose descriptions by Johannes Weiner · 15 years ago
  19. 27f5de7 mm: Fix problem of parameter in note by Jianjun Kong · 15 years ago
  20. 8f1ecc9 kref: double kref_put() in my_data_handler() by Roel Kluin · 15 years ago
  21. afa12e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  22. 81ce31b Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score by Linus Torvalds · 15 years ago
  23. 515b696 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  24. fa877c7 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  25. 9eead2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  26. 6f13047 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  27. 1358870 ext4: Update documentation about quota mount options by Jan Kara · 15 years ago
  28. 6f128fa3 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  29. 73c583e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  30. 5ce0028 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  31. 2511817 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  32. 714af06 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  33. a03fdb7 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  34. 202c467 pty_write: don't do a tty_wakeup() when the buffers are full by Linus Torvalds · 15 years ago
  35. e04ab95 [WATCHDOG] sizeof cleanup by Wim Van Sebroeck · 15 years ago
  36. d1833c2 [WATCHDOG] wdt_pci: fix printk and variable type by Randy Dunlap · 15 years ago
  37. 119d3e5 [WATCHDOG] wdt_pci - use pci_request_region by Wim Van Sebroeck · 15 years ago
  38. d7e9791 [WATCHDOG] ar7_wdt: Fix error handling during probe. by Wim Van Sebroeck · 15 years ago
  39. 64d4062 [WATCHDOG] ar7_wdt: convert to become a platform driver by Florian Fainelli · 15 years ago
  40. dcfb748 [WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in seconds by Chris Friesen · 15 years ago
  41. 9fd868f [WATCHDOG] davinci: use clock framework for timer frequency by Kevin Hilman · 15 years ago
  42. 0ecc3bf [WATCHDOG] Use DIV_ROUND_UP() macro in the coh901327 WDT by Linus Walleij · 15 years ago
  43. 502a0106 [WATCHDOG] Add support for WM831x watchdog by Mark Brown · 15 years ago
  44. 0400e31 [WATCHDOG] Add watchdog driver for NUC900 by Wan ZongShun · 15 years ago
  45. 3a5f900 [WATCHDOG] add SBC-FITPC2 watchdog driver by Denis Turischev · 15 years ago
  46. df58bee Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  47. dcbf77b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  48. ca043a6 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. 1218259 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  50. ca9a702e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  51. bbe5a96 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  52. f205ce8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  53. 3dc9566 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  54. 3bb045f Merge branch 'x86/pat' into x86/urgent by H. Peter Anvin · 15 years ago
  55. dcb73bf x86, pat: don't use rb-tree based lookup in reserve_memtype() by Suresh Siddha · 15 years ago
  56. d15d6e6 libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers by John(Jung-Ik) Lee · 15 years ago
  57. 90950a2 pata_amd: do not filter out valid modes in nv_mode_filter by Robert Hancock · 15 years ago
  58. ff7cddf sata_promise: update reset code by Mikael Pettersson · 15 years ago
  59. 0ae6654 sata_promise: disable hotplug on 1st gen chips by Mikael Pettersson · 15 years ago
  60. 4dc738e libata: fix spurious WARN_ON_ONCE() on port freeze by Tejun Heo · 15 years ago
  61. 31b239a ahci: restore pci_intx() handling by Tejun Heo · 15 years ago
  62. b938fb6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  63. 0efb4d2 vsnprintf: remove duplicate comment of vsnprintf by Steven Rostedt · 15 years ago
  64. 5dd4de5 softirq: add BLOCK_IOPOLL to softirq_to_name by Li Zefan · 15 years ago
  65. 9a5963eb oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAP by Christian Borntraeger · 15 years ago
  66. b375a11 tracing: switch function prints from %pf to %ps by Steven Rostedt · 15 years ago
  67. 91adcd2 vsprintf: add %ps that is the same as %pS but is like %pf by Steven Rostedt · 15 years ago
  68. 87bfa1d Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  69. 673bca1 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  70. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  71. 9b1fc55 MIPS: BCM63xx: Add integrated ethernet mac support. by Maxime Bizon · 15 years ago
  72. e7300d0 MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs. by Maxime Bizon · 15 years ago
  73. 0de663e MIPS: BCM63xx: Add Broadcom 63xx CPU definitions. by Maxime Bizon · 15 years ago
  74. 512254b MIPS: Octeon: Move some platform device registration to its own file. by David Daney · 15 years ago
  75. 2ca2ebf MIPS: Don't corrupt page tables on vmalloc fault. by David Daney · 15 years ago
  76. e0cc87f MIPS: Shrink the size of tlb handler by Wu Fei · 15 years ago
  77. a7bcb1a MIPS: Alchemy: override loops_per_jiffy detection by Manuel Lauss · 15 years ago
  78. f7557dc MIPS: hw_random: Add hardware RNG for Octeon SOCs. by David Daney · 15 years ago
  79. e264491 MIPS: Octeon: Add hardware RNG platform device. by David Daney · 15 years ago
  80. 982f6ff MIPS: Remove useless zero initializations. by Ralf Baechle · 15 years ago
  81. 2882b0c MIPS: Alchemy: get rid of allow_au1k_wait by Manuel Lauss · 15 years ago
  82. 9d24baf MIPS: Octeon: Set kernel_uses_llsc to false on non-SMP builds. by David Daney · 15 years ago
  83. b791d11 MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC. by David Daney · 15 years ago
  84. f7ade3c MIPS: Get rid of CONFIG_CPU_HAS_LLSC by Ralf Baechle · 15 years ago
  85. b8d6f78 MIPS: Malta: Remove pointless use use of CONFIG_CPU_HAS_LLSC by Ralf Baechle · 15 years ago
  86. 43e6ae6 MIPS: Rewrite clearing of ll_bit on context switch in C by Ralf Baechle · 15 years ago
  87. f1e39a4 MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler by Ralf Baechle · 15 years ago
  88. f4c6b6b MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file. by Ralf Baechle · 15 years ago
  89. 6eb10bc MIPS: Clean up linker script using new linker script macros. by Nelson Elhage · 15 years ago
  90. a0b54e2 MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE. by Nelson Elhage · 15 years ago
  91. 24ffce1 MIPS: Convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  92. d47fbb5 MIPS: AR7: Make board code register ar7_wdt as a platform device by Florian Fainelli · 15 years ago
  93. 6f4c7b3 MIPS: Loongson: Update the default config file for fuloong2e by Wu Zhangjin · 15 years ago
  94. 3702bba MIPS: Loongson: Add GCC 4.4 support for Loongson2E by Wu Zhangjin · 15 years ago
  95. 3209e70 MIPS: Loongson: Add a machtype kernel command line argument by Wu Zhangjin · 15 years ago
  96. 85749d2 MIPS: Loongson: Split common loongson source code out by Wu Zhangjin · 15 years ago
  97. 8e49711 MIPS: Loongson: Change naming methods by Wu Zhangjin · 15 years ago
  98. 67b35e5 MIPS: Loongson: Add oprofile support by Wu Zhangjin · 15 years ago
  99. 92d1b63 MIPS: Loongson: RTC: Enable legacy RTC driver on fulong by Wu Zhangjin · 15 years ago
  100. f7face0 MIPS: Loongson: PCI: Clean up pcimap setup by Wu Zhangjin · 15 years ago