summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ixgb: Write RA register high word first, increment versionAaron Salter2007-01-062-2/+3
| | * | | ixgb: Maybe stop TX if not enough free descriptorsJesse Brandeburg2007-01-063-3/+36
| | * | | ixgb: Fix early TSO completionJesse Brandeburg2007-01-061-2/+16
* | | | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2007-01-0925-97/+282
|\ \ \ \ \
| * | | | | [POWERPC] Fix bugs in the hypervisor call stats codeAnton Blanchard2007-01-093-7/+5
| * | | | | [POWERPC] Fix corruption in hcall9Anton Blanchard2007-01-091-1/+2
| * | | | | [POWERPC] iSeries: fix setup initcallStephen Rothwell2007-01-091-1/+2
| * | | | | [POWERPC] iSeries: fix viopath initialisationStephen Rothwell2007-01-091-0/+4
| * | | | | [POWERPC] iSeries: fix lpevents initialisationStephen Rothwell2007-01-091-0/+4
| * | | | | [POWERPC] iSeries: fix proc/iSeries initialisationStephen Rothwell2007-01-091-1/+10
| * | | | | [POWERPC] iSeries: fix mf proc initialisationStephen Rothwell2007-01-091-0/+4
| * | | | | [POWERPC] disable PReP and EFIKA during make oldconfigOlaf Hering2007-01-091-2/+2
| * | | | | [POWERPC] Fix mpc52xx serial driver to work for arch/ppc againGrant Likely2007-01-091-0/+2
| * | | | | [POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc buildsGrant Likely2007-01-091-1/+1
| * | | | | [POWERPC] Fix mpc52xx fdt to use correct device_type for sound devicesGrant Likely2007-01-093-6/+6
| * | | | | [POWERPC] 52xx: Don't use device_initcall to probe of_platform_busSylvain Munaut2007-01-093-3/+6
| * | | | | [POWERPC] Add legacy iSeries to ppc64_defconfigStephen Rothwell2007-01-091-2/+13
| * | | | | [POWERPC] Update ppc64_defconfigStephen Rothwell2007-01-091-55/+185
| * | | | | [POWERPC] Fix manual assembly WARN_ON() in enter_rtas().David Woodhouse2007-01-093-11/+32
| * | | | | [POWERPC] Avoid calling get_irq_server() with a real, not virtual irq.Michal Ostrowski2007-01-091-3/+2
| * | | | | [POWERPC] Fix unbalanced uses of of_node_putNathan Lynch2007-01-092-2/+0
| * | | | | [POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area()David Gibson2007-01-091-4/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-01-099-17/+38
|\ \ \ \ \
| * | | | | [S390] locking problem with __cpcmd.Christian Borntraeger2007-01-091-1/+1
| * | | | | [S390] don't call handle_mm_fault() if in an atomic context.Heiko Carstens2007-01-093-4/+6
| * | | | | [S390] Fix vmalloc area size calculation.Heiko Carstens2007-01-091-1/+1
| * | | | | [S390] Fix cpu hotplug (missing 'online' attribute).Heiko Carstens2007-01-091-1/+4
| * | | | | [S390] cio: use barrier() in stsch_reset.Heiko Carstens2007-01-091-8/+4
| * | | | | [S390] memory detection misses 128k.Hongjie Yang2007-01-092-2/+22
| |/ / / /
* | | | | [PATCH] i2c/pci: fix sis96x smbus quirk once and for allMark M. Hoffman2007-01-091-6/+8
|/ / / /
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jmorr...Linus Torvalds2007-01-084-47/+29
|\ \ \ \
| * | | | selinux: Delete mls_copy_contextVenkat Yekkirala2007-01-084-47/+29
| |/ / /
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-01-0813-87/+581
|\ \ \ \
| * | | | [MIPS] PNX8550: Fix system timer supportVitaly Wool2007-01-082-9/+37
| * | | | [MIPS] TX49: Fix use of CDEX build_store_reg()Atsushi Nemoto2007-01-081-5/+4
| * | | | [MIPS] pnx8550: Fix write_config_byte() PCI config space accessorDavy Chan2007-01-081-1/+1
| * | | | [MIPS] Fix build errors on SEADAtsushi Nemoto2007-01-082-4/+9
| * | | | [MIPS] SMTC build fixAtsushi Nemoto2007-01-081-3/+3
| * | | | [MIPS] csum_partial and copy in parallelAtsushi Nemoto2007-01-085-65/+464
| * | | | [MIPS] Malta: Add missing MTD file.Ralf Baechle2007-01-081-0/+63
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-01-0813-17/+103
|\ \ \ \
| * | | | [ARM] Provide basic printk_clock() implementationRussell King2007-01-081-0/+11
| * | | | [ARM] Resolve fuse and direct-IO failures due to missing cache flushesRussell King2007-01-082-0/+49
| * | | | [ARM] pass vma for flush_anon_page()Russell King2007-01-084-5/+6
| * | | | [ARM] Fix potential MMCI bugRussell King2007-01-081-0/+4
| * | | | [ARM] Fix kernel-mode undefined instruction abortsRussell King2007-01-061-4/+8
| * | | | [ARM] 4082/1: iop3xx: fix iop33x gpio register offsetDan Williams2007-01-062-4/+4
| * | | | [ARM] 4070/1: arch/arm/kernel: fix warnings from missing includesBen Dooks2007-01-062-0/+3
| * | | | [ARM] 4079/1: iop: Update MAINTAINERSDan Williams2007-01-061-4/+18
* | | | | Revert "[PATCH] x86-64: Try multiple timer variants in check_timer"Linus Torvalds2007-01-083-51/+82
| |/ / / |/| | |
OpenPOWER on IntegriCloud