1. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  2. ddd9e91 preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls. by Ralf Baechle · 15 years ago
  3. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  4. e0f7ad5 bcm47xx: fix GPIO API return codes by Michael Buesch · 15 years ago
  5. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 15 years ago
  6. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  7. 91e8a30 MIPS: Alchemy: PB1200: use SMC91X platform data. by Manuel Lauss · 15 years ago
  8. 2f794d0 MIPS: Alchemy: MIPS hazard workarounds are not required. by Manuel Lauss · 15 years ago
  9. 32647e0c MIPS: Alchemy: provide cpu feature overrides. by Manuel Lauss · 15 years ago
  10. 270717a MIPS: Alchemy: unify CPU model constants. by Manuel Lauss · 15 years ago
  11. 7654450 MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c by Dmitri Vorobiev · 15 years ago
  12. 1451a39 MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.c by Dmitri Vorobiev · 15 years ago
  13. d0cdfe2 MIPS: Malta: make a needlessly global integer variable static by Dmitri Vorobiev · 15 years ago
  14. b72b709 MIPS: Use BUG_ON() where possible. by Ralf Baechle · 15 years ago
  15. ae03550 MIPS: Convert obsolete irq_desc_t to struct irq_desc by Thomas Gleixner · 15 years ago
  16. c87e090 MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms by Ralf Baechle · 15 years ago
  17. 3e168ae MIPS: EMMA2RH: Set UART mapbase by Shinya Kuribayashi · 15 years ago
  18. ae3c1d3 MIPS: EMMA2RH: Use set_irq_chip_and_handler_name by Shinya Kuribayashi · 15 years ago
  19. 8da55bb MIPS: EMMA2RH: Use handle_edge_irq() handler for GPIO interrupts by Shinya Kuribayashi · 15 years ago
  20. fb2826b MIPS: Mark Eins: Fix cascading interrupt dispatcher by Shinya Kuribayashi · 15 years ago
  21. 47c969e MIPS: Au1000: convert to using gpiolib by Florian Fainelli · 16 years ago
  22. 12e22e8 MIPS: Stop using <asm-generic/int-l64.h>. by Ralf Baechle · 15 years ago
  23. 2da0ba2 MIPS: Cavium: Add -Werror by Ralf Baechle · 15 years ago
  24. 59968d3 MIPS: Makefile: Add simple make install target. by Ralf Baechle · 15 years ago
  25. d6c178e MIPS: Compat: Zero upper 32-bit of offset_high and offset_low. by Ralf Baechle · 15 years ago
  26. 0e6826c MIPS: __raw_spin_lock() may spin forever on ticket wrap. by David Daney · 15 years ago
  27. f5fd02a MIPS: Forward declare struct task_struct to avoid potencial warning. by Ralf Baechle · 15 years ago
  28. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  29. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 15 years ago
  30. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  31. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  32. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  33. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  34. ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  37. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  38. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 15 years ago
  39. 7a192ec platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' by Ming Lei · 16 years ago
  40. 9fb4c2b MIPS: R2: Fix problem with code that incorrectly modifies ebase. by Chris Dearman · 15 years ago
  41. 89e18eb MIPS: Change {set,clear,change}_c0_<foo> to return old value. by Ralf Baechle · 15 years ago
  42. 5484879 MIPS: compat: Remove duplicated #include by Huang Weiyi · 15 years ago
  43. 5864810 MIPS: VR5500: Enable prefetch by Shinya Kuribayashi · 15 years ago
  44. d700119 MIPS: Fix oops in dma_unmap_page on not coherent mips platforms by Jan Nikitenko · 16 years ago
  45. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 15 years ago
  46. a83860c MIPS: Mark Eins: Fix configuration. by Ralf Baechle · 15 years ago
  47. 3b289d6 MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled by Zhang Le · 15 years ago
  48. 0a7c808 MIPS: IP27: Enable RAID5 module by Ralf Baechle · 15 years ago
  49. dc58f81 MIPS: TXx9: update defconfigs by Atsushi Nemoto · 15 years ago
  50. a644b27 MIPS: NEC VR5500 processor support fixup by Shinya Kuribayashi · 15 years ago
  51. c189846 MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc by Xiaotian Feng · 15 years ago
  52. 4302e5d MIPS: compat: Implement is_compat_task. by Ralf Baechle · 15 years ago
  53. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  54. 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  55. 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 15 years ago
  56. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  57. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 15 years ago
  58. 5312dc6 Revert "MIPS: Print irq handler description" by Ralf Baechle · 15 years ago
  59. dbda6ac MIPS: CVE-2009-0029: Enable syscall wrappers. by Ralf Baechle · 16 years ago
  60. 4b0d3f5 MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0 by Roel Kluin · 16 years ago
  61. 5e68338 MIPS: Only allow Cavium OCTEON to be configured for boards that support it by David Daney · 16 years ago
  62. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 16 years ago
  63. 22796b1 Merge branch 'core/header-fixes' into x86/headers by Ingo Molnar · 16 years ago
  64. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 16 years ago
  65. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  66. a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 16 years ago
  67. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
  68. a9f6acc headers_check fix: mips, swab.h by Jaswinder Singh Rajput · 16 years ago
  69. ae612fb headers_check fix: mips, sigcontext.h by Jaswinder Singh Rajput · 16 years ago
  70. 2d2eca4 MIPS: Alchemy: time.c build fix by Manuel Lauss · 16 years ago
  71. 0fc6bc0 MIPS: RB532: Export rb532_gpio_set_func() by Phil Sutter · 16 years ago
  72. 3828ee0 MIPS: RB532: Update headers by Phil Sutter · 16 years ago
  73. 1c4db8e MIPS: RB532: Simplify dev3 init by Phil Sutter · 16 years ago
  74. 4ca3803 MIPS: RB532: Remove {get,set}_434_reg() by Phil Sutter · 16 years ago
  75. 36f2db4 MIPS: RB532: Move dev3 init code to devices.c by Phil Sutter · 16 years ago
  76. 7060886 MIPS: RB532: Fix set_latch_u5() by Phil Sutter · 16 years ago
  77. deb1003 MIPS: RB532: Fix init of rb532_dev3_ctl_res by Phil Sutter · 16 years ago
  78. 94d2cc1 MIPS: RB532: Use driver_data instead of platform_data by Phil Sutter · 16 years ago
  79. 1452fc7 MIPS: RB532: Detect uart type, add platform device by Phil Sutter · 16 years ago
  80. 84c2c56 MIPS: RB532: remove useless CF GPIO initialisation by Phil Sutter · 16 years ago
  81. 33763d5 MIPS: RB532: Auto disable GPIO alternate function by Phil Sutter · 16 years ago
  82. 4aa0f4d MIPS: RB532: Add set_type() function to IRQ struct. by Phil Sutter · 16 years ago
  83. fb91e2c MIPS: RC32434: Define io_map_base for PCI controller by Phil Sutter · 16 years ago
  84. 5379a5f MIPS: RB532: Fix bit swapping in rb532_set_bit() by Phil Sutter · 16 years ago
  85. f839490 MIPS: Use hardware watchpoints on all R1 and R2 CPUs. by David Daney · 16 years ago
  86. 8bc6d05 MIPS: Read watch registers with interrupts disabled. by David Daney · 16 years ago
  87. 7adbeda MIPS: Fix a typo in watchpoint register structure. by David Daney · 16 years ago
  88. 65655b5 MIPS: TXx9: Add support for TX4939 internal RTC by Atsushi Nemoto · 16 years ago
  89. 42fe7ee MIPS: R2: Fix broken installation of cache error handler. by Ralf Baechle · 16 years ago
  90. 634286f MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENT by Ralf Baechle · 16 years ago
  91. 732f046 MIPS: Add return value checks to user_termio_to_kernel_termios() by Ralf Baechle · 16 years ago
  92. 2d89651 MIPS: Octeon: Remove duplicated #includes by Huang Weiyi · 16 years ago
  93. 915ec1e MIPS: atomic_*(): Change type of intermediate variables. by Ralf Baechle · 16 years ago
  94. c7c1e38 MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86 by Ralf Baechle · 16 years ago
  95. a8ca8b6 MIPS: Avoid destructive invalidation on partial cachelines. by Ralf Baechle · 16 years ago
  96. 012703e MIPS: SMTC: Fix build after recent creditial changes. by Ralf Baechle · 16 years ago
  97. 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  98. dd7f8db eeprom: More consistent symbol names by Jean Delvare · 16 years ago
  99. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  100. 7f268f43 Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu by Ingo Molnar · 16 years ago