1. 2ccd4f4 pipe: fail cleanly when root tries F_SETPIPE_SZ with big size by Sasha Levin · 13 years ago
  2. 888a214 slub: document setting min order with debug_guardpage_minorder > 0 by Stanislaw Gruszka · 13 years ago
  3. 15ee2d0 parisc, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  4. 01fa310 ia64, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  5. 08346bf drivers/video/nvidia/nvidia.c: fix warning by Andrew Morton · 13 years ago
  6. 2565409 mm,x86,um: move CMPXCHG_DOUBLE config option by Heiko Carstens · 13 years ago
  7. 4156153 mm,x86,um: move CMPXCHG_LOCAL config option by Heiko Carstens · 13 years ago
  8. 43570fd mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL by Heiko Carstens · 13 years ago
  9. 0d259cf include/linux/linkage.h: remove unused ATTRIB_NORET macro by Joe Perches · 13 years ago
  10. ff2d8b1 treewide: convert uses of ATTRIB_NORETURN to __noreturn by Joe Perches · 13 years ago
  11. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 13 years ago
  12. 80bf007 include/linux/linkage.h: remove unused NORET_AND macro by Joe Perches · 13 years ago
  13. 4da4785 kernel.h: neaten panic prototype by Joe Perches · 13 years ago
  14. efeb156 kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 13 years ago
  15. a2ef990 proc: fix null pointer deref in proc_pid_permission() by Xiaotian Feng · 13 years ago
  16. 91dce7d pptp: Accept packet with seq zero by Bradley Peterson · 13 years ago
  17. 5b7bf42 RDS: Remove some unused iWARP code by Roland Dreier · 13 years ago
  18. 8d82f21 net: fsl: fec: handle 10Mbps speed in RMII mode by Eric Benard · 13 years ago
  19. 25cecd7 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmap by Julia Lawall · 13 years ago
  20. 20d4369 drivers/net/ethernet/tundra/tsi108_eth.c: add missing iounmap by Julia Lawall · 13 years ago
  21. 8363658 ksz884x: fix mtu for VLAN by Doug Kehn · 13 years ago
  22. ddecf0f net_sched: sfq: add optional RED on top of SFQ by Eric Dumazet · 13 years ago
  23. f787f32 module_param: make bool parameters really bool (drivers/video/i810) by Rusty Russell · 13 years ago
  24. 72092cc dp83640: Fix NOHZ local_softirq_pending 08 warning by Manfred Rudigier · 13 years ago
  25. 9c4886e gianfar: Fix invalid TX frames returned on error queue when time stamping by Manfred Rudigier · 13 years ago
  26. db83d13 gianfar: Fix missing sock reference when processing TX time stamps by Manfred Rudigier · 13 years ago
  27. eb8a54a phylib: introduce mdiobus_alloc_size() by Timur Tabi · 13 years ago
  28. 72db395 module_param: check that bool parameters really are bool. by Rusty Russell · 13 years ago
  29. a6e0255 intelfbdrv.c: bailearly is an int module_param by Rusty Russell · 13 years ago
  30. 1b9fbaf paride/pcd: fix bool verbose module parameter. by Rusty Russell · 13 years ago
  31. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  32. 476bc00 module_param: make bool parameters really bool (arch) by Rusty Russell · 13 years ago
  33. 2329abf module_param: make bool parameters really bool (core code) by Rusty Russell · 13 years ago
  34. 6d6a55e kernel/async: remove redundant declaration. by Rusty Russell · 13 years ago
  35. 29d4d6d printk: fix unnecessary module_param_name. by Rusty Russell · 13 years ago
  36. f17dda9 lirc_parallel: fix module parameter description. by Rusty Russell · 13 years ago
  37. 69116f2 module_param: avoid bool abuse, add bint for special cases. by Rusty Russell · 13 years ago
  38. bafeafe module_param: check type correctness for module_param_array by Rusty Russell · 13 years ago
  39. e49ce14 modpost: use linker section to generate table. by Rusty Russell · 13 years ago
  40. 626596e modpost: use a table rather than a giant if/else statement. by Rusty Russell · 13 years ago
  41. cca3e70 modules: sysfs - export: taint, coresize, initsize by Kay Sievers · 13 years ago
  42. 8487bfd kernel/params: replace DEBUGP with pr_debug by Jim Cromie · 13 years ago
  43. 5e12416 module: replace DEBUGP with pr_debug by Jim Cromie · 13 years ago
  44. bd77c04 module: struct module_ref should contains long fields by Eric Dumazet · 13 years ago
  45. 48fd118 module: Fix performance regression on modules with large symbol tables by Kevin Cernekee · 13 years ago
  46. 70b1e916 module: Add comments describing how the "strmap" logic works by Kevin Cernekee · 13 years ago
  47. 7c5465d pnfsblock: alloc short extent before submit bio by Peng Tao · 13 years ago
  48. c0411a9 pnfsblock: remove rpc_call_ops from struct parallel_io by Peng Tao · 13 years ago
  49. 72c5088 pnfsblock: move find lock page logic out of bl_write_pagelist by Peng Tao · 13 years ago
  50. 60c52e3 pnfsblock: cleanup bl_mark_sectors_init by Peng Tao · 13 years ago
  51. 74a6eeb pnfsblock: limit bio page count by Peng Tao · 13 years ago
  52. 93a3844 pnfsblock: don't spinlock when freeing block_dev by Peng Tao · 13 years ago
  53. 57582b3 pnfsblock: clean up _add_entry by Peng Tao · 13 years ago
  54. 82b906d pnfsblock: set read/write tk_status to pnfs_error by Peng Tao · 13 years ago
  55. 39e567a pnfsblock: acquire im_lock in _preload_range by Peng Tao · 13 years ago
  56. de040be NFS4: fix compile warnings in nfs4proc.c by Peng Tao · 13 years ago
  57. 363e0df nfs: check for integer overflow in decode_devicenotify_args() by Dan Carpenter · 13 years ago
  58. 13fff2f NFS: cleanup endian type in decode_ds_addr() by Dan Carpenter · 13 years ago
  59. 0e0243d NFS: add an endian notation by Dan Carpenter · 13 years ago
  60. 2485a4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  61. 6733e54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  62. bcf8a3d Merge tag 'to-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  63. 1398eee net: decrement memcg jump label when limit, not usage, is changed by Glauber Costa · 13 years ago
  64. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 13 years ago
  65. 61bd5e5 brcmsmac: fix reading of PCI sprom contents by Linus Torvalds · 13 years ago
  66. 0db13fc mmc: fix a deadlock between system suspend and MMC block IO by Guennadi Liakhovetski · 13 years ago
  67. 3abc1e8 mmc: sdhci: restore the enabled dma when do reset all by Shaohui Xie · 13 years ago
  68. 8234e86 mmc: dw_mmc: miscaculated the fifo-depth with wrong bit operation by Jaehoon Chung · 13 years ago
  69. 069c9f1 mmc: host: Adds support for eMMC 4.5 HS200 mode by Girish K S · 13 years ago
  70. a4924c7 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 13 years ago
  71. ee5d19b mmc: dw_mmc: fixed wrong bit operation for SDMMC_GET_FCNT() by Jaehoon Chung · 13 years ago
  72. 8bc0678 mmc: core: Separate the timeout value for cache-ctrl by Seungwon Jeon · 13 years ago
  73. 984589e mmc: sdhci-spear: Fix compilation error by Viresh Kumar · 13 years ago
  74. 38a60ea mmc: sdhci: Deal with failure case in sdhci_suspend_host by Aaron Lu · 13 years ago
  75. 3f51429 mmc: dw_mmc: Clear the DDR mode for non-DDR by Seungwon Jeon · 13 years ago
  76. dd8df17 mmc: sd: Fix SDR12 timing regression by Alexander Elbs · 13 years ago
  77. c6ced0d mmc: sdhci: Fix tuning timer incorrect setting when suspending host by Aaron Lu · 13 years ago
  78. 9ee6045 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  79. 220d9f2 ASoC: Fix DMA channel leak in imx-pcm-dma-mx2 driver. by Javier Martin · 13 years ago
  80. 046d0a3 MAINTAINERS: List i2c-omap and i2c-davinci drivers by Jean Delvare · 13 years ago
  81. d7a5e24 MAINTAINERS: i2c: Add third maintainer by Wolfram Sang · 13 years ago
  82. 245e99c i2c/gpio-i2cmux: Convert to use module_platform_driver() by Axel Lin · 13 years ago
  83. a3664b5 i2c/busses: Use module_platform_driver() by Axel Lin · 13 years ago
  84. a699ed6f i2c-dev: Use memdup_user by Thomas Meyer · 13 years ago
  85. 3527bd5 i2c: Convert to DEFINE_PCI_DEVICE_TABLE by Axel Lin · 13 years ago
  86. 65a2d74 i2c-ali1535: enable SPARC support by corentin.labbe · 13 years ago
  87. 7c1f59c i2c: Fix error value returned by several bus drivers by Jean Delvare · 13 years ago
  88. 83eb26a ceph: ensure prealloc_blob is in place when removing xattr by Alex Elder · 13 years ago
  89. 0e805a1 rbd: initialize snap_rwsem in rbd_add() by Alex Elder · 13 years ago
  90. a40dc6c ceph: enable/disable dentry complete flags via mount option by Sage Weil · 13 years ago
  91. 46f72b3 vfs: export symbol d_find_any_alias() by Sage Weil · 13 years ago
  92. bccd172 x86: Get rid of 'dubious one-bit signed bitfield' sprase warning by Anton Vorontsov · 13 years ago
  93. 8ea11f7 xen/balloon: Move the registration from device to subsystem. by Konrad Rzeszutek Wilk · 13 years ago
  94. d3b7737 Merge commit '070680218379e15c1901f4bf21b98e3cbf12b527' into stable/for-linus-fixes-3.3 by Konrad Rzeszutek Wilk · 13 years ago
  95. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  96. 5cf9a4e x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y by Bjorn Helgaas · 13 years ago
  97. 9e4ce16 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 13 years ago
  98. 627b796 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  99. 29abceb Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into topic/asoc by Takashi Iwai · 13 years ago
  100. fd83240 blockdev: convert some macros to static inlines by Stephen Rothwell · 13 years ago