Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | kexec: fix segmentation fault in kimage_add_entry | Jonathan Steel | 2008-09-23 | 1 | -1/+7 | |
* | | | | | | | | kernel-doc: allow structs whose members are all private | Randy Dunlap | 2008-09-23 | 1 | -0/+4 | |
* | | | | | | | | smb.h: do not include linux/time.h in userspace | Kirill A. Shutemov | 2008-09-23 | 1 | -0/+2 | |
* | | | | | | | | ibmasr: remove unnecessary spin_unlock() | Akinobu Mita | 2008-09-23 | 1 | -1/+0 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-09-22 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | ALSA: ASoC: Fix at32-pcm build breakage with PM enabled | Haavard Skinnemoen | 2008-09-22 | 1 | -2/+3 | |
* | | | | | | | pcmcia: Fix broken abuse of dev->driver_data | Alan Cox | 2008-09-22 | 1 | -9/+14 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-09-22 | 2 | -6/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Input: jornada720_ts - fix build error ( LONG() usage ) | Kristoffer Ericson | 2008-09-16 | 1 | -2/+2 | |
| * | | | | | | | Input: bcm5974 - switch back to normal mode when closing | Henrik Rydberg | 2008-09-16 | 1 | -4/+9 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-09-22 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | netdev: simple_tx_hash shouldn't hash inside fragments | Alexander Duyck | 2008-09-20 | 1 | -2/+4 | |
* | | | | | | | Linux 2.6.27-rc7v2.6.27-rc7 | Linus Torvalds | 2008-09-21 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-09-21 | 3 | -12/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | hwmon: (ad7414) Make ad7414_update_device() static | Adrian Bunk | 2008-09-20 | 1 | -1/+1 | |
| * | | | | | | | hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I) | Andrew Paprocki | 2008-09-20 | 1 | -2/+2 | |
| * | | | | | | | hwmon: (atxp1) Fix device detection logic | Jean Delvare | 2008-09-20 | 1 | -9/+9 | |
* | | | | | | | | Merge branch 'kvm-updates/2.6.27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-09-21 | 1 | -6/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | KVM: ia64: 'struct fdesc' build fix | Jes Sorensen | 2008-09-19 | 1 | -6/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-09-21 | 6 | -24/+75 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [MIPS] vmlinux.lds.S: handle .text.* | Atsushi Nemoto | 2008-09-21 | 1 | -0/+1 | |
| * | | | | | | | | [MIPS] Fix potential latency problem due to non-atomic cpu_wait. | Atsushi Nemoto | 2008-09-21 | 3 | -20/+55 | |
| * | | | | | | | | [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork. | Ralf Baechle | 2008-09-21 | 1 | -0/+2 | |
| * | | | | | | | | [MIPS] Fix 64-bit IP checksum code | Atsushi Nemoto | 2008-09-21 | 1 | -4/+17 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2008-09-21 | 4 | -11/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | mmc_test: initialize mmc_test_lock statically | Akinobu Mita | 2008-09-20 | 1 | -3/+1 | |
| * | | | | | | | | mmc_block: handle error from mmc_register_driver() | Akinobu Mita | 2008-09-20 | 1 | -2/+7 | |
| * | | | | | | | | atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pin | Haavard Skinnemoen | 2008-09-20 | 1 | -0/+4 | |
| * | | | | | | | | atmel-mci: Fix bogus debugfs file size | Haavard Skinnemoen | 2008-09-20 | 1 | -4/+0 | |
| * | | | | | | | | atmel-mci: Fix memory leak in atmci_regs_show | Haavard Skinnemoen | 2008-09-20 | 1 | -0/+2 | |
| * | | | | | | | | atmel-mci: debugfs: enable clock before dumping regs | Haavard Skinnemoen | 2008-09-20 | 1 | -0/+2 | |
| * | | | | | | | | tmio_mmc: fix compilation with debug enabled | Dmitry Baryshkov | 2008-09-20 | 1 | -2/+2 | |
* | | | | | | | | | MAINTAINERS: Various fixes | Jean Delvare | 2008-09-21 | 1 | -7/+7 | |
* | | | | | | | | | MAINTAINERS: Trivial whitespace cleanups | Jean Delvare | 2008-09-21 | 1 | -81/+81 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-09-19 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [S390] cio: fix orb initialization in cio_start_key | Stefan Weinhuber | 2008-09-16 | 1 | -0/+1 | |
| * | | | | | | | | [S390] cio: Fix driver_data handling for ccwgroup devices. | Cornelia Huck | 2008-09-16 | 1 | -1/+3 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge git://oss.sgi.com:8090/xfs/linux-2.6 | Linus Torvalds | 2008-09-19 | 7 | -47/+119 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [XFS] Don't do I/O beyond eof when unreserving space | Lachlan McIlroy | 2008-09-17 | 1 | -0/+18 | |
| * | | | | | | | | [XFS] Fix use-after-free with buffers | Lachlan McIlroy | 2008-09-17 | 1 | -24/+20 | |
| * | | | | | | | | [XFS] Prevent lockdep false positives when locking two inodes. | David Chinner | 2008-09-17 | 2 | -1/+16 | |
| * | | | | | | | | [XFS] Fix barrier status change detection. | David Chinner | 2008-09-17 | 1 | -1/+1 | |
| * | | | | | | | | [XFS] Prevent direct I/O from mapping extents beyond eof | Lachlan McIlroy | 2008-09-17 | 1 | -0/+4 | |
| * | | | | | | | | [XFS] Fix regression introduced by remount fixup | Christoph Hellwig | 2008-09-17 | 1 | -0/+20 | |
| * | | | | | | | | [XFS] Move memory allocations for log tracing out of the critical path | Lachlan McIlroy | 2008-09-17 | 2 | -21/+40 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-09-19 | 7 | -23/+42 | |
|\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ | Merge branches 'ipoib', 'mlx4' and 'nes' into for-linus | Roland Dreier | 2008-09-16 | 4 | -13/+18 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | RDMA/nes: Fix client side QP destroy | Faisal Latif | 2008-09-16 | 1 | -9/+2 | |
| | * | | | | | | | | | IB/mlx4: Fix up fast register page list format | Vladimir Sokolovsky | 2008-09-15 | 3 | -2/+10 | |
| | * | | | | | | | | | mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entries | Vladimir Sokolovsky | 2008-09-02 | 1 | -2/+6 | |
| | |/ / / / / / / / |