1. 5d40de0 um: kill dead code around uaccess by Al Viro · 13 years ago
  2. 6582b7f um: merge arch/um/sys-{i386,x86_64} by Al Viro · 13 years ago
  3. 858ba94 um: merge arch/um/sys-{i386,x86_64}/shared by Al Viro · 13 years ago
  4. 27f85f1 um: merge arch/um/sys-{i386,x86_64}/asm by Al Viro · 13 years ago
  5. 3655c4d um: get rid of unused macros in ptrace_user.h by Al Viro · 13 years ago
  6. ad694df um: get rid of sysdep/sc.h by Al Viro · 13 years ago
  7. 412f90e um: Get rid of UPT_SET/UPT_REG macros by Al Viro · 13 years ago
  8. ab785c1 um: take vm-flags.h to sys-*/asm by Al Viro · 13 years ago
  9. c16d56a um: get rid of sysdep/checksum.h by Al Viro · 13 years ago
  10. 16b7c57 um: trim unused junk from user.h by Al Viro · 13 years ago
  11. 9e63645 um: get rid of kern_constants.h by Al Viro · 13 years ago
  12. 945581d um: kill a couple of useless includes of kern_constants.h by Al Viro · 13 years ago
  13. 078073a um: -include user.h for USER_OBJ, trim includes by Al Viro · 13 years ago
  14. 4de1c5f um: take user_constants.h to include/generated by Al Viro · 13 years ago
  15. 9f270de um: kill skas_ptregs.h by Al Viro · 13 years ago
  16. 4d45db9 um: switch to -idirafter, get saner kern_constants.h out of that by Al Viro · 13 years ago
  17. a955bd6 um: series of __get_user() is costly in sigframe handling by Al Viro · 13 years ago
  18. 3d72210 um: make copy_sc() static by Al Viro · 13 years ago
  19. 3c916fe um: don't rely on sc.fpstate not having been reassigned prior to rt_sigreturn() by Al Viro · 13 years ago
  20. 78722a4 um: switch {rt_,}sigreturn() to set_current_blocked() by Al Viro · 13 years ago
  21. d118c13 um: use subarch-obj instead of copying... by Al Viro · 13 years ago
  22. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  23. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  24. dc78610 hypfs: remove unnecessary nlink setting by Miklos Szeredi · 13 years ago
  25. 994c0e9 Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  26. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  27. 81a3c10 Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  28. 6585dea Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  29. 16ee792 Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  30. f906fb1 Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  31. 510597e Merge branch 'next/deletion' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  32. cd9a0b6 Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  33. ac5761a Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  34. 25498e5 Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  35. 9524145 Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  36. 68e24ba Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  37. abc3f12 Merge branch 'imx/imx6q' into next/soc by Arnd Bergmann · 13 years ago
  38. b8df0ea Merge branch 'picoxcell/soc' into next/soc by Arnd Bergmann · 13 years ago
  39. 884897e Merge branch 'highbank/soc' into next/soc by Arnd Bergmann · 13 years ago
  40. b4beb4b Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  41. dc47d38 Merge git://github.com/herbertx/crypto by Linus Torvalds · 13 years ago
  42. c72dbae Merge branch 'imx/devel' into next/dt by Arnd Bergmann · 13 years ago
  43. c87d5d5 Merge Qualcom Hexagon architecture by Linus Torvalds · 13 years ago
  44. 74d04d6 Hexagon: Add basic stacktrace functionality for Hexagon architecture. by Richard Kuo · 13 years ago
  45. e95bf45 Hexagon: Add configuration and makefiles for the Hexagon architecture. by Richard Kuo · 13 years ago
  46. 60e1323 Hexagon: Comet platform support by Richard Kuo · 13 years ago
  47. 0d71e87 Hexagon: kgdb support files by Linas Vepstas · 13 years ago
  48. 499236d Hexagon: Add page-fault support. by Richard Kuo · 13 years ago
  49. a7e7984 Hexagon: Add page table header files & etc. by Richard Kuo · 13 years ago
  50. b7f3785 Hexagon: Add ioremap support by Richard Kuo · 13 years ago
  51. 65c3d7c Hexagon: Provide DMA implementation by Richard Kuo · 13 years ago
  52. 5df87c1 Hexagon: Implement basic TLB management routines for Hexagon. by Richard Kuo · 13 years ago
  53. 2d3cbc7 Hexagon: Implement basic cache-flush support by Richard Kuo · 13 years ago
  54. 013bf24 Hexagon: Provide basic implementation and/or stubs for I/O routines. by Richard Kuo · 13 years ago
  55. 7567746 Hexagon: Add user access functions by Richard Kuo · 13 years ago
  56. dd472da Hexagon: Add locking types and functions by Richard Kuo · 13 years ago
  57. 43afdf5 Hexagon: Add SMP support by Richard Kuo · 13 years ago
  58. cf9750b Hexagon: Provide basic debugging and system trap support. by Richard Kuo · 13 years ago
  59. 39e89c9 Hexagon: Add ptrace support by Richard Kuo · 13 years ago
  60. 71e4a47 Hexagon: Add time and timer functions by Richard Kuo · 13 years ago
  61. 2ac211b Hexagon: Add interrupts by Richard Kuo · 13 years ago
  62. e03167b Hexagon: Add startup code by Richard Kuo · 13 years ago
  63. 4b30f96 Hexagon: Add init_task and process functions by Richard Kuo · 13 years ago
  64. cd5b61d Hexagon: Add signal functions by Richard Kuo · 13 years ago
  65. 98fb103 Hexagon: Support dynamic module loading. by Linas Vepstas · 13 years ago
  66. b39e293 Hexagon: Export ksyms defined in assembly files. by Linas Vepstas · 13 years ago
  67. e49ee29 Hexagon: Add hypervisor interface by Richard Kuo · 13 years ago
  68. c150290 Hexagon: Add memcpy and memset accelerated functions by Richard Kuo · 13 years ago
  69. 075a46a Hexagon: Add checksum functions by Richard Kuo · 13 years ago
  70. b784098 Hexagon: Add delay functions by Richard Kuo · 13 years ago
  71. 52f7102 Hexagon: Add threadinfo by Richard Kuo · 13 years ago
  72. 99a70aa Hexagon: Add processor and system headers by Richard Kuo · 13 years ago
  73. b9398a8 Hexagon: Add syscalls by Richard Kuo · 13 years ago
  74. 7508501 Hexagon: Add atomic ops support by Richard Kuo · 13 years ago
  75. a86a7ce Hexagon: Add bitops support by Richard Kuo · 13 years ago
  76. 8feca0e Hexagon: Core arch-specific header files by Richard Kuo · 13 years ago
  77. cd8e65f Hexagon: Add generic headers by Richard Kuo · 13 years ago
  78. df80442 Merge branch 'depends/rmk/memory_h' into next/cleanup2 by Arnd Bergmann · 13 years ago
  79. 4140c54 i7core_edac: Drop the edac_mce facility by Borislav Petkov · 13 years ago
  80. e857bfd sh: Add default uImage rule for sh7757lcr by Nobuhiro Iwamatsu · 13 years ago
  81. 389cc10 sh: modify the asm/sh_eth.h to linux/sh_eth.h in sh7757lcr by Nobuhiro Iwamatsu · 13 years ago
  82. ce0fda1 Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v4', 'for-32/i2c/designware-v5' and 'for-32/i2c/au1550' into for-linus/i2c-3.2 by Ben Dooks · 13 years ago
  83. 094803e Merge branch 'akpm' (Andrew's incoming) by Linus Torvalds · 13 years ago
  84. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  85. 0556dc3 backlight: fix broken regulator API usage in l4f00242t03 by Mark Brown · 13 years ago
  86. a8aff21 alpha: wire up sendmmsg syscall by Michael Cree · 13 years ago
  87. 0a8c384 alpha: wire up accept4 syscall by Michael Cree · 13 years ago
  88. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  89. 7e1efcf ARM: gic: use module.h instead of export.h by Arnd Bergmann · 13 years ago
  90. 5725aea Merge branch 'depends/rmk/memory_h' into next/fixes by Arnd Bergmann · 13 years ago
  91. 32087d4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  92. b1c907f Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  93. a7fadac Merge branch 'depends/rmk/devel-stable' into next/board by Arnd Bergmann · 13 years ago
  94. efa62e1 Merge branch 'depends/rmk/gpio' into next/devel by Arnd Bergmann · 13 years ago
  95. eed1e57 Merge branch 'stericsson/cleanup' into next/timer by Arnd Bergmann · 13 years ago
  96. 3e965b1 Merge branch 'next/fixes' into next/cleanup by Arnd Bergmann · 13 years ago
  97. 83f89ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  98. 034ee29 Merge branch 'depends/omap2_dss' into next/cleanup by Arnd Bergmann · 13 years ago
  99. 5839fec Merge branch 'depends/rmk/memory_h' into next/fixes by Arnd Bergmann · 13 years ago
  100. 43872fa Merge branch 'depends/rmk/gpio' into next/fixes by Arnd Bergmann · 13 years ago