| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-04-17 | 1 | -1/+0 |
|\ |
|
| * | [NET]: Get rid of alloc_skb_from_cache | Herbert Xu | 2007-04-17 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-04-17 | 4 | -10/+13 |
|\ \ |
|
| * | | [PATCH] x86: Fix potential overflow in perfctr reservation | Andi Kleen | 2007-04-16 | 2 | -8/+11 |
| * | | [PATCH] x86: Fix gcc 4.2 _proxy_pda workaround | Andi Kleen | 2007-04-16 | 2 | -2/+2 |
* | | | alpha: build fixes - force architecture | Ivan Kokshaysky | 2007-04-17 | 1 | -2/+1 |
* | | | alpha: more fixes for specific machine types | Ivan Kokshaysky | 2007-04-17 | 2 | -1/+7 |
* | | | alpha: fixes for specific machine types | Ivan Kokshaysky | 2007-04-17 | 6 | -12/+37 |
| |/
|/| |
|
* | | cache_k8_northbridges() overflows beyond allocation | Badari Pulavarty | 2007-04-16 | 1 | -2/+2 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-04-16 | 2 | -8/+102 |
|\ \
| |/
|/| |
|
| * | [ARM] 4313/1: S3C24XX: Update s3c2410 defconfig to 2.6.21-rc6 | Ben Dooks | 2007-04-16 | 1 | -5/+6 |
| * | [ARM] Update mach-types | Russell King | 2007-04-16 | 1 | -3/+96 |
* | | Fix VMI relocation processing logic error | Zachary Amsden | 2007-04-14 | 1 | -3/+6 |
* | | failsafe mechanism to HPET clock calibration | Ravikiran G Thirumalai | 2007-04-14 | 1 | -3/+6 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-04-13 | 9 | -341/+246 |
|\ \ |
|
| * | | [SPARC64]: Fix inline directive in pci_iommu.c | Tom "spot" Callaway | 2007-04-13 | 1 | -1/+1 |
| * | | [SPARC64]: Fix arg passing to compat_sys_ipc(). | David S. Miller | 2007-04-13 | 2 | -2/+1 |
| * | | [SPARC]: Fix section mismatch warnings in pci.c and pcic.c | Robert Reif | 2007-04-12 | 2 | -4/+4 |
| * | | [SPARC]: avoid CHILD_MAX and OPEN_MAX constants | Roland McGrath | 2007-04-12 | 3 | -6/+8 |
| * | | [SPARC64]: Fix SBUS IOMMU allocation code. | David S. Miller | 2007-04-11 | 1 | -328/+232 |
* | | | [PPC] Fix compilation and linking errors of mpc86xads build. | Vitaly Bordug | 2007-04-12 | 2 | -8/+35 |
* | | | [PPC] Fix compilation and linking errors of mpc885ads build. | Vitaly Bordug | 2007-04-12 | 1 | -10/+10 |
* | | | [PPC] MPC8272 ADS compile fixed, defconfig refreshed. | Vitaly Bordug | 2007-04-12 | 2 | -130/+479 |
|/ / |
|
* | | [POWERPC] mpc52xx_pic: fix main interrupt masking | Domen Puncer | 2007-04-12 | 1 | -2/+2 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-04-10 | 4 | -8/+12 |
|\ \ |
|
| * | | [IA64] SGI Altix : fix pcibr_dmamap_ate32() bug | Mike Habeck | 2007-04-06 | 1 | -2/+6 |
| * | | [IA64] Fix CPU freq displayed in /proc/cpuinfo | Venki Pallipadi | 2007-04-06 | 1 | -1/+1 |
| * | | [IA64] Fix wrong assumption about irq and vector in msi_ia64.c | Ishimatsu Yasuaki | 2007-04-06 | 1 | -2/+2 |
| * | | [IA64] BTE error timer fix | Russ Anderson | 2007-04-06 | 1 | -3/+3 |
| |/ |
|
* | | [PATCH] i386: irqbalance_disable() section fix | Andrew Morton | 2007-04-08 | 1 | -1/+1 |
* | | [PATCH] x86_64 early quirks: fix early_qrk[] section tag | Andrew Morton | 2007-04-08 | 1 | -1/+1 |
* | | [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21 | Zachary Amsden | 2007-04-08 | 2 | -1/+24 |
|/ |
|
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-04-02 | 6 | -89/+254 |
|\ |
|
| * | [PATCH] x86: Don't probe for DDC on VBE1.2 | Zwane Mwaikambo | 2007-04-02 | 2 | -0/+28 |
| * | [PATCH] x86-64: Increase NMI watchdog probing timeout | Andi Kleen | 2007-04-02 | 2 | -2/+2 |
| * | [PATCH] x86-64: Let oprofile reserve MSR on all CPUs | Andi Kleen | 2007-04-02 | 2 | -58/+187 |
| * | [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1E | Andi Kleen | 2007-04-02 | 2 | -29/+37 |
* | | [PATCH] i386: fix file_read_actor() and pipe_read() for original i386 systems | Thomas Gleixner | 2007-04-02 | 1 | -0/+9 |
* | | [PATCH] Fix microcode-related suspend problem | Rafael J. Wysocki | 2007-04-02 | 1 | -4/+67 |
* | | [PATCH] uml: fix unreasonably long udelay | Paolo 'Blaisorblade' Giarrusso | 2007-04-02 | 2 | -22/+0 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-04-01 | 2 | -4/+5 |
|\ |
|
| * | [ARM] Export dma_channel_active() | Russell King | 2007-03-31 | 1 | -0/+1 |
| * | [ARM] 4289/1: AT91: SAM9260 NAND flash timing | Andrew Victor | 2007-03-29 | 1 | -4/+4 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-03-29 | 9 | -21/+97 |
|\ \ |
|
| * | | [MIPS] SMTC: Fix recursion in instant IPI replay code. | Ralf Baechle | 2007-03-29 | 1 | -7/+33 |
| * | | [MIPS] BCM1480: Fix setting of irq affinity. | Mark Mason | 2007-03-29 | 1 | -2/+2 |
| * | | [MIPS] do_page_fault() needs to use raw_smp_processor_id(). | Ralf Baechle | 2007-03-29 | 1 | -3/+3 |
| * | | [MIPS] SMTC: Fix false trigger of debug code on single VPE. | Ralf Baechle | 2007-03-29 | 1 | -5/+15 |
| * | | [MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints. | Ralf Baechle | 2007-03-29 | 1 | -0/+5 |
| * | | [MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGS | Chris Dearman | 2007-03-29 | 1 | -0/+31 |