1. 73cb88e net: make the tcp and udp file_operations for the /proc stuff const by Arjan van de Ven · 13 years ago
  2. e23ebf0 ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function. by Krzysztof Wilczynski · 13 years ago
  3. 8d83f63 netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h by Pablo Neira Ayuso · 13 years ago
  4. 4a516f1 ipvs: Remove unused return value of protocol state transitions by Simon Horman · 13 years ago
  5. 3c2de2a ipvs: Remove unused parameter from ip_vs_confirm_conntrack() by Simon Horman · 13 years ago
  6. f83347d include: linux: skbuf.h: Fix parameter documentation by Marcos Paulo de Souza · 13 years ago
  7. 094803e Merge branch 'akpm' (Andrew's incoming) by Linus Torvalds · 13 years ago
  8. 67d0a07 kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete by Joe Perches · 13 years ago
  9. fc23af3 llist-return-whether-list-is-empty-before-adding-in-llist_add-fix by Andrew Morton · 13 years ago
  10. 55036ba lib: rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  11. 2b67c95 drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data by Magnus Damm · 13 years ago
  12. f59b6f9 leds: Renesas TPU LED driver by Magnus Damm · 13 years ago
  13. 0556dc3 backlight: fix broken regulator API usage in l4f00242t03 by Mark Brown · 13 years ago
  14. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  15. ec400c9 lis3lv02d: make regulator API usage unconditional by Mark Brown · 13 years ago
  16. d43a87e mm: compaction: make compact_zone_order() static by Kyungmin Park · 13 years ago
  17. 09f363c vmscan: fix shrinker callback bug in fs/super.c by Mikulas Patocka · 13 years ago
  18. 3ee9a4f mm: neaten warn_alloc_failed by Joe Perches · 13 years ago
  19. 06d5e03 include/asm-generic/page.h: calculate virt_to_page and page_to_virt via predefined macro by Sonic Zhang · 13 years ago
  20. 37a1c49 thp: mremap support and TLB optimization by Andrea Arcangeli · 13 years ago
  21. 0a93ebe memblock: add memblock_start_of_DRAM() by Sam Ravnborg · 13 years ago
  22. f5252e0 mm: avoid null pointer access in vm_struct via /proc/vmallocinfo by Mitsuo Hayasaka · 13 years ago
  23. 7982482 lib/string.c: introduce memchr_inv() by Akinobu Mita · 13 years ago
  24. 49ea7eb mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes by Mel Gorman · 13 years ago
  25. ee72886 mm: vmscan: do not writeback filesystem pages in direct reclaim by Mel Gorman · 13 years ago
  26. e10d59f mm: add comments to explain mm_struct fields by Christoph Lameter · 13 years ago
  27. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  28. 43362a4 oom: fix race while temporarily setting current's oom_score_adj by David Rientjes · 13 years ago
  29. c9f0124 oom: remove oom_disable_count by David Rientjes · 13 years ago
  30. f80c067 mm: zone_reclaim: make isolate_lru_page() filter-aware by Minchan Kim · 13 years ago
  31. 39deaf8 mm: compaction: make isolate_lru_page() filter-aware by Minchan Kim · 13 years ago
  32. 4356f21 mm: change isolate mode from #define to bitwise type by Minchan Kim · 13 years ago
  33. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  34. 6eea69d include/linux/dmar.h: forward-declare struct acpi_dmar_header by Andrew Morton · 13 years ago
  35. 07a72309 dma-mapping: fix sync_single_range_* DMA debugging by Clemens Ladisch · 13 years ago
  36. 32087d4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  37. 1eb6337 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  38. 1a4ceab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  39. 839d881 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  40. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  41. 1bc87b0 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 13 years ago
  42. acff987 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  43. 20b40a7 [S390] signal race with restarting system calls by Martin Schwidefsky · 13 years ago
  44. 558df72 [S390] kdump: Add infrastructure for unmapping crashkernel memory by Michael Holzheu · 13 years ago
  45. d3bf379 [S390] kdump: Add size to elfcorehdr kernel parameter by Michael Holzheu · 13 years ago
  46. 3d214fa [S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMIT by Michael Holzheu · 13 years ago
  47. 06a6784 i2c: Functions for byte-swapped smbus_write/read_word_data by Jonathan Cameron · 13 years ago
  48. 7697e71 KVM: s390: implement sigp external call by Christian Ehrhardt · 13 years ago
  49. 6a32e4f vlan: allow nested vlan_do_receive() by Eric Dumazet · 13 years ago
  50. 2498424 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  51. 18c0635 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  52. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  53. e51130c of: include errno.h by Kalle Valo · 13 years ago
  54. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  55. 97d2eb1 Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  56. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  57. 0e59e7e Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  58. 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  59. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  60. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  61. dabcbb1 Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  62. 5760495 vfs: add generic_file_llseek_size by Andi Kleen · 13 years ago
  63. ef3d0fd vfs: do (nearly) lockless generic_file_llseek by Andi Kleen · 13 years ago
  64. 8522ca5 vfs: add hex format for MAY_* flag values by Aneesh Kumar K.V · 13 years ago
  65. 37be944 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  66. 8e6d539 Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  67. e0c8ea1 Fix build break when freezer not configured by Steve French · 13 years ago
  68. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago
  69. 83f30d0 Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags" by Dave Airlie · 13 years ago
  70. a6029e1 mmc: fix compile error when CONFIG_BLOCK is not enabled by Namjae Jeon · 13 years ago
  71. 2bf22b3 mmc: core: add workaround for controllers with broken multiblock reads by Paul Walmsley · 13 years ago
  72. bb14eb0 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  73. 396e6e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  74. 1897436 Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  75. 5fffb95 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  76. b903d32 ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  77. 9430148 Merge branch 'topic/remove-irqf_disable' into for-linus by Takashi Iwai · 13 years ago
  78. d226657 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  79. 76c05c8 gpio: pl061: add DT binding support by Rob Herring · 13 years ago
  80. eb9ae7f gpio: fix build error in include/asm-generic/gpio.h by Hamo · 13 years ago
  81. b4625da mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00 by Bing Zhao · 13 years ago
  82. eb0d8f1 mmc: core: support HPI send command by Jaehoon Chung · 13 years ago
  83. 881d1c2 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  84. b3bf915 mmc: core: new discard feature support at eMMC v4.5 by Kyungmin Park · 13 years ago
  85. d9ddd62 mmc: core: mmc sanitize feature support for v4.5 by Kyungmin Park · 13 years ago
  86. 4e0a5ad mmc: dw_mmc: modify DATA register offset by Jaehoon Chung · 13 years ago
  87. bec8726 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  88. b23cf0b mmc: core: Add default timeout value for CMD6 by Seungwon Jeon · 13 years ago
  89. 66fd8ad mmc: sdhci-pci: add runtime pm support by Adrian Hunter · 13 years ago
  90. e0c368d mmc: core: general purpose MMC partition support. by Namjae Jeon · 13 years ago
  91. f7c56ef mmc: block: support no access to boot partitions by Adrian Hunter · 13 years ago
  92. b87d8db mmc: core: eMMC 4.5 Power Class Selection Feature by Girish K S · 13 years ago
  93. 714c4a6 mmc: sh_mmcif: simplify platform data by Guennadi Liakhovetski · 13 years ago
  94. b249951 mmc: core: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  95. 7c8a282 mmc: core: clarify how to use post_req in case of errors by Per Forlin · 13 years ago
  96. 9a0da64 mmc: sdio: Workaround for dev with broken CMD53 by Stefan Nilsson XK · 13 years ago
  97. 138c4ae Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 13 years ago
  98. d5098cb mmc: sdhi: Allow named IRQs to use specific handlers by Simon Horman · 13 years ago
  99. 1b676f7 mmc: core: add random fault injection by Per Forlin · 13 years ago
  100. 1ebbe3d mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal value by Ludovic Desroches · 13 years ago