cascardo/linux.git
2011-03-23 Alexey Dobriyankstrto*: converting strings to integers done (hopefully...
2011-03-23 Kenneth HeitkeMAINTAINERS: add drivers/platform/msm to MSM subsystem
2011-03-23 Joe PerchesMAINTAINERS: update WINBOND CIR pattern
2011-03-23 Joe PerchesMAINTAINERS: uSB SE401 moved to staging, update pattern
2011-03-23 Joe PerchesMAINTAINERS: update SFI pattern
2011-03-23 Joe PerchesMAINTAINERS: remove SHARP LH7A40X section
2011-03-23 Joe PerchesMAINTAINERS: update SCX200 file pattern
2011-03-23 Joe PerchesMAINTAINERS: remove unused TIMEKEEPING timekeeping.h
2011-03-23 Joe PerchesMAINTAINERS: remove IEEE1394 entry
2011-03-23 Joe PerchesMAINTAINERS: update media path
2011-03-23 Joe PerchesMAINTAINERS: update clkdev location
2011-03-23 Joe PerchesMAINTAINERS: remove unnecessary linux-kernel@vger....
2011-03-23 Joe PerchesMAINTAINERS: add missing : after HR Timers F tag
2011-03-23 Joe PerchesMAINTAINERS: remove ASOC CODEC DRIVERS files not in...
2011-03-23 Joe PerchesMAINTAINERS: change web links from wiki-analog to wiki...
2011-03-23 Joe PerchesMAINTAINERS: update ADP5520 pattern
2011-03-23 Joe PerchesMAINTAINERS: quote non-alphanumeric email addresses
2011-03-23 Harry WeiMAINTAINERS: add topgit for T:
2011-03-23 Joe Perchesget_maintainer.pl: allow "K:" pattern tests to match...
2011-03-23 Mandeep Singh... printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig
2011-03-23 Kees Cookprintk: use %pK for /proc/kallsyms and /proc/modules
2011-03-23 Feng Tangconsole: prevent registered consoles from dumping old...
2011-03-23 Fabio M. Di... console: allow to retain boot console via boot option...
2011-03-23 Joe Perchesvsprintf: neaten %pK kptr_restrict, save a bit of code...
2011-03-23 Kirill A. Shutemovdrivers/dca/dca-core.c: use list_move() instead of...
2011-03-23 Don Zickuskernel/watchdog.c: always return NOTIFY_OK during cpu...
2011-03-23 Don Zickuskernel/watchdog.c: allow hardlockup to panic by default
2011-03-23 Phil Carmodycalibrate: retry with wider bounds when converge seems...
2011-03-23 Phil Carmodycalibrate: home in on correct lpj value more quickly
2011-03-23 Phil Carmodycalibrate: extract fall-back calculation into own helper
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
next