summaryrefslogtreecommitdiffstats
path: root/drivers/net (unfollow)
Commit message (Expand)AuthorFilesLines
2005-11-02[PATCH] powerpc: Move naca.h to platforms/iseriesDavid Gibson5-8/+7
2005-11-02[PATCH] powerpc: Move dart.hDavid Gibson2-5/+6
2005-11-02[PATCH] powerpc: Merge (move) numnodes.h and sparsemem.hDavid Gibson3-10/+10
2005-11-02powerpc: clean up bug.h furtherPaul Mackerras2-18/+16
2005-11-02powerpc: exclude powerbook sleep code with CONFIG_PPC64 and CONFIG_PMPaul Mackerras2-17/+20
2005-11-02powerpc: Fix compile error with CONFIG_TAU=yPaul Mackerras1-2/+2
2005-11-02powerpc: Use rtas_call not call_rtas in CHRP codePaul Mackerras1-2/+4
2005-11-02[PATCH] ppc bug.h namespace pollutionAl Viro1-4/+2
2005-11-02[PATCH] powerpc: Merge futex.hDavid Gibson3-75/+30
2005-11-02[PATCH] powerpc: Fix merged ipcbuf.hDavid Gibson1-2/+1
2005-11-01NTFS: Fix a stupid bug causing writes to non-initialized pages to segfault.Anton Altaparmakov1-8/+9
2005-11-01powerpc: Fix pseries (64-bit) buildPaul Mackerras1-2/+0
2005-11-01powerpc: Fix BUG/WARN macros for 64-bitPaul Mackerras1-2/+2
2005-11-01[PATCH] powerpc: Merge bitops.hDavid Gibson10-1023/+495
2005-11-01[PATCH] powerpc: Merge ipcbuf.hDavid Gibson3-57/+34
2005-11-01[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cellArnd Bergmann8-3/+1
2005-11-01[PATCH] powerpc: move mmio_nvram.c over to arch/powerpcArnd Bergmann4-1/+7
2005-11-01[PATCH] powerpc: move rtas_fw.c out of platforms/pseriesArnd Bergmann6-7/+13
2005-11-01[PATCH] powerpc: create a new arch/powerpc/platforms/cell/smp.cArnd Bergmann4-0/+233
2005-11-01[PATCH] powerpc: Rename BPA to CellArnd Bergmann18-107/+107
2005-11-01Don't touch USB controller IO registers when they are disabledLinus Torvalds1-0/+23
2005-11-01powerpc: clean up uaccess.hStephen Rothwell1-21/+8
2005-11-01powerpc: use asm-generic/termios.hStephen Rothwell1-33/+1
2005-11-01powerpc: remove duplicate ioctl definitionsStephen Rothwell2-101/+3
2005-11-01powerpc: make mem= work on iSeries againStephen Rothwell2-34/+25
2005-11-01powerpc: fix __strnlen_user in merge treeStephen Rothwell5-254/+46
2005-11-01powerpc: merge uaccess.hStephen Rothwell3-734/+504
2005-11-01Revert "i386: move apic init in init_IRQs"Linus Torvalds10-100/+104
2005-11-01[PATCH] Creative Audigy 2 cardbus: Add IO window wakeup magicJames Courtier-Dutton2-0/+40
2005-10-31[PATCH] fix __writeback_single_inode WARN_ONAndrea Arcangeli1-1/+1
2005-10-31[PATCH] revert ide-scsi highmem cleanupAndrew Morton1-12/+32
2005-10-31[PATCH] i386: CONFIG_PC removalArthur Othieno3-8/+3
2005-10-31[PATCH] noop-iosched: avoid corrupted request mergingJens Axboe1-0/+1
2005-10-31[PATCH] Fix on-the-fly switch from cfq i/o schedulerJens Axboe1-3/+1
2005-10-31Input: adbhid - fix OOPS introduced by dynalloc conversionPaul Mackerras1-0/+1
2005-10-31Input: lkkbd - fix debug message in lkkbd_interrupt()Dmitry Torokhov1-1/+1
2005-10-31Input: pcspkr - fix setting name and phys for the deviceDmitry Torokhov1-1/+1
2005-10-31Input: fix input_dev registration messageDmitry Torokhov1-1/+1
2005-10-31Input: evdev - allow querying SW state from compat ioctlDmitry Torokhov1-0/+3
2005-10-31Input: evdev - allow querying EV_SW bits from compat_ioctlDmitry Torokhov1-0/+1
2005-10-31[libata] locking rewrite (== fix)Jeff Garzik2-3/+8
2005-10-31powerpc: import a fix from arch/ppc/mm/pgtable.cPaul Mackerras1-3/+1
2005-10-31powerpc: apply recent changes to merged codePaul Mackerras6-12/+6
2005-10-31[libata] ata_tf_to_host cleanupsJeff Garzik2-48/+10
2005-10-31ppc: remove duplicate export of cur_cpu_specPaul Mackerras1-1/+0
2005-10-31powerpc: Fix bug arising from having multiple memory_limit variablesPaul Mackerras8-16/+7
2005-10-31[PATCH] fat: Remove duplicate directory scanning codePekka Enberg1-123/+101
2005-10-31[PATCH] fat: remove the unneeded vfat_find() in vfat_rename()OGAWA Hirofumi2-21/+10
2005-10-31[PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi3-10/+14
2005-10-31[PATCH] fix missing includesTim Schmielau180-18/+299