| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | | [MIPS] lockdep: Handle interrupts in R3000 style c0_status register. | Chris Dearman | 2007-03-29 | 1 | -1/+5 |
| * | | [MIPS] MT: MIPS_MT_SMTC_INSTANT_REPLAY currently conflicts with PREEMPT. | Ralf Baechle | 2007-03-29 | 1 | -1/+1 |
| * | | [MIPS] EV64120: Include <asm/irq.h> to fix warning. | Ralf Baechle | 2007-03-29 | 1 | -0/+1 |
| * | | [MIPS] Ocelot: Fix warning. | Ralf Baechle | 2007-03-29 | 1 | -1/+0 |
| * | | [MIPS] Ocelot: Give PMON_v1_setup a proper prototype. | Ralf Baechle | 2007-03-29 | 1 | -1/+1 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-03-29 | 4 | -4/+18 |
|\ \ \
| |/ /
|/| | |
|
| * | | [IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a value | Tony Luck | 2007-03-29 | 1 | -1/+0 |
| * | | [IA64] Speed up boot - skip unnecessary clock calibration | Jack Steiner | 2007-03-29 | 1 | -1/+16 |
| * | | [IA64] bugfix stack layout upside-down | KAMEZAWA Hiroyuki | 2007-03-29 | 1 | -1/+1 |
| * | | [IA64] Fix possible invalid memory access in ia64_setup_msi_irq() | Kenji Kaneshige | 2007-03-29 | 1 | -1/+1 |
* | | | [POWERPC] qe: Fix QUICC Engine SDMA setup errors | Chuck Meade | 2007-03-29 | 1 | -3/+3 |
* | | | [PATCH] Add suspend/resume for HPET | Maxim Levitsky | 2007-03-29 | 1 | -0/+68 |
|/ / |
|