aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-11timer: remove clockevents_unregister_notifierMiao Xie1-1/+0
2007-08-11RCU: Remove prototype for nonexistent function synchronize_idle()Josh Triplett1-1/+0
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-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-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-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
2007-08-02[TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().David S. Miller1-1/+1
2007-08-03sh: fix cf support on r2d boardsMagnus Damm1-1/+1
2007-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2-11/+14
2007-08-02SELinux: restore proper NetLabel caching behaviorPaul Moore1-0/+2
2007-08-02[PATCH] sched: reduce task_struct sizeIngo Molnar1-8/+13
2007-08-02[PATCH] sched: ->task_new cleanupIngo Molnar1-1/+1
2007-08-02[PATCH] sched: remove cache_hot_timeIngo Molnar2-2/+0
2007-08-01FRV: Enable the MB86943 PCI arbiter correctlyDavid Howells1-0/+3
2007-08-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-1/+1
2007-08-01Fix WARN_ON() on bitfield ops for all other archsHeiko Carstens4-4/+4