| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds | 2013-01-03 | 2 | -0/+3 |
|\ |
|
| * | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz | Andy Lutomirski | 2012-12-26 | 1 | -0/+1 |
| * | PCI: Add PCIe Link Capability link speed and width names | Bjorn Helgaas | 2012-12-26 | 1 | -0/+2 |
* | | UAPI: Remove empty Kbuild files | David Howells | 2013-01-03 | 8 | -8/+0 |
* | | mm: mempolicy: Convert shared_policy mutex to spinlock | Mel Gorman | 2013-01-03 | 1 | -1/+1 |
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-01-02 | 2 | -2/+14 |
|\ \ |
|
| * | | ext4: fix deadlock in journal_unmap_buffer() | Jan Kara | 2012-12-25 | 1 | -1/+1 |
| * | | ext4: split off ext4_journalled_invalidatepage() | Jan Kara | 2012-12-25 | 1 | -1/+13 |
* | | | mempolicy: remove arg from mpol_parse_str, mpol_to_str | Hugh Dickins | 2013-01-02 | 1 | -7/+4 |
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-12-30 | 2 | -4/+31 |
|\ \ \ |
|
| * \ \ | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-12-30 | 2 | -4/+31 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | drm: Export routines for inserting preallocated nodes into the mm manager | Chris Wilson | 2012-12-18 | 1 | -4/+21 |
| | * | | drm/i915: Implement workaround for broken CS tlb on i830/845 | Daniel Vetter | 2012-12-17 | 1 | -0/+10 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-12-27 | 2 | -1/+4 |
|\ \ \ \ |
|
| * | | | | pidns: Stop pid allocation when init dies | Eric W. Biederman | 2012-12-26 | 2 | -1/+4 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-12-27 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled | Li Zefan | 2012-12-26 | 1 | -1/+1 |
| * | | | | net: devnet_rename_seq should be a seqcount | Eric Dumazet | 2012-12-21 | 1 | -1/+1 |
* | | | | | mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED | Christoffer Dall | 2012-12-26 | 1 | -1/+7 |
| |/ / /
|/| | | |
|
* | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2012-12-22 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | watchdog: WatchDog Timer Driver Core: fix comment | Fabio Porcedda | 2012-12-19 | 1 | -1/+1 |
* | | | | | Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk... | Linus Torvalds | 2012-12-22 | 2 | -10/+49 |
|\ \ \ \ \ |
|
| * | | | | | dm: remove map_info | Mikulas Patocka | 2012-12-21 | 1 | -4/+2 |
| * | | | | | dm: move target request nr to dm_target_io | Mikulas Patocka | 2012-12-21 | 1 | -4/+10 |
| * | | | | | dm: introduce per_bio_data | Mikulas Patocka | 2012-12-21 | 1 | -0/+30 |
| * | | | | | dm: prepare to support WRITE SAME | Mike Snitzer | 2012-12-21 | 1 | -0/+5 |
| * | | | | | dm ioctl: remove PF_MEMALLOC | Mikulas Patocka | 2012-12-21 | 1 | -2/+2 |
* | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-12-22 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | mlx4_core: Allow choosing flow steering mode | Jack Morgenstein | 2012-12-19 | 1 | -0/+1 |
* | | | | | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-12-22 | 2 | -32/+5 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | asm-generic/mmu.h: Add support for FDPIC | Lars-Peter Clausen | 2012-12-09 | 1 | -0/+5 |
| * | | | | | | asm-generic/mmu.h: Remove unused vmlist field from mm_context_t | Lars-Peter Clausen | 2012-12-09 | 1 | -1/+0 |
| * | | | | | | asm-generic: io: remove {read,write} string functions | Will Deacon | 2012-10-26 | 1 | -30/+0 |
| * | | | | | | asm-generic/io.h: remove asm/cacheflush.h include | James Hogan | 2012-10-25 | 1 | -1/+0 |
* | | | | | | | Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2012-12-21 | 1 | -10/+21 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fsnotify: make fasync generic for both inotify and fanotify | Eric Paris | 2012-12-11 | 1 | -1/+4 |
| * | | | | | | | fsnotify: change locking order | Lino Sanfilippo | 2012-12-11 | 1 | -3/+4 |
| * | | | | | | | fsnotify: dont put marks on temporary list when clearing marks by group | Lino Sanfilippo | 2012-12-11 | 1 | -1/+0 |
| * | | | | | | | fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov... | Lino Sanfilippo | 2012-12-11 | 1 | -0/+4 |
| * | | | | | | | fsnotify: pass group to fsnotify_destroy_mark() | Lino Sanfilippo | 2012-12-11 | 1 | -2/+3 |
| * | | | | | | | fsnotify: use a mutex instead of a spinlock to protect a groups mark list | Lino Sanfilippo | 2012-12-11 | 1 | -1/+1 |
| * | | | | | | | fsnotify: introduce fsnotify_get_group() | Lino Sanfilippo | 2012-12-11 | 1 | -1/+3 |
| * | | | | | | | inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group() | Lino Sanfilippo | 2012-12-11 | 1 | -1/+2 |
* | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-12-21 | 2 | -2/+5 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors | Guenter Roeck | 2012-12-21 | 1 | -2/+4 |
| * | | | | | | | | exec: do not leave bprm->interp on stack | Kees Cook | 2012-12-21 | 1 | -0/+1 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-21 | 6 | -35/+121 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | vfs: turn is_dir argument to kern_path_create into a lookup_flags arg | Jeff Layton | 2012-12-21 | 1 | -2/+2 |
| * | | | | | | | | | vfs: add a retry_estale helper function to handle retries on ESTALE | Jeff Layton | 2012-12-21 | 1 | -0/+16 |
| * | | | | | | | | | Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe... | Al Viro | 2012-12-21 | 12 | -124/+209 |
| |\ \ \ \ \ \ \ \ \ |
|