1. b263b31 x86, mtrr: Use explicit sizing and padding for the 64-bit ioctls by H. Peter Anvin · 13 years ago
  2. 8bd69c2 x86/x32: Fix the binutils auto-detect by Ingo Molnar · 13 years ago
  3. 0bf6276 x32: Warn and disable rather than error if binutils too old by H. Peter Anvin · 13 years ago
  4. e0a449c Merge branch 'core/types' into x86/x32 by H. Peter Anvin · 13 years ago
  5. 00194b2e x32: Only clear TIF_X32 flag once by Bobby Powers · 13 years ago
  6. ce5f7a9 x32: Make sure TS_COMPAT is cleared for x32 tasks by Bobby Powers · 13 years ago
  7. 189017c fs: Remove missed ->fds_bits from cessation use of fd_set structs internally by David Howells · 13 years ago
  8. 3f21723 Merge branch 'core/types' into x86/x32 by H. Peter Anvin · 13 years ago
  9. f044db4 fs: Fix close_on_exec pointer in alloc_fdtable by Bobby Powers · 13 years ago
  10. 862ae31 x32: Drop non-__vdso weak symbols from the x32 VDSO by H. Peter Anvin · 13 years ago
  11. 22e842d x32: Fix coding style violations in the x32 VDSO code by H. Peter Anvin · 13 years ago
  12. 1a21d4e x32: Add x32 VDSO support by H. J. Lu · 13 years ago
  13. 5fd92e6 x32: Allow x32 to be configured by H. J. Lu · 13 years ago
  14. a06c9bc x32: If configured, add x32 system calls to system call tables by H. Peter Anvin · 13 years ago
  15. d1a797f x32: Handle process creation by H. Peter Anvin · 13 years ago
  16. c5a3739 x32: Signal-related system calls by H. Peter Anvin · 13 years ago
  17. a96d692 x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h> by H. Peter Anvin · 13 years ago
  18. fca460f x32: Handle the x32 system call flag by H. Peter Anvin · 13 years ago
  19. 9d38976 x32: Add rt_sigframe_x32 by H. Peter Anvin · 13 years ago
  20. 4048e2a x32: Add struct ucontext_x32 by H. J. Lu · 13 years ago
  21. 8513942 x32: Export setup/restore_sigcontext from signal.c by H. Peter Anvin · 13 years ago
  22. f28f0c2 x86: Move some signal-handling definitions to a common header by H. Peter Anvin · 13 years ago
  23. ea499fe x32: Generate <asm/unistd_64_x32.h> by H. Peter Anvin · 13 years ago
  24. 6cbb369 x32: Generate <asm/unistd_x32.h> by H. Peter Anvin · 13 years ago
  25. 6630f11 x32: Add x32 system calls to syscall/syscall_64.tbl by H. Peter Anvin · 13 years ago
  26. 2c73ce7 x86-64, ia32: Drop sys32_rt_sigprocmask by H. Peter Anvin · 13 years ago
  27. bb21272 x32: Add a thread flag for x32 processes by H. Peter Anvin · 13 years ago
  28. d046ff8 x86-64: Add prototype for old_rsp to a header file by H. J. Lu · 13 years ago
  29. 0953f65d elf: Allow core dump-related fields to be overridden by H. J. Lu · 13 years ago
  30. 4ee5c0d compat: Create compat_sys_p{read,write}v64 by H. J. Lu · 13 years ago
  31. ff88943 aio: Use __kernel_ulong_t to define aio_context_t by H. Peter Anvin · 13 years ago
  32. 644595f compat: Handle COMPAT_USE_64BIT_TIME in net/socket.c by H. Peter Anvin · 13 years ago
  33. ee4fa23 compat: Use COMPAT_USE_64BIT_TIME in net/compat.c by H. J. Lu · 13 years ago
  34. da88cea compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem by H. J. Lu · 13 years ago
  35. f930a7a compat: Use COMPAT_USE_64BIT_TIME in the input subsystem by H. J. Lu · 13 years ago
  36. 9dd4cca compat: Handle COMPAT_USE_64BIT_TIME in the lp driver by H. Peter Anvin · 13 years ago
  37. 6684ba2 compat: Add helper functions to read/write struct timeval, timespec by H. Peter Anvin · 13 years ago
  38. 45e8778 compat: Introduce COMPAT_USE_64BIT_TIME by H. J. Lu · 13 years ago
  39. 109a1f3 sysinfo: Use explicit types in <linux/sysinfo.h> by H. Peter Anvin · 13 years ago
  40. 1f5e27a x32: Create posix_types_x32.h by H. Peter Anvin · 13 years ago
  41. afead38 posix_types: Introduce __kernel_[u]long_t by H. Peter Anvin · 13 years ago
  42. d8e5dde sysinfo: Move struct sysinfo to a separate header file by H. Peter Anvin · 13 years ago
  43. 4f72e33 x86-64: Use explicit sizes in sigcontext.h, prepare for x32 by H. Peter Anvin · 13 years ago
  44. 6bd3300 x86: Factor out TIF_IA32 from 32-bit address space by H. Peter Anvin · 13 years ago
  45. cf42004 Delete the __FD_*() funcs for operating on fd_set from linux/time.h by David Howells · 13 years ago
  46. 1fd36ad Replace the fd_sets in struct fdtable with an array of unsigned longs by David Howells · 13 years ago
  47. 1dce27c Wrap accesses to the fd_sets in struct fdtable by David Howells · 13 years ago
  48. 8b3d1cd posix_types: Remove fd_set macros by H. Peter Anvin · 13 years ago
  49. 2759e65 xtensa: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  50. 07d6202 x86: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  51. 8c4c7a9 sparc: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  52. 81620bb sh: Remove unnecessary posix_types.h type overrides by H. Peter Anvin · 13 years ago
  53. 3b2a469 s390: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  54. fae89ee powerpc: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  55. f4f0727 parisc: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  56. e96d322 mn10300: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  57. 86fcd10 mips: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  58. 08a655c m68k: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  59. 86d10ea m32r: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  60. f3ce4a0 ia64: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  61. e16deba h8300: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  62. 4fb16b5 frv: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  63. 4d6232b cris: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  64. 0967504 avr32: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  65. e7ca2e1 arm: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  66. cee1332 alpha: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  67. 34e6f9e posix_types: Make it possible to override __kernel_fsid_t by H. Peter Anvin · 13 years ago
  68. b4255ba posix_types: Make __kernel_[ug]id32_t default to unsigned int by H. Peter Anvin · 13 years ago
  69. d65b4e9 Linux 3.3-rc3 by Linus Torvalds · 13 years ago
  70. 6308240 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  71. 19e75ed Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  72. 4d39aa1 Merge tag 'md-3.3-fixes' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  73. 4a68d54 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  74. 15a4635 Merge branch 'akpm' (Andrew's tree) by Linus Torvalds · 13 years ago
  75. 025e4ab pcmcia: fix socket refcount decrementing on each resume by Russell King · 13 years ago
  76. b9980cd mm: fix UP THP spin_is_locked BUGs by Hugh Dickins · 13 years ago
  77. ec44fd4 drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmax by Axel Lin · 13 years ago
  78. dc90860 mm: compaction: check for overlapping nodes during isolation for migration by Mel Gorman · 13 years ago
  79. 1ecd3c7 nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments() by Xi Wang · 13 years ago
  80. e862f2e Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  81. 982d411 Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 13 years ago
  82. a7c4183 ASoC: wm8994: Disable line output discharge prior to ramping VMID by Mark Brown · 13 years ago
  83. f647e15 ASoC: wm8994: Fix typo in VMID ramp setting by Mark Brown · 13 years ago
  84. 2492250 ALSA: oxygen, virtuoso: fix exchanged L/R volumes of aux and CD inputs by Clemens Ladisch · 13 years ago
  85. 927c942 ALSA: usb-audio: add Edirol UM-3G support by Clemens Ladisch · 13 years ago
  86. 98e9685 Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  87. 8eef05d checkpatch: Warn on code with 6+ tab indentation by Joe Perches · 13 years ago
  88. 6bd113f Merge tag 'ib-srpt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  89. 95025d6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  90. 59c1204 ACPI: remove duplicated lines of merging problems with acpi_processor_add by Yinghai Lu · 13 years ago
  91. 84f8bf3 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  92. e25c173 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  93. abaaf3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  94. 416846d ALSA: hda - add support for Uniwill ECS M31EI notebook by Jaroslav Kysela · 13 years ago
  95. 217c8b2 HID: wiimote: fix invalid power_supply_powers call by Jiri Kosina · 13 years ago
  96. b97f6bf ALSA: hda - Fix error handling in patch_ca0132.c by Takashi Iwai · 13 years ago
  97. cfd0d11 Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 13 years ago
  98. 67236c4 target: Fix unsupported WRITE_SAME sense payload by Martin Svec · 13 years ago
  99. 9f9ef6d iscsi: use IP_FREEBIND socket option by Dax Kelson · 13 years ago
  100. 5c55125 iblock: fix handling of large requests by Christoph Hellwig · 13 years ago