summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sched: make global code staticAdrian Bunk2007-08-121-2/+0Star
* Pull processor into release branchLen Brown2007-08-121-1/+1
|\
| * acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu2007-08-081-1/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-08-122-1/+8
|\ \
| * | [POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt2007-08-101-1/+1
| * | [POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch2007-08-101-0/+7
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-08-123-2/+5
|\ \ \
| * | | BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=nDavid Howells2007-08-111-0/+3
| * | | Fix remap handling by blktraceAlan D. Brunelle2007-08-111-1/+2
| * | | [PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk2007-08-111-1/+0Star
| |/ /
* | | i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen2007-08-122-1/+3
* | | i386: Make patching more robust, fix paravirt issueAndi Kleen2007-08-121-6/+10
* | | x86_64: Don't mark __exitcall as __coldAndi Kleen2007-08-121-1/+1
* | | changing include/asm-generic/pgtable.h for non-mmuGreg Ungerer2007-08-121-35/+38
* | | finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda2007-08-122-0/+5
* | | timer: remove clockevents_unregister_notifierMiao Xie2007-08-121-1/+0Star
* | | RCU: Remove prototype for nonexistent function synchronize_idle()Josh Triplett2007-08-121-1/+0Star
* | | hex_dump: add missing "const" qualifiersAlan Stern2007-08-121-1/+1
* | | fix serial buffer memory leakAlan Cox2007-08-121-0/+2
* | | Remove unused struct proc_dir_entry::setAlexey Dobriyan2007-08-121-1/+0Star
* | | FRV: connect up fallocateDavid Howells2007-08-121-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-081-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-093-4/+16
| * | | [SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller2007-08-082-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/+1Star
* | | sched: remove the 'u64 now' parameter from ->enqueue_task()Ingo Molnar2007-08-091-2/+1Star
* | | 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-071-1/+0Star
|\ \
| * | [ARM] 4531/1: remove is_in_rom() protptypeGreg Ungerer2007-08-041-1/+0Star
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-071-0/+1
|\ \
| * | [NETFILTER]: Add xt_statistic.h to the header list for usermode programsChuck Ebbert2007-08-051-0/+1
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-071-0/+1
|\ \
| * | [SPARC32]: Fix build.Mark Fortescue2007-08-051-0/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-08-073-8/+9
|\ \ | |/ |/|
| * [SCSI] sd: disentangle barriers in SCSIJames Bottomley2007-08-042-4/+0Star
| * [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-042-5/+4Star
|\ \
| * | [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/+3Star