1. ef25617 mfd: Avoid calling platform_device_put() twice in ucb1400 probe error path by Axel Lin · 14 years ago
  2. 288129f mfd: Annotate tc6387xb probe/remove routines with __devinit/__devexit by Axel Lin · 14 years ago
  3. 08b877b mfd: Fix tc6387xb resource reclaim by Axel Lin · 14 years ago
  4. fa6e4b1 mfd: Fix wrong goto labels for tc6393xb error handling by Axel Lin · 14 years ago
  5. b6e6d54 mfd: Get rid of now unused mc13783 private header by Uwe Kleine-König · 14 years ago
  6. eaf06ee hwmon: Don't access struct mc13783 directly from mc13783-adc by Uwe Kleine-König · 14 years ago
  7. 3b16bb5 mfd: New mc13783 function exposing flags by Uwe Kleine-König · 14 years ago
  8. 789133b mfd: Check jz4740-adc kmalloc() result by Axel Lin · 14 years ago
  9. 48736c8 mfd: Fix jz4740-adc resource reclaim in probe error path by Axel Lin · 14 years ago
  10. 8891352 mfd: Add WM8321 support by Mark Brown · 14 years ago
  11. 5981f4e mfd: Add stmpe auto sleep feature by Sundar R Iyer · 14 years ago
  12. 3faeb35 touchscreen: Fix sign bug by Kulikov Vasiliy · 14 years ago
  13. 31fc03d mfd: Add support for TWL6030 PWM by Hemanth V · 14 years ago
  14. 9accdc1 mfd: Add additional WM8994 GPIO functions by Mark Brown · 14 years ago
  15. 91f4deb mfd: Add JZ4740 ADC driver by Lars-Peter Clausen · 14 years ago
  16. b12c35e gpiolib: Implement set_debounce for WM831x GPIOs by Mark Brown · 14 years ago
  17. f94add3 input: STMPE touch controller support by Luotao Fu · 14 years ago
  18. 76f1084 input: Add STMPE keypad driver by Rabin Vincent · 14 years ago
  19. 03f822f gpio: Add STMPE GPIO driver by Rabin Vincent · 14 years ago
  20. 27e3499 mfd: Add STMPE I/O Expander support by Rabin Vincent · 14 years ago
  21. d2d272a mfd: Properly free t7l66xb clk32k clock source by Axel Lin · 14 years ago
  22. 15742c8 mfd: More verbose MFD Kconfig entry by Samuel Ortiz · 14 years ago
  23. 3cb46ac mfd: Staticise ab3550 register access functions by Mark Brown · 14 years ago
  24. e2bde787 mfd: Fix davinci memory leak by Julia Lawall · 14 years ago
  25. 8af5fe3 mfd: properly handle platform_device_add_resources fail in mfd_add_device by Axel Lin · 14 years ago
  26. 25fe24f mfd: kzalloc doesn't return ERR_PTR by Julia Lawall · 14 years ago
  27. c0d4010 mfd: AB8500 mask off irrelevant bits from the SPI message by Linus Walleij · 14 years ago
  28. eb6e8dd mfd: Fix 88pm860x uninitialized variable and clean up by Dan Carpenter · 14 years ago
  29. d281b80 mfd: Fix memory leak in ab3100_otp_probe by Axel Lin · 14 years ago
  30. 21f1fc3 mfd: Fix led resource in 88pm860x by Haojian Zhuang · 14 years ago
  31. d0f7a6d mfd: Enable onkey on max8925 by Haojian Zhuang · 14 years ago
  32. 5af568cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  33. 062e27e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 14 years ago
  34. bf25db3 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 14 years ago
  35. 682c30e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  36. 84479f3 Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 14 years ago
  37. 946880f Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 14 years ago
  38. 636d174 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  39. dd21e9b lib/decompress_bunzip2.c: fix checkstack warning by Prarit Bhargava · 14 years ago
  40. 5bf2b19 kfifo: add example files to the kernel sample directory by Stefani Seibold · 14 years ago
  41. 2e956fb kfifo: replace the old non generic API by Stefani Seibold · 14 years ago
  42. 4201d9a kfifo: add the new generic kfifo API by Stefani Seibold · 14 years ago
  43. 4457d98 kfifo: fix kfifo miss use of nozami.c by Stefani Seibold · 14 years ago
  44. ad9c7ed kfifo: kfifo_is_{full,empty} should return bools, not ints by Robert P. J. Day · 14 years ago
  45. ab654ba fs/sysv/super.c: add support for non-PDP11 v7 filesystems by Lubomir Rintel · 14 years ago
  46. 0bcaa65 fs/sysv: v7: adjust sanity checks for some volumes by Lubomir Rintel · 14 years ago
  47. a36517e fs/sysv: add v7 alias by Lubomir Rintel · 14 years ago
  48. f65a03f kexec: return -EFAULT on copy_to_user() failures by Dan Carpenter · 14 years ago
  49. 832ccf6 parport_serial: use the PCI IRQ if offered by Fr?d?ric Bri?re · 14 years ago
  50. 863a604 lib/bug.c: add oops end marker to WARN implementation by Anton Blanchard · 14 years ago
  51. e2e7e09 lib/bug.c: make WARN implementation match the kernel/panic.c one by Anton Blanchard · 14 years ago
  52. c7ff0d9 panic: keep blinking in spite of long spin timer mode by TAMUKI Shoichi · 14 years ago
  53. bebf8cf afs: destroy work queue on init failure by Dan Carpenter · 14 years ago
  54. a35274c dma-mapping: add DMA_xxBIT_MASK to feature-removal-schedule.txt by FUJITA Tomonori · 14 years ago
  55. 1758336 pci: add PCI DMA unamp state API to feature-removal-schedule.txt by FUJITA Tomonori · 14 years ago
  56. c31e74c Documentation: DMA-API-HOWTO.txt: add multiple types of IOMMUs support by FUJITA Tomonori · 14 years ago
  57. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  58. d80e0d9 scsi: 53c700: remove dma_is_consistent usage by FUJITA Tomonori · 14 years ago
  59. 7896bfa dma-mapping: parisc: set ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  60. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  61. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  62. cd1542c edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllers by Anton Vorontsov · 14 years ago
  63. b425d5c edac: i5400: improve handling of pci_enable_device() return value by Kulikov Vasiliy · 14 years ago
  64. 44aa80f edac: i5000: improve handling of pci_enable_device() return value by Kulikov Vasiliy · 14 years ago
  65. bd1688d edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKE by Christoph Egger · 14 years ago
  66. c52b0b9 pids: alloc_pidmap: remove the unnecessary boundary checks by Oleg Nesterov · 14 years ago
  67. 5fdee8c pids: fix a race in pid generation that causes pids to be reused immediately by Salman · 14 years ago
  68. 9c867fb partitions: fix sometimes unreadable partition strings by Alexey Dobriyan · 14 years ago
  69. ecd6269 cs5535-mfgpt: reuse timers that have never been set up by Jens Rottmann · 14 years ago
  70. e73790a drivers/char/n_gsm.c: add missing spin_unlock_irqrestore by Julia Lawall · 14 years ago
  71. 7bb671e ipmi: print info for spmi and smbios paths like acpi and pci by Yinghai Lu · 14 years ago
  72. 7faefea ipmi: fix memleaking for add_smi when duplicating happen by Yinghai Lu · 14 years ago
  73. f46c77c drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but not used by Justin P. Mattock · 14 years ago
  74. cfbef3c procfs: simplify conditional processing of fs/proc.o. by Robert P. J. Day · 14 years ago
  75. a2a20c4 signalfd: fill in ssi_int for posix timers and message queues by Nathan Lynch · 14 years ago
  76. c7e49c1 ptrace: optimize exit_ptrace() for the likely case by Oleg Nesterov · 14 years ago
  77. 13d7e3a memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id by KOSAKI Motohiro · 14 years ago
  78. 00918b6 memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim() by KOSAKI Motohiro · 14 years ago
  79. 14fec79 memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask by KOSAKI Motohiro · 14 years ago
  80. da280d6 memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone() by KOSAKI Motohiro · 14 years ago
  81. b8f5c56 memcg: sc.nr_to_reclaim should be initialized by KOSAKI Motohiro · 14 years ago
  82. f75ca96 memcg: avoid css_get() by KAMEZAWA Hiroyuki · 14 years ago
  83. 158e0a2 memcg: use find_lock_task_mm() in memory cgroups oom by KAMEZAWA Hiroyuki · 14 years ago
  84. 73045c4 memcg: remove mem from arg of charge_common by Daisuke Nishimura · 14 years ago
  85. bd0d24b memcg: remove redundant code by Daisuke Nishimura · 14 years ago
  86. 2bd9bb2 memcg: clean up waiting move acct by KAMEZAWA Hiroyuki · 14 years ago
  87. 4b53433 memcg: clean up try_charge main loop by KAMEZAWA Hiroyuki · 14 years ago
  88. 65e0e81 memcg: remove experimental from swap account config by KAMEZAWA Hiroyuki · 14 years ago
  89. b7300b7 blkdev: cgroup whitelist permission fix by Chris Wright · 14 years ago
  90. e400c28 cgroups: save space for the terminator by Dan Carpenter · 14 years ago
  91. 2b24706 Documentation/padata.txt: fix typos etc. by Randy Dunlap · 14 years ago
  92. a3038ea Documentation/00-INDEX: remove reference to exception.txt by Huang Shijie · 14 years ago
  93. a435600 docbook: need xmldoclinks for all doc types by Ben Hutchings · 14 years ago
  94. 79872e0 Documentation/networking/wavelan.txt: deleted, not in tree by Joe Perches · 14 years ago
  95. b6d676d mtd/nand_base: fix kernel-doc warnings & typos by Randy Dunlap · 14 years ago
  96. 71740c4 fusion: fix kernel-doc warnings by Randy Dunlap · 14 years ago
  97. b3397ad reiserfs: remove unused local `wait' by Changli Gao · 14 years ago
  98. 628a464 drivers/video/igafb.c: make igafb_setup() and igafb_init() static by Andrew Morton · 14 years ago
  99. 527dcf4 drivers/video/igafb.c: introduce lost 'return' by Kulikov Vasiliy · 14 years ago
  100. c07fbfd fbmem: VM_IO set, but not propagated by Daniel De Graaf · 14 years ago