pandora-kernel.git
2011-11-01 Jeremy Fitzhardingestop_machine: make stop_machine safe and efficient...
2011-11-01 Peter Korsgaarddrivers/misc/ad525x_dpot-i2c.c: add i2c support for...
2011-11-01 Jonghwan Choidriver/misc/fsa9480.c fix potential null-pointer derefe...
2011-11-01 Mark Brownlis3lv02d: make regulator API usage unconditional
2011-11-01 Éric Piellis3: remove the references to the global variable...
2011-11-01 Éric Piellis3: change exported function to use passed parameter
2011-11-01 Éric Piellis3: use consistent naming of variables
2011-11-01 Éric Piellis3: free regulators if probe() fails
2011-11-01 Éric Pielhp_accel: add HP ProBook 655x
2011-11-01 Éric Piellis3: add support for HP EliteBook 8540w
2011-11-01 Éric Piellis3: add support for HP EliteBook 2730p
2011-11-01 Éric Piellis3: update maintainer information
2011-11-01 Éric Piellis3lv02d: avoid divide by zero due to unchecked
2011-11-01 Jonathan Camerondrivers/hwmon/hwmon.c: convert idr to ida and use ida_s...
2011-11-01 Jonathan Cameronhwmon: convert idr to ida and use ida_simple interface
2011-11-01 Jiaju Zhanglib/Kconfig.debug: fix help message for DEFAULT_HUNG_TA...
2011-11-01 Pavel Emelyanovfs/pipe.c: add ->statfs callback for pipefs
2011-11-01 Michael Creealpha: wire up sendmmsg syscall
2011-11-01 Michael Creealpha: wire up accept4 syscall
2011-11-01 Dimitri Sivanichmm/vmstat.c: cache align vm_stat
2011-11-01 Hugh Dickinsmm: munlock use mapcount to avoid terrible overhead
2011-11-01 Hillf Dantonmm/huge_memory: fix typo when updating mmu cache
2011-11-01 Hillf Dantonmm/huge_memory: fix copying user highpage
2011-11-01 Christoph Lametermm: do not drain pagevecs for mlockall(MCL_FUTURE)
2011-11-01 Mel Gormanvmscan: abort reclaim/compaction if compaction can...
2011-11-01 Rik van Rielvmscan: limit direct reclaim for higher order allocations
2011-11-01 Minchan Kimvmscan: add barrier to prevent evictable page in unevic...
2011-11-01 H Hartley Sweetenmm/huge_memory.c: quiet sparse noise
2011-11-01 H Hartley Sweetenmm/mempolicy.c: quiet sparse noise
2011-11-01 H Hartley Sweetenmm/thrash.c: quiet sparse noise
2011-11-01 H Hartley Sweetenmm/memblock.c: quiet sparse noise
2011-11-01 Johannes Weinermm: disable user interface to manually rescue unevictab...
2011-11-01 Kautuk Consulvmscan.c: fix invalid strict_strtoul() check in write_s...
2011-11-01 Li Haifengmm: fix kunmap_high() comment
2011-11-01 Kyungmin Parkmm: compaction: make compact_zone_order() static
2011-11-01 Dean NelsonHWPOISON: convert pr_debug()s to pr_info()s
2011-11-01 Tao Mafs/buffer.c: add device information for error output...
2011-11-01 Kautuk Consulmm/mmap.c: eliminate the ret variable from mm_take_all_...
2011-11-01 Mikulas Patockavmscan: fix shrinker callback bug in fs/super.c
2011-11-01 Andrew Mortonmm-add-comment-explaining-task-state-setting-in-bdi_for...
2011-11-01 Wanlong Gaoksm: fix the comment of try_to_unmap_one()
2011-11-01 Joe Perchesmm/vmalloc.c: report more vmalloc failures
2011-11-01 Alex,Shikswapd: assign new_order and new_classzone_idx after...
2011-11-01 Jonghwan Choimm/memblock.c: small function definition fixes
2011-11-01 Alex,Shikswapd: avoid unnecessary rebalance after an unsuccessf...
2011-11-01 Akinobu Mitadebug-pagealloc: add support for highmem pages
2011-11-01 Joe Perchesmm: neaten warn_alloc_failed
2011-11-01 Sonic Zhanginclude/asm-generic/page.h: calculate virt_to_page...
2011-11-01 Andrea Arcangelithp: mremap support and TLB optimization
2011-11-01 Andrea Arcangelimremap: avoid sending one IPI per page
2011-11-01 Andrea Arcangelimremap: check for overflow using deltas
2011-11-01 Sam Ravnborgmemblock: add NO_BOOTMEM config symbol
2011-11-01 Sam Ravnborgmemblock: add memblock_start_of_DRAM()
2011-11-01 Mitsuo Hayasakamm: avoid null pointer access in vm_struct via /proc...
2011-11-01 Akinobu Mitamm/debug-pagealloc.c: use memchr_inv
2011-11-01 Akinobu Mitalib/string.c: introduce memchr_inv()
2011-11-01 Akinobu Mitamm/debug-pagealloc.c: use plain __ratelimit() instead...
2011-11-01 Shaohua Livmscan: count pages into balanced for zone with good...
2011-11-01 Mel Gormanmm: vmscan: immediately reclaim end-of-LRU dirty pages...
2011-11-01 Mel Gormanmm: vmscan: throttle reclaim if encountering too many...
2011-11-01 Mel Gormanmm: vmscan: do not writeback filesystem pages in kswapd...
2011-11-01 Mel Gormanext4: warn if direct reclaim tries to writeback pages
2011-11-01 Mel Gormanxfs: warn if direct reclaim tries to writeback pages
2011-11-01 Mel Gormanmm: vmscan: remove dead code related to lumpy reclaim...
2011-11-01 Mel Gormanmm: vmscan: do not writeback filesystem pages in direct...
2011-11-01 Christoph Lametermm: add comments to explain mm_struct fields
2011-11-01 Christoph Lametermm: distinguish between mlocked and pinned pages
2011-11-01 Johannes Weinermm: vmscan: drop nr_force_scan[] from get_scan_count
2011-11-01 Dave Jonesmm: output a list of loaded modules when we hit bad_page()
2011-11-01 Robert P. J... tmpfs: add "tmpfs" to the Kconfig prompt to make it...
2011-11-01 David Rientjesoom: fix race while temporarily setting current's oom_s...
2011-11-01 David Rientjesoom: remove oom_disable_count
2011-11-01 David Rientjesoom: avoid killing kthreads if they assume the oom...
2011-11-01 David Rientjesoom: thaw threads if oom killed thread is frozen before...
2011-11-01 Johannes Weinermm/page-writeback.c: document bdi_min_ratio
2011-11-01 Shaohua Livmscan: add block plug for page reclaim
2011-11-01 Hugh Dickinsradix_tree: clean away saw_unset_tag leftovers
2011-11-01 Minchan Kimmm: migration: clean up unmap_and_move()
2011-11-01 Minchan Kimmm: zone_reclaim: make isolate_lru_page() filter-aware
2011-11-01 Minchan Kimmm: compaction: make isolate_lru_page() filter-aware
2011-11-01 Minchan Kimmm: change isolate mode from #define to bitwise type
2011-11-01 Minchan Kimmm: compaction: trivial clean up in acct_isolated()
2011-11-01 Christopher... Cross Memory Attach
2011-11-01 Wanlong Gaoipc/mqueue.c: fix wrong use of schedule_hrtimeout_range...
2011-11-01 Andrew Morton/proc/self/numa_maps: restore "huge" tag for hugetlb...
2011-11-01 Andrew Mortoninclude/linux/dmar.h: forward-declare struct acpi_dmar_...
2011-11-01 Clemens Ladischdma-mapping: fix sync_single_range_* DMA debugging
2011-10-31 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-10-31 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2011-10-31 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-10-31 David S. Millersparc64: Fix masking and shifting in VIS fpcmp emulation.
2011-10-31 NeilBrownmd/raid10: Fix bug when activating a hot-spare.
2011-10-30 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2011-10-30 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-10-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-10-30 Linus TorvaldsMerge branch 'kvm-updates/3.2' of git://git./linux...
2011-10-30 Linus TorvaldsMerge branch 'fbdev-next' of git://github.com/schandina...
2011-10-30 Jonathan Cameroni2c: Functions for byte-swapped smbus_write/read_word_data
2011-10-30 Jean Delvarei2c-algo-pca: Return standard fault codes
2011-10-30 Jean Delvarei2c-algo-bit: Return standard fault codes
next