| Commit message (Expand) | Author | Files | Lines |
2008-09-24 | 9p: introduce missing kfree | Julia Lawall | 1 | -1/+3 |
2008-09-24 | 9p-trans_fd: fix and clean up module init/exit paths | Tejun Heo | 1 | -20/+11 |
2008-09-24 | 9p-trans_fd: don't do fs segment mangling in p9_fd_poll() | Tejun Heo | 1 | -11/+3 |
2008-09-24 | 9p-trans_fd: clean up p9_conn_create() | Tejun Heo | 1 | -16/+4 |
2008-09-24 | 9p-trans_fd: fix trans_fd::p9_conn_destroy() | Tejun Heo | 1 | -19/+5 |
2008-09-24 | 9p: implement proper trans module refcounting and unregistration | Tejun Heo | 6 | -30/+95 |
2008-09-22 | Linux 2.6.27-rc7v2.6.27-rc7 | Linus Torvalds | 1 | -1/+1 |
2008-09-21 | MAINTAINERS: Various fixes | Jean Delvare | 1 | -7/+7 |
2008-09-21 | MAINTAINERS: Trivial whitespace cleanups | Jean Delvare | 1 | -81/+81 |
2008-09-21 | [MIPS] vmlinux.lds.S: handle .text.* | Atsushi Nemoto | 1 | -0/+1 |
2008-09-21 | [MIPS] Fix potential latency problem due to non-atomic cpu_wait. | Atsushi Nemoto | 3 | -20/+55 |
2008-09-21 | [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork. | Ralf Baechle | 1 | -0/+2 |
2008-09-21 | [MIPS] Fix 64-bit IP checksum code | Atsushi Nemoto | 1 | -4/+17 |
2008-09-20 | mmc_test: initialize mmc_test_lock statically | Akinobu Mita | 1 | -3/+1 |
2008-09-20 | mmc_block: handle error from mmc_register_driver() | Akinobu Mita | 1 | -2/+7 |
2008-09-20 | atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pin | Haavard Skinnemoen | 1 | -0/+4 |
2008-09-20 | atmel-mci: Fix bogus debugfs file size | Haavard Skinnemoen | 1 | -4/+0 |
2008-09-20 | atmel-mci: Fix memory leak in atmci_regs_show | Haavard Skinnemoen | 1 | -0/+2 |
2008-09-20 | atmel-mci: debugfs: enable clock before dumping regs | Haavard Skinnemoen | 1 | -0/+2 |
2008-09-20 | tmio_mmc: fix compilation with debug enabled | Dmitry Baryshkov | 1 | -2/+2 |
2008-09-20 | hwmon: (ad7414) Make ad7414_update_device() static | Adrian Bunk | 1 | -1/+1 |
2008-09-20 | hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I) | Andrew Paprocki | 1 | -2/+2 |
2008-09-20 | hwmon: (atxp1) Fix device detection logic | Jean Delvare | 1 | -9/+9 |
2008-09-20 | KVM: ia64: 'struct fdesc' build fix | Jes Sorensen | 1 | -6/+1 |
2008-09-19 | avr32: nmi_enter() without nmi_exit() | Manfred Spraul | 1 | -4/+4 |
2008-09-19 | avr32: fix sys_sync_file_range() call convention | Hans-Christian Egtvedt | 2 | -1/+10 |
2008-09-19 | avr32: add generic_find_next_le_bit bit function | Hans-Christian Egtvedt | 2 | -0/+31 |
2008-09-19 | avr32: add .gitignore files | Markus Heidelberg | 2 | -0/+5 |
2008-09-19 | atstk1000: fix build breakage with BOARD_ATSTK100X_SW2_CUSTOM=y | Haavard Skinnemoen | 1 | -1/+1 |
2008-09-19 | md: Don't wait UNINTERRUPTIBLE for other resync to finish | NeilBrown | 1 | -1/+7 |
2008-09-19 | e100: Use pci_pme_active to clear PME_Status and disable PME# | Rafael J. Wysocki | 1 | -3/+1 |
2008-09-19 | e1000: prevent corruption of EEPROM/NVM | Christopher Li | 1 | -0/+23 |
2008-09-19 | forcedeth: call restore mac addr in nv_shutdown path | Yinghai Lu | 1 | -3/+13 |
2008-09-19 | bnx2: Promote vector field in bnx2_irq structure from u16 to unsigned int | Benjamin Li | 1 | -1/+1 |
2008-09-19 | sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH | Vlad Yasevich | 2 | -8/+7 |
2008-09-19 | sctp: do not enable peer features if we can't do them. | Vlad Yasevich | 1 | -2/+7 |
2008-09-18 | [ARM] 5255/1: Update jornada ssp to remove build errors/warnings | Kristoffer Ericson | 2 | -8/+13 |
2008-09-18 | sctp: set the skb->ip_summed correctly when sending over loopback. | Vlad Yasevich | 1 | -1/+2 |
2008-09-17 | [ARM] omap: back out 'internal_clock' support | Russell King | 1 | -13/+0 |
2008-09-17 | [ARM] 5249/1: davinci: remove redundant check in davinci_psc_config() | roelkluin | 1 | -3/+0 |
2008-09-17 | Fix compile failure with non modular builds | James Bottomley | 3 | -20/+18 |
2008-09-17 | powerpc: Holly board needs dtbImage target | Josh Boyer | 1 | -1/+1 |
2008-09-17 | [XFS] Don't do I/O beyond eof when unreserving space | Lachlan McIlroy | 1 | -0/+18 |
2008-09-17 | [XFS] Fix use-after-free with buffers | Lachlan McIlroy | 1 | -24/+20 |
2008-09-17 | [XFS] Prevent lockdep false positives when locking two inodes. | David Chinner | 2 | -1/+16 |
2008-09-17 | [XFS] Fix barrier status change detection. | David Chinner | 1 | -1/+1 |
2008-09-17 | [XFS] Prevent direct I/O from mapping extents beyond eof | Lachlan McIlroy | 1 | -0/+4 |
2008-09-17 | [XFS] Fix regression introduced by remount fixup | Christoph Hellwig | 1 | -0/+20 |
2008-09-17 | [XFS] Move memory allocations for log tracing out of the critical path | Lachlan McIlroy | 2 | -21/+40 |
2008-09-17 | warn: Turn the netdev timeout WARN_ON() into a WARN() | Arjan van de Ven | 2 | -2/+11 |