Age | Commit message (Expand) | Author | Files | Lines |
2006-02-27 | [IPSEC]: Kill post_input hook and do NAT-T in esp_input directly | Herbert Xu | 1 | -1/+0 |
2006-02-27 | [MIPS] Fix atomic*_sub_if_positive return value. | Ralf Baechle | 1 | -0/+12 |
2006-02-27 | [MIPS] SMP: Fix initialization order bug. | Ralf Baechle | 1 | -2/+9 |
2006-02-27 | [MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg(). | Ralf Baechle | 1 | -4/+4 |
2006-02-26 | [SPARC64]: Make cpu_present_map available earlier. | David S. Miller | 1 | -0/+6 |
2006-02-26 | [SPARC64]: Implement futex_atomic_op_inuser(). | David S. Miller | 1 | -4/+84 |
2006-02-26 | [PATCH] x86_64: Move the SMP time selection earlier | Andi Kleen | 1 | -1/+0 |
2006-02-26 | [PATCH] x86_64: Fix the additional_cpus=.. option | Andi Kleen | 1 | -0/+1 |
2006-02-26 | [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt... | Andi Kleen | 1 | -0/+14 |
2006-02-26 | [PATCH] x86_64: fix USER_PTRS_PER_PGD | Jan Beulich | 1 | -1/+1 |
2006-02-26 | [PATCH] x86_64: no_iommu removal in pci-gart.c | Jon Mason | 1 | -2/+0 |
2006-02-24 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 1 | -2/+2 |
2006-02-24 | [PATCH] flags parameter for linkat | Ulrich Drepper | 1 | -1/+1 |
2006-02-24 | [PATCH] x86: fix broken SMP boot sequence | James Bottomley | 1 | -2/+4 |
2006-02-24 | [PATCH] Kprobes causes NX protection fault on i686 SMP | Prasanna S Panchamukhi | 1 | -2/+5 |
2006-02-24 | [PATCH] m32r: fix and update for gcc-4.0 | Hirokazu Takata | 1 | -4/+4 |
2006-02-23 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+5 |
2006-02-24 | [PATCH] powerpc: Fix runlatch performance issues | Anton Blanchard | 2 | -32/+5 |
2006-02-24 | [PATCH] powerpc: Enable coherency for all pages on 83xx to fix PCI data corru... | Kumar Gala | 1 | -3/+6 |
2006-02-24 | [PATCH] powerpc: Only calculate htab_size in one place for kexec | Michael Ellerman | 1 | -0/+1 |
2006-02-23 | [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put(). | Herbert Xu | 1 | -0/+5 |
2006-02-23 | [SERIAL] Trivial comment fix: include/linux/serial_reg.h | Michal Janusz Miroslaw | 1 | -2/+2 |
2006-02-22 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+3 |
2006-02-22 | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 1 | -1/+1 |
2006-02-22 | [ARM] 3325/2: GPIO function to control multi-drive (open collector) capability | Andrew Victor | 1 | -0/+1 |
2006-02-22 | [ARM] 3343/1: NAS100d: Fix incorrect I2C pin assignment | Alessandro Zummo | 1 | -2/+2 |
2006-02-22 | Revert mount/umount uevent removal | Greg Kroah-Hartman | 1 | -2/+4 |
2006-02-22 | [MMC] Fix mmc_cmd_type() mask | Russell King | 1 | -1/+1 |
2006-02-21 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2 | -6/+6 |
2006-02-21 | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+14 |
2006-02-21 | [MIPS] Follow Uli's latest *at syscall changes. | Ralf Baechle | 1 | -3/+3 |
2006-02-21 | [MIPS] Fixes for uaccess.h with gcc >= 4.0.1 | Atsushi Nemoto | 1 | -3/+3 |
2006-02-20 | Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2 | -1/+2 |
2006-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 1 | -13/+0 |
2006-02-20 | [PATCH] m32r: __cmpxchg_u32 fix | Hirokazu Takata | 1 | -1/+1 |
2006-02-20 | [PATCH] s390: revert dasd eer module | Heiko Carstens | 1 | -12/+1 |
2006-02-20 | [PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n | Stephen Rothwell | 1 | -1/+1 |
2006-02-20 | [PATCH] Fix undefined symbols for nommu architecture | Luke Yang | 1 | -0/+4 |
2006-02-20 | [PATCH] suspend-to-ram: allow video options to be set at runtime | Pavel Machek | 2 | -1/+3 |
2006-02-20 | [PATCH] Terminate process that fails on a constrained allocation | Christoph Lameter | 1 | -1/+1 |
2006-02-20 | [PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sg | Tejun Heo | 1 | -2/+14 |
2006-02-20 | [PATCH] powerpc: remove duplicate exports | Olaf Hering | 1 | -13/+0 |
2006-02-18 | [PATCH] iomap_copy fallout (m68k) | Al Viro | 1 | -0/+1 |
2006-02-18 | [PATCH] m68k: restore disable_irq_nosync() | Al Viro | 1 | -1/+1 |
2006-02-17 | [PATCH] powerpc: Fix accidentally-working typo in __pud_free_tlb | David Gibson | 1 | -1/+1 |
2006-02-17 | [PATCH] s390: additional_cpus parameter | Heiko Carstens | 1 | -0/+2 |
2006-02-17 | [PATCH] i386: fix singlestepping though a syscall | Chuck Ebbert | 1 | -2/+2 |
2006-02-17 | [PATCH] Provide an interface for getting the current tick length | Paul Mackerras | 1 | -0/+3 |
2006-02-17 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 8 | -39/+28 |
2006-02-17 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -3/+8 |