cascardo/linux.git
2009-01-06 Jesper Juhlinclude/linux/interrupt.h: do not include linux/irqnr...
2009-01-06 Randy Dunlapsysrq: more explicit, less terse help messages
2009-01-06 Randy Dunlapfs/inode: fix kernel-doc notation
2009-01-06 Geert UytterhoevenRemove obsolete CONFIG_RESOURCES_64BIT
2009-01-06 Tetsuo Handado_coredump(): check return from argv_split()
2009-01-06 KOSAKI Motohiroprofile: don't include <asm/ptrace.h> twice.
2009-01-06 Jan Beulichinit/main.c: mark late_time_init as __initdata
2009-01-06 Gerd Hoffmannadd missing accounting calls to compat_sys_{readv,writev}
2009-01-06 Cyrill Gorcunovfs: fix name overwrite in __register_chrdev_region()
2009-01-06 Russell Kingremove linux/hardirq.h from asm-generic/local.h
2009-01-06 Brent Casavantioc4: automatically load sgiioc4 subordinate module
2009-01-06 Dmitry Eremin... Dmitry has been renamed
2009-01-06 Eric Dumazetpercpu_counter: FBC_BATCH should be a variable
2009-01-06 Paul MackerrasAllow times and time system calls to return small negat...
2009-01-06 David Brownelldocumentation: when to BUG(), and when to not BUG()
2009-01-06 Tejun Heopoll: allow f_op->poll to sleep
2009-01-06 Randy Dunlapfs: use menuconfig to control the Misc. filesystems...
2009-01-06 Arjan van de Venscripts: script from kerneloops.org to pretty print...
2009-01-06 Arjan van de Venoops: increment the oops UUID every time we oops
2009-01-06 Pavel Machekstrict_strto* is not strict enough
2009-01-06 Mike Frysingerautodetect_raid: add missing __init marking
2009-01-06 Qinghuang Fengsamples: mark {static|__init|__exit} for {init|exit...
2009-01-06 Darrick J.... Create a DIV_ROUND_CLOSEST macro to do division with...
2009-01-06 Harvey Harrisonlib: proportions.c trivial sparse lock annotation
2009-01-06 Harvey Harrisonlib: radix_tree.c make percpu variable static
2009-01-06 Harvey Harrisonlib: fix sparse shadowed variable warning
2009-01-06 Zhaoleifork.c: cleanup for copy_sighand()
2009-01-06 Alexey DobriyanRemove remaining unwinder code
2009-01-06 Luiz Fernando... fs/exec.c:__bprm_mm_init(): clean up error handling
2009-01-06 Marton Balintdo_mounts: add device info to mount message
2009-01-06 Viktor Rosendahloops handling: ensure that any oops is flushed to the...
2009-01-06 Laurent PinchartCheck fops_get() return value
2009-01-06 Arjan van de Venpci: use pci_ioremap_bar() in drivers/misc
2009-01-06 Matthew Wilcoxatomic_t: unify all arch definitions
2009-01-06 Rakib Mullickinit: properly placing noinline keyword
2009-01-06 Cyrill Gorcunovmm: hugetlb: remove redundant `if' operation
2009-01-06 KOSAKI Motohiromm: stop kswapd's infinite loop at high order allocation
2009-01-06 Johannes Weinerbootmem: print request details before BUG_ON(them)
2009-01-06 Johannes Weinermm: check for no mmaps in exit_mmap()
2009-01-06 KOSAKI Motohiromm: kill page_queue_congested()
2009-01-06 KOSAKI Motohiromm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE
2009-01-06 Oleg Nesterovmm: introduce get_mm_hiwater_xxx(), fix taskstats-...
2009-01-06 Nick Pigginmm: pagecache gfp flags fix
2009-01-06 Nick Pigginfs: sys_sync fix
2009-01-06 Nick Pigginfs: sync_sb_inodes fix
2009-01-06 Nick Pigginfs: remove WB_SYNC_HOLD
2009-01-06 Artem BityutskiyUBIFS: do not use WB_SYNC_HOLD
2009-01-06 Nick Pigginmm: direct IO starvation improvement
2009-01-06 ZhenwenXumm/mmap.c: fix coding style
2009-01-06 Matt Mackallshmem: unify regular and tiny shmem
2009-01-06 Franck Bui-Huublock_write_begin(): remove useless goto
2009-01-06 Ying Hanmm: make get_user_pages() interruptible
2009-01-06 Roel Kluinhugetlb: unsigned ret cannot be negative
2009-01-06 Andrew Mortonvmscan: shrink_active_list(): reduce lru_lock hold...
2009-01-06 Hugh Dickinsbadpage: KERN_ALERT BUG instead of KERN_EMERG
2009-01-06 Hugh Dickinsbadpage: ratelimit print_bad_pte and bad_page
2009-01-06 Hugh Dickinsbadpage: remove vma from page_remove_rmap
2009-01-06 Hugh Dickinsbadpage: zap print_bad_pte on swap and file
2009-01-06 Hugh Dickinsbadpage: vm_normal_page use print_bad_pte
2009-01-06 Hugh Dickinsbadpage: replace page_remove_rmap Eeek and BUG
2009-01-06 Hugh Dickinsbadpage: keep any bad page out of circulation
2009-01-06 Hugh Dickinsbadpage: simplify page_alloc flag check+clear
2009-01-06 Dmitri Monakhovfs: truncate blocks outside i_size after O_DIRECT write...
2009-01-06 KOSAKI Motohiromm: kill zone_is_near_oom()
2009-01-06 KOSAKI Motohirovmscan: improve reclaim throughput to bail out patch
2009-01-06 Rik van Rielvmscan: bail out of direct reclaim after swap_cluster_m...
2009-01-06 Hannes Ederhugetlb: fix sparse warnings
2009-01-06 Hugh Dickinsswapfile: let others seed random
2009-01-06 Hugh Dickinsswapfile: change discard pgoff_t to sector_t
2009-01-06 Hugh Dickinsswapfile: swap allocation cycle if nonrot
2009-01-06 Hugh Dickinsswapfile: swapon randomize if nonrot
2009-01-06 Hugh Dickinsswapfile: swap allocation use discard
2009-01-06 Hugh Dickinsswapfile: swapon use discard (trim)
2009-01-06 Hugh Dickinsswapfile: rearrange scan and swap_info
2009-01-06 Hugh Dickinsswapfile: remove v0 SWAP-SPACE message
2009-01-06 Hugh Dickinsswapfile: remove surplus whitespace
2009-01-06 Hugh Dickinsswapfile: remove SWP_ACTIVE mask
2009-01-06 Hugh Dickinsswapfile: swapon needs larger size type
2009-01-06 KOSAKI Motohiromm: make vread() and vwrite() declaration
2009-01-06 KOSAKI Motohiromm: make setup_per_zone_inactive_ratio() static
2009-01-06 KOSAKI Motohiromm: make scan_zone_unevictable_pages() static
2009-01-06 KOSAKI Motohiromm: make scan_all_zones_unevictable_pages() static
2009-01-06 KOSAKI Motohiromm: make mem_cgroup_resize_limit() static
2009-01-06 KOSAKI Motohiromm: make maddr __iomem
2009-01-06 KOSAKI Motohiromm: make init_section_page_cgroup() static
2009-01-06 KOSAKI Motohiromemcg: reclaim shouldn't change zone->recent_rotated...
2009-01-06 Hugh Dickinsmm: optimize get_scan_ratio for no swap
2009-01-06 Hugh Dickinsmm: add add_to_swap stub
2009-01-06 Hugh Dickinsmm: remove gfp_mask from add_to_swap
2009-01-06 Hugh Dickinsmm: remove try_to_munlock from vmscan
2009-01-06 Hugh Dickinsmm: try_to_unuse check removing right swap
2009-01-06 Hugh Dickinsmm: try_to_free_swap replaces remove_exclusive_swap_page
2009-01-06 Hugh Dickinsmm: reuse_swap_page replaces can_share_swap_page
2009-01-06 Hugh Dickinsmm: wp lock page before deciding cow
2009-01-06 Hugh Dickinsmm: gup persist for write permission
2009-01-06 David Rientjesmm: add dirty_background_bytes and dirty_bytes sysctls
2009-01-06 David Rientjesmm: change dirty limit type specifiers to unsigned...
2009-01-06 Julia Lawallmm/page_alloc.c: eliminate NULL test and memset after...
2009-01-06 Hugh Dickinsmm: further cleanup page_add_new_anon_rmap
2009-01-06 Hugh Dickinsmm: make page_lock_anon_vma() static
next