Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
[pandora-kernel.git] / include /
2011-05-25 Linus TorvaldsMerge branch 'kconfig-for-40' of git://git./linux/kerne...
2011-05-25 Linus TorvaldsMerge branch 'for-2.6.40' of git://git./linux/kernel...
2011-05-25 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-05-25 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2011-05-25 Linus TorvaldsMerge branch 'for-torvalds' of git://git./linux/kernel...
2011-05-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-25 Linus TorvaldsMerge branch 'rmobile-latest' of git://git./linux/kerne...
2011-05-25 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2011-05-25 Linus TorvaldsMerge branch 'packaging' of git://git./linux/kernel...
2011-05-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-25 Jean Delvarehwmon: (jc42) Change detection class
2011-05-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-25 Linus TorvaldsMerge branch 'for-2.6.40/splice' of git://git.kernel...
2011-05-25 Linus TorvaldsMerge branch 'for-2.6.40/drivers' of git://git.kernel...
2011-05-25 Linus TorvaldsMerge branch 'for-2.6.40/core' of git://git.kernel...
2011-05-25 Linus TorvaldsMerge branch 'timers-ptp-for-linus' of git://git./linux...
2011-05-25 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2011-05-25 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/fbdev-2.6
2011-05-25 Shaohua Lipercpu_counter: change return value and add comments
2011-05-25 Jean-Christophe... lib/genalloc.c: add support for specifying the physical...
2011-05-25 Jean-Christophe... include/linux/genalloc.h: add multiple-inclusion guards
2011-05-25 Alexey Dobriyanlib: add kstrto*_from_user()
2011-05-25 Uwe Kleine-Königleds: provide helper to register "leds-gpio" devices
2011-05-25 Joachim Eastwooddrivers/leds/leds-pca9532.c: add gpio capability
2011-05-25 Mike Travisprintk: allocate kernel log buffer earlier
2011-05-25 Yinghai Lumemblock: add error return when CONFIG_HAVE_MEMBLOCK...
2011-05-25 KOSAKI Motohirosparse: Undef __compiletime_{warning,error} if __CHECKE...
2011-05-25 KOSAKI Motohirosparse: define __must_be_array() for __CHECKER__
2011-05-25 KOSAKI Motohirosparse: define dummy BUILD_BUG_ON definition for sparse
2011-05-25 Eric Parisxattr.h: expose string defines to userspace
2011-05-25 Mike Travisbitmap, irq: add smp_affinity_list interface to /proc/irq
2011-05-25 Amerigo Wangfscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS
2011-05-25 Wanlong Gaoinclude/linux/c2port.h: remove wrong and never used...
2011-05-25 Tim Gardnerulimit: raise default hard ulimit on number of files...
2011-05-25 Mike Frysingerasm-generic/cacheflush.h: flush icache when copying...
2011-05-25 Daniel Kipermm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN(...
2011-05-25 Stephen Wilsonproc: make struct proc_maps_private truly private
2011-05-25 Stephen Wilsonmm: declare mpol_to_str() when CONFIG_TMPFS=n
2011-05-25 Stephen Wilsonmm: export get_vma_policy()
2011-05-25 Hugh Dickinsmm: remove last trace of shmem_get_unmapped_area
2011-05-25 Eric Paristmpfs: implement generic xattr support
2011-05-25 Yinghai Lumemblock/nobootmem: allow alloc_bootmem() to take 0...
2011-05-25 Matt Flemingmm: delete non-atomic mm counter implementation
2011-05-25 Daniel Kipermm: do not define PFN_SECTION_SHIFT if !CONFIG_SPARSEMEM
2011-05-25 Daniel Kipermm: pfn_to_section_nr()/section_nr_to_pfn() is valid...
2011-05-25 Daniel Kipermm: enable set_page_section() only if CONFIG_SPARSEMEM...
2011-05-25 Ying Hanvmscan: change shrinker API by passing shrink_control...
2011-05-25 Ying Hanvmscan: change shrink_slab() interfaces by passing...
2011-05-25 Wu Fengguangreadahead: readahead page allocations are OK to fail
2011-05-25 Dave Hansenmm: break out page allocation warning code
2011-05-25 KOSAKI Motohiromm: convert mm->cpu_vm_cpumask into cpumask_var_t
2011-05-25 Peter Zijlstramm: uninline large generic tlb.h functions
2011-05-25 Peter Zijlstramm: convert anon_vma->lock to a mutex
2011-05-25 Peter Zijlstramm: revert page_lock_anon_vma() lock annotation
2011-05-25 Peter Zijlstramm: Convert i_mmap_lock to a mutex
2011-05-25 Peter Zijlstramm: Remove i_mmap_lock lockbreak
2011-05-25 Peter Zijlstralockdep, mutex: provide mutex_lock_nest_lock
2011-05-25 Peter Zijlstramm: extended batches for generic mmu_gather
2011-05-25 Peter Zijlstramm, powerpc: move the RCU page-table freeing into gener...
2011-05-25 Peter Zijlstramm: mmu_gather rework
2011-05-25 Michal Hockomm: make expand_downwards() symmetrical with expand_upw...
2011-05-25 Dave Hanseninclude/linux/gfp.h: convert BUG_ON() into VM_BUG_ON()
2011-05-25 Dave Hanseninclude/linux/gfp.h: work around apparent sparse confusion
2011-05-25 David Rientjesoom: replace PF_OOM_ORIGIN with toggling oom_score_adj
2011-05-25 KOSAKI Motohiromm, mem-hotplug: update pcp->stat_threshold when memory...
2011-05-25 KOSAKI Motohiromm, mem-hotplug: recalculate lowmem_reserve when memory...
2011-05-25 KOSAKI Motohirox86,mm: make pagefault killable
2011-05-25 KOSAKI Motohiromm: introduce wait_on_page_locked_killable()
2011-05-25 KOSAKI Motohiromm: per-node vmstat: show proper vmstats
2011-05-25 David Rientjesarch, mm: filter disallowed nodes from arch specific...
2011-05-25 Sasha Levin9p: Small cleanup in <net/9p/9p.h>
2011-05-25 Rob Landley9p: typo fixes and minor cleanups
2011-05-25 Paul MundtMerge branch 'common/fbdev-meram' of git://git./linux...
2011-05-24 Linus TorvaldsMerge branch 'for-linus/2640/i2c' of git://git.fluff...
2011-05-24 Ben DooksMerge branches 'for-2639/i2c-eg20t', 'for-2639/i2c...
2011-05-24 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2011-05-24 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-05-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-24 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2011-05-24 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2011-05-24 Bengt Jonssonmach-ux500: voltage domain regulators for DB8500
2011-05-24 Linus Walleijmfd: add DB5500 PRCMU driver
2011-05-24 Mattias Nilssonmfd: update DB8500 PRCMU driver
2011-05-24 Linus Walleijmach-ux500: move the DB8500 PRCMU driver to MFD
2011-05-24 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2011-05-24 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-05-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-24 Linus TorvaldsMerge branch 'for-2.6.40' of git://git./linux/kernel...
2011-05-24 Sage Weilceph: use LOOKUPINO to make unconnected nfs fh more...
2011-05-24 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-05-24 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-05-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-24 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2011-05-24 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2011-05-24 James MorrisMerge branch 'next' into for-linus
2011-05-24 Stephen Rothwellcompat: include aio_abi.h for aio_context_t
2011-05-24 Richard Weinbergerx86: Get rid of asmregparm
2011-05-24 Eric Dumazetposix-timers: RCU conversion
2011-05-24 Bart Van Asschedrbd: Fix spelling
next