1. a94c7b0 Merge branch 'spear/dt' into next/dt2 by Arnd Bergmann · 13 years ago
  2. d4ef467 Merge branch 'ux500/dt' into next/dt2 by Arnd Bergmann · 13 years ago
  3. ab2f75c Merge branch 'depends/driver-core' into ux500/dt by Arnd Bergmann · 13 years ago
  4. 2a9f23d Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91 into next/dt by Arnd Bergmann · 13 years ago
  5. 770d7c3 of/mtd/nand: add generic bindings and helpers by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  6. fa4d34c of: introduce helper to manage boolean by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  7. 3dcb7ea mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBT by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  8. bf4289c ATMEL: fix nand ecc support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  9. e304dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  10. ee0849c Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  11. a58f67e Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt by Olof Johansson · 13 years ago
  12. ac3f48d route: Remove redirect_genid by Steffen Klassert · 13 years ago
  13. 5faa5df inetpeer: Invalidate the inetpeer tree along with the routing cache by Steffen Klassert · 13 years ago
  14. 4f262ac Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  15. 3e85fb9 Merge branch 'akpm' (Andrew's patch bomb) by Linus Torvalds · 13 years ago
  16. 7512102 memcg: fix GPF when cgroup removal races with last exit by Hugh Dickins · 13 years ago
  17. 6e27f63 vfork: kill PF_STARTING by Oleg Nesterov · 13 years ago
  18. 57b59c4 coredump_wait: don't call complete_vfork_done() by Oleg Nesterov · 13 years ago
  19. d68b46f vfork: make it killable by Oleg Nesterov · 13 years ago
  20. c415c3b vfork: introduce complete_vfork_done() by Oleg Nesterov · 13 years ago
  21. c22ab33 kmsg_dump: don't run on non-error paths by default by Matthew Garrett · 13 years ago
  22. aa13909 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  23. 789ce9b Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  24. 5483f18 vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c by Linus Torvalds · 13 years ago
  25. adb7950 percpu: fix __this_cpu_{sub,inc,dec}_return() definition by Konstantin Khlebnikov · 13 years ago
  26. 233ba2c Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  27. 5707c87 vfs: clarify and clean up dentry_cmp() by Linus Torvalds · 13 years ago
  28. 0145acc vfs: uninline full_name_hash() by Linus Torvalds · 13 years ago
  29. 8966be9 vfs: trivial __d_lookup_rcu() cleanups by Linus Torvalds · 13 years ago
  30. 5189fa1 regset: Return -EFAULT, not -EIO, on host-side memory fault by H. Peter Anvin · 13 years ago
  31. c8e2525 regset: Prevent null pointer reference on readonly regsets by H. Peter Anvin · 13 years ago
  32. 48b3b08 Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 into next/dt by Arnd Bergmann · 13 years ago
  33. 6e1d521 Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dt by Arnd Bergmann · 13 years ago
  34. cfa5555 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  35. 8e315a7 ARM: at91/tc/clocksource: Add 32 bit variant to Timer Counter by Nicolas Ferre · 13 years ago
  36. 89d4a17 Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 by Nicolas Ferre · 13 years ago
  37. 7eca30a Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at91 into at91/staging/base2+cleanup by Arnd Bergmann · 13 years ago
  38. b9b3515 Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6-samsung into HEAD by Dave Airlie · 13 years ago
  39. ecb9719 tcp: fix comment for tp->highest_sack by Neal Cardwell · 13 years ago
  40. e0e5ce5 Merge branch 'imx/dt' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt by Arnd Bergmann · 13 years ago
  41. 29f141f Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into devicetree/merge by Grant Likely · 13 years ago
  42. 70ca00d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  43. 97a29d5 [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions conditional by James Bottomley · 13 years ago
  44. 964dba2 devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc) by Grant Likely · 13 years ago
  45. d593f25 irq_domain: Centralize definition of irq_dispose_mapping() by Grant Likely · 13 years ago
  46. 203738e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  47. 3c761ea Fix autofs compile without CONFIG_COMPAT by Linus Torvalds · 13 years ago
  48. e807e56 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  49. d80e731 epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() by Oleg Nesterov · 13 years ago
  50. fdc24d4 Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/linux into next/dt by Arnd Bergmann · 13 years ago
  51. 7d367e0 netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2) by Jozsef Kadlecsik · 13 years ago
  52. 7e55d05 ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type bool by viresh kumar · 13 years ago
  53. 0360689 ipsec: be careful of non existing mac headers by Eric Dumazet · 13 years ago
  54. 4a2258d Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  55. 45196ce Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  56. 437cf4c Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  57. 8c79a04 sched/events: Revert trace_sched_stat_sleeptime() by Peter Zijlstra · 13 years ago
  58. faf3090 sys_poll: fix incorrect type for 'timeout' parameter by Linus Torvalds · 13 years ago
  59. 797a796 asm-generic: architecture independent readq/writeq for 32bit environment by Hitoshi Mitake · 13 years ago
  60. 115c9b8 rtnetlink: Fix problem with buffer allocation by Greg Rose · 13 years ago
  61. e920d59 percpu: use raw_local_irq_* in _this_cpu op by Ming Lei · 13 years ago
  62. 7d96b3e percpu: fix generic definition of __this_cpu_add_and_return() by Konstantin Khlebnikov · 13 years ago
  63. 88ba136 netfilter: ebtables: fix alignment problem in ppc by Joerg Willmann · 13 years ago
  64. 8ebbfb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  65. 9d4990a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  66. 59cca65 digsig: changed type of the timestamp by Dmitry Kasatkin · 13 years ago
  67. a18d3af Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  68. a18dc81 irq_domain: constify irq_domain_ops by Grant Likely · 13 years ago
  69. 16b2e6e irq_domain: Create common xlate functions that device drivers can use by Grant Likely · 13 years ago
  70. 6b783f7 irq_domain: Remove irq_domain_add_simple() by Grant Likely · 13 years ago
  71. 7529495 irq_domain: Remove 'new' irq_domain in favour of the ppc one by Grant Likely · 13 years ago
  72. a850a75 of/address: add empty static inlines for !CONFIG_OF by Grant Likely · 13 years ago
  73. 1bc04f2 irq_domain: Add support for base irq and hwirq in legacy mappings by Grant Likely · 13 years ago
  74. a8db8cf irq_domain: Replace irq_alloc_host() with revmap-specific initializers by Grant Likely · 13 years ago
  75. cc79ca6 irq_domain: Move irq_domain code from powerpc to kernel/irq by Grant Likely · 13 years ago
  76. f2ea0f5 crypto: sha512 - use standard ror64() by Alexey Dobriyan · 13 years ago
  77. 2261cc6 dt: add empty of_find_compatible_node function by Shawn Guo · 13 years ago
  78. 6de3275 Bluetooth: Remove usage of __cancel_delayed_work() by Ulisses Furquim · 13 years ago
  79. a51cd2b Bluetooth: Fix potential deadlock by Andre Guedes · 13 years ago
  80. b5a30dd Bluetooth: silence lockdep warning by Octavian Purdila · 13 years ago
  81. 3316606 Bluetooth: Fix using an absolute timeout on hci_conn_put() by Vinicius Costa Gomes · 13 years ago
  82. 6e1da68 Bluetooth: l2cap_set_timer needs jiffies as timeout value by Andrzej Kaczmarek · 13 years ago
  83. 4aa832c Bluetooth: Remove bogus inline declaration from l2cap_chan_connect by Johan Hedberg · 13 years ago
  84. 265da78 drm/exynos: exynos_drm.h header file fixes by Kamil Debski · 13 years ago
  85. 607c50d drm/exynos: added panel physical size. by Eun-Chul Kim · 13 years ago
  86. 7bb69ba irq_domain: Make irq_domain structure match powerpc's irq_host by Grant Likely · 13 years ago
  87. 6b6dc83 vfs: Provide function to get superblock and wait for it to thaw by Jan Kara · 13 years ago
  88. f9c2a0d mmc: dw_mmc: Fix PIO mode with support of highmem by Seungwon Jeon · 13 years ago
  89. 3e73c36 mmc: core: Fix PowerOff Notify suspend/resume by Girish K S · 13 years ago
  90. 6e8201f mmc: core: add the capability for broken voltage by Jaehoon Chung · 13 years ago
  91. 2c4967f74 mmc: core: Ensure clocks are always enabled before host interaction by Sujit Reddy Thumma · 13 years ago
  92. 3ec1e88 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  93. d9f5343 USB: Remove duplicate USB 3.0 hub feature #defines. by Sarah Sharp · 13 years ago
  94. 8df54d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  95. 2b73bc6 netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m by Neil Horman · 13 years ago
  96. 74d1d82 drivers/base: add bus for System-on-Chip devices by Lee Jones · 13 years ago
  97. af5feae Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  98. fe25092 Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  99. 16bda13 net: Make qdisc_skb_cb upper size bound explicit. by David S. Miller · 13 years ago
  100. aad4f40 PCI: Add helper macro for pci_register_driver boilerplate by Greg Kroah-Hartman · 13 years ago