aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | | | | spi/pl022: add support for the PL023 derivateLinus Walleij2010-05-25
| * | | | | | | spi/pl022: fix up differences between ARM and ST versionsLinus Walleij2010-05-25
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-05-25
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: use voltage number array in 88pm860xHaojian Zhuang2010-05-25
| * | | | | | | | regulator: Allow regulator-regulator supplies to be specified by nameMark Brown2010-05-25
| | |/ / / / / / | |/| | | | | |
* | | | | | | | fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas2010-05-25
* | | | | | | | fbdev: da8xx/omap-l1xx: implement double bufferingMartin Ambrose2010-05-25
* | | | | | | | lis3: interrupt handlers for 8bit wakeup and click eventsSamu Onkalo2010-05-25
* | | | | | | | lis3: add skeletons for interrupt handlersSamu Onkalo2010-05-25
* | | | | | | | lis3: introduce platform data for second ff / wu unitSamu Onkalo2010-05-25
* | | | | | | | lib: introduce common method to convert hex digitsAndy Shevchenko2010-05-25
* | | | | | | | DYNAMIC_DEBUG: fix documentation errorsFlorian Ragwitz2010-05-25
* | | | | | | | ratelimit: add ratelimit_state_init()OGAWA Hirofumi2010-05-25
* | | | | | | | printk_ratelimited(): fix uninitialized spinlockOGAWA Hirofumi2010-05-25
* | | | | | | | include/asm-generic/kmap_types.h: add helpful reminderAndrew Morton2010-05-25
* | | | | | | | asm-generic: don't warn that atomic_t is only 24 bitPeter Fritzsche2010-05-25
* | | | | | | | kernel.h: add pr_warn for symmetry to dev_warn, netdev_warnJoe Perches2010-05-25
* | | | | | | | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-25
* | | | | | | | endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-25
* | | | | | | | err.h: add __must_check to error pointer handlersJani Nikula2010-05-25
* | | | | | | | mm: make lowmem_page_address() use PFN_PHYS() for improved portabilityChris Metcalf2010-05-25
* | | | | | | | mem-hotplug: fix potential race while building zonelist for new populated zoneHaicheng Li2010-05-25
* | | | | | | | mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li2010-05-25
* | | | | | | | mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme.Marcelo Roberto Jimenez2010-05-25
* | | | | | | | highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_...Akinobu Mita2010-05-25
* | | | | | | | include/linux/gfp.h: fix coding stylematt mooney2010-05-25
* | | | | | | | include/linux/gfp.h: spelling fixesmatt mooney2010-05-25
* | | | | | | | cpu/mem hotplug: enable CPUs online before local memory onlineminskey guo2010-05-25
* | | | | | | | vmscan: remove isolate_pages callback scan controlJohannes Weiner2010-05-25
* | | | | | | | mm: compaction: defer compaction using an exponential backoff when compaction...Mel Gorman2010-05-25
* | | | | | | | mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman2010-05-25
* | | | | | | | mm: compaction: direct compact when a high-order allocation failsMel Gorman2010-05-25
* | | | | | | | mm: compaction: add /sys trigger for per-node memory compactionMel Gorman2010-05-25
* | | | | | | | mm: compaction: add /proc trigger for memory compactionMel Gorman2010-05-25
* | | | | | | | mm: compaction: memory compaction coreMel Gorman2010-05-25
* | | | | | | | mm: move definition for LRU isolation modes to a headerMel Gorman2010-05-25
* | | | | | | | mm: migration: avoid race between shift_arg_pages() and rmap_walk() during mi...Mel Gorman2010-05-25
* | | | | | | | mm: migration: share the anon_vma ref counts between KSM and page migrationMel Gorman2010-05-25
* | | | | | | | mm: migration: take a reference to the anon_vma before migratingMel Gorman2010-05-25
* | | | | | | | cpuset,mm: fix no node to alloc memory when changing cpuset's memsMiao Xie2010-05-25
* | | | | | | | mempolicy: restructure rebinding-mempolicy functionsMiao Xie2010-05-25
* | | | | | | | mm: remove return value of putback_lru_pages()Minchan Kim2010-05-25
* | | | | | | | tmpfs: insert tmpfs cache pages to inactive list at firstKOSAKI Motohiro2010-05-25
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-05-24
|\ \ \ \ \ \ \
| * | | | | | | ide: fix comment typo in ide.hSergei Shtylyov2010-04-15
* | | | | | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-24
|\ \ \ \ \ \ \ \
| * | | | | | | | ncpfs: BKL ioctl pushdownJohn Kacur2010-05-16
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-05-24
|\ \ \ \ \ \ \ \
| * | | | | | | | power_supply: Add support for writeable propertiesDaniel Mack2010-05-19
| * | | | | | | | power_supply: Use attribute groupsAnton Vorontsov2010-05-19