| Commit message (Expand) | Author | Age |
* | serial: don't optimise away baud rate changes when BOTHER is used | David Woodhouse | 2007-08-22 |
* | futex_unlock_pi() hurts my brain and may cause application deadlock | john stultz | 2007-08-22 |
* | Document Linux Memory Policy | Lee Schermerhorn | 2007-08-22 |
* | kernel/auditsc.c: fix an off-by-one | Adrian Bunk | 2007-08-22 |
* | tpmdd maintainers | Kent Yoder | 2007-08-22 |
* | sparsemem: ensure we initialise the node mapping for SPARSEMEM_STATIC | Andy Whitcroft | 2007-08-22 |
* | eCryptfs: fix lookup error for special files | Ryusuke Konishi | 2007-08-22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-08-22 |
|\ |
|
| * | [WATCHDOG] Add support for 1533 bridge to alim1535_wdt | Andrey Borzenkov | 2007-08-16 |
| * | [WATCHDOG] Add a 00-INDEX file to Documentation/watchdog/ | Jesper Juhl | 2007-08-16 |
| * | [WATCHDOG] Eurotechwdt.c - clean-up comments | Wim Van Sebroeck | 2007-08-16 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-08-22 |
|\ \ |
|
| * | | [SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579. | David S. Miller | 2007-08-21 |
| * | | [SPARC64]: Need to clobber global reg vars in switch_to(). | David S. Miller | 2007-08-21 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-08-22 |
|\ \ \ |
|
| * | | | [IRDA] irda_nl_get_mode: always results in failure | Andy Whitcroft | 2007-08-22 |
| * | | | [PPP]: Fix output buffer size in ppp_decompress_frame(). | Konstantin Sharlaimov | 2007-08-21 |
| * | | | [IRDA]: Avoid a label defined but not used warning in irda_init() | Jesper Juhl | 2007-08-21 |
| * | | | [IPV6]: Fix kernel panic while send SCTP data with IP fragments | Wei Yongjun | 2007-08-21 |
| * | | | [SNAP]: Check packet length before reading | Herbert Xu | 2007-08-21 |
| * | | | [DCCP]: Allocation in atomic context | Gerrit Renker | 2007-08-21 |
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-08-22 |
|\ \ \ \ |
|
| * | | | | [S390] Change atomic_read/set to inline functions with barrier semantics. | Heiko Carstens | 2007-08-22 |
| * | | | | [S390] kprobes: fix instruction length calculation | David Wilder | 2007-08-22 |
| * | | | | [S390] hypfs: inode corruption due to missing locking | Michael Holzheu | 2007-08-22 |
| * | | | | [S390] disassembler: fix b2 opcodes like srst, bsg, and others | Christian Borntraeger | 2007-08-22 |
| * | | | | [S390] vmur: fix reference counting for vmur device structure | Michael Holzheu | 2007-08-22 |
| * | | | | [S390] vmur: fix diag14 exceptions with addresses > 2GB. | Michael Holzheu | 2007-08-22 |
| * | | | | [S390] qdio: Refresh buffer states for IQDIO Asynchronous output queue | Klaus D. Wacker | 2007-08-22 |
| * | | | | [S390] qdio: fix EQBS handling on CCQ96 | Klaus D. Wacker | 2007-08-22 |
| * | | | | [S390] cio: change confusing message in cmf. | Cornelia Huck | 2007-08-22 |
| * | | | | [S390] cio: dont forget to set last slot to NULL in ccw_uevent(). | Cornelia Huck | 2007-08-22 |
| |/ / / |
|
* / / / | Fix lazy mode vmalloc synchronization for paravirt | Zachary Amsden | 2007-08-22 |
|/ / / |
|
* | | | fix - ensure we don't use bootconsoles after init has been released | Robin Getz | 2007-08-21 |
* | | | [POWERPC] Fix PCI Device ID for MPC8544/8533 processors | Kumar Gala | 2007-08-21 |
* | | | sky2: don't clear phy power bits | Stephen Hemminger | 2007-08-21 |
* | | | hisax: update hfc_usb driver | Martin Bachem | 2007-08-21 |
* | | | i386: Mark NUMA support experimental | Andi Kleen | 2007-08-21 |
* | | | Revert "USB: EHCI cpufreq fix" | Linus Torvalds | 2007-08-21 |
|/ / |
|
* | | dio: zero struct dio with kzalloc instead of manually | Zach Brown | 2007-08-21 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-08-21 |
|\ \ |
|
| * | | ide-disk: workaround for buggy HPA support on ST340823A (take 3) | Bartlomiej Zolnierkiewicz | 2007-08-20 |
| * | | hpt34x: fix CONFIG_HPT34X_AUTODMA=n handling | Bartlomiej Zolnierkiewicz | 2007-08-20 |
| * | | triflex: add missing ->dma_base check | Bartlomiej Zolnierkiewicz | 2007-08-20 |
| * | | pdc202xx_old: add missing ->dma_base check | Bartlomiej Zolnierkiewicz | 2007-08-20 |
| * | | pdc202xx_new: add missing ->dma_base check | Bartlomiej Zolnierkiewicz | 2007-08-20 |
| * | | cs5530: add missing ->dma_base check | Bartlomiej Zolnierkiewicz | 2007-08-20 |
| * | | ide: ide_config_drive_speed() bugfixes | Bartlomiej Zolnierkiewicz | 2007-08-20 |
| * | | ide: add cable detection for early UDMA66 devices (take 3) | Bartlomiej Zolnierkiewicz | 2007-08-20 |
| * | | ide-pmac: fix drive->init_speed reporting | Bartlomiej Zolnierkiewicz | 2007-08-20 |