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