1. 447deaf [MIPS] SMTC: Cleanup idle hook invocation. by Ralf Baechle · 18 years ago
  2. 7418cb8 [MIPS] SELinux: Add security hooks to mips-mt {get,set}affinity by David Quigley · 18 years ago
  3. c917061 [MIPS] IRIX: Linux coding style cleanups. by Ralf Baechle · 18 years ago
  4. 3f21cde [MIPS] PB1100: Fix pile of warnings by Ralf Baechle · 18 years ago
  5. 786d7cd [MIPS] Alchemy: Fix bunch of warnings by Ralf Baechle · 18 years ago
  6. e0daad4 [MIPS] Whitespace cleanups. by Ralf Baechle · 18 years ago
  7. 722b05a [MIPS] Alchemy: Fix bunch more warnings. by Ralf Baechle · 18 years ago
  8. 25b8ac3 [MIPS] Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  9. 3e7f9b82 [MIPS] Fix some whitespace damage by Jan Altenberg · 18 years ago
  10. 811d944 [MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.c by Mathieu Desnoyers · 18 years ago
  11. 19487f1 [MIPS] Fix pb1200/irqmap.c and apply some missed patches by Atsushi Nemoto · 18 years ago
  12. 0639609 [MIPS] Do not allow oprofile to be enabled on SMTC. by Ralf Baechle · 18 years ago
  13. 4a969e1 [MIPS] Remove superfluous "ifdef CONFIG_KGDB". by Robert P. J. Day · 18 years ago
  14. be6e143 [MIPS] vpe_elfload and vpe_run are only used locally, make them static. by Ralf Baechle · 18 years ago
  15. 418451c [MIPS] SMTC: remove unused atomic_postclear by Ralf Baechle · 18 years ago
  16. 69a6c31 [MIPS] Move some kernel globals from asm file to C file. by Atsushi Nemoto · 18 years ago
  17. 907e193 [MIPS] Remove _fdata from asm-mips/sections.h by Atsushi Nemoto · 18 years ago
  18. 130e2fb [MIPS] Kconfig: Provide sane NR_CPUS defaults for more configurations by Ralf Baechle · 18 years ago
  19. 24d5572 [MIPS] vr41xx: Use symbolic names for IRQ numers by Yoichi Yuasa · 18 years ago
  20. 70d21cd [MIPS] use name instead of typename for each irq_chip by Atsushi Nemoto · 18 years ago
  21. ea6e942 [MIPS] Kconfig: Move some entries to appropriate menu by Atsushi Nemoto · 18 years ago
  22. 9a0ad9e [MIPS] vr41xx: add MACINT controls by Yoichi Yuasa · 18 years ago
  23. 6f284a2 [MIPS] FLATMEM: introduce PHYS_OFFSET. by Franck Bui-Huu · 18 years ago
  24. db84dc6 [MIPS] Setup min_low_pfn/max_low_pfn correctly by Franck Bui-Huu · 18 years ago
  25. a583158 [MIPS] Unify memset.S by Atsushi Nemoto · 18 years ago
  26. c44e8d5 [MIPS] prom_free_prom_memory cleanup by Atsushi Nemoto · 18 years ago
  27. 2fa7937 [MIPS] Make I8259A_IRQ_BASE customizable by Atsushi Nemoto · 18 years ago
  28. 97dcb82 [MIPS] Define MIPS_CPU_IRQ_BASE in generic header by Atsushi Nemoto · 18 years ago
  29. b6ec8f0 [MIPS] Remove unused rm9k_cpu_irq_disable() by Atsushi Nemoto · 18 years ago
  30. 62d0cfc Linux 2.6.20 by Linus Torvalds · 18 years ago
  31. 40c373c [PATCH] EFI x86: pass firmware call parameters on the stack by Frédéric Riss · 18 years ago
  32. 886ae1f [PATCH] fix rtl8150 by Al Viro · 18 years ago
  33. ce35a81 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  34. 259886a7 [PATCH] x86-64: define dma noncoherent API functions by Jeff Garzik · 18 years ago
  35. 7225394 [PATCH] Altix: more ACPI PRT support by John Keller · 18 years ago
  36. b2e895d [PATCH] revert blockdev direct io back to 2.6.19 version by Andrew Morton · 18 years ago
  37. 8560a10 [PATCH] alpha: fix epoll syscall enumerations by Mike Frysinger · 18 years ago
  38. 24d8f6a [PATCH] net/smc911x: match up spin lock/unlock by Peter Korsgaard · 18 years ago
  39. 29a0027 [PATCH] kexec: Avoid migration of already disabled irqs (ia64) by Magnus Damm · 18 years ago
  40. dee11c2 [PATCH] aio: fix buggy put_ioctx call in aio_complete - v2 by Ken Chen · 18 years ago
  41. 3e82198 [NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_NF_CONNTRACK_H323=y by Adrian Bunk · 18 years ago
  42. 40e0cb0 [NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n by Patrick McHardy · 18 years ago
  43. 017f2e3 [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crash by Nagendra Singh Tomar · 18 years ago
  44. e47fddf Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  45. 49c8042 libata: Initialize nbytes for internal sg commands by Brian King · 18 years ago
  46. 0777721 libata: Fix ata_busy_wait() kernel docs by Alan · 18 years ago
  47. 05c39e5 pata_via: Correct missing comments by Alan · 18 years ago
  48. 54494f3 pata_atiixp: propogate cable detection hack from drivers/ide to the new driver by Alan · 18 years ago
  49. 7728098 ahci/pata_jmicron: fix JMicron quirk by Tejun Heo · 18 years ago
  50. 222335b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  51. 7a18642 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6 by Linus Torvalds · 18 years ago
  52. 6cdd12a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  53. 583243c Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  54. 719d969 [PATCH] MAINTAINERS: ufs entry by Evgeniy Dushistov · 18 years ago
  55. 435f8a6 Revert "[PATCH] fix typo in geode_configre()@cyrix.c" by Linus Torvalds · 18 years ago
  56. a55eb05 spidernet : fix memory leak in spider_net_stop by Jens Osterkamp · 18 years ago
  57. a53a33d e100: fix napi ifdefs removing needed code by Auke Kok · 18 years ago
  58. ae2c27a Merge ../linux-2.6 by Jeff Garzik · 18 years ago
  59. b659f44 [BNX2]: PHY workaround for 5709 A0. by Michael Chan · 18 years ago
  60. 239a87c [NET_SCHED]: act_ipt: fix regression in ipt action by Patrick McHardy · 18 years ago
  61. 51bcf09 [SPARC32]: Fix over-optimization by GCC near ip_fast_csum. by Bob Breuer · 18 years ago
  62. e34efe3 [PATCH] Remove avr32@atmel.com from MAINTAINERS by Haavard Skinnemoen · 18 years ago
  63. fb594d3 [PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700") by Bartlomiej Zolnierkiewicz · 18 years ago
  64. d346cce [PATCH] sysrq: showBlockedTasks is sysrq-W by Randy Dunlap · 18 years ago
  65. 7d89524 [PATCH] procfs: Fix listing of /proc/NOT_A_TGID/task by Guillaume Chazarain · 18 years ago
  66. 432bd6c [PATCH] KVM: fix lockup on 32-bit intel hosts with nx disabled in the bios by Avi Kivity · 18 years ago
  67. 6a4c24e [PATCH] pci: remove warning messages by Andrew Morton · 18 years ago
  68. cb7468e [PATCH] via quirk update by Jean Delvare · 18 years ago
  69. 04add67 [PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEM by Al Viro · 18 years ago
  70. 9d6ed92 [PATCH] radio modems sitting on serial port are not for s390 by Al Viro · 18 years ago
  71. b4cff84 [PATCH] sanitize sections for sparc32 smp by Al Viro · 18 years ago
  72. 472ba91 [PATCH] efi_set_rtc_mmss() is not __init by Al Viro · 18 years ago
  73. 2a3d4f1 [PATCH] __crc_... is intended to be absolute by Al Viro · 18 years ago
  74. 9abcf40 [PATCH] fork_idle() should be __cpuinit, not __devinit by Al Viro · 18 years ago
  75. fc2dd2e [PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify(). by Al Viro · 18 years ago
  76. eb79722 [PATCH] ide section fixes by Al Viro · 18 years ago
  77. aaba6d4 [PATCH] mca_nmi_hook() can be called at any point by Al Viro · 18 years ago
  78. e7bc537 [PATCH] fix frv headers_check by Al Viro · 18 years ago
  79. 190ff5b Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  80. 6fd6b17 Revert "[PATCH] mm: micro optimise zone_watermark_ok" by Linus Torvalds · 18 years ago
  81. a608ab9 netxen patches by Al Viro · 18 years ago
  82. 2e55302 [NETFILTER]: xt_hashlimit: fix ip6tables dependency by Patrick McHardy · 18 years ago
  83. f56df2f Linux 2.6.20-rc7 by Linus Torvalds · 18 years ago
  84. 4222721 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  85. 41c57a8 [PATCH] IPMI: fix timeout list handling by David Barksdale · 18 years ago
  86. fa8609d [PATCH] ntfs: kmap_atomic() atomicity fix by Andrew Morton · 18 years ago
  87. 3896625 [PATCH] uml: fix signal frame alignment by Jeff Dike · 18 years ago
  88. 99abaf5 [PATCH] jmicron: 40/80pin primary detection by ethanhsiao@jmicron.com · 18 years ago
  89. c06bb5d [PATCH] Fix VIA quirks by Jean Delvare · 18 years ago
  90. ab40c5c [PATCH] kprobes: replace magic numbers with enum by Masami Hiramatsu · 18 years ago
  91. 46bae1a [PATCH] Remove warning: VFS is out of sync with lock manager by Neil Brown · 18 years ago
  92. ec268be [PATCH] translate dashes in filenames for headers install by Mike Frysinger · 18 years ago
  93. 0d59a01 [PATCH] Don't allow the stack to grow into hugetlb reserved regions by Adam Litke · 18 years ago
  94. e533ca1 [SCTP]: Force update of the rto when processing HB-ACK by Vlad Yasevich · 18 years ago
  95. 2955652 [IPV6]: fix BUG of ndisc_send_redirect() by Li Yewang · 18 years ago
  96. fa03ef3 [IPV6]: Fix up some CONFIG typos by Neil Horman · 18 years ago
  97. adcb471 [NETFILTER]: SIP conntrack: fix out of bounds memory access by Patrick McHardy · 18 years ago
  98. 7da5bfb [NETFILTER]: SIP conntrack: fix skipping over user info in SIP headers by Lars Immisch · 18 years ago
  99. fb74a841 [NETFILTER]: xt_connbytes: fix division by zero by Patrick McHardy · 18 years ago
  100. 24a1dec [MAINTAINERS]: netfilter@ is subscribers-only by Randy Dunlap · 18 years ago