| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: Move waiting for inode writeback from end_writeback() to evict_inode() | Jan Kara | 2012-05-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: Refactor writeback_single_inode() | Jan Kara | 2012-05-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: Remove wb->list_lock from writeback_single_inode() | Jan Kara | 2012-05-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: Separate inode requeueing after writeback | Jan Kara | 2012-05-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: Move I_DIRTY_PAGES handling | Jan Kara | 2012-05-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: Move requeueing when I_SYNC set to writeback_sb_inodes() | Jan Kara | 2012-05-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: Move clearing of I_SYNC into inode_sync_complete() | Jan Kara | 2012-05-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: initialize global_dirty_limit | Fengguang Wu | 2012-05-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs: remove 8 bytes of padding from struct writeback_control on 64 bit builds | Richard Kennedy | 2012-04-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: page-writeback.c: local functions should not be exposed globally | H Hartley Sweeten | 2012-04-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2012-05-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | microblaze: Setup correct pointer to TLS area | Edgar E. Iglesias | 2012-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | microblaze: Add TLS support to sys_clone | Edgar E. Iglesias | 2012-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | microblaze: ftrace: Pass the first calling instruction for dynamic ftrace | Michal Simek | 2012-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | microblaze: Port OOM changes to do_page_fault | Kautuk Consul | 2012-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | microblaze: Do not select GENERIC_GPIO by default | Lars-Peter Clausen | 2012-05-25 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openrisc: use generic strnlen_user() function | Jonas Bonn | 2012-05-27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Use the new generic strncpy_from_user() and strnlen_user() | Paul Mackerras | 2012-05-27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib: Fix generic strnlen_user for 32-bit big-endian machines | Paul Mackerras | 2012-05-27 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'generic-string-functions' | Linus Torvalds | 2012-05-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sparc: use the new generic strnlen_user() function | David Miller | 2012-05-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: use the new generic strnlen_user() function | Linus Torvalds | 2012-05-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib: add generic strnlen_user() function | Linus Torvalds | 2012-05-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | word-at-a-time: make the interfaces truly generic | Linus Torvalds | 2012-05-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: use generic strncpy_from_user routine | Linus Torvalds | 2012-05-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds | 2012-05-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: davinci: Free requested IRQ in remove | Marcus Folkesson | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: ocores: register OF i2c devices | Ganesan Ramalingam | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: tegra: notify transfer-complete after clearing status. | Laxman Dewangan | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I2C: xiic: Add OF binding support | Lars-Peter Clausen | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: Rename last mux driver to standard pattern | Jean Delvare | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: tegra: fix 10bit address configuration | Laxman Dewangan | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: muxes: rename first set of drivers to a standard pattern | Wolfram Sang | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/i2c: implement of_find_i2c_adapter_by_node | Stephen Warren | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: implement i2c_verify_adapter | Stephen Warren | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c-s3c2410: Add HDMIPHY quirk for S3C2440 | Karol Lewandowski | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c-s3c2410: Rework device type handling | Karol Lewandowski | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: muxes are not EXPERIMENTAL anymore | Wolfram Sang | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c/of: Automatically populate i2c mux busses from device tree data. | David Daney | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: Add a struct device * parameter to i2c_add_mux_adapter() | David Daney | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/i2c: call i2c_verify_client from of_find_i2c_device_by_node | Stephen Warren | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: designware: Add clk_{un}prepare() support | Viresh Kumar | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: designware: add PM support | Deepak Sikri | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: ixp2000: remove driver | Rob Herring | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: pnx: add device tree support | Roland Stigge | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: imx: don't use strcpy but strlcpy | Wolfram Sang | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: eg20t: don't use strcpy but strlcpy | Wolfram Sang | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: eg20t: remove unused function | Wolfram Sang | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: eg20t: pass on return value in i2c_xfer | Wolfram Sang | 2012-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: eg20t: use NULL instead of 0 | Wolfram Sang | 2012-05-12 | |
