1. 2a156a6 include/asm-generic/vtime.h: avoid zero-length file by Andrew Morton · 11 years ago
  2. 7f42ec3 nilfs2: fix issue with race condition of competition between segments for dirty blocks by Vyacheslav Dubeyko · 11 years ago
  3. 675217f Documentation/kernel-parameters.txt: replace kernelcore with Movable by Weiping Pan · 11 years ago
  4. 83b2944 mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting) was ignored by Darrick J. Wong · 11 years ago
  5. 4c1c7be kernel/kmod.c: check for NULL in call_usermodehelper_exec() by Tetsuo Handa · 11 years ago
  6. d8c6337 ipc/sem.c: synchronize the proc interface by Manfred Spraul · 11 years ago
  7. 6d07b68 ipc/sem.c: optimize sem_lock() by Manfred Spraul · 11 years ago
  8. 5e9d527 ipc/sem.c: fix race in sem_lock() by Manfred Spraul · 11 years ago
  9. f6ea3ad mm/compaction.c: periodically schedule when freeing pages by David Rientjes · 11 years ago
  10. 7202365 fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from Oopsing by Dan Aloni · 11 years ago
  11. 7393dc4 revert "mm/memory-hotplug: fix lowmem count overflow when offline pages" by Joonyoung Shim · 11 years ago
  12. 512690d iio:magnetometer: Bugfix magnetometer default output registers by Denis CIOCCA · 11 years ago
  13. bc4c961 iio: Remove debugfs entries in iio_device_unregister() by Lars-Peter Clausen · 11 years ago
  14. f69727f ath9k: fix powersave response handling for BA session packets by Felix Fietkau · 11 years ago
  15. 453b0c3 mwifiex: fix SDIO interrupt lost issue by Amitkumar Karwar · 11 years ago
  16. dfb6b7c Revert "rt2x00pci: Use PCI MSIs whenever possible" by Stanislaw Gruszka · 11 years ago
  17. 15214c2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  18. 8d34ce1 pkt_sched: fq: qdisc dismantle fixes by Eric Dumazet · 11 years ago
  19. 6459082 qdisc: basic classifier - remove unnecessary initialization by stephen hemminger · 11 years ago
  20. 0c4e402 qdisc: meta return ENOMEM on alloc failure by stephen hemminger · 11 years ago
  21. 7c3ad05 netfilter: ipset: Add hash:net,port,net module to kernel. by Oliver Smith · 11 years ago
  22. 1785e8f netfiler: ipset: Add net namespace for ipset by Vitaly Lavrov · 11 years ago
  23. 3fd986b netfilter: ipset: Use a common function at listing the extensions by Jozsef Kadlecsik · 11 years ago
  24. 90de527 bonding: trivial: remove forgotten bond_next_vlan() by Veaceslav Falico · 11 years ago
  25. cb17819 Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/linux-2.6/trivial-mods by David S. Miller · 11 years ago
  26. 8ec81f9 netfilter: ipset: For set:list types, replaced elements must be zeroed out by Jozsef Kadlecsik · 11 years ago
  27. 80571a9 netfilter: ipset: Fix hash resizing with comments by Jozsef Kadlecsik · 11 years ago
  28. fda75c6 netfilter: ipset: Support comments in hash-type ipsets. by Oliver Smith · 11 years ago
  29. 81b10bb netfilter: ipset: Support comments in the list-type ipset. by Oliver Smith · 11 years ago
  30. b90cb8b netfilter: ipset: Support comments in bitmap-type ipsets. by Oliver Smith · 11 years ago
  31. 68b63f0 netfilter: ipset: Support comments for ipset entries in the core. by Oliver Smith · 11 years ago
  32. ea53ac5 netfilter: ipset: Add hash:net,net module to kernel. by Oliver Smith · 11 years ago
  33. d9628bb netfilter: ipset: Kconfig: ipset needs NETFILTER_NETLINK by Jozsef Kadlecsik · 11 years ago
  34. b91b396 netfilter: ipset: list:set: make sure all elements are checked by the gc by Jozsef Kadlecsik · 11 years ago
  35. 40cd63b netfilter: ipset: Support extensions which need a per data destroy function by Jozsef Kadlecsik · 11 years ago
  36. 03c8b23 netfilter: ipset: Generalize extensions support by Jozsef Kadlecsik · 11 years ago
  37. ca134ce netfilter: ipset: Move extension data to set structure by Jozsef Kadlecsik · 11 years ago
  38. f925f70 netfilter: ipset: Rename extension offset ids to extension ids by Jozsef Kadlecsik · 11 years ago
  39. a04d8b6 netfilter: ipset: Prepare ipset to support multiple networks for hash types by Jozsef Kadlecsik · 11 years ago
  40. 5e04c0c netfilter: ipset: Introduce new operation to get both setname and family by Jozsef Kadlecsik · 11 years ago
  41. bd3129f netfilter: ipset: order matches and targets separatedly in xt_set.c by Jozsef Kadlecsik · 11 years ago
  42. 60b0fe3 netfilter: ipset: Support package fragments for IPv4 protos without ports by Anders K. Pedersen · 11 years ago
  43. b8cd978 netfilter: ipset: Use fix sized type for timeout in the extension part by Jozsef Kadlecsik · 11 years ago
  44. 20b2fab netfilter: ipset: Fix "may be used uninitialized" warnings by Jozsef Kadlecsik · 11 years ago
  45. 35b8dcf netfilter: ipset: Rename simple macro names to avoid namespace issues. by Jozsef Kadlecsik · 11 years ago
  46. a0f28dc netfilter: ipset: Fix sparse warnings due to missing rcu annotations by Jozsef Kadlecsik · 11 years ago
  47. b3aabd1 netfilter: ipset: Sparse warning about shadowed variable fixed by Jozsef Kadlecsik · 11 years ago
  48. 122ebbf netfilter: ipset: Don't call ip_nest_end needlessly in the error path by Jozsef Kadlecsik · 11 years ago
  49. b867835 net: flow_dissector: fix thoff for IPPROTO_AH by Eric Dumazet · 11 years ago
  50. 7b77d16 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  51. 8386040 MAINTAINERS: add myself as maintainer of xen-netback by Wei Liu · 11 years ago
  52. ea732df xen-netback: Handle backend state transitions in a more robust way by Paul Durrant · 11 years ago
  53. 44a504c7 hamradio: baycom: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  54. 991fb3f dev: always advertise rx_flags changes via netlink by Nicolas Dichtel · 11 years ago
  55. a528c21 dev: update __dev_notify_flags() to send rtnl msg by Nicolas Dichtel · 11 years ago
  56. c9d55d5 ipv6: Fix preferred_lft not updating in some cases by Paul Marks · 11 years ago
  57. d4a71b1 ip_tunnel: Do not use stale inner_iph pointer. by Pravin B Shelar · 11 years ago
  58. 2d77f34 net: qmi_wwan: fix Cinterion PLXX product ID by Aleksander Morgado · 11 years ago
  59. 1a22243 ath10k: implement firmware IE container support by Kalle Valo · 11 years ago
  60. 958df3a ath10k: store separate pointers for firmware data by Kalle Valo · 11 years ago
  61. 3652791 ath10k: rename board_data in struct ath10k by Kalle Valo · 11 years ago
  62. e058495 net: qmi_wwan: fix checkpatch warnings by Fabio Porcedda · 11 years ago
  63. 905468f net: qmi_wwan: add Telit LE920 newer firmware support by Fabio Porcedda · 11 years ago
  64. 894116bd powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file by Aida Mynzhasova · 11 years ago
  65. dd96dc3 x86 / ACPI: fix incorrect placement of __initdata tag by Bartlomiej Zolnierkiewicz · 11 years ago
  66. 766a8a6 ACPI / thermal: convert printk(LEVEL...) to pr_<lvl> by Andy Shevchenko · 11 years ago
  67. 559835ea vxlan: Use RCU apis to access sk_user_data. by Pravin B Shelar · 11 years ago
  68. 42a4df0 cpufreq: omap: call cpufreq_frequency_table_put_attr() by Viresh Kumar · 11 years ago
  69. 999fe79 cpufreq: loongson2: call cpufreq_frequency_table_put_attr() by Viresh Kumar · 11 years ago
  70. 724b9ea cpufreq: exynos: call cpufreq_frequency_table_put_attr() by Viresh Kumar · 11 years ago
  71. 52bcd998 cpufreq: blackfin: call cpufreq_frequency_table_put_attr() by Viresh Kumar · 11 years ago
  72. 2457dac cpufreq: arm_big_little: call cpufreq_frequency_table_put_attr() by Viresh Kumar · 11 years ago
  73. 848cb94 cpufreq: at32ap: add frequency table by Hans-Christian Egtvedt · 11 years ago
  74. 2e6a5c80 cpufreq: tegra: fix implementation of ->exit() by Viresh Kumar · 11 years ago
  75. 2338799 cpufreq: tegra: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  76. 5f3a2d3 cpufreq: speedstep: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  77. 4a1fe2bf cpufreq: spear: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  78. f1a707c cpufreq: sparc: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  79. c25d01b cpufreq: sh: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  80. ae02519 cpufreq: sc520: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  81. 53862f7 cpufreq: sa11x0: let cpufreq core initialize struct policy fields by Viresh Kumar · 11 years ago
  82. 22c8b4f cpufreq: sa11x0: Expose frequency table by Viresh Kumar · 11 years ago
  83. 291e8fb cpufreq: s5pv210: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  84. 4974b8e cpufreq: s3cx4xx: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  85. 15cc921 cpufreq: pxa: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  86. 6b4147d cpufreq: ppc: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  87. b147405 cpufreq: powernow: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  88. 0e645df9 cpufreq: pmac: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  89. 2e4633e cpufreq: pasemi: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  90. 719ffe4 cpufreq: p4-clockmod: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  91. aca71cf0 cpufreq: omap: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  92. 05b1621 cpufreq: maple: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  93. f711235 cpufreq: loongson2: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  94. 30aa534 cpufreq: longhaul: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  95. 6efbc77 cpufreq: kirkwood: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  96. 9ff4a80 cpufreq: imx6q: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  97. bbe2c17 cpufreq: ia64-acpi: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  98. bc574ce cpufreq: exynos: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  99. 55bb85b cpufreq: elanfreq: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  100. 7813ed7 cpufreq: e_powersaver: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago