1. e23ebf0 ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function. by Krzysztof Wilczynski · 13 years ago
  2. 8d83f63 netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h by Pablo Neira Ayuso · 13 years ago
  3. 4a516f1 ipvs: Remove unused return value of protocol state transitions by Simon Horman · 13 years ago
  4. 3c2de2a ipvs: Remove unused parameter from ip_vs_confirm_conntrack() by Simon Horman · 13 years ago
  5. f83347d include: linux: skbuf.h: Fix parameter documentation by Marcos Paulo de Souza · 13 years ago
  6. 094803e Merge branch 'akpm' (Andrew's incoming) by Linus Torvalds · 13 years ago
  7. 67d0a07 kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete by Joe Perches · 13 years ago
  8. fc23af3 llist-return-whether-list-is-empty-before-adding-in-llist_add-fix by Andrew Morton · 13 years ago
  9. 55036ba lib: rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  10. 2b67c95 drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data by Magnus Damm · 13 years ago
  11. f59b6f9 leds: Renesas TPU LED driver by Magnus Damm · 13 years ago
  12. 0556dc3 backlight: fix broken regulator API usage in l4f00242t03 by Mark Brown · 13 years ago
  13. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  14. ec400c9 lis3lv02d: make regulator API usage unconditional by Mark Brown · 13 years ago
  15. d43a87e mm: compaction: make compact_zone_order() static by Kyungmin Park · 13 years ago
  16. 09f363c vmscan: fix shrinker callback bug in fs/super.c by Mikulas Patocka · 13 years ago
  17. 3ee9a4f mm: neaten warn_alloc_failed by Joe Perches · 13 years ago
  18. 06d5e03 include/asm-generic/page.h: calculate virt_to_page and page_to_virt via predefined macro by Sonic Zhang · 13 years ago
  19. 37a1c49 thp: mremap support and TLB optimization by Andrea Arcangeli · 13 years ago
  20. 0a93ebe memblock: add memblock_start_of_DRAM() by Sam Ravnborg · 13 years ago
  21. f5252e0 mm: avoid null pointer access in vm_struct via /proc/vmallocinfo by Mitsuo Hayasaka · 13 years ago
  22. 79824820 lib/string.c: introduce memchr_inv() by Akinobu Mita · 13 years ago
  23. 49ea7eb mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes by Mel Gorman · 13 years ago
  24. ee72886 mm: vmscan: do not writeback filesystem pages in direct reclaim by Mel Gorman · 13 years ago
  25. e10d59f mm: add comments to explain mm_struct fields by Christoph Lameter · 13 years ago
  26. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  27. 43362a4 oom: fix race while temporarily setting current's oom_score_adj by David Rientjes · 13 years ago
  28. c9f0124 oom: remove oom_disable_count by David Rientjes · 13 years ago
  29. f80c067 mm: zone_reclaim: make isolate_lru_page() filter-aware by Minchan Kim · 13 years ago
  30. 39deaf8 mm: compaction: make isolate_lru_page() filter-aware by Minchan Kim · 13 years ago
  31. 4356f21 mm: change isolate mode from #define to bitwise type by Minchan Kim · 13 years ago
  32. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  33. 6eea69d include/linux/dmar.h: forward-declare struct acpi_dmar_header by Andrew Morton · 13 years ago
  34. 07a7230 dma-mapping: fix sync_single_range_* DMA debugging by Clemens Ladisch · 13 years ago
  35. 67b8499 Revert "tracing: Include module.h in define_trace.h" by Paul Gortmaker · 13 years ago
  36. ec53cf2 irq: don't put module.h into irq.h for tracking irqgen modules. by Paul Gortmaker · 13 years ago
  37. 1d58996 bluetooth: macroize two small inlines to avoid module.h by Paul Gortmaker · 13 years ago
  38. 69e7dae ip_vs.h: fix implicit use of module_get/module_put from module.h by Paul Gortmaker · 13 years ago
  39. 34641c6 nf_conntrack.h: fix up fallout from implicit moduleparam.h presence by Paul Gortmaker · 13 years ago
  40. de47725 include: replace linux/module.h with "struct module" wherever possible by Paul Gortmaker · 13 years ago
  41. eb5589a include: convert various register fcns to macros to avoid include chaining by Paul Gortmaker · 13 years ago
  42. 7c92640 crypto.h: remove unused crypto_tfm_alg_modname() inline by Paul Gortmaker · 13 years ago
  43. e2ffa37 uwb.h: fix implicit use of asm/page.h for PAGE_SIZE by Paul Gortmaker · 13 years ago
  44. 246359d pm_runtime.h: explicitly requires notifier.h by Paul Gortmaker · 13 years ago
  45. a8efa9d linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.h by Paul Gortmaker · 13 years ago
  46. 1986c93 miscdevice.h: fix up implicit use of lists and types by Paul Gortmaker · 13 years ago
  47. bb2eac6 stop_machine.h: fix implicit use of smp.h for smp_processor_id by Paul Gortmaker · 13 years ago
  48. d0a9940 of: fix implicit use of errno.h in include/linux/of.h by Paul Gortmaker · 13 years ago
  49. 7755c47 of_platform.h: delete needless include <linux/module.h> by Paul Gortmaker · 13 years ago
  50. feede37 acpi: remove module.h include from platform/aclinux.h by Paul Gortmaker · 13 years ago
  51. ddac602 miscdevice.h: delete unnecessary inclusion of module.h by Paul Gortmaker · 13 years ago
  52. 8a24454 device_cgroup.h: delete needless include <linux/module.h> by Paul Gortmaker · 13 years ago
  53. 39aa9fd net: sch_generic remove redundant use of <linux/module.h> by Paul Gortmaker · 13 years ago
  54. 4ec65b8 net: inet_timewait_sock doesnt need <linux/module.h> by Paul Gortmaker · 13 years ago
  55. 4eae0cc sysdev.h: dont include <linux/module.h> for no reason by Paul Gortmaker · 13 years ago
  56. 51d7815 vermagic: delete unused include of <linux/module.h> by Paul Gortmaker · 13 years ago
  57. ced55d4 regulator: Fix implicit use of notifier.h by driver.h by Paul Gortmaker · 13 years ago
  58. 63c9744 xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users. by Paul Gortmaker · 13 years ago
  59. 32087d4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  60. 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
  61. 1a4ceab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  62. 5a25f0e dm log userspace: add log device dependency by Jonathan E Brassow · 13 years ago
  63. 36a0456 dm table: add immutable feature by Alasdair G Kergon · 13 years ago
  64. cc6cbe1 dm table: add always writeable feature by Alasdair G Kergon · 13 years ago
  65. 3791e2f dm table: add singleton feature by Alasdair G Kergon · 13 years ago
  66. 7f06965 dm kcopyd: add dm_kcopyd_zero to zero an area by Mikulas Patocka · 13 years ago
  67. 71a1673 dm: use local printk ratelimit by Namhyung Kim · 13 years ago
  68. 466b3dd PCI: Fix compile errors with PCI_ATS and !PCI_IOV by Joerg Roedel · 13 years ago
  69. ddeb354 edac: Move edac main structs to include/linux/edac.h by Mauro Carvalho Chehab · 14 years ago
  70. 92407e7 nfs4: serialize layoutcommit by Peng Tao · 13 years ago
  71. 639938e module.h: relocate MODULE_PARM_DESC into moduleparam.h by Paul Gortmaker · 13 years ago
  72. f501693 module.h: split out the EXPORT_SYMBOL into export.h by Paul Gortmaker · 13 years ago
  73. 08cab72 Merge branch 'dt/gic' into next/dt by Arnd Bergmann · 13 years ago
  74. 86c1e5a Merge branch 'omap/dt' into next/dt by Arnd Bergmann · 13 years ago
  75. 6d27430 irq: support domains with non-zero hwirq base by Rob Herring · 13 years ago
  76. c71a54b of/irq: introduce of_irq_init by Rob Herring · 13 years ago
  77. 99a700b [SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 support by Robin H. Johnson · 13 years ago
  78. 839d881 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  79. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  80. 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
  81. acff987 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  82. 0e175a1 writeback: Add a 'reason' to wb_writeback_work by Curt Wohlgemuth · 13 years ago
  83. ad4e38d writeback: send work item to queue_io, move_expired_inodes by Curt Wohlgemuth · 13 years ago
  84. ece13ac writeback: trace event balance_dirty_pages by Wu Fengguang · 14 years ago
  85. b48c104 writeback: trace event bdi_dirty_ratelimit by Wu Fengguang · 14 years ago
  86. 20b40a7 [S390] signal race with restarting system calls by Martin Schwidefsky · 13 years ago
  87. 558df72 [S390] kdump: Add infrastructure for unmapping crashkernel memory by Michael Holzheu · 13 years ago
  88. d3bf3795 [S390] kdump: Add size to elfcorehdr kernel parameter by Michael Holzheu · 13 years ago
  89. 3d214fa [S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMIT by Michael Holzheu · 13 years ago
  90. 06a6784 i2c: Functions for byte-swapped smbus_write/read_word_data by Jonathan Cameron · 13 years ago
  91. 7697e71f KVM: s390: implement sigp external call by Christian Ehrhardt · 13 years ago
  92. 6a32e4f vlan: allow nested vlan_do_receive() by Eric Dumazet · 13 years ago
  93. 2498424 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  94. 18c0635 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  95. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  96. 6cdbb0e fs: optimize out 16 bytes worth of padding in struct inode by Theodore Ts'o · 13 years ago
  97. ed5f886 dt: add empty of_alias_get_id() for non-dt builds by Nicolas Ferre · 13 years ago
  98. e51130c of: include errno.h by Kalle Valo · 13 years ago
  99. c9c7ae4 I2C: OMAP: remove unused function pointers from pdata by Kevin Hilman · 13 years ago
  100. c23600a I2C: OMAP1/OMAP2+: add flags field to omap i2c platform data by Andy Green · 13 years ago