1. 7bbf1d4 avr32: fix use of non-existing portnr variable in at32_map_usart() by Hans-Christian Egtvedt · 13 years ago
  2. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  3. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  4. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  5. 2a56d22 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  6. 239df0f Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus by Russell King · 13 years ago
  7. a2812e1 arch: add #define for each of optimized find bitops by Akinobu Mita · 13 years ago
  8. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  9. 2b348e2 atmel_serial: keep the platform_device unchanged by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  10. f25f4f5 PM / AVR32: Use struct syscore_ops instead of sysdevs for PM by Rafael J. Wysocki · 13 years ago
  11. 24a1a47 avr32: add ATAG_BOARDINFO by Andreas Bießmann · 13 years ago
  12. c7d8763 don't check platform_get_irq's return value against zero by Uwe Kleine-König · 13 years ago
  13. 9f0d15a avr32: init cannot ignore signals sent by force_sig_info() by Matt Fleming · 13 years ago
  14. 6e2ad51 avr32: fix deadlock when reading clock list in debugfs by Ole Henrik Jahren · 13 years ago
  15. 51ef85d avr32: Fix .size directive for cpu_enter_idle by Ben Hutchings · 13 years ago
  16. 024b3f29 avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototype by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  17. 8faf9e3 fix the wrong argument of the functions definition by Wanlong Gao · 13 years ago
  18. dd8ea6a avr32: Fix missing irq namespace conversion by Thomas Gleixner · 13 years ago
  19. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  20. 0dd61be Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  21. 62ec05d1 avr32: Cleanup eic_set_irq_type() by Thomas Gleixner · 13 years ago
  22. db82817 avr32: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  23. d75f1bf avr: Cleanup genirq namespace by Thomas Gleixner · 13 years ago
  24. 2501533 avr32: Use generic IRQ config, enable GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  25. f2f9c65 avr32: At32ap: Convert pop irq_chip to new functions by Thomas Gleixner · 13 years ago
  26. 3972f69 avr32: At32ap: Convert intc irq_chip to new functions by Thomas Gleixner · 13 years ago
  27. 7776e23 avr32: At32ap: Convert extint irq_chip to new functions by Thomas Gleixner · 13 years ago
  28. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  29. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  30. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  31. c4945b9 asm-generic: rename generic little-endian bitops functions by Akinobu Mita · 13 years ago
  32. 6447f55d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  33. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  34. 3ea205c avr32: at32ap700x: fix typo in DMA master configuration by Jamie Iles · 13 years ago
  35. 1c5b053 avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msize by Viresh Kumar · 13 years ago
  36. a335b2e mm: Fix out-of-date comments which refers non-existent functions by Ryota Ozaki · 13 years ago
  37. 0670e71 Merge branch 'dw_dmac' into dmaengine by Dan Williams · 13 years ago
  38. 4aa5f36 avr32: at32ap700x: specify DMA src and dst masters by Jamie Iles · 13 years ago
  39. 6cb8e87 avr32: add missing include causing undefined pgtable_page_* references by Hans-Christian Egtvedt · 13 years ago
  40. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  41. 2a86cb7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6 by Linus Torvalds · 13 years ago
  42. c975ffa avr32: update default configuration files for Atmel boards by Hans-Christian Egtvedt · 13 years ago
  43. 1e2de47 avr32: Convert to clocksource_register_hz by John Stultz · 14 years ago
  44. 992a88b avr32: make architecture sys_clone prototype match asm-generic prototype by Hans-Christian Egtvedt · 14 years ago
  45. 664cb71 avr32: use syscall prototypes from asm-generic instead of arch by Hans-Christian Egtvedt · 14 years ago
  46. 12be8e7 avr32: disable kprobes for all default configurations by Hans-Christian Egtvedt · 14 years ago
  47. 36b471e avr32: boards: setup: use IS_ERR() instead of NULL check by Vasiliy Kulikov · 14 years ago
  48. 2f55ac0 suspend: constify platform_suspend_ops by Lionel Debroux · 14 years ago
  49. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  50. 9f29b8f ptrace: cleanup arch_ptrace() on avr32 by Namhyung Kim · 14 years ago
  51. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  52. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  53. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  54. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  55. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  56. 94da7d6 ioctl: Use asm-generic/ioctls.h on avr32 (enables termiox) by Jeff Mahoney · 14 years ago
  57. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  58. 50a23e6 Update broken web addresses in arch directory. by Justin P. Mattock · 14 years ago
  59. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  60. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  61. ee621dd net: atmel_macb Kconfig: remove long dependency line by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  62. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  63. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  64. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  65. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  66. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  67. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  68. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  69. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  70. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  71. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  72. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  73. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 years ago
  74. 67a8a20 avr32: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  75. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  76. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  77. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  78. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 14 years ago
  79. 6588169 kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line by Sam Ravnborg · 14 years ago
  80. 3772b73 Merge commit 'v2.6.35' into perf/core by Ingo Molnar · 14 years ago
  81. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  82. f7512e7 serial: fix rs485 for atmel_serial on avr32 by Peter Huewe · 14 years ago
  83. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  84. 81a7919 avr32: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  85. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  86. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  87. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  88. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  89. 9e584fb arch/avr32: fix build failure caused by wrong prototype by Peter Huewe · 14 years ago
  90. e9ddbc0 avr32: Fix typo in read_persistent_clock() by Peter Huewe · 14 years ago
  91. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  92. e2032a4 avr32: Convert avr32 to use read/update_persistent_clock by John Stultz · 14 years ago
  93. 1d83931 avr32: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  94. 640e95a USB: atmel uaba: Adding invert vbus_pin by Eirik Aanonsen · 14 years ago
  95. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  96. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  97. cbf8de1 avr32: clean up memory allocation in at32_add_device_mci by Hans-Christian Egtvedt · 15 years ago
  98. 754a00a arch/avr32: Fix build failure for avr32 caused by typo by Peter Huewe · 15 years ago
  99. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  100. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago