1. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  2. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 15 years ago
  3. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 15 years ago
  4. 1d83931 avr32: use generic ptrace_resume code by Christoph Hellwig · 15 years ago
  5. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 16 years ago
  6. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 16 years ago
  7. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 16 years ago
  8. 050cbb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  9. ce378f7 avr32: convert to asm-generic/hardirq.h by Christoph Hellwig · 16 years ago
  10. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 16 years ago
  11. f8b7256 Unify sys_mmap* by Al Viro · 16 years ago
  12. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  13. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  14. 27d16d0 avr32: Convert BUG() to use unreachable() by David Daney · 16 years ago
  15. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 16 years ago
  16. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 16 years ago
  17. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 16 years ago
  18. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 16 years ago
  19. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  20. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 16 years ago
  21. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  22. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 16 years ago
  23. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 16 years ago
  24. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 16 years ago
  25. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 16 years ago
  26. 84c48e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  27. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 16 years ago
  28. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 16 years ago
  29. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 16 years ago
  30. 334034c avr32: remove obsolete hw_interrupt_type by Thomas Gleixner · 16 years ago
  31. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 16 years ago
  32. 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 · 16 years ago
  33. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  34. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
  35. c79a61f tracing: make CALLER_ADDRx overwriteable by Uwe Kleine-Koenig · 16 years ago
  36. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 16 years ago
  37. 5a5fb7d preempt-count: force hardirq-count to max of 10 by Steven Rostedt · 16 years ago
  38. 1c6ce70 headers_check fix: avr32, swab.h by Jaswinder Singh Rajput · 17 years ago
  39. 61f3632 avr32: fix out-of-range rjmp instruction on large kernels by Haavard Skinnemoen · 17 years ago
  40. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 17 years ago
  41. 183b3af avr32: Move syscalls.h under arch/avr32/include/asm/ by Haavard Skinnemoen · 17 years ago
  42. 52435bf Merge branches 'fixes', 'cleanups' and 'boards' by Haavard Skinnemoen · 17 years ago
  43. d305d8d avr32: Define DIE_OOPS by Haavard Skinnemoen · 17 years ago
  44. 292b4d0 avr32: introduce asm/swab.h by Harvey Harrison · 17 years ago
  45. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 17 years ago
  46. c42aa77 atmel-mci: move atmel-mci.h file to include/linux by Nicolas Ferre · 17 years ago
  47. 96b8d4c avr32: define __fls by Rusty Russell · 17 years ago
  48. 83224b0 container freezer: add TIF_FREEZE flag to all architectures by Matt Helsley · 17 years ago
  49. 0b59268 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY by Martin Schwidefsky · 17 years ago
  50. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  51. 0d62950 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/atmel-mci-2.6.28 by Haavard Skinnemoen · 17 years ago
  52. 520bab8 avr32: Implement {read,write}[bwl]_be by Haavard Skinnemoen · 17 years ago
  53. 65e8b08 atmel-mci: Add experimental DMA support by Haavard Skinnemoen · 17 years ago
  54. 965ebf3 atmel-mci: support multiple mmc slots by Haavard Skinnemoen · 17 years ago
  55. 6b91865 atmel-mci: Platform code for supporting multiple mmc slots by Haavard Skinnemoen · 17 years ago
  56. f3c450b avr32: use the new byteorder headers by Harvey Harrison · 17 years ago
  57. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 17 years ago
  58. 3663b73 avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> by Haavard Skinnemoen · 17 years ago
  59. 84db8d7 avr32: Move include/asm-avr32 to arch/avr32/include/asm by Haavard Skinnemoen · 17 years ago