1. 7a241d6 MAINTAINERS: use tab not spaces after field types by Joe Perches · 15 years ago
  2. 476604d MAINTAINERS: change ATM mailing list to moderated by Joe Perches · 15 years ago
  3. 0e24bdd MAINTAINERS: update OMAP Tony Lindgren email name by Joe Perches · 15 years ago
  4. d6f005a MAINTAINERS: update TRACING section by Joe Perches · 15 years ago
  5. bda2562 MAINTAINERS: update GENERIC UIO FOR PCI DEVICES by Joe Perches · 15 years ago
  6. 8753298 omap_hsmmc: add missing probe handler hook by Roger Quadros · 15 years ago
  7. 0a1b71b strstrip(): mark as as must_check by KOSAKI Motohiro · 15 years ago
  8. 478988d cgroup: fix strstrip() misuse by KOSAKI Motohiro · 15 years ago
  9. 58355c7 congestion_wait(): don't use WRITE by KOSAKI Motohiro · 15 years ago
  10. 0d0df59 connector: fix regression introduced by sid connector by Christian Borntraeger · 15 years ago
  11. 370c28d hwpoison: fix/proc/meminfo alignment by Hugh Dickins · 15 years ago
  12. 92f7ba7 hwpoison: fix oops on ksm pages by Hugh Dickins · 15 years ago
  13. 2eca40a cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=n by Randy Dunlap · 15 years ago
  14. aa3c487 netfilter: xt_socket: make module available for INPUT chain by Jan Engelhardt · 15 years ago
  15. b3dcf3d [S390] smp: fix sigp sense handling by Heiko Carstens · 15 years ago
  16. f8501ba [S390] smp: fix sigp stop handling by Heiko Carstens · 15 years ago
  17. 70f5dc5 [S390] cputime: fix overflow on 31 bit systems by Martin Schwidefsky · 15 years ago
  18. e8a79c9 [S390] call home: fix string length handling by Heiko Carstens · 15 years ago
  19. 4a0fb4c [S390] call home: fix error handling in init function by Heiko Carstens · 15 years ago
  20. 4f8048e [S390] smp: fix prefix handling of offlined cpus by Heiko Carstens · 15 years ago
  21. 8ca4566 [S390] s/r: cmm resume fix by Martin Schwidefsky · 15 years ago
  22. 3f0b3c3 [S390] call home: fix local buffer usage in proc handler by Sebastian Ott · 15 years ago
  23. 390dfd9 percpu: make misc percpu symbols unique by Tejun Heo · 15 years ago
  24. 877105c percpu: make percpu symbols in ia64 unique by Tejun Heo · 15 years ago
  25. 6b7487f percpu: make percpu symbols in powerpc unique by Tejun Heo · 15 years ago
  26. 0fe1e00 percpu: make percpu symbols in x86 unique by Tejun Heo · 15 years ago
  27. c6e22f9 percpu: make percpu symbols in xen unique by Tejun Heo · 15 years ago
  28. f162506 percpu: make percpu symbols in cpufreq unique by Tejun Heo · 15 years ago
  29. b3e9f67 percpu: make percpu symbols in oprofile unique by Tejun Heo · 15 years ago
  30. 9705f69 percpu: make percpu symbols in tracer unique by Tejun Heo · 15 years ago
  31. 1871e52 percpu: make percpu symbols under kernel/ and mm/ unique by Tejun Heo · 15 years ago
  32. 0f5e481 percpu: remove some sparse warnings by Tejun Heo · 15 years ago
  33. 64ef291 percpu: make alloc_percpu() handle array types by Tejun Heo · 15 years ago
  34. 3f04ba8 vmalloc: fix use of non-existent percpu variable in put_cpu_var() by Tejun Heo · 15 years ago
  35. ab0a973 blkdev: flush disk cache on ->fsync by Christoph Hellwig · 15 years ago
  36. b9d128f block: move bdi/address_space unplug functions to backing-dev.h by Jens Axboe · 15 years ago
  37. ed146ae ASoC: OMAP3EVM: Use the twl4030_setup_data for headset pop-removal by Anuj Aggarwal · 15 years ago
  38. 1c3d200 ASoC: TWL4030: Add APLL supply for the capture path by Peter Ujfalusi · 15 years ago
  39. 7729cf7 ASoC: TWL4030: Change APLL powering sequence by Peter Ujfalusi · 15 years ago
  40. 86139a1 ASoC: TWL4030: Vibra motor stop fix when it is driven with audio by Jari Vanhala · 15 years ago
  41. 7e1aa1d ASoC: CS4270: export de-emphasis filter as ALSA control by Daniel Mack · 15 years ago
  42. 26d95b6 ASoC: Minor SMDK64xx WM8580 cleanups by Mark Brown · 15 years ago
  43. 592b09a backing-dev: ensure that a removed bdi no longer has super_block referencing it by Jens Axboe · 15 years ago
  44. b5dd884 net: Fix 'Re: PACKET_TX_RING: packet size is too long' by Gabor Gombas · 15 years ago
  45. 73ba323 ide: update Kconfig text to mark as deprecated by Robert Hancock · 15 years ago
  46. cbba2fa ide-tape: remove the BKL by Borislav Petkov · 15 years ago
  47. 3f911a6 hpt366: kill unused #define's by Sergei Shtylyov · 15 years ago
  48. 9bd7496 ide: Serialize CMD643 and CMD646 to fix a hardware bug with SSD by Mikulas Patocka · 15 years ago
  49. 38bfd8f net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time by Cyrill Gorcunov · 15 years ago
  50. ed3f2e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  51. fb699dfd net: Introduce dev_get_by_index_rcu() by Eric Dumazet · 15 years ago
  52. e0c5567 atm: Cleanup redundant tests on unsigned by roel kluin · 15 years ago
  53. 65a1c4f net: Cleanup redundant tests on unsigned by roel kluin · 15 years ago
  54. 091bb8a net: Cleanup redundant tests on unsigned by roel kluin · 15 years ago
  55. 50e4fe9 gigaset: convert strcmp chain to table lookup by Tilman Schmidt · 15 years ago
  56. c35a87f gigaset: checkpatch cleanup of ev-layer.c by Tilman Schmidt · 15 years ago
  57. 7891adf bas_gigaset: checkpatch cleanup by Tilman Schmidt · 15 years ago
  58. ae67d7d ser_gigaset: checkpatch cleanup by Tilman Schmidt · 15 years ago
  59. d9ba9c9 gigaset: checkpatch cleanup by Tilman Schmidt · 15 years ago
  60. 2032e2c usb_gigaset: code cleanup by Tilman Schmidt · 15 years ago
  61. 4dd8230 gigaset: fix bad assumptions about CAPI skbuffs by Tilman Schmidt · 15 years ago
  62. 22077eb gigaset: fix format string typo in CAPI dial command by Tilman Schmidt · 15 years ago
  63. 6c91191 gigaset: CAPI module readability improvements by Tilman Schmidt · 15 years ago
  64. dc34347 Allow disabling of DSACK TCP option per route by Gilad Ben-Yossef · 15 years ago
  65. 345cda2 Allow to turn off TCP window scale opt per route by Gilad Ben-Yossef · 15 years ago
  66. cda42eb Allow disabling TCP timestamp options per route by Gilad Ben-Yossef · 15 years ago
  67. 1aba721 Add the no SACK route option feature by Gilad Ben-Yossef · 15 years ago
  68. 0c3adfb Add dst_feature to query route entry features by Gilad Ben-Yossef · 15 years ago
  69. 022c3f7 Allow tcp_parse_options to consult dst entry by Gilad Ben-Yossef · 15 years ago
  70. f55017a Only parse time stamp TCP option in time wait sock by Gilad Ben-Yossef · 15 years ago
  71. 06b71b6 netdev: usb: dm9601.c can drive a device not supported yet, add support for it by Janusz Krzysztofik · 15 years ago
  72. da03945 qlge: Fix firmware mailbox command timeout. by Ron Mercer · 15 years ago
  73. 6d190c6 qlge: Fix EEH handling. by Ron Mercer · 15 years ago
  74. c871e66 ip6mr: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  75. 62808f9 ipv6 sit: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  76. d17fa6f ipmr: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  77. cf4432f ip6tnl: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  78. 8c56ba0 bridge: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  79. 59fd5d8 be2net: Add the new PCI IDs to PCI_DEVICE_TABLE. by Ajit Khaparde · 15 years ago
  80. 55888df AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2) by Neil Horman · 15 years ago
  81. f552ce5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  82. 945eb31 e1000e: flow control doesn't re-enable by Bruce Allan · 15 years ago
  83. d653479 vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN device by Yi Zou · 15 years ago
  84. 61a1fa1 ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599 by Yi Zou · 15 years ago
  85. df5c794 net: Add ndo_fcoe_get_wwn to net_device_ops by Yi Zou · 15 years ago
  86. 383ff34 ixgbe: Add support for 82599 alternative WWNN/WWPN prefix by Yi Zou · 15 years ago
  87. 9de09ac Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  88. 3ed6777 tracing/filters: Fix to make system filter work by Li Zefan · 15 years ago
  89. b0ef073 perf/probes: Support function entry relative line number by Masami Hiramatsu · 15 years ago
  90. 253977b perf/probes: Improve probe point syntax of perf-probe by Masami Hiramatsu · 15 years ago
  91. 46ab492 perf/probes: Improve command-line option of perf-probe by Masami Hiramatsu · 15 years ago
  92. 8030c5f perf/probes: Exit searching after finding target function by Masami Hiramatsu · 15 years ago
  93. dd004c4 kprobe-tracer: Compare both of event-name and event-group to find probe by Masami Hiramatsu · 15 years ago
  94. 3f7e454 x86: Add Intel FMA instructions to x86 opcode map by Masami Hiramatsu · 15 years ago
  95. e0e492e x86: AVX instruction set decoder support by Masami Hiramatsu · 15 years ago
  96. 82cb570 x86: Add pclmulq to x86 opcode map by Masami Hiramatsu · 15 years ago
  97. 04d46c1 x86: Merge INAT_REXPFX into INAT_PFX_* by Masami Hiramatsu · 15 years ago
  98. 7f387d3 x86: Fix SSE opcode map bug by Masami Hiramatsu · 15 years ago
  99. 66bd842 perf tools: Delay loading symtabs till we hit a map with it by Arnaldo Carvalho de Melo · 15 years ago
  100. 57b09bb ocfs2: Set MS_POSIXACL on remount by Jan Kara · 15 years ago