1. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  2. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  3. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  4. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  5. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  6. 30b4b27 ioctl: Use asm-generic/ioctls.h on h8300 (enables termiox) by Jeff Mahoney · 14 years ago
  7. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  8. b857189 h8300: Fix die() by David Howells · 14 years ago
  9. 3ab61eb h8300: IRQ flags should be stored in an unsigned long by David Howells · 14 years ago
  10. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  11. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  12. cb8a88b alpha/h8300/m68k: remove obsolete <asm/md.h> files by Geert Uytterhoeven · 14 years ago
  13. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  14. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  15. 5b0e27c h8300: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  16. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  17. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  18. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  19. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  20. 857fb25 h8300: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  21. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  22. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 14 years ago
  23. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 14 years ago
  24. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  25. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  26. 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  27. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  28. 9e1b9b8 module: make MODULE_SYMBOL_PREFIX into a CONFIG option by Alan Jenkins · 15 years ago
  29. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  30. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  31. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  32. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  33. 6e0c9e7 h8300: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  34. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  35. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  36. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  37. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  38. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  39. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  40. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  41. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  42. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  43. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  44. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  45. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  46. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  47. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  48. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  49. c3dc5be flat: fix data sections alignment by Oskar Schirmer · 15 years ago
  50. df42654 Get rid of final remnants of include/asm-$(ARCH) by Linus Torvalds · 15 years ago
  51. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  52. 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
  53. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  54. c79a61f tracing: make CALLER_ADDRx overwriteable by Uwe Kleine-Koenig · 15 years ago
  55. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 15 years ago
  56. 295803eea headers_check fix: h8300, swab.h by Jaswinder Singh Rajput · 16 years ago
  57. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
  58. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 16 years ago
  59. fc61708 h8300: introduce asm/swab.h by Harvey Harrison · 16 years ago
  60. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
  61. 9ddabc2 h8300: define __fls by Rusty Russell · 16 years ago
  62. 83224b0 container freezer: add TIF_FREEZE flag to all architectures by Matt Helsley · 16 years ago
  63. e4856a7 Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  64. 5f66452 asm-h8300/md.h: remove CVS keyword by Adrian Bunk · 16 years ago
  65. 9791af5 h8300: GENERIC_BUG support by Yoshinori Sato · 16 years ago
  66. 81d423e h8300: update timer handler - misc update by Yoshinori Sato · 16 years ago
  67. 0b59268 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY by Martin Schwidefsky · 16 years ago
  68. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 16 years ago
  69. 758db3f [h8300] move include/asm-h8300 to arch/h8300/include/asm by Linus Torvalds · 16 years ago