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