1. 18ccc41 AVR32: Fix sg_page breakage by Haavard Skinnemoen · 17 years ago
  2. f3344c5 Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  3. 83fcaf7 fvr32: fixup dma-mapping for new sg layout by Jens Axboe · 17 years ago
  4. eaf5f92 [AVR32] Implement at32_add_device_cf() by Haavard Skinnemoen · 17 years ago
  5. 2042c1c [AVR32] Implement more at32_add_device_foo() functions by Haavard Skinnemoen · 17 years ago
  6. 48021bd [AVR32] Platform code for pata_at32 by Kristoffer Nyborg Gregertsen · 17 years ago
  7. d6ec084 Add CONFIG_DEBUG_SG sg validation by Jens Axboe · 17 years ago
  8. 18dabf4 Change table chaining layout by Jens Axboe · 17 years ago
  9. 0624517 forbid asm/bitops.h direct inclusion by Jiri Slaby · 17 years ago
  10. 1c7037d remove unused flush_tlb_pgtables by Benjamin Herrenschmidt · 17 years ago
  11. 2633357 bitops: introduce lock ops by Nick Piggin · 17 years ago
  12. 622a9ed Remove dma_cache_(wback|inv|wback_inv) functions by Ralf Baechle · 17 years ago
  13. 68a9bd0 remove strict ansi check from __u64 in asm/types.h by Olaf Hering · 17 years ago
  14. 04fc8bb kill DECLARE_MUTEX_LOCKED by Christoph Hellwig · 17 years ago
  15. f438d91 kprobes: support kretprobe blacklist by Masami Hiramatsu · 17 years ago
  16. 74a0b57 x86: optimize page faults like all other achitectures and kill notifier cruft by Christoph Hellwig · 17 years ago
  17. bb7aa6d [AVR32] Don't use __builtin_xchg() by Haavard Skinnemoen · 17 years ago
  18. a7ff43b [AVR32] Ignore a few irrelevant syscalls by Haavard Skinnemoen · 17 years ago
  19. af81847 [AVR32] SMC configuration in clock cycles by Kristoffer Nyborg Gregertsen · 17 years ago
  20. b5a8e73 [AVR32] Make dma_sync_*_for_cpu no-ops by Haavard Skinnemoen · 17 years ago
  21. 6fcf061 [AVR32] Wire up USBA device by Haavard Skinnemoen · 17 years ago
  22. 7808fa4 [AVR32] add multidrive support for pio driver by Matteo Vit · 17 years ago
  23. cca6716 [AVR32] Define mmiowb() by Haavard Skinnemoen · 17 years ago
  24. 6f83419 [AVR32] Fix bogus pte_page() definition by Haavard Skinnemoen · 17 years ago
  25. e7f3bac [AVR32] Simplify pte_alloc_one{,_kernel} by Haavard Skinnemoen · 17 years ago
  26. 5221b34 include/asm-avr32/pgalloc.h: kmalloc + memset conversion to kcalloc by Mariusz Kozlowski · 17 years ago
  27. fd0cbdd Fix WARN_ON() on bitfield ops for all other archs by Heiko Carstens · 17 years ago
  28. a583f1b remove unused TIF_NOTIFY_RESUME flag by Stephane Eranian · 17 years ago
  29. b111757 arch: personality independent stack top by Peter Zijlstra · 17 years ago
  30. 3da86ee [AVR32] Fix atomic_add_unless() and atomic_sub_unless() by Haavard Skinnemoen · 17 years ago
  31. 9cf6cf5 [AVR32] Add Atmel SSC driver platform device to AT32AP architecture by Hans-Christian Egtvedt · 17 years ago
  32. e122eaf [AVR32] Remove optimization of unaligned word loads by Haavard Skinnemoen · 17 years ago
  33. 7a5b805 [AVR32] Split SM device into PM, RTC, WDT and EIC by Haavard Skinnemoen · 17 years ago
  34. c6083cd [AVR32] faster avr32 unaligned access by David Brownell · 17 years ago
  35. 317b3c2 fbdev: detect primary display device by Antonino A. Daplas · 17 years ago
  36. 10eb265 fbdev: move arch-specific bits to their respective subdirectories by Antonino A. Daplas · 17 years ago
  37. 1f1c288 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  38. 6c36a70 macb: Use generic PHY layer by frederic RODO · 17 years ago
  39. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  40. 4eb6bf6 lots-of-architectures: enable arbitary speed tty support by Alan Cox · 17 years ago
  41. 093d0fa [AVR32] Define ARCH_KMALLOC_MINALIGN to L1_CACHE_BYTES by Haavard Skinnemoen · 17 years ago
  42. 2ae795b [AVR32] gpio_*_cansleep() fix by David Brownell · 17 years ago
  43. d0a2b7a [AVR32] Implement platform hooks for atmel_lcdfb driver by Haavard Skinnemoen · 17 years ago
  44. 78c129b [AVR32] Wire up signalfd, timerfd and eventfd by Haavard Skinnemoen · 17 years ago
  45. 9caebec [AVR32] optimize pagefault path by Christoph Hellwig · 17 years ago
  46. f7d02ae Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  47. 877d772 [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors. by Andrew Victor · 17 years ago
  48. 04dd08b Consolidate asm/poll.h by Stephen Rothwell · 17 years ago
  49. 3960208 Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 17 years ago
  50. e749828 Use common cpu_is_xxx() macros on AT91 and AVR32 by Haavard Skinnemoen · 17 years ago
  51. 47cc3e7 [AVR32] Wire up sys_utimensat by Haavard Skinnemoen · 17 years ago
  52. b3cfe0c [AVR32] Fix section mismatch .taglist -> .init.text by Haavard Skinnemoen · 17 years ago
  53. 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 17 years ago
  54. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  55. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  56. a9dfd28 PCI: scatterlist.h needs types.h by Jean Delvare · 18 years ago
  57. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago
  58. 15c5403 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  59. 8224ca1 [AVR32] Fix compile error with gcc 4.1 by Haavard Skinnemoen · 17 years ago
  60. a4022b0 avr32: remove unneeded cast in atomic.h by Mathieu Desnoyers · 17 years ago
  61. 2c1a2a3 [AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_io by Haavard Skinnemoen · 18 years ago
  62. d80e2bb [AVR32] Get rid of board_setup_fbmem() by Haavard Skinnemoen · 17 years ago
  63. d801176 [AVR32] Simplify early handling of memory regions by Haavard Skinnemoen · 17 years ago
  64. 5539f59 [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c by Haavard Skinnemoen · 17 years ago
  65. e3e7d8d [AVR32] Make I/O access macros work with external devices by Haavard Skinnemoen · 18 years ago
  66. 623b035 [AVR32] Clean up exception handling code by Haavard Skinnemoen · 17 years ago
  67. 3b328c9 [AVR32] Clean up cpu identification and add features bitmap by Haavard Skinnemoen · 17 years ago
  68. 535c806 [AVR32] Clean up asm/sysreg.h by Haavard Skinnemoen · 17 years ago
  69. 19b7ce8 [AVR32] Put cpu in sleep 0 when idle. by Hans-Christian Egtvedt · 18 years ago
  70. 7760989 [AVR32] Change system timer from count-compare to Timer/Counter 0 by Hans-Christian Egtvedt · 17 years ago
  71. 068d9f6 [AVR32] Add nwait and tdf parameters to SMC configuration by Hans-Christian Egtvedt · 18 years ago
  72. 92f37fd [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support by Eric Dumazet · 17 years ago
  73. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  74. 28735a7 [PATCH] gpio_direction_output() needs an initial value by David Brownell · 17 years ago
  75. a9e28d9 avr32: dma-mapping.h by Gary Zambrano · 18 years ago
  76. bfa4f55 [AVR32] Fix typo in include/asm-avr32/Kbuild by Haavard Skinnemoen · 18 years ago
  77. 59b8175 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  78. 41d8ca4 [AVR32] Use per-controller spi_board_info structures by Haavard Skinnemoen · 18 years ago
  79. 1a6f143 [AVR32] Wire up the SysV IPC calls properly by Haavard Skinnemoen · 18 years ago
  80. 2201ec2 [AVR32] Define ioremap_nocache, ioport_map and ioport_unmap by Haavard Skinnemoen · 18 years ago
  81. b60f16e [AVR32] Fix prototypes for __raw_writesb and friends by Haavard Skinnemoen · 18 years ago
  82. 4564f9e [PATCH] consolidate line discipline number definitions by Tilman Schmidt · 18 years ago
  83. a3b0277 [AVR32] ssize_t should be long, not int by Haavard Skinnemoen · 18 years ago
  84. 7f9f467 [AVR32] Add PIOE device and reserve SDRAM pins by Haavard Skinnemoen · 18 years ago
  85. e7f70b8 [AVR32] Introduce at32_reserve_pin() by Haavard Skinnemoen · 18 years ago
  86. 6a4e522 [AVR32] GPIO API implementation by Haavard Skinnemoen · 18 years ago
  87. 6eb484f [AVR32] Implement dma_mapping_error() by Haavard Skinnemoen · 18 years ago
  88. 31321bc Remove a couple final references to obsolete verify_area(). by Robert P. J. Day · 18 years ago
  89. 93a3ddc [ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h by Andrew Victor · 18 years ago
  90. 9d04126 [ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directories by Andrew Victor · 18 years ago
  91. ec8c044 [PATCH] Optimize D-cache alias handling on fork by Ralf Baechle · 18 years ago
  92. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  93. cd39301 Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 18 years ago
  94. be90038 [PATCH] tty: preparatory structures for termios revamp by Alan Cox · 18 years ago
  95. 50954ab [AVR32] Pass dev parameter to dma_cache_sync() by Haavard Skinnemoen · 18 years ago
  96. c164b90 [AVR32] Remove mii_phy_addr and eth_addr from eth_platform_data by Haavard Skinnemoen · 18 years ago
  97. c3e2a79 [AVR32] Portmux API update by Haavard Skinnemoen · 18 years ago
  98. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  99. 7d1362c [PATCH] cleanup asm/setup.h userspace visibility by Adrian Bunk · 18 years ago
  100. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago