| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | ALSA: ASoC: Fix at32-pcm build breakage with PM enabled | Haavard Skinnemoen | 2008-09-22 |
* | | | | | | | pcmcia: Fix broken abuse of dev->driver_data | Alan Cox | 2008-09-22 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-09-22 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Input: jornada720_ts - fix build error ( LONG() usage ) | Kristoffer Ericson | 2008-09-16 |
| * | | | | | | | Input: bcm5974 - switch back to normal mode when closing | Henrik Rydberg | 2008-09-16 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-09-22 |
|\ \ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | /
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | netdev: simple_tx_hash shouldn't hash inside fragments | Alexander Duyck | 2008-09-21 |
* | | | | | | | Linux 2.6.27-rc7v2.6.27-rc7 | Linus Torvalds | 2008-09-21 |
* | | | | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-09-21 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | hwmon: (ad7414) Make ad7414_update_device() static | Adrian Bunk | 2008-09-20 |
| * | | | | | | | hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I) | Andrew Paprocki | 2008-09-20 |
| * | | | | | | | hwmon: (atxp1) Fix device detection logic | Jean Delvare | 2008-09-20 |
* | | | | | | | | Merge branch 'kvm-updates/2.6.27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-09-21 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | KVM: ia64: 'struct fdesc' build fix | Jes Sorensen | 2008-09-19 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-09-21 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | [MIPS] vmlinux.lds.S: handle .text.* | Atsushi Nemoto | 2008-09-21 |
| * | | | | | | | | [MIPS] Fix potential latency problem due to non-atomic cpu_wait. | Atsushi Nemoto | 2008-09-21 |
| * | | | | | | | | [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork. | Ralf Baechle | 2008-09-21 |
| * | | | | | | | | [MIPS] Fix 64-bit IP checksum code | Atsushi Nemoto | 2008-09-21 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2008-09-21 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | mmc_test: initialize mmc_test_lock statically | Akinobu Mita | 2008-09-20 |
| * | | | | | | | | mmc_block: handle error from mmc_register_driver() | Akinobu Mita | 2008-09-20 |
| * | | | | | | | | atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pin | Haavard Skinnemoen | 2008-09-20 |
| * | | | | | | | | atmel-mci: Fix bogus debugfs file size | Haavard Skinnemoen | 2008-09-20 |
| * | | | | | | | | atmel-mci: Fix memory leak in atmci_regs_show | Haavard Skinnemoen | 2008-09-20 |
| * | | | | | | | | atmel-mci: debugfs: enable clock before dumping regs | Haavard Skinnemoen | 2008-09-20 |
| * | | | | | | | | tmio_mmc: fix compilation with debug enabled | Dmitry Baryshkov | 2008-09-20 |
* | | | | | | | | | MAINTAINERS: Various fixes | Jean Delvare | 2008-09-21 |
* | | | | | | | | | MAINTAINERS: Trivial whitespace cleanups | Jean Delvare | 2008-09-21 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-09-19 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | [S390] cio: fix orb initialization in cio_start_key | Stefan Weinhuber | 2008-09-16 |
| * | | | | | | | | [S390] cio: Fix driver_data handling for ccwgroup devices. | Cornelia Huck | 2008-09-16 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge git://oss.sgi.com:8090/xfs/linux-2.6 | Linus Torvalds | 2008-09-19 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | [XFS] Don't do I/O beyond eof when unreserving space | Lachlan McIlroy | 2008-09-17 |
| * | | | | | | | | [XFS] Fix use-after-free with buffers | Lachlan McIlroy | 2008-09-17 |
| * | | | | | | | | [XFS] Prevent lockdep false positives when locking two inodes. | David Chinner | 2008-09-17 |
| * | | | | | | | | [XFS] Fix barrier status change detection. | David Chinner | 2008-09-17 |
| * | | | | | | | | [XFS] Prevent direct I/O from mapping extents beyond eof | Lachlan McIlroy | 2008-09-17 |
| * | | | | | | | | [XFS] Fix regression introduced by remount fixup | Christoph Hellwig | 2008-09-17 |
| * | | | | | | | | [XFS] Move memory allocations for log tracing out of the critical path | Lachlan McIlroy | 2008-09-17 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-09-19 |
|\ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ | Merge branches 'ipoib', 'mlx4' and 'nes' into for-linus | Roland Dreier | 2008-09-16 |
| |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | RDMA/nes: Fix client side QP destroy | Faisal Latif | 2008-09-16 |
| | * | | | | | | | | | IB/mlx4: Fix up fast register page list format | Vladimir Sokolovsky | 2008-09-15 |
| | * | | | | | | | | | mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entries | Vladimir Sokolovsky | 2008-09-02 |
| | |/ / / / / / / / |
|
| * / / / / / / / / | IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop() | Yossi Etigin | 2008-09-16 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-09-19 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | sched: fix deadlock in setting scheduler parameter to zero | Hiroshi Shimamoto | 2008-09-11 |
| * | | | | | | | | | sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomly | Zhang, Yanmin | 2008-09-11 |
* | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-09-19 |
|\ \ \ \ \ \ \ \ \ \ |
|