Age | Commit message (Expand) | Author |
2009-03-06 | x86, percpu: setup reserved percpu area for x86_64 | Tejun Heo |
2009-03-06 | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo |
2009-03-06 | percpu: use negative for auto for pcpu_setup_first_chunk() arguments | Tejun Heo |
2009-03-06 | percpu: cosmetic renames in pcpu_setup_first_chunk() | Tejun Heo |
2009-03-06 | percpu: clean up percpu constants | Tejun Heo |
2009-03-05 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar |
2009-03-05 | ata: add CFA specific identify data words | Sergei Shtylyov |
2009-03-05 | remove stale comment from <linux/hdreg.h> | Bartlomiej Zolnierkiewicz |
2009-03-05 | ide: allow to wrap interrupt handler | Stanislaw Gruszka |
2009-03-05 | libata: align ap->sector_buf | Tejun Heo |
2009-03-05 | libata: fix dma_unmap_sg misuse | FUJITA Tomonori |
2009-03-05 | libata: change drive ready wait after hard reset to 5s | Stuart Hayes |
2009-03-04 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-04 | vlan: Fix vlan-in-vlan crashes. | David S. Miller |
2009-03-04 | Merge branch 'x86/core' into core/percpu | Ingo Molnar |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar |
2009-03-03 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-03-03 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-03-03 | netns: Remove net_alive | Eric W. Biederman |
2009-03-02 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-03-02 | Merge branch 'linus' into irq/genirq | Ingo Molnar |
2009-03-02 | x86, mm: dont use non-temporal stores in pagecache accesses | Ingo Molnar |
2009-03-02 | fix warning in io_mapping_map_wc() | Pallipadi, Venkatesh |
2009-03-01 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar |
2009-03-01 | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" | Ingo Molnar |
2009-03-01 | net headers: export dcbnl.h | Chris Leech |
2009-03-01 | net headers: cleanup dcbnl.h | Chris Leech |
2009-02-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-02-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-02-27 | Fix recursive lock in free_uid()/free_user_ns() | David Howells |
2009-02-27 | sched: don't allow setuid to succeed if the user does not have rt bandwidth | Dhaval Giani |
2009-02-26 | block: reduce stack footprint of blk_recount_segments() | Jens Axboe |
2009-02-26 | Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu... | Ingo Molnar |
2009-02-26 | Merge branches 'x86/urgent' and 'x86/pat' into x86/core | Ingo Molnar |
2009-02-26 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar |
2009-02-26 | rcu: Teach RCU that idle task is not quiscent state at boot | Paul E. McKenney |
2009-02-26 | percpu: fix too low alignment restriction on UP | Tejun Heo |
2009-02-25 | ide: fix refcounting in device drivers | Bartlomiej Zolnierkiewicz |
2009-02-25 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-02-25 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-02-25 | alloc_percpu: fix UP build | Ingo Molnar |
2009-02-25 | gpu/drm, x86, PAT: PAT support for io_mapping_* | Venkatesh Pallipadi |
2009-02-25 | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t | Venkatesh Pallipadi |
2009-02-25 | x86, mm: pass in 'total' to __copy_from_user_*nocache() | Ingo Molnar |
2009-02-25 | drm: disable encoders before re-routing them | Jesse Barnes |
2009-02-25 | drm: Fix ordering of bit fields in EDID structure leading huge vsync values. | Jesse Barnes |
2009-02-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-02-24 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar |
2009-02-24 | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar |
2009-02-24 | i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT | Jean Delvare |