1. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  2. 6b4231e procfs: clean proc_fill_super() up by Al Viro · 12 years ago
  3. be0d93f ... and the same failure exits cleanup for ocfs2 by Al Viro · 12 years ago
  4. f56b0fb coda: clean failure exits in coda_fill_super() by Al Viro · 12 years ago
  5. 064326c clean up the failure exits in cifs_read_super() by Al Viro · 12 years ago
  6. 9bcb4b7 vfs: turn generic_drop_inode() into static inline by Al Viro · 12 years ago
  7. e28e832 ecryptfs: don't bother with ->drop_inode() by Al Viro · 12 years ago
  8. b57ce96 vfs: drop_file_write_access() made static by Al Viro · 12 years ago
  9. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  10. e45836f Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  11. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  12. dfbc2d7 powerpc/ps3: Do not adjust the wrapper load address by Stephen Rothwell · 12 years ago
  13. a6626ff powerpc: Remove the rest of the legacy iSeries include files by Stephen Rothwell · 12 years ago
  14. 1b04188 powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces by Stephen Rothwell · 12 years ago
  15. bc58450 init: Remove CONFIG_PPC_ISERIES by Stephen Rothwell · 12 years ago
  16. f533927 powerpc: Remove FW_FEATURE ISERIES from arch code by Stephen Rothwell · 12 years ago
  17. ec86b45 tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable by Stephen Rothwell · 12 years ago
  18. fb700d3 powerpc/spufs: Fix double unlocks by Benjamin Herrenschmidt · 12 years ago
  19. 4286f84 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 12 years ago
  20. 2d87e06 Merge remote-tracking branch 'jwb/next' into next by Benjamin Herrenschmidt · 12 years ago
  21. ff65151 powerpc/5200: convert mpc5200 to use of_platform_populate() by Grant Likely · 13 years ago
  22. 70a3e5a powerpc/mpc5200: add options to mpc5200_defconfig by Heiko Schocher · 12 years ago
  23. 7eb64c0 powerpc/mpc52xx: add a4m072 board support by Heiko Schocher · 12 years ago
  24. f907ab0 Merge branch 'next/fixes-non-critical' into next/drivers by Arnd Bergmann · 12 years ago
  25. 7cc026f Merge branch 'imx/defconfig' into next/drivers by Arnd Bergmann · 12 years ago
  26. 701085b exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap() by Oleg Nesterov · 12 years ago
  27. b6e238d exit_signal: fix the "parent has changed security domain" logic by Oleg Nesterov · 12 years ago
  28. e636825 exit_signal: simplify the "we have changed execution domain" logic by Oleg Nesterov · 12 years ago
  29. 5f8aadd CLONE_PARENT shouldn't allow to set ->exit_signal by Oleg Nesterov · 12 years ago
  30. 777ee96 drm/i915: add HAS_ALIASING_PPGTT parameter for userspace by Daniel Vetter · 12 years ago
  31. 0ebb982 drm/i915: enable lazy global-gtt binding by Daniel Vetter · 12 years ago
  32. 149c840 drm/i915: implement SNB workaround for lazy global gtt by Daniel Vetter · 12 years ago
  33. 74898d7 drm/i915: bind objects to the global gtt only when needed by Daniel Vetter · 12 years ago
  34. 7416390 drm/i915: split out dma mapping from global gtt bind/unbind functions by Daniel Vetter · 12 years ago
  35. bbdb32c Fix pppol2tp getsockname() by Benjamin LaHaise · 12 years ago
  36. a6506e1 Remove printk from rds_sendmsg by Dave Jones · 12 years ago
  37. 636d7e2e ext4: update s_free_{inodes,blocks}_count during online resize by Darrick J. Wong · 12 years ago
  38. ab4684d NFSD: Fix nfs4_verifier memory alignment by Chuck Lever · 12 years ago
  39. 8f199b8 NFSD: Fix warnings when NFSD_DEBUG is not defined by Trond Myklebust · 12 years ago
  40. 8e6f7c2 xen/tmem: cleanup by Jan Beulich · 13 years ago
  41. 9846ff1 xen: support pirq_eoi_map by Stefano Stabellini · 13 years ago
  42. 102b208 xen/acpi-processor: Do not depend on CPU frequency scaling drivers. by Konrad Rzeszutek Wilk · 12 years ago
  43. 48cdd82 xen/cpufreq: Disable the cpu frequency scaling drivers from loading. by Konrad Rzeszutek Wilk · 12 years ago
  44. 448c8b1 provide disable_cpufreq() function to disable the API. by Konrad Rzeszutek Wilk · 12 years ago
  45. 1d45ee33 Revert "MAINTAINERS: add entry for exynos mipi display drivers" by Florian Tobias Schandinat · 12 years ago
  46. 44e8ba9 Merge commit 'v3.3' into fbdev-next by Florian Tobias Schandinat · 12 years ago
  47. 5ac3a6d PCI: hand PCI maintenance over to Bjorn Helgaas by Jesse Barnes · 12 years ago
  48. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  49. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  50. 71e7ff25 Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  51. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  52. 9f9d276 Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  53. ad2a8e6 AFS: checking wrong bit in afs_readpages() by Dan Carpenter · 12 years ago
  54. bc4d799 unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.h by Bjorn Helgaas · 12 years ago
  55. a031589b sparc/PCI: convert devtree and arch-probed bus addresses to resource by Bjorn Helgaas · 12 years ago
  56. c0f2094 powerpc/PCI: allow reallocation on PA Semi by Bjorn Helgaas · 12 years ago
  57. 39aa146 powerpc/PCI: convert devtree bus addresses to resource by Bjorn Helgaas · 12 years ago
  58. 38973ba powerpc/PCI: compute I/O space bus-to-resource offset consistently by Bjorn Helgaas · 12 years ago
  59. d85c6d9 arm/PCI: don't export pci_flags by Bjorn Helgaas · 12 years ago
  60. cf48fb6 PCI: fix bridge I/O window bus-to-resource conversion by Bjorn Helgaas · 12 years ago
  61. 161f7a7 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  62. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  63. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  64. 0bbfcaf Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  65. 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  66. e27d359 SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG by Trond Myklebust · 12 years ago
  67. 3b3be88 NFS: Use cond_resched_lock() to reduce latencies in the commit scans by Trond Myklebust · 12 years ago
  68. 5ae67c4 NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner by Trond Myklebust · 12 years ago
  69. c4f1b62 NFS: ncommit count is being double decremented by Fred Isaman · 12 years ago
  70. 93d68e5 tracing: Move the tracing_on/off() declarations into CONFIG_TRACING by Steven Rostedt · 12 years ago
  71. 3e2abc5 ACPI: EC: Add ec_get_handle() by Seth Forshee · 13 years ago
  72. 7714567 intel_mid_powerbtn: use MSIC read/write instead of ipc_scu by Michael Demeter · 13 years ago
  73. f39eaa6 platform, x86: Kill off Moorestown by Alan Cox · 13 years ago
  74. a938406 hdaps: trivial fix for -Wuninitialized by Danny Kukawka · 13 years ago
  75. ca1469f acer-wmi: ignore missing Aspire 5741G keys (checkpatched) by Sergey Senozhatsky · 12 years ago
  76. 67e1d34 acer-wmi: support for P key on TM8372 by Merlin Schumacher · 13 years ago
  77. 2d5de9e dell-laptop: touchpad LED should persist its status after S3 by AceLan Kao · 13 years ago
  78. 3197059 geos: Platform driver for Geos and Geos2 single-board computers. by Philip A. Prindeville · 13 years ago
  79. 592b746 toshiba_acpi: make one-bit bitfields unsigned by Dan Carpenter · 13 years ago
  80. 38db157 acer-wmi: remove useless input argument for internal wmi by Lee, Chun-Yi · 13 years ago
  81. 984165a x86, mrst: add msic_thermal platform support by Mika Westerberg · 13 years ago
  82. 0266e49 platform-x86: intel_mid_thermal: turn off thermistor voltage by default by Mika Westerberg · 13 years ago
  83. 420138a platform-x86: intel_mid_thermal: convert to use Intel MSIC API by Mika Westerberg · 13 years ago
  84. 3fca3d3 platform-x86: intel_mid_thermal: add msic_thermal alias by Mika Westerberg · 13 years ago
  85. 20db88e samsung-laptop: fix seclinux rfkill and us it as fallback by Corentin Chary · 13 years ago
  86. a2d5dd2 asus-laptop: add some keys found on Lenovo SL500 by Corentin Chary · 13 years ago
  87. 7ec48ce platform/x86: drop deprecated asus_acpi driver by Corentin Chary · 13 years ago
  88. 26594dd asus-laptop: check WLED and BLED presence before adding rfkill by Corentin Chary · 13 years ago
  89. 3c8671f asus-laptop: add rfkill interfaces for wlan and wwan by Corentin Chary · 13 years ago
  90. 774b067 asus-laptop: control how BLED and WLED should be exposed by Corentin Chary · 13 years ago
  91. 40969c7 asus-laptop: cleanup rfkill code by Corentin Chary · 13 years ago
  92. ce6c468 eeepc-laptop: log unknown keys by Corentin Chary · 13 years ago
  93. e0ac913 asus-laptop: log unknown keys by Corentin Chary · 13 years ago
  94. eecc5bb acerhdf: Message logging neatening by Joe Perches · 13 years ago
  95. 6e71f38 acer-wmi: Message logging neatening by Joe Perches · 13 years ago
  96. 92304a4 samsung-laptop: promote myself as maintainer of samsung-laptop by Corentin Chary · 13 years ago
  97. 2e77718 samsung-laptop: tweak traces by Corentin Chary · 13 years ago
  98. 6f6ae06 samsung-laptop: dump model and version informations by Corentin Chary · 13 years ago
  99. 3be324a samsung-laptop: make the dmi check less strict by Corentin Chary · 13 years ago
  100. 84d482f samsung-laptop: add true rfkill support for swsmi by Corentin Chary · 13 years ago