1. dbee90b [MIPS] Fix linker script to work for non-4K page size. by Ralf Baechle · 21 years ago
  2. fcfd980 [MIPS] Oprofile: Support for 34K UP kernels. by Ralf Baechle · 21 years ago
  3. d1e30a6 [MIPS] Fix dump_tlb.c warning and cleanup. by Atsushi Nemoto · 21 years ago
  4. 5665a0a [MIPS] Fix minor sparse warnings by Atsushi Nemoto · 21 years ago
  5. 1e32cee [MIPS] MIPS R2 optimized endianess swapping. by Ralf Baechle · 21 years ago
  6. 7e5b24a [MIPS] Remove buggy inline version of memscan. by Ralf Baechle · 21 years ago
  7. 9bbf28a3 [MIPS] Sparse: Add some __user tags to signal functions. by Atsushi Nemoto · 21 years ago
  8. 5be0f65 [MIPS] Shrink Qemu configuration to the bare minimum that is need and tested. by Ralf Baechle · 21 years ago
  9. 3d50375 [MIPS] Support /proc/kcore for MIPS by Daniel Jacobowitz · 22 years ago
  10. e9feeb2 [MIPS] IP22: Fix serial console detection by Ralf Baechle · 21 years ago
  11. c5033d7 [MIPS] ieee754[sd]p_neg workaround by Atsushi Nemoto · 21 years ago
  12. d4264f1 [MIPS] Remove wrong __user tags. by Atsushi Nemoto · 21 years ago
  13. 2caf190 [MIPS] Cleanup fls implementation. by Ralf Baechle · 21 years ago
  14. 2e66fe2 [MIPS] local_irq_restore wasn't safe to be used in other macros mode. by Ralf Baechle · 21 years ago
  15. 75bdb42 [MIPS] Remove commented out code to add -mmad for Nevada. by Ralf Baechle · 21 years ago
  16. 5237844 [MIPS] Fix Cobalt PCI cache line sizes by Peter Horton · 21 years ago
  17. c315a2b [MIPS] Sparse: Add _MIPS_SZINT and _MIPS_ISA to CHECKFLAGS to fix sparse warnings. by Atsushi Nemoto · 21 years ago
  18. 76f072a [MIPS] Build blast_cache routines from template by Atsushi Nemoto · 21 years ago
  19. 3055acb [MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.c by Atsushi Nemoto · 21 years ago
  20. b6f7880 [MIPS] Reformat to 80 columns. by Ralf Baechle · 21 years ago
  21. 5ac71fd [MIPS] Sibyte: Make all setup functions __init. by Ralf Baechle · 21 years ago
  22. 010b853 [MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola. by Ralf Baechle · 21 years ago
  23. 492fd5f [MIPS] Au1200: Make KGDB compile by Sergei Shtylylov · 21 years ago
  24. 8073055 [MIPS] Au1xx0: really set KSEG0 to uncached on reboot by Sergei Shtylylov · 21 years ago
  25. 6fe2a56 [MIPS] TX49x7: Fix timer register #define's by Sergei Shtylylov · 21 years ago
  26. 4feb8f8 [MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation. by Ralf Baechle · 21 years ago
  27. c03bc12 [MIPS] SB1: Add oprofile support. by Mark Mason · 21 years ago
  28. 4c91cc5 [MIPS] BCM1480: Cleanup debug code left behind in the PCI driver. by Mark Mason · 21 years ago
  29. 80f834e [MIPS] BCM1125 PCI fixes by Mark Mason · 21 years ago
  30. dd2f18f [MIPS] Nevada support for SGI O2. by Ralf Baechle · 21 years ago
  31. c011db4 [MIPS] CPU definitions for Cobalt. by Ralf Baechle · 21 years ago
  32. 11ed6d5 [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt. by Ralf Baechle · 21 years ago
  33. fcdb27a [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. by Ralf Baechle · 21 years ago
  34. 9414d36 [MIPS] Check function pointers are non-zero before calling. by Ralf Baechle · 21 years ago
  35. a3305a8 [MIPS] Revert "mips: add pm_power_off" by Ralf Baechle · 21 years ago
  36. a84c96e [MIPS] RTLX compile fixes. by Ralf Baechle · 21 years ago
  37. 71baa1a [MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100. by Ralf Baechle · 21 years ago
  38. 05faa7b [MIPS] Fix C version of ssnop to use the right opcode. by Ralf Baechle · 21 years ago
  39. 4f0638b [MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kernels. by Ralf Baechle · 21 years ago
  40. e3f749c [PPP]: Fixed hardware RX checksum handling by Herbert Xu · 21 years ago
  41. 410c054 [PATCH] USB: Fix GPL markings on usb core functions. by Greg KH · 21 years ago
  42. 7a21ef6 mm/slab.c (non-NUMA): Fix compile warning and clean up code by Linus Torvalds · 21 years ago
  43. c265c46 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 21 years ago
  44. 98bd0c0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 21 years ago
  45. 5e375bc [PATCH] kconfig: detect if -lintl is needed when linking conf,mconf by Robb, Sam · 21 years ago
  46. 4be68a7 [PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64 by Adrian Bunk · 21 years ago
  47. 911b0ad [PATCH] Fix "value computed is not used" compile warnings with gcc-4.1 by Takashi Iwai · 21 years ago
  48. b53e8f6 [PATCH] i386: print kernel version in register dumps by Chuck Ebbert · 21 years ago
  49. fe38d85 [PATCH] i386 cpu hotplug: don't access freed memory by Chuck Ebbert · 21 years ago
  50. 170aa3d [PATCH] namei.c: unlock missing in error case by Ulrich Drepper · 21 years ago
  51. f55eab8 [PATCH] VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk() by Trond Myklebust · 21 years ago
  52. 4484ebf [PATCH] NUMA slab locking fixes: fix cpu down and up locking by Ravikiran G Thirumalai · 21 years ago
  53. ca3b9b9 [PATCH] NUMA slab locking fixes: irq disabling from cahep->spinlock to l3 lock by Ravikiran G Thirumalai · 21 years ago
  54. 2e1217c [PATCH] NUMA slab locking fixes: move color_next to l3 by Ravikiran G Thirumalai · 21 years ago
  55. 64b4a95 [PATCH] hugetlb: add comment explaining reasons for Bus Errors by Christoph Lameter · 21 years ago
  56. fe1dcbc [PATCH] jbd: fix transaction batching by Andrew Morton · 21 years ago
  57. bc5e483 [PATCH] reiserfs_get_acl() build fix by Andrew Morton · 21 years ago
  58. 165a2c1 [PATCH] x86: fix stack trace facility level by Hugh Dickins · 21 years ago
  59. c2b507f [PATCH] selinux: require SECURITY_NETWORK by Stephen Smalley · 21 years ago
  60. 5c0d5d2 [PATCH] missing license tag in intermodule by Dave Jones · 21 years ago
  61. 5c55ac9 [PATCH] pktcdvd: Allow larger packets by Phillip Susi · 21 years ago
  62. e1bc89b [PATCH] pktcdvd: Don't waste kernel memory by Peter Osterlund · 21 years ago
  63. b566cce [PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTAL by Adrian Bunk · 21 years ago
  64. 11edefd [PATCH] pktcdvd: remove version string by Peter Osterlund · 21 years ago
  65. a460ad6 [PATCH] pktcdvd: Fix overflow for discs with large packets by Phillip Susi · 21 years ago
  66. bd576c9 [PATCH] sched: only print migration_cost once per boot by Chuck Ebbert · 21 years ago
  67. 62cfe7e [PATCH] MAINTAINERS/CREDITS: Update SELinux contact info by Stephen Smalley · 21 years ago
  68. 7128ec2 [PATCH] fuse: fix request_end() vs fuse_reset_request() race by Miklos Szeredi · 21 years ago
  69. e22bec2 [PATCH] Fix i2o_scsi oops on abort by Markus Lidel · 21 years ago
  70. 238e7db [PATCH] block: request_queue->ordcolor must not be flipped on SOFTBARRIER by Tejun Heo · 21 years ago
  71. 9a7a67a [PATCH] fix ordering on requeued request drainage by Jens Axboe · 21 years ago
  72. 88a2a4ac [PATCH] percpu data: only iterate over possible CPUs by Eric Dumazet · 21 years ago
  73. cef5076 Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down" by Linus Torvalds · 21 years ago
  74. 7f7ff6b [SPARC64]: Update defconfig. by David S. Miller · 21 years ago
  75. 3794689 [SPARC64]: Add .gitignore file for sparc64 boot images. by David S. Miller · 21 years ago
  76. 7918d21 [NETFILTER]: Fix check whether dst_entry needs to be released after NAT by Patrick McHardy · 21 years ago
  77. 0047c65 [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification by Patrick McHardy · 21 years ago
  78. 878c41c [NETFILTER]: Fix ip6t_policy address matching by Patrick McHardy · 21 years ago
  79. e55f1bc [NETFILTER]: Check policy length in policy match strict mode by Patrick McHardy · 21 years ago
  80. ee4bb81 [NETFILTER]: Fix possible overflow in netfilters do_replace() by Kirill Korotaev · 21 years ago
  81. df4e957 [NETFILTER]: nf_conntrack: fix incorrect memset() size in FTP helper by Samir Bellabes · 21 years ago
  82. 19ea730 [NETFILTER]: iptables: fix typos in ipt_connbytes.h by Yasuyuki Kozakai · 21 years ago
  83. 6f16930 [NETFILTER]: Fix missing src port initialization in tftp expectation mask by Patrick McHardy · 21 years ago
  84. a706124 [NETFILTER]: nfnetlink_queue: fix packet marking over netlink by Patrick McHardy · 21 years ago
  85. ad2ad0f [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log by Patrick McHardy · 21 years ago
  86. c2db292 [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz' by Holger Eitzenberger · 21 years ago
  87. ddc8d02 [NETFILTER]: nf_conntrack: check address family when finding protocol module by Yasuyuki Kozakai · 21 years ago
  88. 34f9a2e [NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystem by Pablo Neira Ayuso · 21 years ago
  89. b633ad5 [NETFILTER]: ctnetlink: Fix subsystem used for expectation events by Marcus Sundberg · 21 years ago
  90. fa60cf7 [ICMP]: Fix extra dst release when ip_options_echo fails by Herbert Xu · 21 years ago
  91. 5b7b644 [PATCH] x86_64: IOMMU printk cleanup by Jon Mason · 21 years ago
  92. 14c3f85 [PATCH] x86_64: Let impossible CPUs point to reference per cpu data by Andi Kleen · 21 years ago
  93. 3777a95 [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is not enabled by Andi Kleen · 21 years ago
  94. 7f66ae4 [PATCH] x86_64: Dont record local apic ids when they are disabled in MADT by Ashok Raj · 21 years ago
  95. d646bce [PATCH] x86_64: minor odering correction to dump_pagetable() by Jan Beulich · 21 years ago
  96. 91522a9 [PATCH] x86_64: small fix for CFI annotations by Jan Beulich · 21 years ago
  97. 0c3749c [PATCH] x86_64: Calibrate APIC timer using PM timer by Andi Kleen · 21 years ago
  98. 099f318 [PATCH] x86_64: Don't allow kprobes on __switch_to by Andi Kleen · 21 years ago
  99. 16acc0c [PATCH] x86_64: align per-cpu section to configured cache bytes by Zach Brown · 21 years ago
  100. a1002a4 [PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't merge by Kevin VanMaren · 21 years ago