aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* virtio: rng: allow tasks to be killed that are waiting for rng inputAmit Shah2012-07-30
* virtio ids: fix comment for virtio-rngAmit Shah2012-07-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-28
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-07-27
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-27
| | |\
| | | * bcma: add missing iounmap on error pathHauke Mehrtens2012-07-26
| | | * bcma: fix regression in interrupt assignment on mipsHauke Mehrtens2012-07-26
| | | * mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...Thomas Huehn2012-07-26
| * | | tcp: perform DMA to userspace only if there is a task waiting for itJiri Kosina2012-07-27
| * | | Revert "openvswitch: potential NULL deref in sample()"Jesse Gross2012-07-27
| * | | ipv4: fix TCP early demuxEric Dumazet2012-07-27
| * | | net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handlingJiri Benc2012-07-27
| * | | USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter2012-07-27
| * | | tcp: Add TCP_USER_TIMEOUT negative value checkHangbin Liu2012-07-27
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-07-27
|\ \ \ \
| * | | | ext4: undo ext4_calc_metadata_amount if we fail to claim spaceTheodore Ts'o2012-07-23
| * | | | ext4: don't let i_reserved_meta_blocks go negativeBrian Foster2012-07-22
| * | | | ext4: fix hole punch failure when depth is greater than 0Ashish Sangwan2012-07-22
| * | | | ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()Artem Bityutskiy2012-07-22
| * | | | ext4: weed out ext4_write_superArtem Bityutskiy2012-07-22
| * | | | ext4: remove unnecessary superblock dirtyingArtem Bityutskiy2012-07-22
| * | | | ext4: convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()Jan Kara2012-07-22
| * | | | ext4: remove useless marking of superblock dirtyJan Kara2012-07-22
| * | | | ext4: fix ext4 mismerge back in JanuaryAl Viro2012-07-22
| * | | | ext4: remove dynamic array size in ext4_chksum()Theodore Ts'o2012-07-22
| * | | | ext4: remove unused variable in ext4_update_super()Theodore Ts'o2012-07-22
| * | | | ext4: make quota as first class supported featureAditya Kali2012-07-22
| * | | | ext4: don't take the i_mutex lock when doing DIO overwritesZheng Liu2012-07-22
| * | | | ext4: add a new nolock flag in ext4_map_blocksZheng Liu2012-07-09
| * | | | ext4: split ext4_file_write into buffered IO and direct IOZheng Liu2012-07-09
| * | | | ext4: remove an unused statement in ext4_mb_get_buddy_page_lock()Haibo Liu2012-07-09
| * | | | ext4: fix out-of-date comments in extents.cHaiboLiu2012-07-09
| * | | | ext4: use s_csum_seed instead of i_csum_seed for xattr blockTao Ma2012-07-09
| * | | | ext4: use proper csum calculation in ext4_renameTao Ma2012-07-09
| * | | | ext4: fix overhead calculation used by ext4_statfs()Theodore Ts'o2012-07-09
| * | | | ext4: pass a char * to ext4_count_free() instead of a buffer_head ptrTheodore Ts'o2012-06-30
| * | | | ext4: honor O_(D)SYNC semantic in ext4_fallocate()Zheng Liu2012-06-30
| * | | | ext4: avoid uneeded calls to ext4_mb_load_buddy() while reading mb_groupsAditya Kali2012-06-30
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-27
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-27
| |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | ARM: 7433/1: serial: use the new linux/sizes.hAlessandro Rubini2012-06-28
| | | | | | * | | | | ARM: 7432/1: use the new linux/sizes.hAlessandro Rubini2012-06-28
| | | | | | * | | | | ARM: 7431/1: amba: use the new linux/sizes.hAlessandro Rubini2012-06-28
| | | | | | * | | | | ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h>Alessandro Rubini2012-06-28
| | | | | * | | | | | ARM: 7463/1: topology: Update cpu_power according to DT informationVincent Guittot2012-07-12
| | | | | * | | | | | ARM: 7462/1: topology: factorize the update of sibling masksVincent Guittot2012-07-12
| | | | | * | | | | | ARM: 7461/1: topology: Add arch_scale_freq_power functionVincent Guittot2012-07-12
| | | | | * | | | | | ARM: 7450/1: dcache: select DCACHE_WORD_ACCESS for little-endian ARMv6+ CPUsWill Deacon2012-07-09
| | | | | * | | | | | ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon2012-07-09
| | | | | * | | | | | ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon2012-07-09