summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Merge smp-tbsync.c (the generic timebase sync routine)Paul Mackerras2005-11-045-65/+65
* Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2005-11-0315-420/+251
|\
| * powerpc: merge ucontext.hStephen Rothwell2005-11-033-49/+40
| * powerpc: merge sigcontext.hStephen Rothwell2005-11-032-33/+23
| * powerpc: move include/asm-ppc64/ppc32.h to arch/powerpc/kernelStephen Rothwell2005-11-032-1/+1
| * powerpc: move ppc64/kernel/signal.c to arch/powerpcStephen Rothwell2005-11-033-2/+1
| * powerpc: merge ptrace.hStephen Rothwell2005-11-033-206/+105
| * powerpc: merge stat.hStephen Rothwell2005-11-033-129/+81
* | [PATCH] powerpc: Keep fixing merged ipcbuf.hDavid Gibson2005-11-031-1/+2
* | [PATCH] ppc32: Fixed warning in m8xx_setup.cVitaly Bordug2005-11-031-0/+1
* | [PATCH] ppc32 8xx: fix cpm_dpalloc() commentMarcelo Tosatti2005-11-031-3/+2
* | [PATCH] ppc32 8xx: Fix harmless warning in 8xx_io/commproc.cMarcelo Tosatti2005-11-031-0/+2
* | [PATCH] ppc32 8xx: export symbols required for modular IDEMarcelo Tosatti2005-11-031-0/+5
* | [PATCH] powerpc: always init nvram on 64-bit powermacDavid Woodhouse2005-11-031-1/+1
* | [PATCH] ppc: Fix build warnings in arch/ppc/kernel/traps.cBecky Bruce2005-11-031-4/+4
* | [PATCH] ppc64: Fix add notifier crashesJohn Rose2005-11-032-3/+4
|/
* powerpc: Merge remaining RTAS codePaul Mackerras2005-11-0312-185/+147
* powerpc: Compile fixes for chrp/nvram.cPaul Mackerras2005-11-021-2/+5
* powerpc: include <linux/platform_device.h> in pegasos_eth.cPaul Mackerras2005-11-021-0/+1
* Merge Paulus' treeStephen Rothwell2005-11-02252-1400/+4357
|\
| * powerpc: include lmb.h in arch/powerpc/platforms/powermac/setup.cPaul Mackerras2005-11-021-0/+1
| * [PATCH] powerpc: Move naca.h to platforms/iseriesDavid Gibson2005-11-025-8/+7
| * [PATCH] powerpc: Move dart.hDavid Gibson2005-11-022-5/+6
| * [PATCH] powerpc: Merge (move) numnodes.h and sparsemem.hDavid Gibson2005-11-023-10/+10
| * Merge ../linux-2.6Paul Mackerras2005-11-02241-1377/+4333
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds2005-11-011-8/+9
| | |\
| | | * Merge branch 'master' of /home/src/linux-2.6/Anton Altaparmakov2005-11-01226-334/+468
| | | |\
| | | * | NTFS: Fix a stupid bug causing writes to non-initialized pages to segfault.Anton Altaparmakov2005-11-011-8/+9
| | * | | Don't touch USB controller IO registers when they are disabledLinus Torvalds2005-10-311-0/+23
| | | |/ | | |/|
| | * | Revert "i386: move apic init in init_IRQs"Linus Torvalds2005-10-3110-100/+104
| | * | [PATCH] Creative Audigy 2 cardbus: Add IO window wakeup magicJames Courtier-Dutton2005-10-312-0/+40
| | * | [PATCH] fix __writeback_single_inode WARN_ONAndrea Arcangeli2005-10-311-1/+1
| | * | [PATCH] revert ide-scsi highmem cleanupAndrew Morton2005-10-311-12/+32
| | * | [PATCH] i386: CONFIG_PC removalArthur Othieno2005-10-313-8/+3
| | * | [PATCH] noop-iosched: avoid corrupted request mergingJens Axboe2005-10-311-0/+1
| | * | [PATCH] Fix on-the-fly switch from cfq i/o schedulerJens Axboe2005-10-311-3/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds2005-10-3114-1043/+3841
| | |\ \ | | | |/
| | | * Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2005-10-311122-25599/+56389
| | | |\
| | | * \ Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2005-10-302045-54145/+110590
| | | |\ \
| | | * \ \ Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2005-10-2465-632/+1040
| | | |\ \ \
| | | * | | | NTFS: Document extended attribute ($EA) NEED_EA flag. (Based on libntfsAnton Altaparmakov2005-10-242-1/+5
| | | * | | | NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0.Anton Altaparmakov2005-10-243-16/+10
| | | * | | | NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton)Anton Altaparmakov2005-10-243-4/+5
| | | * | | | NTFS: Fix serious data corruption issue when writing.Anton Altaparmakov2005-10-191-0/+1
| | | * | | | NTFS: $EA attributes can be both resident non-resident.Anton Altaparmakov2005-10-195-14/+35
| | | * | | | Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2005-10-1936-93/+202
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2005-10-17122-1675/+1707
| | | |\ \ \ \ \
| | | * | | | | | NTFS: The big ntfs write(2) rewrite has arrived. We now implement our ownAnton Altaparmakov2005-10-114-49/+2280
| | | * | | | | | NTFS: Remove address space operations ->prepare_write and ->commit_write inAnton Altaparmakov2005-10-111-827/+0
| | | * | | | | | NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited()Anton Altaparmakov2005-10-113-2/+9
OpenPOWER on IntegriCloud