1. 45c2d7f x86, xsave: Make init_xstate_buf static by Robert Richter · 14 years ago
  2. ee813d5 x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d) by Robert Richter · 14 years ago
  3. 97e80a7 x86, xsave: Introduce xstate enable functions by Robert Richter · 14 years ago
  4. 0e49bf6 x86, xsave: Separate fpu and xsave initialization by Robert Richter · 14 years ago
  5. 82d4150 x86, xsave: Move boot cpu initialization to xsave_init() by Robert Richter · 14 years ago
  6. db10db4 x86, xsave: 32/64 bit boot cpu check unification in initialization by Robert Richter · 14 years ago
  7. 7aa2b5f x86, xsave: Do not include asm/i387.h in asm/xsave.h by Robert Richter · 14 years ago
  8. 6bad06b x86, xsave: Use xsaveopt in context-switch path when supported by Suresh Siddha · 14 years ago
  9. 29104e1 x86, xsave: Sync xsave memory layout with its header for user handling by Suresh Siddha · 14 years ago
  10. a1488f8 x86, xsave: Track the offset, size of state in the xsave layout by Suresh Siddha · 14 years ago
  11. 5734f62 x86, cpu: Enumerate xsaveopt by Suresh Siddha · 14 years ago
  12. 40e1d7a x86, cpu: Add xsaveopt cpufeature by Suresh Siddha · 14 years ago
  13. edb18f8 x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleaves by Suresh Siddha · 14 years ago
  14. bdc802d x86, cpu: Support the features flags in new CPUID leaf 7 by H. Peter Anvin · 14 years ago
  15. 24da9c2 x86, cpu: Add CPU flags for F16C and RDRND by H. Peter Anvin · 14 years ago
  16. 23016bf x86: Look for IA32_ENERGY_PERF_BIAS support by Venkatesh Pallipadi · 14 years ago
  17. 12d8a96 x86, AMD: Extend support to future families by Borislav Petkov · 14 years ago
  18. 8cc1176 x86, cacheinfo: Carve out L3 cache slot accessors by Borislav Petkov · 14 years ago
  19. d6d4d42 x86, xsave: Cleanup return codes in check_for_xstate() by Dan Carpenter · 14 years ago
  20. e44a21b Linux 2.6.35-rc2 by Linus Torvalds · 14 years ago
  21. e7b526b drm/i915: Move non-phys cursors into the GTT by Chris Wilson · 14 years ago
  22. 78b3655 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  23. 84a8dce ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags by Dmitry Monakhov · 14 years ago
  24. 6c5de28 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  25. ed7dc1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  26. 7926e0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  27. 7f0d384 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  28. 90ec781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  29. 9bea7f2 module: fix bne2 "gave up waiting for init of module libcrc32c" by Rusty Russell · 14 years ago
  30. be593f4 module: verify_export_symbols under the lock by Rusty Russell · 14 years ago
  31. 3bafeb6 module: move find_module check to end by Linus Torvalds · 14 years ago
  32. 7567650 module: make locking more fine-grained. by Rusty Russell · 14 years ago
  33. 6407ebb2 module: Make module sysfs functions private. by Rusty Russell · 14 years ago
  34. 80a3d1b module: move sysfs exposure to end of load_module by Rusty Russell · 14 years ago
  35. c8e21ce module: fix kdb's illicit use of struct module_use. by Rusty Russell · 14 years ago
  36. 2c02dfe module: Make the 'usage' lists be two-way by Linus Torvalds · 14 years ago
  37. ca73359 X25: remove duplicated #include by Huang Weiyi · 14 years ago
  38. c446492 tcp: use correct net ns in cookie_v4_check() by Eric Dumazet · 14 years ago
  39. ca55158 rps: tcp: fix rps_sock_flow_table table updates by Eric Dumazet · 14 years ago
  40. 536e00e ppp_generic: fix multilink fragment sizes by Ben McKeegan · 14 years ago
  41. 57f1553 syncookies: remove Kconfig text line about disabled-by-default by Florian Westphal · 14 years ago
  42. ca73948 ixgbe: only check pfc bits in hang logic if pfc is enabled by John Fastabend · 14 years ago
  43. 8764ab2 net: check for refcount if pop a stacked dst_entry by Steffen Klassert · 14 years ago
  44. 8ce655e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  45. 999fd1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  46. 9a9620d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 14 years ago
  47. e620d1e Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  48. d2dd328 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  49. c1518f1 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  50. a094c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  51. f9196e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  52. bf4282c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  53. d7940b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  54. 683eb94 omap: remove BUG_ON for disabled interrupts by Cory Maccarrone · 14 years ago
  55. bb21c7c vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failure by KOSAKI Motohiro · 14 years ago
  56. 9e506f7 kernel/: fix BUG_ON checks for cpu notifier callbacks direct call by Akinobu Mita · 14 years ago
  57. 94b3dd0 cgroups: alloc_css_id() increments hierarchy depth by Greg Thelen · 14 years ago
  58. 007d086 lib: add s390 to atomic64_dec_if_positive archs by Heiko Carstens · 14 years ago
  59. b141335 fbdev: fix frame buffer devices menu by Thadeu Lima de Souza Cascardo · 14 years ago
  60. fc0ccfceb8 arch/um: fix kunmap_atomic() call in skas/uaccess.c by Cesar Eduardo Barros · 14 years ago
  61. 485d527 sys_personality: change sys_personality() to accept "unsigned int" instead of u_long by Oleg Nesterov · 14 years ago
  62. d6d03f9 fb_defio: redo fix for non-dirty ptes by Albert Herranz · 14 years ago
  63. 3f505ca Revert "fb_defio: fix for non-dirty ptes" by Albert Herranz · 14 years ago
  64. 1da083c flat: fix unmap len in load error path by Mike Frysinger · 14 years ago
  65. 2e94de8 fs/binfmt_flat.c: split the stack & data alignments by Mike Frysinger · 14 years ago
  66. 55adaa4 vmware balloon: clamp number of collected non-balloonable pages by Dmitry Torokhov · 14 years ago
  67. f76f5d7 xtensa: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  68. c421b08 mn10300: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  69. 68db30c m32r: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  70. f9c497c frv: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  71. b7e5d1f ramoops: add HAS_IOMEM dependency by Heiko Carstens · 14 years ago
  72. 7cbe177 fs/compat_rw_copy_check_uvector: add missing compat_ptr call by Heiko Carstens · 14 years ago
  73. eaa6e4d rtc: s3c: initialize s3c_rtc_cpu_type before using it by Maurus Cuelenaere · 14 years ago
  74. e893de5 rtc: s3c: initialize driver data before using it by Maurus Cuelenaere · 14 years ago
  75. 01afaf6 Minix: Clean up left over label by Andrew Hendry · 14 years ago
  76. af5a30d fix truncate inode time modification breakage by Nick Piggin · 14 years ago
  77. 8718d36 fix setattr error handling in sysfs, configfs by Nick Piggin · 14 years ago
  78. 5b54470 fcntl: return -EFAULT if copy_to_user fails by Dan Carpenter · 14 years ago
  79. 7d683a0 wrong type for 'magic' argument in simple_fill_super() by Roberto Sassu · 14 years ago
  80. 971b2e8 fix the deadlock in qib_fs by Al Viro · 14 years ago
  81. 0abbb60 mqueue doesn't need make_bad_inode() by Al Viro · 14 years ago
  82. 640f7dc Staging: sep: return -EFAULT on copy_to_user errors by Dan Carpenter · 14 years ago
  83. 2d98bb2 Staging: rc2860: return -EFAULT on copy_to_user errors by Dan Carpenter · 14 years ago
  84. c60e55f Staging: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  85. 0aa3f13 staging: Use GFP_ATOMIC when a lock is held by Julia Lawall · 14 years ago
  86. ebe8622 Staging: comedi - correct parameter gainlkup for DAQCard-6024E in driver ni_mio_cs.c by Martin Homuth-Rosemann · 14 years ago
  87. 7f00b36 Staging: comedi: fixing ni_labpc to mite dependancy by Alexander Kurz · 14 years ago
  88. f502cb6 Staging: wlags49_h2, wlags49_h25: fixed Kconfig dependencies by Henk de Groot · 14 years ago
  89. c28040e Staging: phison: depends on ATA_BMDMA by Randy Dunlap · 14 years ago
  90. b6ee30a Staging: iio-utils: fix memory overflow for dynamically allocateded memory to hold filename by Barry Song · 14 years ago
  91. c3dee74 Staging: adis16255: add proper section markings to hotplug funcs by Mike Frysinger · 14 years ago
  92. 08a16d9 Staging: adis16255: fix typo in Kconfig by Mike Frysinger · 14 years ago
  93. 0375fc4 Staging: batman-adv: Don't allocate icmp packet with GFP_KERNEL by Sven Eckelmann · 14 years ago
  94. 3d9b235 Staging: batman-adv: Don't call free_netdev twice by Sven Eckelmann · 14 years ago
  95. 20c8a44 Staging: batman-adv: Call unregister_netdev on failures to get rtnl lock by Sven Eckelmann · 14 years ago
  96. 5f411a9 Staging: batman-adv: fix rogue packets on shutdown by Marek Lindner · 14 years ago
  97. 9d20015 Staging: add MSM framebuffer driver by Stepan Moskovchenko · 14 years ago
  98. 34ef545 Staging: comedi: fixing ni_tio to mite PCI dependancy by Alexander Kurz · 14 years ago
  99. 8241962 Staging: comedi: fix 8255 and DAS08 Kconfig dependancies. by Alexander Kurz · 14 years ago
  100. 53fa827 Staging: comedi: For COMEDI_BUFINFO, check access to command by Ian Abbott · 14 years ago