Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
[deliverable/linux.git] / include /
2009-01-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2009-01-06  WANG Congfs/exec.c: make do_coredump() void
2009-01-06  Randy Dunlaprapidio: remove excess kernel-doc notation
2009-01-06  David Brownelltwl4030-gpio: cleanup debounce
2009-01-06  Ian Kentautofs4: make autofs type usage explicit
2009-01-06  Ian Kentautofs4: improve parameter usage
2009-01-06  Masami Hiramatsukprobes: support probing module __exit function
2009-01-06  Masami Hiramatsukprobes: add kprobe_insn_mutex and cleanup arch_remove_...
2009-01-06  Masami Hiramatsumodule: add within_module_core() and within_module_init()
2009-01-06  David Brownellspi_gpio driver
2009-01-06  Hiroshi Shimamotobinfmts.h: include list.h
2009-01-06  Jesper Juhlinclude/linux/interrupt.h: do not include linux/irqnr...
2009-01-06  Russell Kingremove linux/hardirq.h from asm-generic/local.h
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  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  Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2009-01-06  Andi Kleendm: support barriers on simple devices
2009-01-06  Kiyoshi Uedadm request: extend target interface
2009-01-06  Mikulas Patockadm: consolidate target deregistration error handling
2009-01-06  Linus TorvaldsMerge branch 'for-next' of git://git.o-hand.com/linux-mfd
2009-01-06  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-01-06  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-01-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06  Linus TorvaldsMerge branch 'i2c-next' of git://aeryn.fluff.org.uk...
2009-01-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2009-01-06  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-01-06  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-01-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-01-06  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-01-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06  Nick Pigginmm lockless pagecache barrier fix
2009-01-05  Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-05  Michael Kerriskinotify: fix type errors in interfaces
2009-01-05  Christoph Hellwigadd a vfs_fsync helper
2009-01-05  Joel Beckerjbd2: Add buffer triggers
2009-01-05  Jan Karaquota: Export dquot_alloc() and dquot_destroy() functions
2009-01-05  Jan Karaquota: Unexport dqblk_v1.h and dqblk_v2.h
2009-01-05  Mark Fashehjbd2: Add BH_JBDPrivateStart
2009-01-05  Jan Karaquota: Implement function for scanning active dquots
2009-01-05  Jan Karaquota: Add helpers to allow ocfs2 specific quota initia...
2009-01-05  Jan Karaquota: Update version number
2009-01-05  Jan Karaquota: Keep which entries were set by SETQUOTA quotactl
next
This page took 0.050943 seconds and 8 git commands to generate.