- b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
- 578454f driver core: add devname module aliases to allow module on-demand auto-loading by Kay Sievers · 14 years ago
- a261af9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
- ec96e2f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- 8e9815a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
- 702c0b0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- 99765cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
- 49c39b4 fbdev: move FBIO_WAITFORVSYNC to linux/fb.h by Grazvydas Ignotas · 14 years ago
- 1f9c3e1 fbdev: da8xx/omap-l1xx: implement double buffering by Martin Ambrose · 14 years ago
- 6d94d40 lis3: interrupt handlers for 8bit wakeup and click events by Samu Onkalo · 14 years ago
- 92ba4fe lis3: add skeletons for interrupt handlers by Samu Onkalo · 14 years ago
- 342c5f1 lis3: introduce platform data for second ff / wu unit by Samu Onkalo · 14 years ago
- 90378889 lib: introduce common method to convert hex digits by Andy Shevchenko · 14 years ago
- 2b2f68b DYNAMIC_DEBUG: fix documentation errors by Florian Ragwitz · 14 years ago
- f40c396 ratelimit: add ratelimit_state_init() by OGAWA Hirofumi · 14 years ago
- d8521fc printk_ratelimited(): fix uninitialized spinlock by OGAWA Hirofumi · 14 years ago
- 6c5e303 include/asm-generic/kmap_types.h: add helpful reminder by Andrew Morton · 14 years ago
- 3768217 asm-generic: don't warn that atomic_t is only 24 bit by Peter Fritzsche · 14 years ago
- fc62f2f kernel.h: add pr_warn for symmetry to dev_warn, netdev_warn by Joe Perches · 14 years ago
- 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
- b3b77c8 endian: #define __BYTE_ORDER by Joakim Tjernlund · 14 years ago
- e47103b err.h: add __must_check to error pointer handlers by Jani Nikula · 14 years ago
- c6f6b59 mm: make lowmem_page_address() use PFN_PHYS() for improved portability by Chris Metcalf · 14 years ago
- 4eaf3f6 mem-hotplug: fix potential race while building zonelist for new populated zone by Haicheng Li · 14 years ago
- 1f52250 mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset by Haicheng Li · 14 years ago
- 0faa563 mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme. by Marcelo Roberto Jimenez · 14 years ago
- ff3d58c highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_atomic() by Akinobu Mita · 14 years ago
- fd23855 include/linux/gfp.h: fix coding style by matt mooney · 14 years ago
- 263ff5d include/linux/gfp.h: spelling fixes by matt mooney · 14 years ago
- cf23422 cpu/mem hotplug: enable CPUs online before local memory online by minskey guo · 14 years ago
- 8b25c6d vmscan: remove isolate_pages callback scan control by Johannes Weiner · 14 years ago
- 4f92e25 mm: compaction: defer compaction using an exponential backoff when compaction fails by Mel Gorman · 14 years ago
- 5e77190 mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed by Mel Gorman · 14 years ago
- 56de726 mm: compaction: direct compact when a high-order allocation fails by Mel Gorman · 14 years ago
- ed4a6d7 mm: compaction: add /sys trigger for per-node memory compaction by Mel Gorman · 14 years ago
- 76ab0f5 mm: compaction: add /proc trigger for memory compaction by Mel Gorman · 14 years ago
- 748446b mm: compaction: memory compaction core by Mel Gorman · 14 years ago
- c175a0c mm: move definition for LRU isolation modes to a header by Mel Gorman · 14 years ago
- a8bef8ff mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks by Mel Gorman · 14 years ago
- 7f60c21 mm: migration: share the anon_vma ref counts between KSM and page migration by Mel Gorman · 14 years ago
- 3f6c827 mm: migration: take a reference to the anon_vma before migrating by Mel Gorman · 14 years ago
- c0ff745 cpuset,mm: fix no node to alloc memory when changing cpuset's mems by Miao Xie · 14 years ago
- 708c1bb mempolicy: restructure rebinding-mempolicy functions by Miao Xie · 14 years ago
- e13861d mm: remove return value of putback_lru_pages() by Minchan Kim · 14 years ago
- e9d6c15 tmpfs: insert tmpfs cache pages to inactive list at first by KOSAKI Motohiro · 14 years ago
- 9f79e9d regulator: use voltage number array in 88pm860x by Haojian Zhuang · 15 years ago
- 0178f3e regulator: Allow regulator-regulator supplies to be specified by name by Mark Brown · 15 years ago
- acfbe96 sock.h: fix kernel-doc warning by Randy Dunlap · 14 years ago
- 937eada cls_cgroup: Fix build error when built-in by Herbert Xu · 14 years ago
- b1e50eb Merge remote branch 'origin' into secretlab/next-spi by Grant Likely · 14 years ago
- 41c4221 spi: move bitbang txrx utility functions to private header by hartleys · 15 years ago
- 781c7b1 spi/pl022: add support for the PL023 derivate by Linus Walleij · 15 years ago
- 556f4ae spi/pl022: fix up differences between ARM and ST versions by Linus Walleij · 15 years ago
- 4e8998f wireless: fix mac80211.h kernel-doc warnings by Randy Dunlap · 14 years ago
- 3dc3fc5 Revert "ath9k: Group Key fix for VAPs" by John W. Linville · 14 years ago
- 7e125f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
- f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
- 1595365 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
- 0fed2b5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
- a69eee4 Revert "ath9k: Group Key fix for VAPs" by Linus Torvalds · 14 years ago
- 4fd5ec5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
- 62a11ae Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- 5eb32bd fec: add support for PHY interface platform data by Baruch Siach · 14 years ago
- f845172 cls_cgroup: Store classid in struct sock by Herbert Xu · 14 years ago
- 7aecf49 caif: Bugfix - use standard Linux lists by Sjur Braendeland · 14 years ago
- a4ed89c net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not defined by Ben Hutchings · 14 years ago
- bb0fe53 sh: allow platforms to specify SD-card supported voltages by Guennadi Liakhovetski · 14 years ago
- a2b14dc mmc: let MFD's provide supported Vdd card voltages to tmio_mmc by Guennadi Liakhovetski · 14 years ago
- f87c20a mfd: pass platform flags down to the tmio_mmc driver by Guennadi Liakhovetski · 14 years ago
- ac8fb3e tmio: add a platform flag to disable card write-protection detection by Guennadi Liakhovetski · 14 years ago
- bb4f6b0 Merge branches 'slab/align', 'slab/cleanups', 'slab/fixes', 'slab/memhotadd' and 'slub/fixes' into slab-for-linus by Pekka Enberg · 14 years ago
- 056676d sh: prepare the SDHI MFD driver to pass DMA configuration to tmio_mmc.c by Guennadi Liakhovetski · 14 years ago
- 42a4533 mmc: prepare tmio_mmc for passing of DMA configuration from the MFD cell by Guennadi Liakhovetski · 14 years ago
- cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
- 44504b2 of: change of_match_device to work with struct device by Grant Likely · 15 years ago
- 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
- 597b9d1 drivercore: Add of_match_table to the common device drivers by Grant Likely · 15 years ago
- 2faa4cf linux/elfcore.h: hide kernel functions by Roland McGrath · 14 years ago
- e8bebe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
- 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
- 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
- 1756ac3 Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
- 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
- a825109 Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
- 6f68fba Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
- 454abaf ramfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 15 years ago
- a1bd120 vfs: Add inode uid,gid,mode init helper by Dmitry Monakhov · 15 years ago
- 51ee049 vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs by Roland Dreier · 15 years ago
- 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 15 years ago
- 94d09a9 reiserfs: constify xattr_handler by Stephen Hemminger · 15 years ago
- bb43545 fs: xattr_handler table should be const by Stephen Hemminger · 15 years ago
- 18e9e51 Introduce freeze_super and thaw_super for the fsfreeze ioctl by Josef Bacik · 15 years ago
- 01a05b3 new helper: iterate_supers() by Al Viro · 15 years ago
- 35cf7ba Bury __put_super_and_need_restart() by Al Viro · 15 years ago
- 8edd64b get rid of restarts in sync_filesystems() by Al Viro · 15 years ago
- b20bd1a get rid of S_BIAS by Al Viro · 15 years ago
- 79d7e39 sb_entry() has been killed a couple of years ago and resurrected on mismerge by Al Viro · 15 years ago
- d79df0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
- 6e80e8e Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
- 2a8ba8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago