Age | Commit message (Expand) | Author | Files | Lines |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 4 | -4/+4 |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina | 60 | -188/+521 |
2011-07-09 | w1: ds1wm: add a reset recovery parameter | Jean-François Dagenais | 1 | -0/+7 |
2011-07-09 | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check | Michal Hocko | 5 | -7/+2 |
2011-07-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
2011-07-08 | FS-Cache: Add a helper to bulk uncache pages on an inode | David Howells | 1 | -0/+21 |
2011-07-08 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds | 1 | -1/+1 |
2011-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -1/+2 |
2011-07-07 | Update my e-mail address | Michael Büsch | 2 | -2/+2 |
2011-07-06 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+3 |
2011-07-05 | sched: Disable (revert) SCHED_LOAD_SCALE increase | Peter Zijlstra | 1 | -1/+1 |
2011-07-05 | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -6/+0 |
2011-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -1/+8 |
2011-07-02 | ipv6: Don't put artificial limit on routing table size. | David S. Miller | 1 | -0/+1 |
2011-07-01 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 1 | -1/+1 |
2011-06-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2011-06-30 | ALSA: sb16 - Fix build errors on MIPS and others with 13bit ioctl size | Takashi Iwai | 1 | -1/+8 |
2011-06-30 | Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo... | Jens Axboe | 1 | -2/+2 |
2011-06-30 | drbd: fix limit define, we support 1 PiByte now | Lars Ellenberg | 1 | -2/+2 |
2011-06-28 | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2011-06-28 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+3 |
2011-06-28 | treewide: fix kernel-doc warnings | Vitaliy Ivanov | 3 | -2/+1 |
2011-06-28 | mm: fix assertion mapping->nrpages == 0 in end_writeback() | Jan Kara | 1 | -0/+1 |
2011-06-28 | include/linux/compat.h: declare compat_sys_sendmmsg() | Chris Metcalf | 1 | -0/+2 |
2011-06-28 | tmpfs: add shmem_read_mapping_page_gfp | Hugh Dickins | 1 | -7/+10 |
2011-06-28 | tmpfs: take control of its truncate_range | Hugh Dickins | 1 | -0/+1 |
2011-06-28 | mm: move shmem prototypes to shmem_fs.h | Hugh Dickins | 2 | -10/+17 |
2011-06-28 | Fix some kernel-doc warnings | Vitaliy Ivanov | 3 | -2/+1 |
2011-06-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 1 | -0/+1 |
2011-06-28 | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki | 1 | -0/+7 |
2011-06-27 | mac80211: fix rx->key NULL dereference during mic failure | Arik Nemtsov | 1 | -1/+1 |
2011-06-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -2/+1 |
2011-06-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+3 |
2011-06-24 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 1 | -2/+1 |
2011-06-24 | treewide: Fix recieve/receive typos | Joe Perches | 1 | -1/+1 |
2011-06-24 | fsl-diu-fb: remove check for pixel clock ranges | Timur Tabi | 1 | -6/+0 |
2011-06-23 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -3/+4 |
2011-06-22 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 3 | -2/+5 |
2011-06-22 | PM: Fix async resume following suspend failure | Alan Stern | 1 | -0/+1 |
2011-06-22 | PM: Rename dev_pm_info.in_suspend to is_prepared | Alan Stern | 2 | -3/+3 |
2011-06-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2 | -105/+76 |
2011-06-21 | vfs: i_state needs to be 'unsigned long' for now | Linus Torvalds | 1 | -1/+1 |
2011-06-21 | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -0/+4 |
2011-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+6 |
2011-06-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+9 |
2011-06-21 | NFSv4.1: file layout must consider pg_bsize for coalescing | Benny Halevy | 1 | -0/+3 |
2011-06-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
2011-06-20 | devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper | Al Viro | 1 | -1/+9 |
2011-06-20 | treewide: remove duplicate includes | Vitaliy Ivanov | 1 | -1/+0 |
2011-06-20 | stop_machine.h: "disables preeempt" -> "disables preemption" | Jonathan Neuschäfer | 1 | -1/+1 |