1. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  2. 701085b2 exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap() by Oleg Nesterov · 12 years ago
  3. b6e238dc exit_signal: fix the "parent has changed security domain" logic by Oleg Nesterov · 12 years ago
  4. e636825 exit_signal: simplify the "we have changed execution domain" logic by Oleg Nesterov · 12 years ago
  5. 5f8aadd CLONE_PARENT shouldn't allow to set ->exit_signal by Oleg Nesterov · 12 years ago
  6. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  7. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  8. 71e7ff25 Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  9. 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
  10. 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
  11. ad2a8e6 AFS: checking wrong bit in afs_readpages() by Dan Carpenter · 12 years ago
  12. 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
  13. 2ba68940 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. 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
  15. 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
  16. 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
  17. 5ed59af Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. b7f077d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  19. b0e37d7 Merge branch 'dcache-word-accesses' by Linus Torvalds · 12 years ago
  20. 6d7d1a0 vfs: get rid of batshit-insane pointless dentry hash calculations by Linus Torvalds · 12 years ago
  21. c16fa4f Linux 3.3 by Linus Torvalds · 12 years ago
  22. 93dc610 Don't limit non-nested epoll paths by Jason Baron · 12 years ago
  23. c579bc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  24. 96ee049 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  25. a16a164 netfilter: ctnetlink: fix race between delete and timeout expiration by Pablo Neira Ayuso · 12 years ago
  26. c5779237 ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. by RongQing.Li · 12 years ago
  27. cb1ecf2 Merge branch 'akpm' (more patches from Andrew) by Linus Torvalds · 12 years ago
  28. d7178c7 nilfs2: fix NULL pointer dereference in nilfs_load_super_block() by Ryusuke Konishi · 12 years ago
  29. 3d777a6 nilfs2: clamp ns_r_segments_percentage to [1, 99] by Haogang Chen · 12 years ago
  30. 33e9ee8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  31. 9fc005c Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  32. c017386 afs: Remote abort can cause BUG in rxrpc code by Anton Blanchard · 12 years ago
  33. 2c724fb afs: Read of file returns EBADMSG by Anton Blanchard · 12 years ago
  34. bc01caf staging/zmem: Use lockdep_assert_held instead of spin_is_locked by Andi Kleen · 12 years ago
  35. 11207b6 net: qmi_wwan: add support for ZTE MF820D by Bjørn Mork · 12 years ago
  36. adc80ae Tools: hv: Support enumeration from all the pools by K. Y. Srinivasan · 12 years ago
  37. db425334e Tools: hv: Fully support the new KVP verbs in the user level daemon by K. Y. Srinivasan · 12 years ago
  38. fa3d5b85 Drivers: hv: Support the newly introduced KVP messages in the driver by K. Y. Srinivasan · 12 years ago
  39. 5889d3d USB: option: add ZTE MF820D by Bjørn Mork · 12 years ago
  40. 647d558 usb: gadget: f_fs: Remove lock is held before freeing checks by Andi Kleen · 12 years ago
  41. 963940c USB: option: make interface blacklist work again by Bjørn Mork · 12 years ago
  42. 7396bd9 usb/ub: deprecate & schedule for removal the "Low Performance USB Block" driver by Sebastian Andrzej Siewior · 12 years ago
  43. 6e780cf C6X: remove dead code from entry.S by Mark Salter · 12 years ago
  44. e04268b genirq: Remove paranoid warnons and bogus fixups by Thomas Gleixner · 12 years ago
  45. b8fbaef wimax/i2400m: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 12 years ago
  46. bb6d5e7 net/hyperv: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 12 years ago
  47. 7bdd402 net/usbnet: reserve headroom on rx skbs by Eric Dumazet · 12 years ago
  48. c0ea452 bnx2x: fix memory leak in bnx2x_init_firmware() by Michal Schmidt · 12 years ago
  49. 127d0a1 bnx2x: fix a crash on corrupt firmware file by Michal Schmidt · 12 years ago
  50. cc34eb6 sch_sfq: revert dont put new flow at the end of flows by Eric Dumazet · 12 years ago
  51. 122bdf6 ipv6: fix icmp6_dst_alloc() by Eric Dumazet · 12 years ago
  52. 95d16c7 MAINTAINERS: Add Serge as maintainer of capabilities by James Morris · 12 years ago
  53. 0c4d067 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  54. 7c32442 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  55. 538e7e9 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  56. 0c48ca8 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  57. 72c79bd Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  58. fe83558 Merge branch '3.3-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  59. cf2b94d drivers/video/backlight/s6e63m0.c: fix corruption storing gamma mode by Dan Carpenter · 12 years ago
  60. 5eb1eb4 MAINTAINERS: add entry for exynos mipi display drivers by Donghwa Lee · 12 years ago
  61. 4c57c7e MAINTAINERS: fix link to Gustavo Padovans tree by Johan Hedberg · 12 years ago
  62. eb491ec MAINTAINERS: add Johan to Bluetooth maintainers by Johan Hedberg · 12 years ago
  63. 960d4d1 MAINTAINERS: Gustavo has moved by Gustavo Padovan · 12 years ago
  64. 79f0713 prctl: use CAP_SYS_RESOURCE for PR_SET_MM option by Cyrill Gorcunov · 12 years ago
  65. 9bbad7d rapidio/tsi721: fix bug in register offset definitions by Alexandre Bounine · 12 years ago
  66. fbfa074 MAINTAINERS: update ST's Mailing list for SPEAr by Viresh Kumar · 12 years ago
  67. 59927fb memcg: free mem_cgroup by RCU to fix oops by Hugh Dickins · 12 years ago
  68. 40ec6c5 Staging: rtl8187se: r8180_wx.c: Cleaned up comments by Andrew Miller · 12 years ago
  69. e7e298e Staging: rtl8187se: r8180_wx.c: Removed old comments by Andrew Miller · 12 years ago
  70. 3e837dc Staging: rtl8187se: r8180_dm.c: Removed old comments by Andrew Miller · 12 years ago
  71. 2967365 Staging: android: ram_console.c: by Greg Kroah-Hartman · 12 years ago
  72. da45e3f Staging: rtl8187se: r8180_dm.c: Fix comments by Andrew Miller · 12 years ago
  73. 536d190 Staging: rtl8187se: r8180_dm.c: Fix spacing issues by Andrew Miller · 12 years ago
  74. 1748d2d Staging: rtl8187se: r8180_dm.c Fixed indentation issues by Andrew Miller · 12 years ago
  75. aada7fd Staging: rtl8187se: r8180_dm.c: Fix brackets by Andrew Miller · 12 years ago
  76. 004c7ac Staging: rtl8187se: r8180_dm.c: Removed spaces before tab stop by Andrew Miller · 12 years ago
  77. bf3a85b staging: vme: fix section mismatches in linux-next 20120314 by Gerard Snitselaar · 12 years ago
  78. 4bf34b8c USB: ohci-pxa27x: add clk_prepare/clk_unprepare calls by Philipp Zabel · 12 years ago
  79. fb8ebec serial: pxa: add clk_prepare/clk_unprepare calls by Philipp Zabel · 12 years ago
  80. a078c6d ntp: Fix integer overflow when setting time by Sasha Levin · 12 years ago
  81. f910381 math: Introduce div64_long by Sasha Levin · 12 years ago
  82. 4a4c61b TTY: Wrong unicode value copied in con_set_unimap() by Liz Clark · 12 years ago
  83. 5d98cd4 USB: use generic platform driver on ath79 by Hauke Mehrtens · 12 years ago
  84. 7a7a4a59 USB: EHCI: Add a generic platform device driver by Hauke Mehrtens · 12 years ago
  85. fa3364b USB: OHCI: Add a generic platform device driver by Hauke Mehrtens · 12 years ago
  86. 57e596f USB: ftdi_sio: new PID: LUMEL PD12 by Michał Wróbel · 12 years ago
  87. 8ee161c i2c-algo-bit: Fix spurious SCL timeouts under heavy load by Ville Syrjala · 12 years ago
  88. 834aa6f i2c-core: Comment says "transmitted" but means "received" by Wolfram Sang · 12 years ago
  89. 600e145 printk: Make it compile with !CONFIG_PRINTK by Peter Zijlstra · 12 years ago
  90. bb2551d Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 12 years ago
  91. 34418c2 drm exynos: use drm_fb_helper_set_par directly by Sascha Hauer · 12 years ago
  92. f7d8607 drm/exynos: Fix fb_videomode <-> drm_mode_modeinfo conversion by Laurent Pinchart · 12 years ago
  93. 0d8ce3a drm/exynos: fix runtime_pm fimd device state on probe by Marek Szyprowski · 12 years ago
  94. 9866b6c drm/exynos: use correct 'exynos-drm' name for platform device by Marek Szyprowski · 12 years ago
  95. f1cbd03 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  96. ff398c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  97. cc19812 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  98. dec3a00 Staging: rtl8187se: r8180_core.c: Fix some long line issues by Andrew Miller · 12 years ago
  99. 24a39f7 Staging: rtl8187se: r8180_core.c: Fix some spacing issues by Andrew Miller · 12 years ago
  100. cd68680 Staging: rtl8187se: r8180_core.c: Removed trailing spaces by Andrew Miller · 12 years ago