summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Document Linux Memory PolicyLee Schermerhorn2007-08-231-0/+332
* kernel/auditsc.c: fix an off-by-oneAdrian Bunk2007-08-231-1/+1
* tpmdd maintainersKent Yoder2007-08-238-6/+10
* sparsemem: ensure we initialise the node mapping for SPARSEMEM_STATICAndy Whitcroft2007-08-231-4/+10
* eCryptfs: fix lookup error for special filesRyusuke Konishi2007-08-231-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-08-223-6/+24
|\
| * [WATCHDOG] Add support for 1533 bridge to alim1535_wdtAndrey Borzenkov2007-08-161-2/+5
| * [WATCHDOG] Add a 00-INDEX file to Documentation/watchdog/Jesper Juhl2007-08-161-0/+10
| * [WATCHDOG] Eurotechwdt.c - clean-up commentsWim Van Sebroeck2007-08-161-4/+9
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-223-16/+17
|\ \
| * | [SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579.David S. Miller2007-08-211-1/+2
| * | [SPARC64]: Need to clobber global reg vars in switch_to().David S. Miller2007-08-212-15/+15
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-226-10/+17
|\ \ \
| * | | [IRDA] irda_nl_get_mode: always results in failureAndy Whitcroft2007-08-221-1/+1
| * | | [PPP]: Fix output buffer size in ppp_decompress_frame().Konstantin Sharlaimov2007-08-221-1/+1
| * | | [IRDA]: Avoid a label defined but not used warning in irda_init()Jesper Juhl2007-08-221-1/+1
| * | | [IPV6]: Fix kernel panic while send SCTP data with IP fragmentsWei Yongjun2007-08-221-1/+1
| * | | [SNAP]: Check packet length before readingHerbert Xu2007-08-221-5/+12
| * | | [DCCP]: Allocation in atomic contextGerrit Renker2007-08-221-1/+1
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-08-2220-192/+371
|\ \ \ \
| * | | | [S390] Change atomic_read/set to inline functions with barrier semantics.Heiko Carstens2007-08-221-4/+22
| * | | | [S390] kprobes: fix instruction length calculationDavid Wilder2007-08-221-1/+1
| * | | | [S390] hypfs: inode corruption due to missing lockingMichael Holzheu2007-08-221-8/+25
| * | | | [S390] disassembler: fix b2 opcodes like srst, bsg, and othersChristian Borntraeger2007-08-221-1/+1
| * | | | [S390] vmur: fix reference counting for vmur device structureMichael Holzheu2007-08-222-58/+161
| * | | | [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-2212-111/+150
| * | | | [S390] qdio: Refresh buffer states for IQDIO Asynchronous output queueKlaus D. Wacker2007-08-221-1/+2
| * | | | [S390] qdio: fix EQBS handling on CCQ96Klaus D. Wacker2007-08-221-0/+2
| * | | | [S390] cio: change confusing message in cmf.Cornelia Huck2007-08-221-7/+3Star
| * | | | [S390] cio: dont forget to set last slot to NULL in ccw_uevent().Cornelia Huck2007-08-221-1/+4
| |/ / /
* / / / Fix lazy mode vmalloc synchronization for paravirtZachary Amsden2007-08-221-2/+3
|/ / /
* | | fix - ensure we don't use bootconsoles after init has been releasedRobin Getz2007-08-221-4/+6
* | | [POWERPC] Fix PCI Device ID for MPC8544/8533 processorsKumar Gala2007-08-222-2/+6
* | | sky2: don't clear phy power bitsStephen Hemminger2007-08-211-2/+2
* | | hisax: update hfc_usb driverMartin Bachem2007-08-212-445/+288Star
* | | i386: Mark NUMA support experimentalAndi Kleen2007-08-211-2/+6
* | | Revert "USB: EHCI cpufreq fix"Linus Torvalds2007-08-215-215/+0Star
|/ /
* | dio: zero struct dio with kzalloc instead of manuallyZach Brown2007-08-211-17/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-08-2115-74/+113
|\ \
| * | ide-disk: workaround for buggy HPA support on ST340823A (take 3)Bartlomiej Zolnierkiewicz2007-08-202-0/+20
| * | hpt34x: fix CONFIG_HPT34X_AUTODMA=n handlingBartlomiej Zolnierkiewicz2007-08-201-4/+2Star
| * | triflex: add missing ->dma_base checkBartlomiej Zolnierkiewicz2007-08-201-0/+3
| * | pdc202xx_old: add missing ->dma_base checkBartlomiej Zolnierkiewicz2007-08-201-3/+6
| * | pdc202xx_new: add missing ->dma_base checkBartlomiej Zolnierkiewicz2007-08-201-2/+8
| * | cs5530: add missing ->dma_base checkBartlomiej Zolnierkiewicz2007-08-201-1/+7
| * | ide: ide_config_drive_speed() bugfixesBartlomiej Zolnierkiewicz2007-08-201-2/+2
| * | ide: add cable detection for early UDMA66 devices (take 3)Bartlomiej Zolnierkiewicz2007-08-203-23/+38
| * | ide-pmac: fix drive->init_speed reportingBartlomiej Zolnierkiewicz2007-08-201-11/+3Star
| * | ide: config_drive_for_dma() fixesBartlomiej Zolnierkiewicz2007-08-203-26/+10Star
| * | ide-cris: fix ->set_pio_mode method to set transfer mode on the deviceBartlomiej Zolnierkiewicz2007-08-201-0/+2