pandora-kernel.git
2011-03-23 Oleg Nesterovsys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM...
2011-03-23 Michael Rodriguezkernel/cpu.c: fix many errors related to style.
2011-03-23 Amerigo Wangsmp: move smp setup functions to kernel/smp.c
2011-03-23 Uwe Kleine... include/linux/err.h: add a function to cast error-point...
2011-03-23 Olaf Heringmove x86 specific oops=panic to generic code
2011-03-23 Axel Lindrivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE
2011-03-23 Vasiliy Kulikovdrivers/misc/ep93xx_pwm.c: world-writable sysfs files
2011-03-23 Axel Lindrivers/misc/atmel_tclib.c: fix a memory leak
2011-03-23 Axel Lindrivers/misc/hmc6352.c: fix wrong return value checking...
2011-03-23 Hong Liudrivers/misc/apds9802als.c: put the device into runtime...
2011-03-23 Pratyush AnandST SPEAr: PCIE gadget suppport
2011-03-23 Shubhrajyoti... drivers/misc/bmp085.c: free initmem memory
2011-03-23 Shubhrajyoti... bh1780gli: convert to dev pm ops
2011-03-23 Richard Kennedyfs.h: remove 8 bytes of padding from block_device on...
2011-03-23 Borislav Petkovinclude/linux/compiler-gcc*.h: unify macro definitions
2011-03-23 Mandeep Singh... fs: use appropriate printk priority levels
2011-03-23 FUJITA Tomonoriadd the common dma_addr_t typedef to include/linux...
2011-03-23 Richard Weinbergerum: remove file pointer from ioctl
2011-03-23 Paul Pluzhnikovuml: kernels on {i386,x86_64} produce bad coredumps
2011-03-23 Shaohua Limm: simplify code of swap.c
2011-03-23 Hugh Dickinsshmem: let shared anonymous be nonlinear again
2011-03-23 Benjamin Herrenschmidtmm/memblock: properly handle overlaps and fix error...
2011-03-23 Kirill A. Shutemovmm/page_alloc.c: use list_move() instead of list_del...
2011-03-23 Namhyung Kimvmalloc: remove confusing comment on vwrite()
2011-03-23 Jun'ichi Nomurawriteback: make mapping->writeback_index to point to...
2011-03-23 Cesar Eduardo... mm: remove inline from scan_swap_map()
2011-03-23 Cesar Eduardo... sys_swapon: separate final enabling of the swapfile
2011-03-23 Cesar Eduardo... sys_swapoff: change order to match sys_swapon
2011-03-23 Cesar Eduardo... sys_swapon: move printk outside lock
2011-03-23 Cesar Eduardo... sys_swapon: remove nr_good_pages variable
2011-03-23 Cesar Eduardo... sys_swapon: simplify error flow in setup_swap_map_and_e...
2011-03-23 Cesar Eduardo... sys_swapon: separate parsing of bad blocks and extents
2011-03-23 Cesar Eduardo... sys_swapon: call swap_cgroup_swapon() earlier
2011-03-23 Cesar Eduardo... sys_swapon: simplify error flow in read_swap_header()
2011-03-23 Cesar Eduardo... sys_swapon: separate parsing of swapfile header
2011-03-23 Cesar Eduardo... sys_swapon: move setting of swapfilepages near use
2011-03-23 Cesar Eduardo... sys_swapon: simplify error flow in claim_swapfile()
2011-03-23 Cesar Eduardo... sys_swapon: separate bdev claim and inode lock
2011-03-23 Cesar Eduardo... sys_swapon: use a single error label
2011-03-23 Cesar Eduardo... sys_swapon: do only cleanup in the cleanup blocks
2011-03-23 Cesar Eduardo... sys_swapon: remove bdev variable
2011-03-23 Cesar Eduardo... sys_swapon: move setting of error nearer use
2011-03-23 Cesar Eduardo... sys_swapon: remove did_down variable
2011-03-23 Cesar Eduardo... sys_swapon: remove initial value of name variable
2011-03-23 Cesar Eduardo... sys_swapon: simplify error flow in alloc_swap_info()
2011-03-23 Cesar Eduardo... sys_swapon: simplify error return from swap_info allocation
2011-03-23 Cesar Eduardo... sys_swapon: separate swap_info allocation
2011-03-23 Cesar Eduardo... sys_swapon: do not depend on "type" after allocation
2011-03-23 Cesar Eduardo... sys_swapon: remove changelog from function comment
2011-03-23 Cesar Eduardo... sys_swapon: use vzalloc() instead of vmalloc/memset
2011-03-23 Andi Kleenmm: use __GFP_OTHER_NODE for transparent huge pages
2011-03-23 Andi Kleenmm: add __GFP_OTHER_NODE flag
2011-03-23 Andrea Arcangelimm: compaction: Use async migration for __GFP_NO_KSWAPD...
2011-03-23 Andrea Arcangelimm: compaction: minimise the time IRQs are disabled...
2011-03-23 Mel Gormanmm: compaction: minimise the time IRQs are disabled...
2011-03-23 Hugh Dickinsmm: don't return 0 too early from find_get_pages()
2011-03-23 Hugh Dickinsmm: remove worrying dead code from find_get_pages()
2011-03-23 Petr Holasekhugetlbfs: correct handling of negative input to /proc...
2011-03-23 Mel Gormanmm: vmscan: kswapd should not free an excessive number...
2011-03-23 Namhyung Kimmempolicy: remove redundant check in __mpol_equal()
2011-03-23 Dave Hansensmaps: have smaps show transparent huge pages
2011-03-23 Dave Hansensmaps: teach smaps_pte_range() about THP pmds
2011-03-23 Dave Hansensmaps: pass pte size argument in to smaps_pte_entry()
2011-03-23 Dave Hansensmaps: break out smaps_pte_entry() from smaps_pte_range()
2011-03-23 Dave Hansenpagewalk: only split huge pages when necessary
2011-03-23 Minchan Kimmm: reclaim invalidated page ASAP
2011-03-23 Minchan Kimmemcg: move memcg reclaimable page into tail of inactiv...
2011-03-23 Minchan Kimmm: deactivate invalidated pages
2011-03-23 Richard Kennedymm: mm_struct: remove 16 bytes of alignment padding...
2011-03-23 Michel Lespinassemm: remove unused TestSetPageLocked() interface
2011-03-23 Peter Zijlstramm: simplify anon_vma refcounts
2011-03-23 Peter Zijlstramm: move anon_vma ref out from under CONFIG_foo
2011-03-23 Peter Zijlstramm: rename drop_anon_vma() to put_anon_vma()
2011-03-23 Akinobu Mitamm: debug-pagealloc: fix kconfig dependency warning
2011-03-23 Namhyung Kimmm: batch-free pcp list if possible
2011-03-23 Minchan Kimmm: change __remove_from_page_cache()
2011-03-23 Minchan Kimmm: goodbye remove_from_page_cache()
2011-03-23 Minchan Kimmm: truncate: change remove_from_page_cache
2011-03-23 Minchan Kimmm: shmem: change remove_from_page_cache
2011-03-23 Minchan Kimmm: hugetlbfs: change remove_from_page_cache
2011-03-23 Minchan Kimmm: introduce delete_from_page_cache()
2011-03-23 Miklos Szeredimm: add replace_page_cache_page() function
2011-03-23 Gleb Natapovmm: allow GUP to fail instead of waiting on a page
2011-03-23 Prarit Bhargavamm: notifier_from_errno() cleanup
2011-03-23 David Rientjesoom: suppress nodes that are not allowed from meminfo...
2011-03-23 David Rientjesoom: suppress show_mem() for many nodes in irq context...
2011-03-23 David Rientjesoom: suppress nodes that are not allowed from meminfo...
2011-03-23 Eric Dumazetkthread: use kthread_create_on_node()
2011-03-23 Eric Dumazetkthread: NUMA aware kthread_create_on_node()
2011-03-23 Eric Dumazetmm: NUMA aware alloc_thread_info_node()
2011-03-23 Eric Dumazetmm: NUMA aware alloc_task_struct_node()
2011-03-23 Minchan Kimmm/compaction: check migrate_pages's return value inste...
2011-03-23 Andrea Arcangelimm: compaction: prevent kswapd compacting memory to...
2011-03-23 Nick Pigginmm: vmap area cache
2011-03-23 Robert Morellpwm_backlight: add check_fb() hook
2011-03-23 Axel Lindrivers/video/backlight/jornada720_*.c: make needlessly...
2011-03-23 Randy Dunlapbacklight: apple_bl depends on ACPI
2011-03-23 Matthew Garrettmbp_nvidia_bl: rename to apple_bl
2011-03-23 Matthew Garrettmbp_nvidia_bl: check that the backlight control functions
2011-03-23 Matthew Garrettmbp_nvidia_bl: remove DMI dependency
next