| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | VM: add common helper function to create the page tables | Linus Torvalds | 2005-11-29 | 1 | -0/+2 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 2005-11-29 | 1 | -1/+17 |
|\ \ |
|
| * | | [MTD] CFI: Use 16-bit access to autoselect/read device id data | Todd Poynor | 2005-11-29 | 1 | -1/+17 |
| |/ |
|
* | | Support strange discontiguous PFN remappings | Linus Torvalds | 2005-11-29 | 1 | -0/+1 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-11-28 | 1 | -0/+3 |
|\ |
|
| * | [ARM] 3181/1: add PORT_ identifier for Hilscher netx uart | Sascha Hauer | 2005-11-28 | 1 | -0/+3 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2005-11-28 | 1 | -2/+2 |
|\ \ |
|
| * | | [MMC] Fix protocol errors | Pierre Ossman | 2005-11-28 | 1 | -2/+2 |
| |/ |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-28 | 2 | -14/+227 |
|\ \ |
|
| * | | [ARM] 3178/1: S3C2400 - adds GPIO registers definitions to regs-gpio.h | Lucas Correia Villa Real | 2005-11-28 | 1 | -12/+227 |
| * | | [ARM] Remove asm/hardware.h include from SA1100 io.h | Russell King | 2005-11-25 | 1 | -2/+0 |
* | | | [PATCH] temporarily disable swap token on memory pressure | Rik van Riel | 2005-11-28 | 2 | -2/+8 |
* | | | [PATCH] m32r: M3A-2170(Mappi-III) IDE support | Hirokazu Takata | 2005-11-28 | 2 | -6/+9 |
* | | | [PATCH] m32r: Introduce atomic_cmpxchg and atomic_inc_not_zero operations | Hirokazu Takata | 2005-11-28 | 2 | -2/+83 |
* | | | [PATCH] FRV: Make the FRV arch work again | David Howells | 2005-11-28 | 5 | -8/+9 |
* | | | [PATCH] memory_sysdev_class is static | Andrew Morton | 2005-11-28 | 1 | -1/+0 |
* | | | [PATCH] clean up lock_cpu_hotplug() in cpufreq | Ashok Raj | 2005-11-28 | 2 | -5/+3 |
* | | | [PATCH] sparc: convert IO remapping to VM_PFNMAP | David S. Miller | 2005-11-28 | 1 | -10/+0 |
* | | | mm: re-architect the VM_UNPAGED logic | Linus Torvalds | 2005-11-28 | 1 | -2/+3 |
| |/
|/| |
|
* | | [PATCH] powerpc: More hugepage boundary case fixes | David Gibson | 2005-11-25 | 1 | -6/+11 |
* | | Merge ../linux-2.6 | Paul Mackerras | 2005-11-25 | 7 | -26/+50 |
|\ \
| |/ |
|
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-24 | 1 | -1/+1 |
| |\ |
|
| | * | [ARM] 3173/1: Fix to allow 2.6.15-rc2 to compile for IOP3xx boards | Adam Brooks | 2005-11-23 | 1 | -1/+1 |
| * | | [PATCH] USB: kernel-doc for linux/usb.h | Randy Dunlap | 2005-11-23 | 1 | -0/+1 |
| * | | [PATCH] powerpc: fix for hugepage areas straddling 4GB boundary | David Gibson | 2005-11-23 | 1 | -3/+3 |
| * | | [PATCH] mm: fill arch atomic64 gaps | Hugh Dickins | 2005-11-23 | 3 | -15/+44 |
| * | | Revert "[NET]: Shut up warnings in net/core/flow.c" | Linus Torvalds | 2005-11-23 | 1 | -7/+1 |
| |/ |
|
* | | [PATCH] powerpc: update my email address | Olof Johansson | 2005-11-23 | 2 | -2/+2 |
|/ |
|
* | compat-ioctl.c: fix compile with no CONFIG_JBD | Linus Torvalds | 2005-11-22 | 1 | -17/+0 |
* | Fix up GFP_ZONEMASK for GFP_DMA32 usage | Linus Torvalds | 2005-11-22 | 2 | -16/+11 |
* | [IPV4]: Fix secondary IP addresses after promotion | Jamal Hadi Salim | 2005-11-22 | 1 | -0/+3 |
* | [NET]: Shut up warnings in net/core/flow.c | Russell King | 2005-11-22 | 1 | -1/+7 |
* | [PATCH] unpaged: VM_UNPAGED | Hugh Dickins | 2005-11-22 | 1 | -2/+3 |
* | [PATCH] unpaged: unifdefed PageCompound | Hugh Dickins | 2005-11-22 | 2 | -23/+0 |
* | [PATCH] uml: eliminate anonymous union and clean up symlink lossage | Jeff Dike | 2005-11-22 | 2 | -7/+2 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-21 | 3 | -1/+4 |
|\ |
|
| * | [ARM] ebsa110: __arch_ioremap should be 3 args | Russell King | 2005-11-21 | 1 | -1/+1 |
| * | [ARM] Add asm/memory.h to asm/numnodes.h | Russell King | 2005-11-21 | 1 | -0/+2 |
| * | [ARM] 3171/1: To add missing QMGR region size for IXP4XX | Kenneth Tan | 2005-11-21 | 1 | -0/+1 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2005-11-21 | 3 | -29/+48 |
|\ \ |
|
| * | | [IA64-SGI] support for older versions of PROM | Jack Steiner | 2005-11-21 | 1 | -0/+34 |
| * | | [IA64] altix: fix copyright in tioce .h files | Mark Maule | 2005-11-18 | 2 | -29/+14 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2005-11-21 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge ../linus/ | Dave Jones | 2005-11-21 | 76 | -671/+638 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | [AGPGART] Support VIA P4M800CE bridge. | Dave Jones | 2005-11-21 | 1 | -0/+1 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-11-21 | 3 | -11/+10 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | [NET]: kernel-doc fixes | Randy Dunlap | 2005-11-20 | 1 | -0/+1 |
| * | | | [NET]: Use unused bit for ipvs_property field in struct sk_buff | Patrick McHardy | 2005-11-20 | 1 | -4/+2 |
| * | | | [NETFILTER]: Remove ARRAY_SIZE duplicate | Nicolas Kaiser | 2005-11-20 | 1 | -7/+5 |
| * | | | Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/ | David S. Miller | 2005-11-20 | 1 | -0/+2 |
| |\ \ \ |
|