1. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  2. 5eef7fa fs: dcache documentation cleanup by Nick Piggin · 14 years ago
  3. fbc8d4c0 config fs: avoid switching ->d_op on live dentry by Nick Piggin · 14 years ago
  4. 5adcee1 cgroup fs: avoid switching ->d_op on live dentry by Nick Piggin · 14 years ago
  5. 3e880fb fs: use fast counters for vfs caches by Nick Piggin · 14 years ago
  6. 86c8749 vfs: revert per-cpu nr_unused counters for dentry and inodes by Nick Piggin · 14 years ago
  7. ccd35fb kernel: kmem_ptr_validate considered harmful by Nick Piggin · 14 years ago
  8. 786a5e1 fs: d_validate fixes by Nick Piggin · 14 years ago
  9. 554738d Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  10. 01539ba Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  11. c413521 ARM: mach-shmobile: update for SMP changes. by Paul Mundt · 14 years ago
  12. c0312b3 ARM: mach-shmobile: update for GIC changes. by Paul Mundt · 14 years ago
  13. 6ef9f6f ARM: mach-shmobile: Fix up clkdev fallout for SH73A0. by Paul Mundt · 14 years ago
  14. 9e9bc97 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  15. 04a186b Merge branch 'common/dma' into rmobile-latest by Paul Mundt · 14 years ago
  16. 661382f dma: shdma: don't register the global die notifier multiple times by Guennadi Liakhovetski · 14 years ago
  17. e9d728f Merge branch 'rmobile/smp' into rmobile-latest by Paul Mundt · 14 years ago
  18. 018a3fc ARM: mach-shmobile: Rely on run-time IRQ handlers by Magnus Damm · 14 years ago
  19. e74a962 ARM: mach-shmobile: Run-time IRQ handler for GIC by Magnus Damm · 14 years ago
  20. 863b171 ARM: mach-shmobile: Run-time IRQ handler for INTCA by Magnus Damm · 14 years ago
  21. 60f1435 ARM: mach-shmobile: Enable CONFIG_MULTI_IRQ_HANDLER by Magnus Damm · 14 years ago
  22. 3dff880 ARM: mach-shmobile: Use shared GIC entry macros by Magnus Damm · 14 years ago
  23. eb6908a2 ARM: mach-shmobile: mackerel: Add zboot support by Simon Horman · 14 years ago
  24. 5e93c6b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into rmobile-latest by Paul Mundt · 14 years ago
  25. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  26. f70f5b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 14 years ago
  27. 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  28. 28cdac6 Merge branch 'pgt' (early part) into devel by Russell King · 14 years ago
  29. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  30. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  31. 24056f5 ARM: DMA: add support for DMA debugging by Russell King · 14 years ago
  32. b69fc2e Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 14 years ago
  33. 84b7290 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  34. 9858a38 Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  35. abb3594 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  36. 4e3dbdb cassini: Use local-mac-address prom property for Cassini MAC address by Richard Mortimer · 14 years ago
  37. 2ad0d9d net: remove the duplicate #ifdef __KERNEL__ by Changli Gao · 14 years ago
  38. 09798eb atyfb: Fix bootup hangs on sparc64. by David S. Miller · 14 years ago
  39. f88de8d net: bridge: check the length of skb after nf_bridge_maybe_copy_header() by Changli Gao · 14 years ago
  40. 38cfb90 netconsole: clarify stopping message by Ferenc Wagner · 14 years ago
  41. 141dfba netconsole: don't announce stopping if nothing happened by Ferenc Wagner · 14 years ago
  42. 68d7c1a cnic: Fix the type field in SPQ messages by Michael Chan · 14 years ago
  43. cba85b5 netfilter: fix export secctx error handling by Pablo Neira Ayuso · 14 years ago
  44. f682cef netfilter: fix the race when initializing nf_ct_expect_hash_rnd by Changli Gao · 14 years ago
  45. 6623e3b ipv4: IP defragmentation must be ECN aware by Eric Dumazet · 14 years ago
  46. 9c86c0f net: r6040: Return proper error for r6040_init_one by Axel Lin · 14 years ago
  47. 2a8fe00 dcb: use after free in dcb_flushapp() by Dan Carpenter · 14 years ago
  48. 70bfa2d dcb: unlock on error in dcbnl_ieee_get() by Dan Carpenter · 14 years ago
  49. cb600d2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  50. 0c66100 net: ixp4xx_eth: Return proper error for eth_init_one by Axel Lin · 14 years ago
  51. 47935a7 Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  52. 238c855 include/linux/if_ether.h: Add #define ETH_P_LINK_CTL for HPNA and wlan local tunnel by Henry Ptasinski · 14 years ago
  53. 77a0dd5 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  54. d7a5a18 Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  55. 4f00b90 Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  56. b4c6e2e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  57. 6f46b12 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  58. 4e1db5e Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  59. 37d9a8c Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  60. 5f9251c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  61. 2c6607c net: add POLLPRI to sock_def_readable() by Eric Dumazet · 14 years ago
  62. 017892c3 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  63. 42cbd8e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  64. 568389c serial: apbuart: Fixup apbuart_console_init() by Thomas Gleixner · 14 years ago
  65. dda5f0a Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. 65b2074 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  67. 28d9bfc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  68. f3b0cfa Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  69. 2af49b6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  70. b08b272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  71. 8484baa kernel-doc: code reorganization by Randy Dunlap · 14 years ago
  72. d5ba92b Documentation: update kernel-docs.txt by Nicolas Kaiser · 14 years ago
  73. a406497 Documentation/dontdiff: add further autogenerated files to ignore list by Michael Prokop · 14 years ago
  74. e3c9221 [media] radio-aimslab.c: Fix gcc 4.5+ bug by Mauro Carvalho Chehab · 14 years ago
  75. 1928e87 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  76. f862f90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest by Paul Mundt · 14 years ago
  77. ca9c20c Merge branch 'fbdev/udlfb' by Paul Mundt · 14 years ago
  78. 81f6f3c video: udlfb: Kill off special printk wrappers, use pr_fmt(). by Paul Mundt · 14 years ago
  79. b9f03a3 video: udlfb: Kill off some magic constants for EDID sizing. by Paul Mundt · 14 years ago
  80. 1a3e528 video: udlfb: deifdefify (yes, that's a word). by Paul Mundt · 14 years ago
  81. 6f09e41 sh: include Migo-R TS driver in Migo-R defconfig by Magnus Damm · 14 years ago
  82. 17ca20c fbdev: modedb: Add a new mode for 864x480 TAAL panels. by Mayuresh Janorkar · 14 years ago
  83. 748103e drivers/video/i810/i810-i2c.c: fix i2c bus handling by Stefani Seibold · 14 years ago
  84. 529ed80 video: Fix the HGA framebuffer driver by Brent Cook · 14 years ago
  85. e045da7 drivers/video/carminefb.c: improve error handling by Julia Lawall · 14 years ago
  86. 7ee04fd video: imxfb: Fix the maximum value for yres by Fabio Estevam · 14 years ago
  87. 417d482 fbdev: sh_mobile_lcdcfb: Enable 32 bpp and 24 bpp support by Magnus Damm · 14 years ago
  88. 98d27b8 ARM: mach-shmobile: mackerel: Add HDMI sound support by Kuninori Morimoto · 14 years ago
  89. 12c4309 ARM: mach-shmobile: mackerel: add HDMI video support by Kuninori Morimoto · 14 years ago
  90. 7367464 ARM: mach-shmobile: ap4evb: fixup clk_put timing of fsib_clk by Kuninori Morimoto · 14 years ago
  91. 3610cda af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks. by David S. Miller · 14 years ago
  92. 44b8288 net_sched: pfifo_head_drop problem by Eric Dumazet · 14 years ago
  93. 06778b1 mac80211: remove stray extern by Johannes Berg · 14 years ago
  94. 90fc4b3 mac80211: implement off-channel TX using hw r-o-c offload by Johannes Berg · 14 years ago
  95. 21f8358 mac80211: implement hardware offload for remain-on-channel by Johannes Berg · 14 years ago
  96. c96e963 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  97. 4b95f13 tools, perf: Documentation for the power events API by Jean Pihet · 14 years ago
  98. 938cfed perf: Add calls to suspend trace point by Jean Pihet · 14 years ago
  99. 33af881 ath9k: correct MODULE_PARM_DESC parameters for force_new_ani by John W. Linville · 14 years ago
  100. 18cb6e3 ath5k: qualify global modparam_nohwcrypt variable by John W. Linville · 14 years ago