Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | [SPARC64]: Adjust {TLBTEMP,TSBMAP}_BASE. | David S. Miller | 2008-03-26 | |
| * | | | | | | | | [SPARC64]: Make save_stack_trace() more efficient. | David S. Miller | 2008-03-24 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-03-26 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | x86: fix performance drop for glx | Suresh Siddha | 2008-03-26 | |
| * | | | | | | | | | x86: fix trim mtrr not to setup_memory two times | Yinghai Lu | 2008-03-26 | |
| * | | | | | | | | | x86: GEODE: add missing module.h include | Andres Salomon | 2008-03-26 | |
| * | | | | | | | | | x86, cpufreq: fix Speedfreq-SMI call that clobbers ECX | Stephan Diestelhorst | 2008-03-26 | |
| * | | | | | | | | | x86: fix memoryless node oops during boot | Yinghai Lu | 2008-03-26 | |
| * | | | | | | | | | x86: add dmi quirk for io_delay | Ingo Molnar | 2008-03-26 | |
| * | | | | | | | | | x86: convert mtrr/generic.c to kernel-doc | Randy Dunlap | 2008-03-26 | |
| * | | | | | | | | | x86: Documentation/i386/IO-APIC.txt: fix description | Nick Andrew | 2008-03-26 | |
* | | | | | | | | | | hugetlb: fix potential livelock in return_unused_surplus_hugepages() | Nishanth Aravamudan | 2008-03-26 | |
* | | | | | | | | | | hugetlb: indicate surplus huge page counts in per-node meminfo | Nishanth Aravamudan | 2008-03-26 | |
* | | | | | | | | | | kprobes: MAINTAINERS update | Masami Hiramatsu | 2008-03-26 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 2008-03-26 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | slab: fix cache_cache bootstrap in kmem_cache_init() | Daniel Yeisley | 2008-03-26 | |
| * | | | | | | | | | count_partial() is not used if !SLUB_DEBUG and !CONFIG_SLABINFO | Christoph Lameter | 2008-03-26 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l... | Linus Torvalds | 2008-03-26 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | NOHZ: reevaluate idle sleep length after add_timer_on() | Thomas Gleixner | 2008-03-26 | |
| * | | | | | | | | | clocksource: revert: use init_timer_deferrable for clocksource_watchdog | Thomas Gleixner | 2008-03-25 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-03-26 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | relay: set an spd_release() hook for splice | Jens Axboe | 2008-03-26 | |
| * | | | | | | | | | set relay file can not be read by pread(2) | Lai Jiangshan | 2008-03-26 | |
| | |/ / / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | SVCRDMA: Check num_sge when setting LAST_CTXT bit | Tom Tucker | 2008-03-26 | |
* | | | | | | | | | Revert "PCI: remove transparent bridge sizing" | Linus Torvalds | 2008-03-26 | |
|/ / / / / / / / | ||||
* | | | | | | | | Linux 2.6.25-rc7v2.6.25-rc7 | Linus Torvalds | 2008-03-25 | |
* | | | | | | | | ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA") | Bjorn Helgaas | 2008-03-25 | |
* | | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-03-25 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | i2c: Fix docbook problem | Randy Dunlap | 2008-03-23 | |
| * | | | | | | | | ASoC/TLV320AIC3X: Stop I2C driver ID abuse | Jean Delvare | 2008-03-23 | |
| * | | | | | | | | i2c-omap: Fix unhandled fault | Tony Lindgren | 2008-03-23 | |
| * | | | | | | | | i2c-bfin-twi: Disable BF54x support for now | Bryan Wu | 2008-03-23 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 2008-03-25 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | KVM: MMU: Fix memory leak on guest demand faults | Avi Kivity | 2008-03-25 | |
| * | | | | | | | | | KVM: VMX: convert init_rmode_tss() to slots_lock | Marcelo Tosatti | 2008-03-25 | |
| * | | | | | | | | | KVM: MMU: handle page removal with shadow mapping | Marcelo Tosatti | 2008-03-25 | |
| * | | | | | | | | | KVM: MMU: Fix is_rmap_pte() with io ptes | Avi Kivity | 2008-03-25 | |
| * | | | | | | | | | KVM: VMX: Restore tss even on x86_64 | Avi Kivity | 2008-03-25 | |
| | |/ / / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-03-25 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | [PATCH] get stack footprint of pathname resolution back to relative sanity | Al Viro | 2008-03-19 | |
| * | | | | | | | | [PATCH] double iput() on failure exit in hugetlb | Al Viro | 2008-03-19 | |
| * | | | | | | | | [PATCH] double dput() on failure exit in tiny-shmem | Al Viro | 2008-03-19 | |
| * | | | | | | | | [PATCH] fix up new filp allocators | Dave Hansen | 2008-03-19 | |
| * | | | | | | | | [PATCH] check for null vfsmount in dentry_open() | Christoph Hellwig | 2008-03-19 | |
| * | | | | | | | | [PATCH] reiserfs: eliminate private use of struct file in xattr | Jeff Mahoney | 2008-03-19 | |
| * | | | | | | | | [PATCH] sanitize hppfs | Al Viro | 2008-03-19 | |
| * | | | | | | | | hppfs pass vfsmount to dentry_open() | Dave Hansen | 2008-03-19 | |
| * | | | | | | | | [PATCH] restore export of do_kern_mount() | Al Viro | 2008-03-17 | |
| | |_|_|/ / / / | |/| | | | | | | ||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-03-25 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | USB: Fix cut-and-paste error in rtl8150.c | Robert P. J. Day | 2008-03-25 |