1. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  2. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  3. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  4. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  5. 6fd4ce8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  6. bf28607 MIPS: Close races in TLB modify handlers. by David Daney · 13 years ago
  7. f0daaaf MIPS: Add uasm UASM_i_SRL_SAFE macro. by David Daney · 13 years ago
  8. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  9. c8e5885 MIPS: RB532: Use hex_to_bin() by Andy Shevchenko · 14 years ago
  10. 5fba096 MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platforms by Shinya Kuribayashi · 14 years ago
  11. c2b78c8 MIPS: PowerTV: Provide cpu-feature-overrides.h by David VomLehn · 14 years ago
  12. 98f4a2c MIPS: Remove pointless return statement from empty void functions. by Ralf Baechle · 13 years ago
  13. 464fd83 MIPS: Limit fixrange_init() to the FIXMAP region by Kevin Cernekee · 14 years ago
  14. 273f2d7 MIPS: Install handlers for software IRQs by Kevin Cernekee · 14 years ago
  15. 565b60d MIPS: Move FIXADDR_TOP into spaces.h by Kevin Cernekee · 14 years ago
  16. d0023c4 MIPS: Add SYNC after cacheflush by Kevin Cernekee · 14 years ago
  17. b6da0ff MIPS: pfn_valid() is broken on low memory HIGHMEM systems by Kevin Cernekee · 14 years ago
  18. e36863a MIPS: HIGHMEM DMA on noncoherent MIPS32 processors by Dezhong Diao · 14 years ago
  19. d0be89f MIPS: topdown mmap support by Jian Peng · 13 years ago
  20. 3a71366 MIPS: Remove redundant addr_limit assignment on exec. by Mathias Krause · 13 years ago
  21. c4a5054 MIPS: AR7: Replace __attribute__((__packed__)) with __packed by Florian Fainelli · 13 years ago
  22. 1145410 MIPS: AR7: Remove 'space before tabs' in platform.c by Florian Fainelli · 13 years ago
  23. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  24. e725421 virtio: expose for non-virtualization users too by Ohad Ben-Cohen · 13 years ago
  25. a99a7d1 Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  26. 4d4abdc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  27. ded7c1e mips: Fix i8253 clockevent fallout by Thomas Gleixner · 13 years ago
  28. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  29. 744120a MIPS: Lantiq: Add missing clk_enable and clk_disable functions. by John Crispin · 13 years ago
  30. de88397 MIPS: AR7: Fix trailing semicolon bug in clock.c by Florian Fainelli · 13 years ago
  31. b29af67 MIPS: BCM63xx: Remove duplicate PERF_IRQSTAT_REG definition by Jonas Gorski · 13 years ago
  32. 39263ee MIPS: Netlogic: SMP fixes for XLR/XLS platform code. by Jayachandran C · 13 years ago
  33. 1544129 MIPS: SB1250: Restore dropped irq_mask function by Thomas Gleixner · 13 years ago
  34. 56eccc3 MIPS: MIPSsim: Fix uniprocessor build. by Ralf Baechle · 13 years ago
  35. 4f55fd7 MIPS: ARC: Fix build of firmware library on uniprocessor. by Ralf Baechle · 13 years ago
  36. bf45e58 MIPS: XLR, XLS: Move makefile bits to were they belong. by Ralf Baechle · 13 years ago
  37. 852fe31 MIPS: Malta: Fix crash in SMP kernel on non-CMP systems. by Ralf Baechle · 13 years ago
  38. b12acf1 MIPS: Wire up sendmmsg and renumber setns syscall. by Ralf Baechle · 13 years ago
  39. 731f90fa MIPS: SMTC: Fix build. by Ralf Baechle · 13 years ago
  40. 34ed950 MIPS: Malta SMTC: Fix build. by Ralf Baechle · 13 years ago
  41. 1bed3b9 MIPS: GT64120: Remove useless inclusion of clocksource.h. by Ralf Baechle · 13 years ago
  42. 84fe98e MIPS: NILE4: Remove useless inclusion of GT64120 header. by Ralf Baechle · 13 years ago
  43. 84652e8 PM / MIPS: Convert i8259.c to using syscore_ops by Rafael J. Wysocki · 13 years ago
  44. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  45. 628d7f6 MIPS: static should be at beginning of declaration by Jesper Juhl · 13 years ago
  46. eb032b9 Update my e-mail address by Michael Büsch · 13 years ago
  47. 9f8b6a6 Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core by Ingo Molnar · 13 years ago
  48. 89d6c0b perf, arch: Add generic NODE cache events by Peter Zijlstra · 13 years ago
  49. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  50. 2d02612 mips: Use common i8253 clockevent by Thomas Gleixner · 13 years ago
  51. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  52. c7cbb02 rtc: fix build warnings in defconfigs by Wanlong Gao · 13 years ago
  53. 5f30749 MIPS: oprofile: Add callgraph support by Daniel Kalmar · 13 years ago
  54. 94ea09c MIPS: Add new unwind_stack variant by Daniel Kalmar · 13 years ago
  55. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  56. 8a118c3 pcpskr: MIPS: Make config dependencies finer grained by Ralf Baechle · 13 years ago
  57. 8761f1a pcspkr: Cleanup Kconfig dependencies by Ralf Baechle · 13 years ago
  58. 8504927 i8253: Move remaining content and delete asm/i8253.h by Ralf Baechle · 13 years ago
  59. 49cf3f2 i8253: Consolidate definitions of PIT_LATCH by Ralf Baechle · 13 years ago
  60. 15f304b i8253: Consolidate all kernel definitions of i8253_lock by Ralf Baechle · 13 years ago
  61. cb2455a i8253: Unify all kernel declarations of i8253_lock by Ralf Baechle · 13 years ago
  62. 334955e i8253: Create linux/i8253.h and use it in all 8253 related files by Ralf Baechle · 13 years ago
  63. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  64. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  65. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  66. 2a56d22 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  67. 239df0f Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus by Russell King · 13 years ago
  68. f23a5e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  69. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  70. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 13 years ago
  71. ae1d3b9 Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into devel-stable by Russell King · 13 years ago
  72. 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 13 years ago
  73. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  74. 4785488 mips: tx99: remove CONFIG_MTD_PARTITIONS check by Jamie Iles · 13 years ago
  75. 5851bec mtd: octeon: convert to mtd_device_register() by Jamie Iles · 13 years ago
  76. 03eb141 Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable by Russell King · 13 years ago
  77. 3542580 PM / Hibernate: Remove arch_prepare_suspend() by Rafael J. Wysocki · 13 years ago
  78. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  79. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago
  80. c44dead Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  81. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  82. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  83. a2d063a extable, core_kernel_data(): Make sure all archs define _sdata by Steven Rostedt · 13 years ago
  84. 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  85. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  86. df48d871 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  87. 6f6c3c3 MIPS: Move arch_get_unmapped_area and gang to new file. by Ralf Baechle · 13 years ago
  88. 9c1e8a9 MIPS: Cleanup arch_get_unmapped_area by Ralf Baechle · 13 years ago
  89. e650ce0 MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits. by David Daney · 13 years ago
  90. 7716e65 Octeon: Fix interrupt irq settings for performance counters. by Chandrakala Chavva · 13 years ago
  91. b32ee69 MIPS: Fix build warnings on defconfigs by Wanlong Gao · 13 years ago
  92. 1c8da7a MIPS: Lemote 2F, Malta: Fix build warning by Wanlong Gao · 13 years ago
  93. 5aac1e8 MIPS: Set ELF AT_PLATFORM string for Loongson2 processors by Robert Millan · 13 years ago
  94. 06785df MIPS: Set ELF AT_PLATFORM string for BMIPS processors by Kevin Cernekee · 13 years ago
  95. c094c99 MIPS: Introduce set_elf_platform() helper function by Robert Millan · 13 years ago
  96. 6edde02 MIPS: JZ4740: setup: Autodetect physical memory. by Maarten ter Huurne · 13 years ago
  97. 9cbda72 MIPS: BCM47xx: Fix MAC address parsing. by Hauke Mehrtens · 13 years ago
  98. 41790fd MIPS: BCM47xx: Extend the filling of SPROM from NVRAM by Hauke Mehrtens · 13 years ago
  99. fe6f364 MIPS: BCM47xx: Register SSB fallback sprom callback by Hauke Mehrtens · 13 years ago
  100. a7c62f8 MIPS: BCM47xx: Extend bcm47xx_fill_sprom with prefix. by Hauke Mehrtens · 13 years ago