| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2012-05-28 | 3 | -19/+32 |
|\ |
|
| * | scripts/config: properly report and set string options | Yann E. MORIN | 2012-05-16 | 1 | -4/+7 |
| * | kbuild: all{no,yes,mod,def,rand}config only read files when instructed to. | Eric W. Biederman | 2012-05-07 | 1 | -1/+3 |
| * | kconfig: Add error handling to KCONFIG_ALLCONFIG | Eric W. Biederman | 2012-05-05 | 2 | -15/+23 |
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2012-05-28 | 5 | -227/+259 |
|\ \ |
|
| * | | mips: Fix KBUILD_CPPFLAGS definition | Michal Marek | 2012-05-16 | 1 | -2/+2 |
| * | | kbuild: fix ia64 link | Sam Ravnborg | 2012-05-10 | 1 | -2/+2 |
| * | | kbuild: document KBUILD_LDS, KBUILD_VMLINUX_{INIT,MAIN} and LDFLAGS_vmlinux | Sam Ravnborg | 2012-05-05 | 1 | -0/+19 |
| * | | kbuild: link of vmlinux moved to a script | Sam Ravnborg | 2012-05-05 | 3 | -212/+225 |
| * | | kbuild: refactor final link of sparc32 | Sam Ravnborg | 2012-05-05 | 3 | -16/+14 |
| * | | kbuild: drop unused KBUILD_VMLINUX_OBJS from top-level Makefile | Sam Ravnborg | 2012-05-05 | 1 | -1/+0 |
| * | | kbuild: Makefile: remove unnecessary check for m68knommu ARCH | Edward Shao | 2012-05-05 | 1 | -4/+0 |
| |/ |
|
* | | 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 |