1. 6636a99 drivers/rtc/class.c: use struct device as the first argument for devm_rtc_device_register() by Jingoo Han · 12 years ago
  2. 3e217b6 rtc: add devm_rtc_device_{register,unregister}() by Jingoo Han · 12 years ago
  3. 2e0fb40 lib, net: make isodigit() public and use it by Andy Shevchenko · 12 years ago
  4. 4d22f8c drivers/video/backlight/tps65217_bl.c add default brightness value option by Matus Ujhelyi · 12 years ago
  5. c365e59 backlight: lp855x: remove duplicate platform data by Kim, Milo · 12 years ago
  6. 98e35be backlight: lp855x: fix initial brightness type by Kim, Milo · 12 years ago
  7. 0b81857 backlight: lp855x: move backlight mode platform data by Kim, Milo · 12 years ago
  8. 600ffd3 backlight: lp855x: convert a type of device name by Kim, Milo · 12 years ago
  9. 46e1915 drivers/video/backlight/platform_lcd.c: introduce probe callback by Andrew Bresticker · 12 years ago
  10. 1b2c289 include/linux/printk.h: include stdarg.h by Andrew Morton · 12 years ago
  11. d0380e6 early_printk: consolidate random copies of identical code by Thomas Gleixner · 12 years ago
  12. 07c65f4 printk/tracing: rework console tracing by zhangwei(Jovi) · 12 years ago
  13. 2fb0815 gcc4: disable __compiletime_object_size for GCC 4.6+ by Guenter Roeck · 12 years ago
  14. 657eee7 media: coda: use genalloc API by Philipp Zabel · 12 years ago
  15. 9375db0 genalloc: add devres support, allow to find a managed pool by device by Philipp Zabel · 12 years ago
  16. b4def35 mm, nobootmem: clean-up of free_low_memory_core_early() by Joonsoo Kim · 12 years ago
  17. 5bc7b8a mm: thp: add split tail pages to shrink page list in page reclaim by Shaohua Li · 12 years ago
  18. 1eec670 mm: allow for outstanding swap writeback accounting by Seth Jennings · 12 years ago
  19. 2f772e6 mm: break up swap_writepage() for frontswap backends by Seth Jennings · 12 years ago
  20. 70ddf63 memcg: add memory.pressure_level events by Anton Vorontsov · 12 years ago
  21. 4edd7ce mm, hotplug: avoid compiling memory hotremove functions when disabled by David Rientjes · 12 years ago
  22. 825f787 resource: add release_mem_region_adjustable() by Toshi Kani · 12 years ago
  23. f1cb087 mm: remove CONFIG_HOTPLUG ifdefs by Yijing Wang · 12 years ago
  24. 4eeab4f mm: replace hardcoded 3% with admin_reserve_pages knob by Andrew Shewmaker · 12 years ago
  25. c9b1d09 mm: limit growth of 3% hardcoded other user reserve by Andrew Shewmaker · 12 years ago
  26. f02c696 include/linux/memory.h: implement register_hotmemory_notifier() by Andrew Morton · 12 years ago
  27. f9872ca page_alloc: make setup_nr_node_ids() usable for arch init code by Cody P Schafer · 12 years ago
  28. 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 12 years ago
  29. 949f7ec mm, hugetlb: include hugepages in meminfo by David Rientjes · 12 years ago
  30. 6ee8630 mm: allow arch code to control the user page table ceiling by Hugh Dickins · 12 years ago
  31. 13ba3fc kexec, vmalloc: export additional vmalloc layer information by Atsushi Kumagai · 12 years ago
  32. f1c4069 mm, vmalloc: export vmap_area_list, instead of vmlist by Joonsoo Kim · 12 years ago
  33. db3808c mm, vmalloc: move get_vmalloc_info() to vmalloc.c by Joonsoo Kim · 12 years ago
  34. 713685111 mm: make snapshotting pages for stable writes a per-bio operation by Darrick J. Wong · 12 years ago
  35. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 12 years ago
  36. 146732c fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n by Josh Triplett · 12 years ago
  37. 6d2488f cgroup: remove css_get_next by Michal Hocko · 12 years ago
  38. cfa11e0 mm: introduce free_highmem_page() helper to free highmem pages into buddy system by Jiang Liu · 12 years ago
  39. 69afade mm: introduce common help functions to deal with reserved/managed pages by Jiang Liu · 12 years ago
  40. 8375ad9 vm: adjust ifdef for TINY_RCU by Paul E. McKenney · 12 years ago
  41. 250297e mm/shmem.c: remove an ifdef by Andrew Morton · 12 years ago
  42. 4b59e6c mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 12 years ago
  43. fe0bfaa mm: trace filemap add and del by Robert Jarzmik · 12 years ago
  44. 2c2fea1 debug_locks.h: make warning more verbose by James Hogan · 12 years ago
  45. 68a2d20b drivers/video: add Hyper-V Synthetic Video Frame Buffer Driver by Haiyang Zhang · 12 years ago
  46. ec25e24 Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  47. 507ffe4 Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  48. fdc719b Merge tag 'staging-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  49. 2794b5d Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  50. 4f567cb Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  51. 92ddcf4 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  52. 000a74f Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  53. 8127b39 Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
  54. 96a3e8a Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  55. 916bb6d7 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  56. 9d2da7a Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  57. 9bf9d47 Merge branch '3.10/fb-mmap' into for-next by Tomi Valkeinen · 12 years ago
  58. d4f09c5 Merge branch 'pci/gavin-msi-cleanup' into next by Bjorn Helgaas · 12 years ago
  59. ee5d5499 usb: phy: tegra: don't call into tegra-ehci directly by Arnd Bergmann · 12 years ago
  60. 2366d06 PCI: Remove "extern" from function declarations by Bjorn Helgaas · 12 years ago
  61. 24bc69d PCI: Clean up MSI/MSI-X capability #defines by Bjorn Helgaas · 12 years ago
  62. e375b56 PCI: Cache MSI/MSI-X capability offsets in struct pci_dev by Gavin Shan · 12 years ago
  63. 703860e PCI: Use u8, not int, for PM capability offset by Bjorn Helgaas · 12 years ago
  64. 830ac85 Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  65. db93f8b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  66. c437d88 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  67. 83f1b4b net: fix incorrect credentials passing by Linus Torvalds · 12 years ago
  68. c0a9f45 Merge remote-tracking branch 'efi/urgent' into x86/urgent by H. Peter Anvin · 12 years ago
  69. e15465e irda: small read past the end of array in debug code by Dan Carpenter · 12 years ago
  70. 53d945e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  71. f07512e pinctrl/pinconfig: add debug interface by Laurent Meunier · 12 years ago
  72. 2bd2c92 mutex: Queue mutex spinners with MCS lock to reduce cacheline contention by Waiman Long · 12 years ago
  73. 41fcb9f mutex: Move mutex spinning code from sched/core.c back to mutex.c by Waiman Long · 12 years ago
  74. 5a22483 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  75. 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 12 years ago
  76. 55a20ee x86, kdump: Retore crashkernel= to allocate under 896M by Yinghai Lu · 12 years ago
  77. c729de8 x86, kdump: Set crashkernel_low automatically by Yinghai Lu · 12 years ago
  78. 723ec4d Merge branch 'pci/cleanup' into next by Bjorn Helgaas · 12 years ago
  79. f39d5b7 PCI: Remove "extern" from function declarations by Bjorn Helgaas · 12 years ago
  80. fca8316 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  81. 4c82456 fuse: fix type definitions in uapi header by Miklos Szeredi · 12 years ago
  82. b4cbb19 vm: add vm_iomap_memory() helper function by Linus Torvalds · 12 years ago
  83. dec02de xen: drop tracking of IRQ vector by Jan Beulich · 12 years ago
  84. a3b6bbd Merge branch 'pci/jiang-subdrivers' into next by Bjorn Helgaas · 12 years ago
  85. c309dbb PCI/ACPI: Remove support of ACPI PCI subdrivers by Myron Stowe · 12 years ago
  86. 30e22b2 Merge branch 'pci/misc' into next by Bjorn Helgaas · 12 years ago
  87. 8e7ee6f PCI: Define macro for Marvell vendor ID by Xiangliang Yu · 12 years ago
  88. 272e70c Merge branch 'pci/gabor-get-of-node' into next by Bjorn Helgaas · 12 years ago
  89. 0635eb8 Move utf16 functions to kernel core and rename by Matthew Garrett · 12 years ago
  90. 31815c0 serial: sccnxp: Replace pdata.init/exit with regulator API by Alexander Shiyan · 12 years ago
  91. bb33db7 Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  92. cf2585a fbdev: Merge fbdev topic branches by Tomi Valkeinen · 12 years ago
  93. 11b397e Merge 3.9-rc7 intp tty-next by Greg Kroah-Hartman · 12 years ago
  94. 2bb590b Merge 3.9-rc7 into staging-next by Greg Kroah-Hartman · 12 years ago
  95. 0d1d392 Merge 3.9-rc7 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  96. 2f093e2 Merge 3.9-rc7 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  97. f88c91d ipv6: statically link register_inet6addr_notifier() by Cong Wang · 12 years ago
  98. 3c91930 Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  99. 935d8aa Add file_ns_capable() helper function for open-time capability checking by Linus Torvalds · 12 years ago
  100. 1de14c3 x86-32: Fix possible incomplete TLB invalidate with PAE pagetables by Dave Hansen · 12 years ago