Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | audit: create explicit AUDIT_SECCOMP event type | Kees Cook | 2013-01-11 | 2 | -1/+3 | |
| * | | | | | | | lockdep, rwsem: provide down_write_nest_lock() | Jiri Kosina | 2013-01-11 | 2 | -0/+12 | |
| * | | | | | | | lib: cpu_rmap: avoid flushing all workqueues | David Decotigny | 2013-01-11 | 2 | -14/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-01-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel | Dave Airlie | 2013-01-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | drm: Only evict the blocks required to create the requested hole | Chris Wilson | 2013-01-08 | 1 | -1/+1 | |
| | | |_|_|/ / | | |/| | | | | ||||||
* | / | | | | | mm: compaction: Partially revert capture of suitable high-order page | Mel Gorman | 2013-01-11 | 2 | -3/+2 | |
|/ / / / / / | ||||||
* | | | | | | cred: Remove tgcred pointer from struct cred | Marc Dionne | 2013-01-09 | 1 | -1/+0 | |
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-01-08 | 2 | -36/+10 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | drm/exynos: consider both case of vflip and hflip. | Eunchul Kim | 2013-01-04 | 1 | -0/+2 | |
| * | | | | | drm/exynos: change file license to GPL | Inki Dae | 2013-01-04 | 2 | -36/+8 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-01-08 | 2 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2012-12-28 | 2 | -0/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | netfilter: xt_CT: recover NOTRACK target support | Pablo Neira Ayuso | 2012-12-24 | 1 | -0/+1 | |
| | * | | | | | | netfilter: xt_CT: fix crash while destroy ct templates | Pablo Neira Ayuso | 2012-12-16 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-01-07 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | namei.h: include errno.h | Stephen Warren | 2012-12-25 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT | Michal Hocko | 2013-01-04 | 1 | -0/+9 | |
* | | | | | | | | mm: fix zone_watermark_ok_safe() accounting of isolated pages | Bartlomiej Zolnierkiewicz | 2013-01-04 | 1 | -8/+0 | |
* | | | | | | | | selftests: IPC message queue copy feature test | Stanislav Kinsbursky | 2013-01-04 | 1 | -1/+2 | |
* | | | | | | | | ipc: introduce message queue copy feature | Stanislav Kinsbursky | 2013-01-04 | 1 | -0/+1 | |
* | | | | | | | | ipc: message queue receive cleanup | Stanislav Kinsbursky | 2013-01-04 | 1 | -2/+3 | |
* | | | | | | | | ipc: add sysctl to specify desired next object id | Stanislav Kinsbursky | 2013-01-04 | 1 | -0/+1 | |
* | | | | | | | | include: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 2 | -8/+8 | |
* | | | | | | | | Drivers: bcma: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 2 | -2/+2 | |
* | | | | | | | | pstore: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -3/+2 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds | 2013-01-02 | 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-02 | 8 | -8/+0 | |
* | | | | | | | mm: mempolicy: Convert shared_policy mutex to spinlock | Mel Gorman | 2013-01-02 | 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-25 | 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-21 | 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-21 | 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 |