index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-10
Doc: better explanation of procs_running
Luis Garces-Erice
1
-2
/
+2
2009-12-10
correct gpio.txt typos
Dominik D. Geyer
1
-2
/
+2
2009-12-10
docbook: fix signal_pending() argument
Shawn Bohrer
1
-1
/
+1
2009-12-10
use DMA_BIT_MASK instead of inline constant
Marin Mitov
1
-1
/
+1
2009-12-10
Use KERN_WARNING instead of KERN_WARN, which does not exist
Randy Dunlap
1
-2
/
+2
2009-12-10
nvram: Fix missing smp_lock.h in nvram
Frederic Weisbecker
1
-0
/
+1
2009-12-09
i2c-pnx: Map I2C adapter number to platform ID number
Kevin Wells
1
-1
/
+2
2009-12-09
i2c-omap: OMAP3: PM: (re)init for every transfer to support off-mode
Rajendra Nayak
1
-23
/
+41
2009-12-09
i2c-designware: i2c_dw_handle_tx_abort: Use dev_dbg() for NOACK cases
Shinya Kuribayashi
1
-2
/
+7
2009-12-09
i2c-designware: Cosmetic cleanups
Shinya Kuribayashi
1
-13
/
+14
2009-12-09
i2c-designware: Tx abort cleanups
Shinya Kuribayashi
1
-7
/
+40
2009-12-09
i2c-designware: Skip RX_FULL and TX_EMPTY bits on tx abort errors
Shinya Kuribayashi
1
-0
/
+8
2009-12-09
i2c-designware: i2c_dw_xfer_msg: Fix error handling procedures
Shinya Kuribayashi
1
-4
/
+11
2009-12-09
i2c-designware: Disable TX_EMPTY when all i2c_msg msgs has been processed
Shinya Kuribayashi
1
-3
/
+8
2009-12-09
i2c-designware: Process all i2c_msg messages in the interrupt handler
Shinya Kuribayashi
1
-9
/
+17
2009-12-09
i2c-designware: i2c_dw_read: Remove redundant target address checker
Shinya Kuribayashi
1
-5
/
+0
2009-12-09
i2c-designware: i2c_dw_func: Set I2C_FUNC_SMBUS_foo bits
Shinya Kuribayashi
1
-1
/
+6
2009-12-09
i2c-designware: Initialize byte count variables just prior to being used
Shinya Kuribayashi
1
-3
/
+7
2009-12-09
i2c-designware: i2c_dw_xfer_msg: Introduce a local "buf" pointer
Shinya Kuribayashi
1
-3
/
+4
2009-12-09
i2c-designware: Divide i2c_dw_xfer_msg into two functions
Shinya Kuribayashi
1
-20
/
+25
2009-12-09
i2c-designware: Enable RX_FULL interrupt
Shinya Kuribayashi
1
-3
/
+4
2009-12-09
i2c-designware: Set Tx/Rx FIFO threshold levels
Shinya Kuribayashi
1
-0
/
+6
2009-12-09
i2c-designware: Process i2c_msg messages in the interrupt handler
Shinya Kuribayashi
1
-25
/
+14
2009-12-09
i2c-designware: i2c_dw_xfer_msg: Fix i2c_msg search bug
Shinya Kuribayashi
1
-8
/
+12
2009-12-09
i2c-designware: Improved _HCNT/_LCNT calculation
Shinya Kuribayashi
1
-9
/
+84
2009-12-09
i2c-designware: Remove an useless local variable "num"
Shinya Kuribayashi
1
-4
/
+2
2009-12-09
i2c-designware: i2c_dw_xfer_msg: Use "struct dw_i2c_dev" pointer
Shinya Kuribayashi
1
-4
/
+3
2009-12-09
i2c-designware: i2c_dw_read: Use "struct dw_i2c_dev" pointer
Shinya Kuribayashi
1
-4
/
+3
2009-12-09
i2c-designware: Use platform_get_irq helper
Shinya Kuribayashi
1
-6
/
+6
2009-12-09
i2c-designware: Don't use the IC_CLR_INTR register to clear interrupts
Shinya Kuribayashi
1
-5
/
+79
2009-12-09
i2c-designware: Consolidate to use 32-bit word accesses
Shinya Kuribayashi
1
-38
/
+38
2009-12-09
[IA64] Fix cut/paste detritus from unistd.h
Tony Luck
1
-1
/
+1
2009-12-09
ARM: S3C24XX: DMA: Use valid index when accessing array
Ramax Lo
1
-2
/
+4
2009-12-08
sysfs: deprecated features are to help old tools not to confuse them
Uwe Kleine-König
1
-1
/
+1
2009-12-08
sctp: fix compile error due to sysctl mismerge
Linus Torvalds
1
-1
/
+0
2009-12-08
ARM: S3C: move s3c_pwm_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2009-12-08
ARM: S3C24XX: Export s3c24xx_set_fiq for modules.
Ben Dooks
1
-0
/
+2
2009-12-08
ARM: S3C: move s3c_adc_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2009-12-07
cfq-iosched: Do not access cfqq after freeing it
Vivek Goyal
1
-3
/
+4
2009-12-07
Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips"
Jeff Garzik
1
-69
/
+22
2009-12-07
[S390] 3215/3270 console: remove wrong comment
Heiko Carstens
2
-2
/
+0
2009-12-07
[S390] dasd: remove BKL from extended error reporting code
Martin Schwidefsky
1
-5
/
+0
2009-12-07
[S390] vmlogrdr: remove BKL
Martin Schwidefsky
1
-6
/
+2
2009-12-07
[S390] vmur: remove BKL
Martin Schwidefsky
1
-3
/
+0
2009-12-07
[S390] zcrypt: remove BKL
Martin Schwidefsky
1
-2
/
+0
2009-12-07
[S390] 3270: remove BKL
Martin Schwidefsky
1
-4
/
+6
2009-12-07
[S390] vmwatchdog: remove lock_kernel() from open() function
Gerald Schaefer
1
-10
/
+19
2009-12-07
[S390] monwriter: remove lock_kernel() from open() function
Gerald Schaefer
1
-3
/
+4
2009-12-07
[S390] monreader: remove lock_kernel() from open() function
Gerald Schaefer
1
-4
/
+4
2009-12-07
[S390] s390: remove unused nfsd #includes
Boaz Harrosh
2
-10
/
+0
[next]