aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | [SCSI] FW: [PATCH] for Deadlock in transport_fcJames.Smart@Emulex.Com2005-10-161-3/+10
| | * | [SCSI] Fix aacraid regressionSalyzyn, Mark2005-10-161-1/+1
| | * | [SCSI] NCR5380: fix undefined preprocessor identifierRandy Dunlap2005-10-161-1/+1
| * | | [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier2005-10-231-10/+11
| * | | [PATCH] inotify/idr leak fixAndrew Morton2005-10-233-0/+15
| * | | [PATCH] Kconfig: saa7134-dvb should not select cx22702Mike Krufky2005-10-231-1/+0
| * | | [PATCH] SELinux: handle sel_make_bools() failure in selinuxfsDavi Arnaut2005-10-231-1/+3
| * | | [PATCH] selinux: Fix NULL deref in policydb_destroyStephen Smalley2005-10-231-2/+4
| * | | [PATCH] aio syscalls are not checked by lsmKostik Belousov2005-10-231-0/+6
| * | | [PATCH] kernel-parameters cleanupRandy Dunlap2005-10-231-236/+260
| * | | cardbus: limit IO windows to 256 bytesLinus Torvalds2005-10-231-1/+1
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds2005-10-231-32/+16
| |\ \ \
| | * | | [NEIGH] Fix timer leak in neigh_changeaddrHerbert Xu2005-10-231-30/+13
| | * | | [NEIGH] Fix add_timer race in neigh_add_timerHerbert Xu2005-10-231-2/+2
| | * | | [NEIGH] Print stack trace in neigh_add_timerHerbert Xu2005-10-231-0/+1
| * | | | Posix timers: limit number of timers firing at onceLinus Torvalds2005-10-231-6/+14
| |/ / /
| * | | [PATCH] alpha: additional smp barriersIvan Kokshaysky2005-10-221-4/+8
| * | | [AX.25]: Fix signed char bugRalf Baechle2005-10-221-1/+1
| * | | [SK_BUFF]: ipvs_property field must be copiedJulian Anastasov2005-10-222-0/+9
* | | | ppc64: Use the correct prototypes for i8259 functionsPaul Mackerras2005-10-282-21/+3
* | | | [PATCH] powerpc: Remove dregs of bootinfo.hDavid Gibson2005-10-282-71/+0
* | | | [PATCH] powerpc: only build idle_6xx for 6xxKumar Gala2005-10-281-1/+2
| |_|/ |/| |
* | | ppc64: Include arch/powerpc/kernel/setup-common.oPaul Mackerras2005-10-281-1/+2
* | | powerpc: Move U3 IOMMU driver to arch/powerpc/sysdevPaul Mackerras2005-10-283-2/+1
* | | powerpc: Fix new-world powermac detectionPaul Mackerras2005-10-271-1/+3
* | | powerpc: Introduce toreal/fromreal assembly macrosPaul Mackerras2005-10-272-18/+19
* | | powerpc: 32-bit CHRP SMP fixesPaul Mackerras2005-10-274-13/+53
* | | powerpc: remove duplicate screen_info from setup_32.cPaul Mackerras2005-10-271-15/+0
* | | [PATCH] powerpc: Moved dcr support to arch/powerpcKumar Gala2005-10-273-2/+2
* | | [PATCH] powerpc: Fix warning related to do_dabrKumar Gala2005-10-271-0/+2
* | | [PATCH] powerpc: Don't use kmalloc() for kernel stacksDavid Gibson2005-10-271-10/+17
* | | [PATCH] powerpc: Merge parport.hDavid Gibson2005-10-272-21/+3
* | | [PATCH] powerpc: Purge bootinfo.hDavid Gibson2005-10-277-11/+0
* | | [PATCH] powerpc: Fix handling of fpscr on 64-bitDavid Gibson2005-10-2722-209/+59
* | | [PATCH] ppc64: remove arch/ppc64/kernel/setup.cPaul Mackerras2005-10-274-1315/+17
* | | [PATCH] powerpc: merge scatterlist.hStephen Rothwell2005-10-272-29/+18
* | | [PATCH] ppc64: make dma_addr_t 64 bitsStephen Rothwell2005-10-273-2/+6
* | | powerpc: undeprecate the old OF device tree accessors for nowPaul Mackerras2005-10-271-5/+5
* | | powerpc: Remove common stuff from setup_64.cPaul Mackerras2005-10-271-270/+0
* | | powerpc: 32-bit powermac needs the mpc106 codePaul Mackerras2005-10-261-0/+1
* | | powerpc: Fix incorrect timer register addresses in mpic.cPaul Mackerras2005-10-261-3/+2
* | | powerpc32: Limit memory to lowmem if !CONFIG_HIGHMEM.Paul Mackerras2005-10-261-0/+3
* | | power: Update the multiple inclusion protection symbol on machdep.hPaul Mackerras2005-10-261-3/+3
* | | powerpc: Fixes to get the Longtrail CHRP a bit furtherPaul Mackerras2005-10-263-15/+30
* | | powerpc: Merge 32-bit CHRP support.Paul Mackerras2005-10-2612-37/+1256
* | | powerpc: Don't limit pmac_get_rtc_time to return only positive valuesPaul Mackerras2005-10-261-4/+0
* | | powerpc: Fix interrupt-tree parsingPaul Mackerras2005-10-262-14/+28
* | | powerpc: Pull out MPC106 (grackle) initialization code into its own filePaul Mackerras2005-10-265-44/+78
* | | powerpc: Pull common bits of setup_{32,64}.c into setup-common.cPaul Mackerras2005-10-264-248/+417
* | | powerpc: Merge rtas.c into arch/powerpc/kernelPaul Mackerras2005-10-2613-199/+256