Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6] / include /
2009-01-06  Eric Dumazetpercpu_counter: FBC_BATCH should be a variable
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  Darrick J. WongCreate a DIV_ROUND_CLOSEST macro to do division with...
2009-01-06  Alexey DobriyanRemove remaining unwinder code
2009-01-06  Matthew Wilcoxatomic_t: unify all arch definitions
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 Pigginfs: sys_sync fix
2009-01-06  Nick Pigginfs: remove WB_SYNC_HOLD
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: simplify page_alloc flag check+clear
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 SWP_ACTIVE mask
2009-01-06  KOSAKI Motohiromm: make vread() and vwrite() declaration
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: 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  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  Hugh Dickinsmm: make page_lock_anon_vma() static
2009-01-06  Hugh Dickinsmm: add_active_or_unevictable into rmap
2009-01-06  Hugh Dickinsmm: add Set,ClearPageSwapCache stubs
2009-01-06  Hugh Dickinsmm: remove GFP_HIGHUSER_PAGECACHE
2009-01-06  Hugh Dickinsmm: remove cgroup_mm_owner_callbacks
2009-01-06  KOSAKI Motohiromm: cleanup: remove #ifdef CONFIG_MIGRATION
2009-01-06  KOSAKI Motohiromm: get rid of pagevec_release_nonlru()
2009-01-06  Gary Hademm: show node to memory section relationship with symli...
2009-01-06  David Rientjesoom: print triggering task's cpuset and mems allowed
2009-01-06  Nick Pigginmm: invoke oom-killer from page fault
2009-01-06  Mel Gormanmm: report the MMU pagesize in /proc/pid/smaps
2009-01-06  Mel Gormanmm: report the pagesize backing a VMA in /proc/pid...
2009-01-06  James MorrisMerge branch 'next' into for-linus
2009-01-06  David HowellsCRED: Fix regression in cap_capable() as shown up by...
2009-01-06  James MorrisRevert "CRED: Fix regression in cap_capable() as shown...
2009-01-06  Stephen Rothwelluio: make uio_info's name and version const
2009-01-06  Hans J. KochUIO: Pass information about ioports to userspace (V2)
2009-01-06  Kay Sieversmtd: struct device - replace bus_id with dev_name(...
2009-01-06  Mark McLoughlindriver core: add root_device_register()
2009-01-06  Cornelia HuckMake DEBUG take precedence over DYNAMIC_PRINTK_DEBUG
2009-01-06  Greg Kroah-Hartmandriver core: move knode_bus into private structure
2009-01-06  Greg Kroah-Hartmandriver core: move knode_driver into private structure
2009-01-06  Greg Kroah-Hartmandriver core: move klist_children into private structure
2009-01-06  Greg Kroah-Hartmandriver core: create a private portion of struct device
2009-01-06  Matthew Wilcoxdriver core: Remove completion from struct klist_node
2009-01-06  Matthew Wilcoxdriver core: Rearrange struct device for better packing
2009-01-06  Alan SternFix misspellings in pm.h macros
2009-01-06  Rafael J. WysockiPM: Simplify the new suspend/hibernation framework...
2009-01-06  Chuck LeverNLM: Rewrite IPv4 privileged requester's check
2009-01-06  Chuck LeverNLM: nlm_privileged_requester() doesn't recognize mappe...
2009-01-06  Chuck LeverNSM: Move nsm_addr() to fs/lockd/mon.c
2009-01-06  Chuck LeverNSM: Remove include/linux/lockd/sm_inter.h
2009-01-06  Chuck LeverNLM: Remove "create" argument from nsm_find()
2009-01-06  Chuck LeverNSM: Add nsm_lookup() function
2009-01-06  Chuck LeverNLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as...
2009-01-06  Chuck LeverNLM: Change nlm_host_rebooted() to take a single nlm_re...
2009-01-06  Chuck LeverNSM: Generate NSMPROC_MON's "priv" argument when nsm_ha...
2009-01-06  Chuck LeverNSM: Move nsm_find() to fs/lockd/mon.c
2009-01-06  Chuck LeverNSM: Move NSM program and procedure numbers to fs/lockd...
2009-01-06  Chuck LeverNSM: Move NSM-related XDR data structures to lockd...
2009-01-06  Chuck LeverNLM: Move the public declaration of nsm_unmonitor(...
2009-01-06  Chuck LeverNSM: Release nsmhandle in nlm_destroy_host
2009-01-06  Chuck LeverNLM: Move the public declaration of nsm_monitor() to...
2009-01-06  Chuck LeverNSM: Support IPv6 version of mon_name
2009-01-06  Chuck LeverNSM: Use modern style for sm_name field in nsm_handle
2009-01-06  Chuck LeverNLM: Support IPv6 scope IDs in nlm_display_address()
2009-01-06  Chuck LeverNLM: Remove address eye-catcher buffers from nlm_host
2009-01-06  Chuck LeverNLM: Use modern style for pointer fields in nlm_host
2009-01-06  Jeff Laytonsunrpc: add sv_maxconn field to svc_serv (try #3)
2009-01-06  J. Bruce Fieldsnfsd: document new filehandle fsid types
2009-01-06  Sergei Shtylyovide: move read_sff_dma_status() method to 'struct ide_d...
2009-01-06  Shane McDonaldResurrect IT8172 IDE controller driver
2009-01-06  Bartlomiej Zolnier... ide: remove unused ide_hwif_t.sg_mapped field
2009-01-06  Bartlomiej Zolnier... ide: struct ide_atapi_pc - remove unused fields and...
2009-01-06  Borislav Petkovide-cd: convert to ide-atapi facilities
2009-01-06  Bartlomiej Zolnier... ide: add port and host iterators
2009-01-06  Bartlomiej Zolnier... ide: dynamic allocation of device structures
2009-01-06  Bartlomiej Zolnier... ide: remove ->error method from struct ide_driver
2009-01-06  Bartlomiej Zolnier... ide: remove ide_driver_t typedef
2009-01-06  Bartlomiej Zolnier... ide: remove 'byte' typedef
2009-01-06  Bartlomiej Zolnier... ide: remove ide_pci_enablebit_t typedef
2009-01-06  Bartlomiej Zolnier... ide: remove local_irq_set() macro
2009-01-06  Bartlomiej Zolnier... ide: remove HWIF() macro
2009-01-06  Bartlomiej Zolnier... ide: move ide_init_port_data() and friends to ide-probe.c
2009-01-06  Bartlomiej Zolnier... ide: merge ide_hwgroup_t with ide_hwif_t (v2)
2009-01-06  Bartlomiej Zolnier... ide: use lock bitops for ports serialization (v2)
2009-01-06  Bartlomiej Zolnier... ide: remove hwgroup->hwif and {drive,hwif}->next
2009-01-06  Bartlomiej Zolnier... ide: use per-port IRQ handlers
2009-01-06  Bartlomiej Zolnier... ide: add ->cur_port to struct ide_host and use it for...
2009-01-06  Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-06  Frederik Schwarzertrivial: fix an -> a typos in documentation and comments
2009-01-06  Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2009-01-06  Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-06  Ingo MolnarMerge branches 'sched/clock', 'sched/cleanups' and...
next