aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'linus' into x86/coreH. Peter Anvin2008-09-04
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-03
| |\
| | * net: Unbreak userspace usage of linux/mroute.hDavid S. Miller2008-08-29
| * | mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro2008-09-02
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-09-02
| |\ \
| | * | ide: fix hwif_to_node()Bartlomiej Zolnierkiewicz2008-09-02
| | * | IDE: compile fix for sff_dma_opsKevin Hilman2008-09-02
| * | | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-09-02
| |\ \ \ | | |/ / | |/| |
| | * | svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_taskletTom Tucker2008-08-13
| * | | Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds2008-08-29
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-08-28
| |\ \ \
| | * | | Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-26
| | * | | Blackfin arch: fix bug - MPU crashes under stressBernd Schmidt2008-08-25
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-28
| |\ \ \ \
| * \ \ \ \ Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-08-28
| |\ \ \ \ \
| | * | | | | i2c: Add missing kerneldoc descriptionsJean Delvare2008-08-28
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-27
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | pkt_sched: Fix sch_tree_lock()Jarek Poplawski2008-08-27
| | * | | | | pkt_sched: Fix gen_estimator locksJarek Poplawski2008-08-27
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-08-27
| |\ \ \ \ \ \
| | * | | | | | [PATCH] change d_add_ci argument orderingChristoph Hellwig2008-08-25
| * | | | | | | block: remove blk_queue_tag_depth() and blk_queue_tag_queue()Jens Axboe2008-08-27
| * | | | | | | block: rename blk_scsi_cmd_filter to blk_cmd_filterFUJITA Tomonori2008-08-27
| * | | | | | | block: move cmdfilter from gendisk to request_queueFUJITA Tomonori2008-08-27
| | |_|/ / / / | |/| | | | |
| * | | | | | Fix userspace export of <linux/net.h>David Woodhouse2008-08-26
| * | | | | | [MIPS] Wire up new syscalls.Ralf Baechle2008-08-26
| | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-08-25
| |\ \ \ \ \
| | * | | | | rtc: fix deadlockIngo Molnar2008-08-23
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-25
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-08-25
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: fix userspace ABI breakageAdrian Bunk2008-08-25
| | * | | | | | | KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_rebootEduardo Habkost2008-08-25
| | | |_|/ / / / | | |/| | | | |
| * / | | | | | stop_machine: Remove deprecated stop_machine_runRusty Russell2008-08-25
| |/ / / / / /
* | | | | | | Merge branch 'x86/cpu' into x86/coreH. Peter Anvin2008-09-04
|\ \ \ \ \ \ \
| * | | | | | | x86: cpufeature: fix SMX flagH. Peter Anvin2008-08-28
| * | | | | | | x86: <asm/cpufeature.h>: clean up overlong lines, whitespaceH. Peter Anvin2008-08-28
| * | | | | | | x86: cpufeature: add Intel features from CPUID and AVX specsH. Peter Anvin2008-08-27
| * | | | | | | x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>H. Peter Anvin2008-08-27
| * | | | | | | Merge branch 'x86/urgent' into x86/cpuH. Peter Anvin2008-08-27
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | x86: msr: fix bogus return values from rdmsr_safe/wrmsr_safeH. Peter Anvin2008-08-26
| | * | | | | | x86: msr: propagate errors from smp_call_function_single()H. Peter Anvin2008-08-25
| | | |/ / / / | | |/| | | |
| | * | | | | x86: add X86_FEATURE_XMM4_2 definitionsAustin Zhang2008-08-25
| | * | | | | Merge branch 'linus' into x86/urgentIngo Molnar2008-08-25
| | |\| | | |
| | | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-23
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | pkt_sched: Fix qdisc list lockingJarek Poplawski2008-08-22
| | | | * | | pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski2008-08-21
| | | * | | | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
| | | * | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-08-22
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | nohz: fix wrong event handler after online an offlined cpuMiao Xie2008-08-21
| | | | |/ /
| | | * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-22
| | | |\ \ \