1. 742e4b6 watchdog: jz4740_wdt - fix magic character checking by Wim Van Sebroeck · 14 years ago
  2. f865c35 watchdog: add JZ4740 watchdog driver by Paul Cercueil · 14 years ago
  3. 4bc3027 watchdog: it87_wdt: Add support for IT8721F watchdog by Huaro Tomita · 14 years ago
  4. a461615 watchdog: hpwdt: build hpwdt as module by default with NMI_DECODING enabled by Tony Camuso · 14 years ago
  5. ea6649c watchdog: hpwdt: Fix a couple of typos by Naga Chumbalkar · 14 years ago
  6. 9b963f3 Merge branch 'davinci-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into devel-stable by Russell King · 14 years ago
  7. cf77370 powerpc/85xx: Update sata controller compatible for p1022ds board by Xulei · 14 years ago
  8. 2f957fc ATA: Add FSL sata v2 controller support by Xulei · 14 years ago
  9. 0e00f7a x86: stop_machine_text_poke() should issue sync_core() by Mathieu Desnoyers · 14 years ago
  10. d1dcfbb powerpc/mpc8xxx_gpio: simplify searching for 'fsl, qoriq-gpio' compatiable by Anatolij Gustschin · 14 years ago
  11. 60d97a8 davinci: DM644x EVM: register MUSB device earlier by Sergei Shtylyov · 14 years ago
  12. f6e5306 davinci: add spi devices on tnetv107x evm by Cyril Chemparathy · 14 years ago
  13. 08e0e1d davinci: add ssp config for tnetv107x evm board by Cyril Chemparathy · 14 years ago
  14. 2498175 davinci: add tnetv107x ssp platform device by Cyril Chemparathy · 14 years ago
  15. a72aeef spi: add ti-ssp spi master driver by Cyril Chemparathy · 14 years ago
  16. 03df0f6 mfd: add driver for sequencer serial port by Cyril Chemparathy · 14 years ago
  17. 3cc5a0f powerpc/8xx: remove obsolete mgsuvd board by Holger Brunck · 14 years ago
  18. c513e7c powerpc/82xx: rename and update mgcoge board support by Holger Brunck · 14 years ago
  19. 93e2b95 powerpc/83xx: rename and update kmeter1 by Holger Brunck · 14 years ago
  20. ac6f120 powerpc/85xx: Workaroudn e500 CPU erratum A005 by Liu Yu · 14 years ago
  21. 7c9e592 fs/9p: Make the writeback_fid owned by root by Aneesh Kumar K.V · 14 years ago
  22. 3dc5436 fs/9p: Writeback dirty data before setattr by Aneesh Kumar K.V · 14 years ago
  23. f10fc50 fs/9p: call vmtruncate before setattr 9p opeation by Aneesh Kumar K.V · 14 years ago
  24. c06c066 fs/9p: Properly update inode attributes on link by Aneesh Kumar K.V · 14 years ago
  25. e0459f5 fs/9p: Prevent multiple inclusion of same header by Aneesh Kumar K.V · 14 years ago
  26. 23b08e9 fs/9p: Workaround vfs rename rehash bug by Aneesh Kumar K.V · 14 years ago
  27. d28c61f fs/9p: Mark directory inode invalid for many directory inode operations by Aneesh Kumar K.V · 14 years ago
  28. 823fcfd fs/9p: Add . and .. dentry revalidation flag by Aneesh Kumar K.V · 14 years ago
  29. 3bc86de fs/9p: mark inode attribute invalid on rename, unlink and setattr by Aneesh Kumar K.V · 14 years ago
  30. b3cbea0 fs/9p: Add support for marking inode attribute invalid by Aneesh Kumar K.V · 14 years ago
  31. 0e43270 fs/9p: Initialize root inode number for dotl by Aneesh Kumar K.V · 14 years ago
  32. b271ec4 fs/9p: Update link count correctly on different file system operations by Aneesh Kumar K.V · 14 years ago
  33. edd73cf fs/9p: Add drop_inode 9p callback by Aneesh Kumar K.V · 14 years ago
  34. e959b54 fs/9p: Add direct IO support in cached mode by Aneesh Kumar K.V · 14 years ago
  35. fa6ea16 fs/9p: Fix inode i_size update in file_write by Aneesh Kumar K.V · 14 years ago
  36. 6b36560 fs/9p: set default readahead pages in cached mode by Aneesh Kumar K.V · 14 years ago
  37. 6b39f6d fs/9p: Move writeback fid to v9fs_inode by Aneesh Kumar K.V · 14 years ago
  38. a78ce05 fs/9p: Add v9fs_inode by Aneesh Kumar K.V · 14 years ago
  39. a121190 fs/9p: Don't set stat.st_blocks based on nrpages by Aneesh Kumar K.V · 14 years ago
  40. 5ffc0cb fs/9p: Add inode hashing by Aneesh Kumar K.V · 14 years ago
  41. 62d810b fs/9p: We need not writeback dirty pages during close by Aneesh Kumar K.V · 14 years ago
  42. 00ea2df fs/9p: Implement syncfs call back for 9Pfs by Aneesh Kumar K.V · 14 years ago
  43. c0aa4ca net/9p: Implement syncfs 9P operation by Aneesh Kumar K.V · 14 years ago
  44. db5841d fs/9p: Mark file system with MS_SYNCHRONOUS only if it is not cached mode by Aneesh Kumar K.V · 14 years ago
  45. a950a65 fs/9p: Clarify cached dentry delete operation by Aneesh Kumar K.V · 14 years ago
  46. 7263ceb fs/9p: Add buffered write support for v9fs. by Aneesh Kumar K.V · 14 years ago
  47. 3cf387d fs/9p: Add fid to inode in cached mode by Aneesh Kumar K.V · 14 years ago
  48. 1731177 fs/9p: Add read write helper function by Aneesh Kumar K.V · 14 years ago
  49. 2efda79 fs/9p: [fscache] wait for page write in cached mode by Aneesh Kumar K.V · 14 years ago
  50. 20656a4 fs/9p: increment inode->i_count in cached mode. by Aneesh Kumar K.V · 14 years ago
  51. 46848de fs/9p: set fs cache cookie in create path also by Aneesh Kumar K.V · 14 years ago
  52. 29236f4 fs/9p: set the cached file_operations struct during inode init by Aneesh Kumar K.V · 14 years ago
  53. f735195 [net/9p] Small non-IO PDUs for zero-copy supporting transports. by Venkateswararao Jujjuri (JV) · 14 years ago
  54. ca41bb3 [net/9p] Handle Zero Copy TREAD/RERROR case in !dotl case. by Venkateswararao Jujjuri (JV) · 14 years ago
  55. 2c66523 [net/9p] readdir zerocopy changes for 9P2000.L protocol. by Venkateswararao Jujjuri (JV) · 14 years ago
  56. 1fc5248 [net/9p] Write side zerocopy changes for 9P2000.L protocol. by Venkateswararao Jujjuri (JV) · 14 years ago
  57. bb2f8a5 [net/9p] Read side zerocopy changes for 9P2000.L protocol. by Venkateswararao Jujjuri (JV) · 14 years ago
  58. 6f69c39 [net/9p] Add preferences to transport layer. by Venkateswararao Jujjuri (JV) · 14 years ago
  59. 4038866 [net/9p] Add gup/zero_copy support to VirtIO transport layer. by Venkateswararao Jujjuri (JV) · 14 years ago
  60. 9bb6c10 [net/9p] Assign type of transaction to tc->pdu->id which is otherwise unsed. by Venkateswararao Jujjuri (JV) · 14 years ago
  61. 022cae36 [net/9p] Preparation and helper functions for zero copy by Venkateswararao Jujjuri (JV) · 14 years ago
  62. 6752a1e [fs/9p] Make access=client default in 9p2000.L protocol by Venkateswararao Jujjuri (JV) · 14 years ago
  63. e782ef7 [fs/9P] Add posixacl mount option by Venkateswararao Jujjuri (JV) · 14 years ago
  64. 9332685 [fs/9p] Ignore acl mount option when CONFIG_9P_FS_POSIX_ACL is not defined. by Venkateswararao Jujjuri (JV) · 14 years ago
  65. d344b0f [fs/9p] Initialze cached acls both in cached/uncached mode. by Venkateswararao Jujjuri (JV) · 14 years ago
  66. c61fa0d [fs/9p] Plug potential acl leak by Venkateswararao Jujjuri (JV) · 14 years ago
  67. 61c29f5 HID: roccat-koneplus: vorrect mode of sysfs attr 'sensor' by Stefan Achatz · 14 years ago
  68. f4154e1 powerpc/fsl_pci: Add support for FSL PCIe controllers v2.x by Prabhakar Kushwaha · 14 years ago
  69. decbb28 powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64e by Kumar Gala · 14 years ago
  70. 43adec9 perf evlist: New command to list the names of events present in a perf.data file by Arnaldo Carvalho de Melo · 14 years ago
  71. a49fb4c exofs: deprecate the commands pending counter by Boaz Harrosh · 14 years ago
  72. 1cea312 exofs: Write sbi->s_nextid as part of the Create command by Boaz Harrosh · 14 years ago
  73. 9ed9648 exofs: Add option to mount by osdname by Boaz Harrosh · 14 years ago
  74. 66cd6ca exofs: Override read-ahead to align on stripe_size by bharrosh@panasas.com · 14 years ago
  75. 97178b7 exofs: simple fsync race fix by Nick Piggin · 14 years ago
  76. a8f1418 exofs: Optimize read_4_write by Boaz Harrosh · 14 years ago
  77. 0a93551 exofs: Trivial: fix some indentation and debug prints by Boaz Harrosh · 14 years ago
  78. 8f68cd4 nfs: BKL is no longer needed, so remove the include by Stephen Rothwell · 14 years ago
  79. b0b6ff0 ARM: EXYNOS4: Implement Clock gating for System MMU by KyongHo Cho · 14 years ago
  80. b34f003 ARM: EXYNOS4: Enhancement of System MMU driver by KyongHo Cho · 14 years ago
  81. 6a8ab060 ipv6: netfilter: ip6_tables: fix infoleak to userspace by Vasiliy Kulikov · 14 years ago
  82. 78b7987 netfilter: ip_tables: fix infoleak to userspace by Vasiliy Kulikov · 14 years ago
  83. 42eab94 netfilter: arp_tables: fix infoleak to userspace by Vasiliy Kulikov · 14 years ago
  84. 4656c4d netfilter: xt_connlimit: remove connlimit_rnd_inited by Changli Gao · 14 years ago
  85. 3e0d514 netfilter: xt_connlimit: use hlist instead by Changli Gao · 14 years ago
  86. 0e23ca1 netfilter: xt_connlimit: use kmalloc() instead of kzalloc() by Changli Gao · 14 years ago
  87. 8183e3a netfilter: xt_connlimit: fix daddr connlimit in SNAT scenario by Changli Gao · 14 years ago
  88. 721bbd4 ARM: EXYNOS4: Add support for gpio interrupts by Marek Szyprowski · 14 years ago
  89. a43efdd ARM: S5P: Add function to register gpio interrupt bank data by Marek Szyprowski · 14 years ago
  90. 2de0926 ARM: S5P: Cleanup S5P gpio interrupt code by Marek Szyprowski · 14 years ago
  91. 47a9c0e ARM: EXYNOS4: Add missing GPYx banks by Marek Szyprowski · 14 years ago
  92. 6d0de15 ARM: S3C64XX: Fix section mismatch from cpufreq init by Mark Brown · 14 years ago
  93. be4c33b ARM: EXYNOS4: Add keypad device to the SMDKV310 by Naveen Krishna Ch · 14 years ago
  94. f9d7bcb ARM: EXYNOS4: Update clocks for keypad by Naveen Krishna Ch · 14 years ago
  95. 344021c ARM: EXYNOS4: Update keypad base address by Naveen Krishna Ch · 14 years ago
  96. 8e97fb7 ARM: EXYNOS4: Add keypad device helpers by Naveen Krishna Ch · 14 years ago
  97. 47e0c7e m68knommu: external interrupt support to ColdFire intc-simr controller by Greg Ungerer · 14 years ago
  98. 57b4814 m68knommu: external interrupt support to ColdFire intc-2 controller by Greg Ungerer · 14 years ago
  99. ce3de78 m68knommu: remove ColdFire CLOCK_DIV config option by Greg Ungerer · 14 years ago
  100. 442ca46 m68knommu: fix gpio warnings for ColdFire 5407 targets by Greg Ungerer · 14 years ago