Age | Commit message (Expand) | Author | Files | Lines |
2009-03-20 | Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup' and 'linus' into x86/core | Ingo Molnar | 1 | -2/+4 |
2009-03-18 | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ... | Ingo Molnar | 31 | -158/+329 |
2009-03-17 | x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic code | Suresh Siddha | 1 | -7/+38 |
2009-03-17 | x86, dmar: start with sane state while enabling dma and interrupt-remapping | Suresh Siddha | 1 | -0/+2 |
2009-03-17 | x86, dmar: routines for disabling queued invalidation and intr remapping | Suresh Siddha | 1 | -0/+1 |
2009-03-17 | x86, x2apic: enable fault handling for intr-remapping | Suresh Siddha | 2 | -5/+4 |
2009-03-17 | nfsd: nfsd should drop CAP_MKNOD for non-root | J. Bruce Fields | 1 | -2/+4 |
2009-03-15 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+9 |
2009-03-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -2/+2 |
2009-03-14 | block: Add gfp_mask parameter to bio_integrity_clone() | un'ichi Nomura | 1 | -2/+2 |
2009-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 4 | -69/+87 |
2009-03-14 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 3 | -0/+13 |
2009-03-14 | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf... | Ingo Molnar | 3 | -1/+8 |
2009-03-14 | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 1 | -1/+5 |
2009-03-14 | VM, x86, PAT: add a new vm flag to track full pfnmap at mmap | Pallipadi, Venkatesh | 1 | -13/+3 |
2009-03-13 | ide: save the returned value of dma_map_sg | FUJITA Tomonori | 1 | -0/+1 |
2009-03-13 | Merge branch 'x86/core' into x86/kconfig | Ingo Molnar | 34 | -156/+644 |
2009-03-13 | VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff | Pallipadi, Venkatesh | 1 | -2/+13 |
2009-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2 | -0/+6 |
2009-03-12 | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions | Uwe Kleine-König | 1 | -1/+9 |
2009-03-12 | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar | 1 | -1/+1 |
2009-03-12 | cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask. | Rusty Russell | 1 | -0/+3 |
2009-03-12 | cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed. | Rusty Russell | 1 | -0/+3 |
2009-03-11 | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar | 17 | -72/+159 |
2009-03-11 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 1 | -1/+5 |
2009-03-11 | Merge branch 'linus' into core/percpu | Ingo Molnar | 14 | -21/+62 |
2009-03-11 | drm: fix EDID parser problem with positive/negative hsync/vsync | Pantelis Koukousoulas | 1 | -1/+1 |
2009-03-10 | NLM: Shrink the IPv4-only version of nlm_cmp_addr() | Chuck Lever | 1 | -0/+8 |
2009-03-10 | NFSv3: Fix posix ACL code | Trond Myklebust | 2 | -0/+5 |
2009-03-10 | [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ... | Vasu Dev | 1 | -0/+1 |
2009-03-10 | [SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway | Yi Zou | 1 | -4/+0 |
2009-03-10 | [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper | Robert Love | 1 | -7/+1 |
2009-03-10 | [SCSI] libfc, fcoe: Fix kerneldoc comments | Robert Love | 1 | -7/+7 |
2009-03-10 | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar | 7 | -43/+36 |
2009-03-10 | percpu: generalize embedding first chunk setup helper | Tejun Heo | 1 | -0/+4 |
2009-03-10 | percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() | Tejun Heo | 1 | -1/+1 |
2009-03-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | 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 | 2 | -10/+18 |
2009-03-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | 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/gi... | Linus Torvalds | 1 | -2/+4 |
2009-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
2009-03-07 | Input: serio - fix protocol number for TouchIT213 | Dmitry Torokhov | 1 | -1/+1 |
2009-03-06 | [SCSI] libfc: Cleanup libfc_function_template comments | Robert Love | 1 | -41/+66 |
2009-03-06 | [SCSI] libfc: Don't violate transport template for rogue port creation | Robert Love | 1 | -0/+5 |
2009-03-06 | [SCSI] libfc: rport retry on LS_RJT from certain ELS | Chris Leech | 1 | -0/+5 |
2009-03-06 | [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l... | Vasu Dev | 1 | -10/+2 |
2009-03-06 | [SCSI] libfc: Pass lport in exch_mgr_reset | Abhijeet Joglekar | 1 | -2/+2 |
2009-03-06 | x86, percpu: setup reserved percpu area for x86_64 | Tejun Heo | 1 | -23/+12 |