| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-03-11 | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core |  Ingo Molnar | 16 | -62/+142 |
| 2009-03-10 | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', 'x86/urgent', 'linus' and 'core/percpu' into x86/core |  Ingo Molnar | 7 | -43/+36 |
| 2009-03-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq |  Linus Torvalds | 1 | -1/+0 |
| 2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." |  Dave Jones | 1 | -1/+0 |
| 2009-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 |  Linus Torvalds | 1 | -0/+1 |
| 2009-03-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx |  Linus Torvalds | 1 | -6/+1 |
| 2009-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 |  Linus Torvalds | 3 | -1/+3 |
| 2009-03-08 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev |  Linus Torvalds | 1 | -2/+4 |
| 2009-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input |  Linus Torvalds | 1 | -1/+1 |
| 2009-03-07 | Input: serio - fix protocol number for TouchIT213 |  Dmitry Torokhov | 1 | -1/+1 |
| 2009-03-06 | x86, percpu: setup reserved percpu area for x86_64 |  Tejun Heo | 1 | -23/+12 |
| 2009-03-06 | percpu, module: implement reserved allocation and use it for module percpu variables |  Tejun Heo | 1 | -4/+6 |
| 2009-03-06 | percpu: use negative for auto for pcpu_setup_first_chunk() arguments |  Tejun Heo | 1 | -2/+3 |
| 2009-03-06 | percpu: cosmetic renames in pcpu_setup_first_chunk() |  Tejun Heo | 1 | -1/+1 |
| 2009-03-06 | percpu: clean up percpu constants |  Tejun Heo | 1 | -11/+13 |
| 2009-03-05 | Merge branch 'x86/urgent' into x86/core |  Ingo Molnar | 5 | -0/+35 |
| 2009-03-05 | ata: add CFA specific identify data words |  Sergei Shtylyov | 1 | -0/+2 |
| 2009-03-05 | remove stale comment from <linux/hdreg.h> |  Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2009-03-05 | ide: allow to wrap interrupt handler |  Stanislaw Gruszka | 1 | -0/+1 |
| 2009-03-05 | libata: align ap->sector_buf |  Tejun Heo | 1 | -1/+2 |
| 2009-03-05 | libata: fix dma_unmap_sg misuse |  FUJITA Tomonori | 1 | -0/+1 |
| 2009-03-05 | libata: change drive ready wait after hard reset to 5s |  Stuart Hayes | 1 | -1/+1 |
| 2009-03-04 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ |  David S. Miller | 6 | -1/+39 |
| 2009-03-04 | vlan: Fix vlan-in-vlan crashes. |  David S. Miller | 1 | -0/+1 |
| 2009-03-04 | Merge branch 'x86/core' into core/percpu |  Ingo Molnar | 17 | -26/+207 |
| 2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core |  Ingo Molnar | 14 | -11/+174 |
| 2009-03-03 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -0/+4 |
| 2009-03-03 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 4 | -0/+31 |
| 2009-03-02 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+4 |
| 2009-03-02 | x86, mm: dont use non-temporal stores in pagecache accesses |  Ingo Molnar | 1 | -2/+2 |
| 2009-03-02 | fix warning in io_mapping_map_wc() |  Pallipadi, Venkatesh | 1 | -1/+4 |
| 2009-03-01 | Merge branch 'x86/urgent' into x86/pat |  Ingo Molnar | 4 | -2/+6 |
| 2009-03-01 | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" |  Ingo Molnar | 1 | -4/+2 |
| 2009-03-01 | net headers: export dcbnl.h |  Chris Leech | 1 | -0/+1 |
| 2009-03-01 | net headers: cleanup dcbnl.h |  Chris Leech | 1 | -1/+3 |
| 2009-02-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ |  David S. Miller | 7 | -15/+43 |
| 2009-02-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -11/+35 |
| 2009-02-27 | Fix recursive lock in free_uid()/free_user_ns() |  David Howells | 1 | -0/+1 |
| 2009-02-27 | sched: don't allow setuid to succeed if the user does not have rt bandwidth |  Dhaval Giani | 1 | -0/+4 |
| 2009-02-26 | block: reduce stack footprint of blk_recount_segments() |  Jens Axboe | 1 | -0/+2 |
| 2009-02-26 | Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linus' into x86/core |  Ingo Molnar | 5 | -13/+5 |
| 2009-02-26 | Merge branches 'x86/urgent' and 'x86/pat' into x86/core |  Ingo Molnar | 1 | -2/+4 |
| 2009-02-26 | Merge branch 'x86/urgent' into x86/core |  Ingo Molnar | 1 | -11/+35 |
| 2009-02-26 | rcu: Teach RCU that idle task is not quiscent state at boot |  Paul E. McKenney | 4 | -0/+31 |
| 2009-02-26 | percpu: fix too low alignment restriction on UP |  Tejun Heo | 1 | -1/+1 |
| 2009-02-25 | ide: fix refcounting in device drivers |  Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2009-02-25 | Merge git://git.infradead.org/iommu-2.6 |  Linus Torvalds | 1 | -1/+2 |
| 2009-02-25 | alloc_percpu: fix UP build |  Ingo Molnar | 1 | -1/+1 |
| 2009-02-25 | gpu/drm, x86, PAT: PAT support for io_mapping_* |  Venkatesh Pallipadi | 1 | -2/+4 |
| 2009-02-25 | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t |  Venkatesh Pallipadi | 1 | -11/+35 |