aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Remove unused struct proc_dir_entry::setAlexey Dobriyan2007-08-111-1/+0
* FRV: connect up fallocateDavid Howells2007-08-111-1/+2
* Fix Alpha O_CLOEXEC definitionRichard Henderson2007-08-091-0/+1
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-08-091-1/+1
|\
| * NFS: Fix put_nfs_open_contextTrond Myklebust2007-08-071-1/+1
* | hexdump: use const notationArtem Bityutskiy2007-08-091-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-091-0/+2
|\ \
| * | [NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrackPatrick McHardy2007-08-071-0/+2
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-095-4/+18
|\ \
| * | [SPARC64]: Do not assume sun4v chips have load-twin/store-init support.David S. Miller2007-08-083-4/+16
| * | [SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller2007-08-072-0/+2
| |/
* | sched: remove the 'u64 now' parameter from ->task_new()Ingo Molnar2007-08-091-1/+1
* | sched: remove the 'u64 now' parameter from ->put_prev_task()Ingo Molnar2007-08-091-1/+1
* | sched: remove the 'u64 now' parameter from ->pick_next_task()Ingo Molnar2007-08-091-1/+1
* | sched: remove the 'u64 now' parameter from ->dequeue_task()Ingo Molnar2007-08-091-2/+1
* | sched: remove the 'u64 now' parameter from ->enqueue_task()Ingo Molnar2007-08-091-2/+1
* | sched: remove the 'u64 now' parameter from print_cfs_rq()Ingo Molnar2007-08-091-2/+2
* | sched: fix bug in balance_tasks()Peter Williams2007-08-091-1/+1
* | sched: simplify move_tasks()Peter Williams2007-08-091-2/+2
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-08-061-1/+0
|\
| * [ARM] 4531/1: remove is_in_rom() protptypeGreg Ungerer2007-08-041-1/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-061-0/+1
|\ \
| * | [NETFILTER]: Add xt_statistic.h to the header list for usermode programsChuck Ebbert2007-08-041-0/+1
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-061-0/+1
|\ \
| * | [SPARC32]: Fix build.Mark Fortescue2007-08-041-0/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-08-063-8/+9
|\ \ | |/ |/|
| * [SCSI] sd: disentangle barriers in SCSIJames Bottomley2007-08-042-4/+0
| * [SCSI] bsg: update sg_io_v4 structureFUJITA Tomonori2007-07-311-4/+9
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-08-032-5/+4
|\ \
| * | [POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling2007-08-031-0/+1
| * | [POWERPC] Expand RPN field to 34 bits when using 64k pagesPaul Mackerras2007-08-031-5/+3
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds2007-08-031-1/+1
|\ \ \
| * | | sh: fix cf support on r2d boardsMagnus Damm2007-08-031-1/+1
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-035-16/+34
|\ \ \ \
| * | | | [SPARC]: Fix O_CLOEXEC values.David S. Miller2007-08-032-2/+2
| * | | | [SPARC32]: Fix modular build of floppy driver.David S. Miller2007-08-032-14/+13
| * | | | [SPARC64]: Add missing dma_sync_single_range_for_*().David S. Miller2007-08-031-0/+19
| | |/ / | |/| |
* | | | Merge davem@master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-devDavid S. Miller2007-08-021-0/+10
|\ \ \ \
| * | | | sctp: move global declaration to header file.sebastian@breakpoint.cc2007-08-011-0/+10
* | | | | [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().David S. Miller2007-08-021-1/+1
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-022-11/+14
|\ \ \ \
| * | | | [PATCH] sched: reduce task_struct sizeIngo Molnar2007-08-021-8/+13
| * | | | [PATCH] sched: ->task_new cleanupIngo Molnar2007-08-021-1/+1
| * | | | [PATCH] sched: remove cache_hot_timeIngo Molnar2007-08-022-2/+0
* | | | | SELinux: restore proper NetLabel caching behaviorPaul Moore2007-08-021-0/+2
|/ / / /
* | | | FRV: Enable the MB86943 PCI arbiter correctlyDavid Howells2007-08-011-0/+3
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-011-1/+1
|\ \ \ \
| * | | | pci: rename __pci_reenable_device() to pci_reenable_device()Tejun Heo2007-08-011-1/+1
| | |/ / | |/| |
* | | | Fix WARN_ON() on bitfield ops for all other archsHeiko Carstens2007-08-014-4/+4
|/ / /
* | | Fix WARN_ON() on bitfield opsLinus Torvalds2007-07-312-4/+4