aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-11hex_dump: add missing "const" qualifiersAlan Stern1-1/+1
2007-08-11fix serial buffer memory leakAlan Cox1-0/+2
2007-08-11Remove unused struct proc_dir_entry::setAlexey Dobriyan1-1/+0
2007-08-11FRV: connect up fallocateDavid Howells1-1/+2
2007-08-11BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=nDavid Howells1-0/+3
2007-08-11Fix remap handling by blktraceAlan D. Brunelle1-1/+2
2007-08-11[PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk1-1/+0
2007-08-10[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif1-1/+0
2007-08-10[POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt1-1/+1
2007-08-10[POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch1-0/+7
2007-08-10sh64: Add missing dma_sync_single_for_*().Paul Mundt1-0/+18
2007-08-10sh: Add missing dma_sync_single_range_for_*().Paul Mundt1-0/+19
2007-08-09Fix Alpha O_CLOEXEC definitionRichard Henderson1-0/+1
2007-08-09Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-1/+1
2007-08-09hexdump: use const notationArtem Bityutskiy1-1/+1
2007-08-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+2
2007-08-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-4/+18
2007-08-09sched: remove the 'u64 now' parameter from ->task_new()Ingo Molnar1-1/+1
2007-08-09sched: remove the 'u64 now' parameter from ->put_prev_task()Ingo Molnar1-1/+1
2007-08-09sched: remove the 'u64 now' parameter from ->pick_next_task()Ingo Molnar1-1/+1
2007-08-09sched: remove the 'u64 now' parameter from ->dequeue_task()Ingo Molnar1-2/+1
2007-08-09sched: remove the 'u64 now' parameter from ->enqueue_task()Ingo Molnar1-2/+1
2007-08-09sched: remove the 'u64 now' parameter from print_cfs_rq()Ingo Molnar1-2/+2
2007-08-09sched: fix bug in balance_tasks()Peter Williams1-1/+1
2007-08-09sched: simplify move_tasks()Peter Williams1-2/+2
2007-08-08[SPARC64]: Do not assume sun4v chips have load-twin/store-init support.David S. Miller3-4/+16
2007-08-07[SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller2-0/+2
2007-08-07[NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrackPatrick McHardy1-0/+2
2007-08-07acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu1-1/+1
2007-08-07NFS: Fix put_nfs_open_contextTrond Myklebust1-1/+1
2007-08-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+0
2007-08-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2007-08-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2007-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds3-8/+9
2007-08-04[NETFILTER]: Add xt_statistic.h to the header list for usermode programsChuck Ebbert1-0/+1
2007-08-04[SPARC32]: Fix build.Mark Fortescue1-0/+1
2007-08-04[ARM] 4531/1: remove is_in_rom() protptypeGreg Ungerer1-1/+0
2007-08-04[SCSI] sd: disentangle barriers in SCSIJames Bottomley2-4/+0
2007-08-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-5/+4
2007-08-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds1-1/+1
2007-08-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-16/+34
2007-08-03[SPARC]: Fix O_CLOEXEC values.David S. Miller2-2/+2
2007-08-03[SPARC32]: Fix modular build of floppy driver.David S. Miller2-14/+13
2007-08-03[SPARC64]: Add missing dma_sync_single_range_for_*().David S. Miller1-0/+19
2007-08-03IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak1-5/+0
2007-08-03IB: Include <linux/list.h> and <linux/rwsem.h> from <rdma/ib_verbs.h>Dotan Barak1-0/+2
2007-08-03IB: Include <linux/list.h> from <rdma/ib_mad.h>Dotan Barak1-0/+2
2007-08-03[POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling1-0/+1
2007-08-03[POWERPC] Expand RPN field to 34 bits when using 64k pagesPaul Mackerras1-5/+3
2007-08-02Merge davem@master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-devDavid S. Miller1-0/+10