index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
2012-05-28
56
-220
/
+319
|
\
|
*
writeback: Avoid iput() from flusher thread
Jan Kara
2012-05-06
4
-23
/
+65
|
*
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
52
-70
/
+68
|
*
vfs: Move waiting for inode writeback from end_writeback() to evict_inode()
Jan Kara
2012-05-06
1
-1
/
+2
|
*
writeback: Refactor writeback_single_inode()
Jan Kara
2012-05-06
1
-56
/
+86
|
*
writeback: Remove wb->list_lock from writeback_single_inode()
Jan Kara
2012-05-06
1
-10
/
+7
|
*
writeback: Separate inode requeueing after writeback
Jan Kara
2012-05-06
1
-47
/
+55
|
*
writeback: Move I_DIRTY_PAGES handling
Jan Kara
2012-05-06
1
-2
/
+3
|
*
writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()
Jan Kara
2012-05-06
2
-21
/
+45
|
*
writeback: Move clearing of I_SYNC into inode_sync_complete()
Jan Kara
2012-05-06
1
-6
/
+2
|
*
writeback: initialize global_dirty_limit
Fengguang Wu
2012-05-06
1
-0
/
+1
|
*
fs: remove 8 bytes of padding from struct writeback_control on 64 bit builds
Richard Kennedy
2012-04-25
1
-1
/
+2
|
*
mm: page-writeback.c: local functions should not be exposed globally
H Hartley Sweeten
2012-04-14
1
-1
/
+1
*
|
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2012-05-28
5
-11
/
+39
|
\
\
|
*
|
microblaze: Setup correct pointer to TLS area
Edgar E. Iglesias
2012-05-25
1
-1
/
+5
|
*
|
microblaze: Add TLS support to sys_clone
Edgar E. Iglesias
2012-05-25
1
-3
/
+4
|
*
|
microblaze: ftrace: Pass the first calling instruction for dynamic ftrace
Michal Simek
2012-05-25
1
-1
/
+1
|
*
|
microblaze: Port OOM changes to do_page_fault
Kautuk Consul
2012-05-25
1
-5
/
+28
|
*
|
microblaze: Do not select GENERIC_GPIO by default
Lars-Peter Clausen
2012-05-25
1
-1
/
+1
*
|
|
openrisc: use generic strnlen_user() function
Jonas Bonn
2012-05-28
3
-75
/
+3
*
|
|
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
Paul Mackerras
2012-05-28
5
-83
/
+48
*
|
|
lib: Fix generic strnlen_user for 32-bit big-endian machines
Paul Mackerras
2012-05-28
1
-1
/
+1
*
|
|
Merge branch 'generic-string-functions'
Linus Torvalds
2012-05-27
23
-490
/
+259
|
\
\
\
|
*
|
|
sparc: use the new generic strnlen_user() function
David Miller
2012-05-26
7
-231
/
+9
|
*
|
|
x86: use the new generic strnlen_user() function
Linus Torvalds
2012-05-26
6
-109
/
+4
|
*
|
|
lib: add generic strnlen_user() function
Linus Torvalds
2012-05-26
3
-0
/
+142
|
*
|
|
word-at-a-time: make the interfaces truly generic
Linus Torvalds
2012-05-26
6
-53
/
+102
|
*
|
|
x86: use generic strncpy_from_user routine
Linus Torvalds
2012-05-26
3
-97
/
+2
*
|
|
|
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-05-26
37
-498
/
+483
|
\
\
\
\
|
*
|
|
|
i2c: davinci: Free requested IRQ in remove
Marcus Folkesson
2012-05-12
1
-1
/
+1
|
*
|
|
|
i2c: ocores: register OF i2c devices
Ganesan Ramalingam
2012-05-12
1
-0
/
+3
|
*
|
|
|
i2c: tegra: notify transfer-complete after clearing status.
Laxman Dewangan
2012-05-12
1
-7
/
+6
|
*
|
|
|
I2C: xiic: Add OF binding support
Lars-Peter Clausen
2012-05-12
2
-5
/
+40
|
*
|
|
|
i2c: Rename last mux driver to standard pattern
Jean Delvare
2012-05-12
6
-40
/
+39
|
*
|
|
|
i2c: tegra: fix 10bit address configuration
Laxman Dewangan
2012-05-12
1
-4
/
+7
|
*
|
|
|
i2c: muxes: rename first set of drivers to a standard pattern
Wolfram Sang
2012-05-12
5
-5
/
+5
|
*
|
|
|
of/i2c: implement of_find_i2c_adapter_by_node
Stephen Warren
2012-05-12
2
-0
/
+18
|
*
|
|
|
i2c: implement i2c_verify_adapter
Stephen Warren
2012-05-12
2
-0
/
+18
|
*
|
|
|
i2c-s3c2410: Add HDMIPHY quirk for S3C2440
Karol Lewandowski
2012-05-12
2
-2
/
+36
|
*
|
|
|
i2c-s3c2410: Rework device type handling
Karol Lewandowski
2012-05-12
1
-41
/
+34
|
*
|
|
|
i2c: muxes are not EXPERIMENTAL anymore
Wolfram Sang
2012-05-12
1
-1
/
+0
|
*
|
|
|
i2c/of: Automatically populate i2c mux busses from device tree data.
David Daney
2012-05-12
2
-0
/
+83
|
*
|
|
|
i2c: Add a struct device * parameter to i2c_add_mux_adapter()
David Daney
2012-05-12
5
-13
/
+17
|
*
|
|
|
of/i2c: call i2c_verify_client from of_find_i2c_device_by_node
Stephen Warren
2012-05-12
1
-1
/
+1
|
*
|
|
|
i2c: designware: Add clk_{un}prepare() support
Viresh Kumar
2012-05-12
1
-5
/
+5
|
*
|
|
|
i2c: designware: add PM support
Deepak Sikri
2012-05-12
1
-0
/
+27
|
*
|
|
|
i2c: ixp2000: remove driver
Rob Herring
2012-05-12
3
-172
/
+0
|
*
|
|
|
i2c: pnx: add device tree support
Roland Stigge
2012-05-12
3
-16
/
+84
|
*
|
|
|
i2c: imx: don't use strcpy but strlcpy
Wolfram Sang
2012-05-12
1
-1
/
+1
|
*
|
|
|
i2c: eg20t: don't use strcpy but strlcpy
Wolfram Sang
2012-05-12
1
-1
/
+1
[next]