aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-10-31Don'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-10-31Revert "i386: move apic init in init_IRQs"Linus Torvalds10-100/+104
2005-10-31[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-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds14-1043/+3841
2005-10-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-51/+18
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds199-156/+260
2005-10-31Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov1122-25599/+56389
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-30[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-30[libata] ata_tf_to_host cleanupsJeff Garzik2-48/+10
2005-10-31Merge ../linux-2.6 by handPaul Mackerras2476-58503/+118063
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-30Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-2/+1
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds27-467/+557
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2-3/+8
2005-10-30[PATCH] fat: Remove duplicate directory scanning codePekka Enberg1-123/+101
2005-10-30[PATCH] fat: remove the unneeded vfat_find() in vfat_rename()OGAWA Hirofumi2-21/+10
2005-10-30[PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi3-10/+14
2005-10-30[PATCH] fix missing includesTim Schmielau180-18/+299
2005-10-30[PATCH] Remove duplicate code in signal.cPaul E. McKenney1-11/+5
2005-10-30[PATCH] remove unneeded SI_TIMER checksOleg Nesterov1-18/+0
2005-10-30[PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov3-13/+13
2005-10-30[PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov3-22/+27
2005-10-30[PATCH] hpet: hpet driver cleanupsRandy Dunlap1-30/+35
2005-10-30[PATCH] hpet: use HPET physical addresses for dup. detectionRandy Dunlap1-5/+15
2005-10-30[PATCH] hpet: allow HPET FIXED_MEM32 resource typeRandy Dunlap1-0/+17
2005-10-30[PATCH] hpet: simplify initialization messageClemens Ladisch1-5/+4
2005-10-30[PATCH] hpet: remove superfluous indirectionsClemens Ladisch1-2/+2
2005-10-30[PATCH] hpet: fix access to multiple HPET devicesClemens Ladisch1-2/+2
2005-10-30[PATCH] hpet: fix uninitialized variable in hpet_register()Clemens Ladisch1-0/+2
2005-10-30[PATCH] hpet: fix division by zero in HPET_INFOClemens Ladisch1-2/+5